 .Kopflink {
    font-family: Arial, Helvetica, sans-serif;  
    color: #000000; 
    text-decoration: none; 
    font-weight: bold; 
    font-size: 22px;
  }
a.Kopflink:visited	{  font-family: Arial, Helvetica, sans-serif;  color: #000000; text-decoration: none; font-weight: bold; font-size: 22px;}
a.Kopflink:hover	{  font-family: Arial, Helvetica, sans-serif;  color: #D8002B; text-decoration: none; font-weight: bold; font-size: 22px;}
a.Kopflink:active	{  font-family: Arial, Helvetica, sans-serif;  color: #000000; text-decoration: none; font-weight: bold; font-size: 22px;}


select.ComboTxt150	{   width:150px; 	font-family: Verdana, Helvetica, Arial, sans-serif;  background-color: #FFFFFF; color: #000000; text-decoration: none; font-size:0.9em;}
select.ComboTxt300	{   width:300px; 	font-family: Verdana, Helvetica, Arial, sans-serif;  background-color: #FFFFFF; color: #000000; text-decoration: none; font-size:0.9em;}


.RedText        {  font-family: Arial, Helvetica, sans-serif;  color: #D8002B; text-decoration: none; font-size: 13px; margin-top:0px; margin-bottom:0px;}
.GreenText        {  font-family: Arial, Helvetica, sans-serif;  color: green; text-decoration: none; font-size: 13px; margin-top:0px; margin-bottom:0px;}
.RedBoldText		{  font-family: Arial, Helvetica, sans-serif;  color: #D8002B; text-decoration: none; font-weight: bold; font-size: 13px; margin-top:0px; margin-bottom:0px;}

.DocTextSmall		{  font-family: Arial, Helvetica, sans-serif;  color: #000000; text-decoration: none; font-size: 10px; margin-top:0px; margin-bottom:0px;}
.DocTextSmallBold		{  font-family: Arial, Helvetica, sans-serif;  color: #000000; text-decoration: none; font-size: 10px; margin-top:0px; margin-bottom:0px; font-weight: bold;}

.ButtonClass	{  font-family: Arial, Helvetica, sans-serif;  color: #000000; text-decoration: none; font-size: 12px; margin-top:0px; margin-bottom:0px; }

.VorschauText	{  font-family:  Verdana, Arial, Helvetica, sans-serif;  color: #4A4A4A; text-decoration: none; font-size:10px;line-height:1.5em}

.IconTable {margin-left:-12px; margin-top:-2px; margin-bottom:-9px; margin-right:0; padding: 0px;      border-collapse:collapse;}

select.ComboTxt400	{   width:400px; font-family: "SharpSansWeb-Medium","Arial",Arial,sans-serif; background-color: #FFFFFF; color: #000000; text-decoration: none; font-size: 12px;}
select.ComboTxt300	{   width:300px; font-family: "SharpSansWeb-Medium","Arial",Arial,sans-serif; background-color: #FFFFFF; color: #000000; text-decoration: none; font-size: 12px;}
select.ComboTxt260	{   width:260px; font-family: font-family: "SharpSansWeb-Medium","Arial",Arial,sans-serif; background-color: #FFFFFF; color: #000000; text-decoration: none; font-size: 12px;}
select.ComboTxt200	{   width:100px; font-family: "SharpSansWeb-Medium","Arial",Arial,sans-serif; background-color: #FFFFFF; color: #000000; text-decoration: none; font-size: 12px;}
select.ComboTxt80	{   width:80px; height:20px; font-family: "SharpSansWeb-Medium","Arial",Arial,sans-serif; background-color: #FFFFFF; color: #000000; text-decoration: none; font-size: 12px;}

select.ComboTxt400_Placeholder  {   width:400px; font-family: "SharpSansWeb-Medium","Arial",Arial,sans-serif; background-color: #FFFFFF; color: #000000; text-decoration: none; color: #888; }
/*select.ComboTxt400 option {color: #000000}*/
select.ComboTxt400 select {color: #888}
select.ComboTxt400:valid {color: #000000}

select.ComboTxt500 {
    width:500px; font-family: "SharpSansWeb-Medium","Arial",Arial,sans-serif; text-decoration: none;
  color: #888; /* Graue Farbe für den Platzhalter */
}

/* Wenn der Benutzer eine Auswahl trifft, ändert sich die Farbe */
select:valid {
  color: #000; /* Schwarze Schrift für ausgewählte Werte */
}
/*________________________________________*/

.FeatureLink {
	color: #046cbe;
}

.meldung_bild{
  float:left;
  margin-right: 7px;
}
.meldung_header{
//background-color: green;
}

.meldung_text {
clear:both;
}
.news-navigation-prevnext div {
    float: left;
    width: 30%;
}    
.news_next {
   float: left;
    width: 35%;
}
/* -------------Statische Seiten:---------------------------*/
.stat_bild_max {

}

.stat_bild_max img{
  width: 100%;
}
/* -------------Aptitudetest--------------------------------*/
.reg_for{
    display: table;
    border-collapse: collapse;
    width: 100%;
}

.reg_line {
    margin-top: 0.625em;
    display: table-row;
 
}
.reg_bez, .reg_eingabe {
    display: table-cell;
    padding-left: 2px;
    padding-top: 5px;
}
.aptest_topic{
  margin-top:10px;
  margin-bottom:10px;
}
.aptest_legende {
    margin-bottom: 1.5em;
    clear: both;
    width: 100%;
    page-break-before: avoid
}
.aptest_antwort {
    clear:both;
    font-family: Trebuchet MS,Verdana,Helvetica,Arial,sans-serif;
    float: left;
    font-size: 1.3em;
    width: 12.3em;
    text-align: center;
    border: 0.1em solid black;
}
.apatest_aufgabe_yellow {
    color: #151414;
    background-color: yellow;
    display: block;
    width: 100%;
    line-height: 1.3em;
    font-weight: bold;
}
.apatest_wert_yellow
{
    color: #151414;
    background-color: yellow;
    display: block;
    width: 100%;
    line-height: 1.3em;
}

.apatest_aufgabe_orange {
    color: #151414;
    background-color: orange;
    display: block;
    width: 100%;
    line-height: 1.3em;
    font-weight: bold;
}
.apatest_wert_orange
{
    color: #151414;
    background-color: orange;
    border-bottom: 0.15em solid #dad5d3;
    display: block;
    width: 100%;
    line-height: 1.3em;
}

.aptest_info {
   
    margin-bottom: 0.6em;

}  
/* userliste: */
#ul_container
{
	padding-bottom: 10px;
  width: 100%;
  display: table;
}

.ul_header{
	/*font-weight: bold;*/
}

.ul_row {
	display: table-row;
	border: 4px solid grey;
	line-height: 1.25em;
}
.ul_cell {
	display: table-cell;
	padding-left: 0px;
  border: 1px solid grey;
	
}

.ul_cell_code {
	display: table-cell;
	padding-left: 0px;
  border: 1px solid grey;
	width: 140px;
}

.ul_cell_time {
	display: table-cell;
	padding-left: 0px;
  border: 1px solid grey;
	width: 110px;
}
/* user-detail: */
#ud_container
{
	padding-bottom: 10px;
  width: 100%;
  display: table;
}
.ud_row {
	display: table-row;
	border: 4px solid grey;
	line-height: 1.25em;
}
.ud_cell {
	display: table-cell;
	padding-left: 0px;
  border: 1px solid grey;
	padding-bottom: 20px;
}
.ul_date{
  color: black;

}
.ul_expired{
  color: red;

}

.ul_link_view {
  float:right;
}
  

/*----------------------------------------------------*/
.ueberblickTasten {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
	color: #FFFFFF !important; /*#4A4A4A !important;*/
	line-height: 17px;
  font-size: 16px;
  font-weight: bold;      
	/*padding-top:8px;   */
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
  vertical-align: bottom;
  text-align: left;
}
a.ueberblickTasten:visited	{  font-family: Verdana, Tahoma, Arial, sans-serif;  color: #FFFFFF !important;  font-weight: bold; font-size: 16px; 	line-height: 17px;}
a.ueberblickTasten:hover	{  font-family: Verdana, Tahoma, Arial, sans-serif;  color: #FFFFFF !important; font-weight: bold; font-size: 16px; line-height: 17px;}
a.ueberblickTasten:active	{  font-family: Verdana, Tahoma, Arial, sans-serif;  color: #FFFFFF !important; font-weight: bold; font-size: 16px; line-height: 17px;}

/*----------------------------------------------------*/
.ueberblickTastenLink{
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
  color: #FFFFFF;
	line-height: 17px;
  font-size: 16px;
  font-weight: bold;      
	/*padding-top:8px;   */
	padding-bottom:8px;
	padding-right:10px;
  vertical-align: bottom;
  text-align: left;
}

a.ueberblickTastenLink:visited{
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif; text-decoration: none; color: #FFFFFF; line-height: 17px;  font-size: 16px;  font-weight: bold;  padding-bottom:8px;	padding-right:10px; vertical-align: bottom; text-align: left; }
a.ueberblickTastenLink:hover{
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif; text-decoration: none; color: #FFFF00;	line-height: 17px;  font-size: 16px;  font-weight: bold;  padding-bottom:8px;	padding-right:10px; vertical-align: bottom; text-align: left; }
a.ueberblickTastenLink:active{
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif; text-decoration: none; color: #FFFF00;	line-height: 17px;  font-size: 16px;  font-weight: bold;	padding-bottom:8px;	padding-right:10px;  vertical-align: bottom; text-align: left;}

#ueberblick_header {
  margin-bottom: 15px;
}
/*-----------------------------------------------------*/
/* TABELLEN FORMATIERUNGEN: */
  #tb_zelle_btn        
  {
    background-color: #FFFFFF;
  	padding-bottom:8px;
	  padding-left:10px;
	  padding-right:10px;
  }


/*-----------------------------------------------------*/
#banner3 {
 width: 100%;
 max-width: 900px;
 background: #7e8726;
 margin: 0 auto;
}

.tri {
 float: left;
 width: 20%;
}

.tri img {
 width: 93%;
 margin: 11px 3%;
 border: 1px solid #ccc;
}

.clear {
 clear: both;
}



 /*--------------------------------------------------------*/
div.myButton22 input {

    background: url(/geo/delete/Toco.jpg) no-repeat;
    background-size: 100% auto;
    /*background-repeat: repeat;*/
    cursor:pointer;
    border:1px;
    height: 139px ; width: 185px ;
    /*padding:10px;*/
    /*width: 200px;
    height: 100px;*/
    border: none;

}


/* --------------------------------------------------------------------------------- */
/*          ORGANISATION:                                                            */
/* --------------------------------------------------------------------------------- */
/* Blockbreite: 720px                                                                 */



/* ------------------------ Allgemeines -----------------------------------------*/
div.org_fbverw input, div.org_fbrat input, div.org_beauftragte input, div.org_mitglieder input,
div.org_fg input, div.org_weitprof input,  
div.org_pruef input, div.org_promotion input, div.org_studienkom input,
div.org_studienbuero input
  
{
  padding: 30px;
  float: left;

  /* class: ueberblickTasten */
	font-family: /*Trebuchet MS,*/ Verdana, Tahoma, Arial, sans-serif;
	color: #FFFFFF !important;
	line-height: 17px;
  font-size: 16px;
	padding-top:8px;
	padding-left:10px;
  vertical-align: top;
  text-align: left; 

}

/* ------------------------ Block1: Mitglieder------------------------------------------*/
div.org_mitglieder  input{
  background: url(/geo/delete/Toco.jpg) no-repeat;
  background-size: cover;
  position: relative;
  min-width: 680px;
  height: 50px;
  margin-left: 10px;
  margin-right: 10px;


}

/* ------------------------ Block2: Fachbereichsverwaltung, Fachbereichsrat, Beauftragte ---------*/
/* FACHBEREICHSVERWALTUNG: */
div.org_fbverw input  {
   background: url(/geo/delete/Toco.jpg) no-repeat;
   background-size: cover;
   width: 220px;
   margin-left: 10px;
   margin-right: 5px;
   margin-top: 10px;
}

/* FACHBEREICHSRAT: */
div.org_fbrat input{
   background: url(/geo/delete/Toco.jpg) no-repeat;
   background-size: cover;
   width: 220px;
   margin-left: 5px;
   margin-right: 5px;
   margin-top: 10px;
}

/* BEAUFTRAGTE: */
div.org_beauftragte input{
   background: url(/geo/delete/Toco.jpg) no-repeat;
   background-size: cover;
   min-width: 220px;
   margin-left: 5px;
   margin-right: 4px;
   margin-top: 10px;
}

/* --------------------------------------------------------------------------------------------- */
/* Block 3: */
/*div.org_block3{
  width: 100%;
  background: url(/geo/delete/Toco.jpg) no-repeat;
}*/

/* Block 3 , linke Spalte: PR�FUNGSAUSSCH�SSE: */
/*div.org_block3_left{
  width: 30%;
  border: 1;
  background: #7e8726;
  float: left;
  margin: 10px;
}

div.org_pruef input{
   background: url(/geo/delete/Toco.jpg) no-repeat;
   width: 100%;
   padding: 50px;
}

div.org_promotion input{
   background: url(/geo/delete/Toco.jpg) no-repeat;
   width: 100%;
   padding: 50px;
}

div.org_studienkom input{
   background: url(/geo/delete/Toco.jpg) no-repeat;
   width: 100%;
   padding: 50px;
}

div.org_dekanat input{
   float: left;
   margin: 10px;
   width: 30%;
}
*/ 

/* Block 3: rechte Spalte: STUDIEN...: */
/*div.org_block3_right{
  width: 30%;
  border: 1;
  background: #7e8726;
  float: left;
  margin: 10px;
}

div.org_studienbuero input{
   background: url(/geo/delete/Toco.jpg) no-repeat;
   width: 100%;
   padding: 50px;
}

div.org_geosamm input{
   background: url(/geo/delete/Toco.jpg) no-repeat;
   width: 100%;
   padding: 50px;
}

div.org_stuga input{
   background: url(/geo/delete/Toco.jpg) no-repeat;
   width: 100%;
   padding: 50px;
}*/

/*-------------------------------------------------------------*/
div.org_block4{
  display: table;
  border-spacing: 10px ;
  border-collapse: separate;
  width: 720px;
}

div.zelle1 {
  border: 1px;
  display: table-cell;
  width: 220px;
  vertical-align: top;
  text-align: left;

} 

div.zelle2 {
  border: 1px;
  display: table-cell;
  width: 220px;
  background: url(/geo/delete/Toco.jpg) no-repeat;
  background-size: cover;
  font-family: /*Trebuchet MS,*/ Verdana, Tahoma, Arial, sans-serif;
  color: #FFFFFF !important; /*#4A4A4A !important;*/
  line-height: 17px;
  font-size: 16px;
  padding-top:8px;
  padding-left:10px;
  vertical-align: top;
  text-align: left;

} 

.zelle3 {
  border: 1px;
  display: table-cell;
  width: 220px;
  vertical-align: top;
  text-align: left;
} 

div.org_pruef input{
   background: url(/geo/delete/Toco.jpg) no-repeat;
   background-size: cover;
   width: 100%;
   padding: 30px;
   margin-bottom: 10px;
}

div.org_promotion input{
   background: url(/geo/delete/Toco.jpg) no-repeat;
   background-size: cover;
   width: 100%;
   padding: 30px;
   margin-bottom: 10px;
}

div.org_studienkom input{
   background: url(/geo/delete/Toco.jpg) no-repeat;
   background-size: cover;
   width: 100%;
   padding: 30px;
}

div.org_studienbuero input{
   background: url(/geo/delete/Toco.jpg) no-repeat;
   background-size: cover;
   width: 100%;
   padding: 30px;
   margin-bottom: 10px;
}

div.org_geosamm input{
   background: url(/geo/delete/Toco.jpg) no-repeat;
   background-size: cover;
   width: 100%;
   padding: 30px;
   margin-bottom: 10px;
}

div.org_stuga input{
   background: url(/geo/delete/Toco.jpg) no-repeat;
   background-size: cover;
   width: 100%;
   padding: 30px;
}

/* ------------------------ Block5: Fachgebiete, Weitere Professuren ---------*/
/* FACHGEBIETE: */
div.org_fg input  {
   background: url(/geo/delete/Toco.jpg) no-repeat;
   background-size: cover;
   width: 335px;
   margin-left: 10px;
   margin-right: 5px;
}

/* BEAUFTRAGTE: */
div.org_weitprof input{
   background: url(/geo/delete/Toco.jpg) no-repeat;
   background-size: cover;
   min-width: 335px;
   margin-left: 5px;
   margin-right: 10px;
}


/* --------------------------------------------------------------------------------- */
/*          FORSCHUNG:                                                               */
/* --------------------------------------------------------------------------------- */
/* Blockbreite: 720px                                                                 */



/* ------------------------ Allgemeines -----------------------------------------*/
div.for_gruppen input,
div.for_partner input,
div.for_koordinat input
{
  padding: 30px;
  float: left;
}   

/* ------------------------ Block1: Forschungsgruppen ------------------------------------------*/
div.for_gruppen  input{
  background: url(/geo/delete/Toco.jpg) no-repeat;
  background-size: cover;
  position: relative;
  width: 680px;
  height: 50px;
  margin-left: 10px;
  margin-right: 10px;
  vertical-align: middle;
}


/*-------------------------Block 2: Ozean, Erde, Sedimente, Geo, Techo--------------------------*/
div.for_block2{
  display: table;
  border-spacing: 10px ;
  border-collapse: separate;
  width: 720px;
}
div.for_ozeanklima input,
div.for_festerde input,
div.for_sediment input,
div.for_geometrisch input{
   padding: 80px;
}

div.for_zelle1 {
  border: 1px;
  display: table-cell;
  width: 220px;
} 

div.for_zelle2 {
  border: 1px;
  display: table-cell;
  width: 220px;
} 

.for_zelle3 {
  border: 1px;
  display: table-cell;
  width: 220px;
  background: url(/geo/delete/Toco.jpg) no-repeat;
  background-size: cover;
  vertical-align: middle;
  text-align: center;
} 

div.for_ozeanklima input{
 
   background: url(/geo/delete/Toco.jpg) no-repeat;
   background-size: cover;
   width: 100%;
  /* padding: 80px;  */
   margin-bottom: 10px;
}

div.for_festerde input{
   background: url(/geo/delete/Toco.jpg) no-repeat;
   background-size: cover;
   width: 100%;
  /* padding: 30px;  */
   /*margin-bottom: 10px;*/
}

div.for_sediment input{
   background: url(/geo/delete/Toco.jpg) no-repeat;
   background-size: cover;
   width: 100%;
  /* padding: 30px;    */
   margin-bottom: 10px;
}
div.for_geometrisch input{
   background: url(/geo/delete/Toco.jpg) no-repeat;
   background-size: cover;
   width: 100%;
 /*  padding: 30px;     */
/*  margin-bottom: 10px;*/
}

div.for_techno input{
   background: url(/geo/delete/Toco.jpg) no-repeat;
   background-size: cover;
   width: 100%;
   padding: 30px;
   margin-bottom: 10px;
}

/* ------------------------ Block3: weitere ------------------------------------------*/
div.for_partner input{
  background: url(/geo/delete/Toco.jpg) no-repeat;
  background-size: cover;
  position: relative;
  width: 680px;
  height: 50px;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}

div.for_koordinat input{
  background: url(/geo/delete/Toco.jpg) no-repeat;
  background-size: cover;
  position: relative;
  width: 680px;
  height: 50px;
  margin-left: 10px;
  margin-right: 10px;
}

/* --------------------------------------------------------------------------------------------- */

/********************************** google search: **********************************************/
/**
 * Default theme
 *                                    
 */
/* Slight reset to make the preview have ample padding. */
.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 1em;
  width: auto;
}
.cse .gsc-control-wrapper-cse,
.gsc-control-wrapper-cse {
  width: 100%;
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
  background-color: #000000; /*#ffffff */
  border: 1px solid #000000; /*#ffffff;*/
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
/*.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  border: block;
}*/
table.gsc-search-box td.gsc-input {
  padding-right: 0px; /*12px;   */
}
input.gsc-input {
  border-color: #D9D9D9;
  font-size: 13px;
  padding: 1px 6px;
}
/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  font-size: 7px; /* 11px; */
  font-weight: bold;
  color: #000;
  padding: 0; /*0 8px;     */
  height: 5px;/*20px;*/
  min-width: 5px; /*54px;    */
  background-color: #000000; /*#CECECE;*/
  border: 1px solid #666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  border-bottom: none;
  color: #666666;
  background-color: #e9e9e9;
  border: 1px solid;
  border-color: #e9e9e9;
  border-bottom: none;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #FFFFFF;
  border: 1px solid;
  border-top: 2px solid;
  border-color: #e9e9e9;
  border-top-color: #FF9900;
  border-bottom: none;
}
/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #e9e9e9;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result,
.gsc-imageResult-column,
.gsc-imageResult-classic {
  padding: .25em;
  border: 1px solid;
  border-color: #ffffff;
  margin-bottom: 1em;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result.gsc-promotion:hover,
.gsc-results .gsc-imageResult-classic:hover,
.gsc-results .gsc-imageResult-column:hover {
  border: 1px solid;
  border-color: #FFFFFF;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gsc-webResult.gsc-result.gsc-promotion,
.gsc-webResult.gsc-result.gsc-promotion {
  background-color: #FFFFFF;
  border-color: #336699;
}
/* Promotion links */
.cse .gs-promotion a.gs-title:link,
.gs-promotion a.gs-title:link,
.cse .gs-promotion a.gs-title:link *,
.gs-promotion a.gs-title:link *,
.cse .gs-promotion .gs-snippet a:link,
.gs-promotion .gs-snippet a:link {
  color: #0000CC;
}
.cse .gs-promotion a.gs-title:visited,
.gs-promotion a.gs-title:visited,
.cse .gs-promotion a.gs-title:visited *,
.gs-promotion a.gs-title:visited *,
.cse .gs-promotion .gs-snippet a:visited,
.gs-promotion .gs-snippet a:visited {
  color: #0000CC;
}
.cse .gs-promotion a.gs-title:hover,
.gs-promotion a.gs-title:hover,
.cse .gs-promotion a.gs-title:hover *,
.gs-promotion a.gs-title:hover *,
.cse .gs-promotion .gs-snippet a:hover,
.gs-promotion .gs-snippet a:hover {
  color: #0000CC;
}
.cse .gs-promotion a.gs-title:active,
.gs-promotion a.gs-title:active,
.cse .gs-promotion a.gs-title:active *,
.gs-promotion a.gs-title:active *,
.cse .gs-promotion .gs-snippet a:active,
.gs-promotion .gs-snippet a:active {
  color: #0000CC;
}
/* Promotion snippet */
.cse .gs-promotion .gs-snippet,
.gs-promotion .gs-snippet,
.cse .gs-promotion .gs-title .gs-promotion-title-right,
.gs-promotion .gs-title .gs-promotion-title-right,
.cse .gs-promotion .gs-title .gs-promotion-title-right *,
.gs-promotion .gs-title .gs-promotion-title-right * {
  color: #000000;
}
/* Promotion url */
.cse .gs-promotion .gs-visibleUrl,
.gs-promotion .gs-visibleUrl {
  color: #008000;
}
/* Style for auto-completion table
 * .gsc-completion-selected : styling for a suggested query which the user has moused-over
 * .gsc-completion-container : styling for the table which contains the completions
 */
.gsc-completion-selected {
  background: #EEE;
}
.gsc-completion-container {
  font-family: Arial, sans-serif;
  font-size: 13px;
  background: white;
  border: 1px solid #CCC;
  border-top-color: #D9D9D9;
  margin-left: 0;
  margin-right: 0;
  /* The top, left, and width are set in JavaScript. */
}
.gsc-completion-title {
  color: #0000CC;
}
.gsc-completion-snippet {
  color: #000000;
}

/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
  display: none;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
  display: block;
}

/* Facet box css */
.gsc-context-box {
  font-size: 83%;
  margin-top: 3px;
  border-collapse: collapse;
}

.gsc-context-box .gsc-col {
  padding:1px 0;
  white-space: nowrap;
  vertical-align: middle;
}

.gsc-context-box .gsc-facet-label {
  width: 65px;
  padding-left: 2px;
  text-decoration: underline;
  color: #15C;
  cursor: pointer;
}

.gsc-context-box .gsc-chart {
  width: 32em;
  padding: 3px;
  border-left: 1px solid #6A9CF3;
  border-right: 1px solid #6A9CF3;
}

.gsc-context-box .gsc-top {
  border-top: 1px solid #6A9CF3;
}

.gsc-context-box .gsc-bottom {
  border-bottom: 1px solid #6A9CF3;
}

.gsc-context-box .gsc-chart div {
  background: #6A9CF3;
  height: 9px;
}

.gsc-context-box .gsc-facet-result {
  color: #15C;
  width: 30px;
  text-align: right;
  padding-right: 5px;
}

/* Universal one box css. */
.gsc-usr-group-thumbnail {
  display: inline-block;
  max-width: 72px;
  max-height: 72px;
}
.gsc-usr-group-thumbnail img {
  max-height: 72px;
  overflow: hidden;
}
.gs-webResult .gs-title
.gs-title.gsc-usr-group-heading {
  color: #15C;
  cursor: pointer;
}
.gsc-usr-group {
  min-height: 100px;
  zoom: 1;
  display: block;
  line-height: 1.24;
  margin-top: -7px;
  margin-bottom: -7px;
  margin-left: 20px;
}
.gsc-usr-group-content {
  padding-top: 1px;
  padding-bottom: 3px;
}
.gsc-usr-group-content-thumbnail {
  display: inline-block;
  vertical-align: top;
}
.gsc-usr-group-head-result {
  display: inline-block;
  padding-left: 6px;
}
.gsc-usr-group-snippet {
  width: 100%;
  height: 3.6em;
  overflow: hidden;
}
.gsc-usr-group-content-results {
  font-size: 12px;
  padding-left: 1px;
  width: 80%;
  padding-top: 7px;
}
.gsc-usr-group-head-results {
  display:inline-block;
  font-size: 13px;
  padding-left: 6px;
  width: 80%;
}
.gs-webResult .gs-title
.gs-title.gsc-usr-group-all-results {
  font-size: 11px;
  line-height: 10px;
}
.gs-webResult .gs-title
.gs-title.gsc-usr-group-all-results
b {
  font-size: 14px;
  font-weight: 600;
}
.gs-webResult .gs-title
.gs-title.gsc-usr-group-heading
b {
  color: #15C;
}

/******************************** Tabelle fü PC Raum ***************************************/
/************************ TABELLEN ALLGEMEIN: ************************/
#container_pcraum{

    width: 100%;
}
.table_pcraum {
	display: table;
	border: 4px solid #f3eee4;
	border-collapse:collapse;
	width: 100%;
}

.table-row_pcraum {
	display: table-row;
	border: 4px solid #f3eee4;
	line-height: 1.25em;
}


.table-cell-tag {
	display: table-cell;
	padding-left: 0px;
    width: 120px;	
}
.table-cell-pc {
	display: table-cell;
	padding-left: 0px;
    width: 50px;	
}



.table-cell-on-off {
	display: table-cell;
	padding-left: 0px;
}
 @media only screen and (max-width: 1000px) {

	.table {border:none;}
	
	.table-row,
	.table-cell,
	.table-cell-left {
		display: block;
		/*border: 2px solid #f3eee4;*/
		padding-left: 2px;
	}	
	
	.table-cell-icon { 
		float: left;
		margin-right: 20px;
		padding-left: 2px;
	}	

   .table-cell-on-off {
   	  display: table-cell;
	  padding-left: 0px;
      display: none;
   }
	
/*	.table-row { margin-bottom: 20px; }*/
	
}/* CSS Document */


/* --------------------------------------------------------------------------- */
/* STUDIENGANG:                                                                */
/* --------------------------------------------------------------------------- */

#container_stdg_top{

}
#container_stdg_top_header{
float: left;
}
#container_stdg_top_legende{
  float: right;
  display: table;
}

#legende_icon {   }

#legende_icon
{
  height: 20px;
  width: 20px;
  
  display: table-cell;
  border-top: 2px solid white;
}
.legende_item {
   display: table-row;
 }

.legende_txt {
  display: table-cell;
  padding-left: 5px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}

        

/* ****************************** DIGITALISIERUNG-UEBERSICHT **************************************/
 .dig_ueb_table {
	display: table;
	background-color: white;
	
	border: 4px #d5e3f3;
	border-collapse:collapse;
	width: 100%;
}

.dig_ueb_table_row {
	display: table-row;
	border: 4px solid #d5e3f3;;
	line-height: 1.25em;
	
}

.dig_ueb_table_row_header {
	display: table-row;
	border: 4px solid #d5e3f3;
	/*line-height: 1.25em;*/
    height: 80px;
	
}
	

 .dig_ueb_wotag,{
	width: 2em;
	float: left;
}



.dig_info_ort{
  color: red;
  font-weight: bold;
} 
/***************************** BUSSE/DIGITAL EINGABEMASKE: ************************/
.dig_edit_table{
	display: table;
	/*background-color: #f3eee4;*/
	
	border: 4px ;
	border-collapse:collapse;
	width: 100%;
}
.dig_edit_row{
	display: table-row;
	/*border: 4px solid #f3eee4;*/
    border: 4px;
	line-height: 1.25em;
}

.dig_edit_cell, .dig_edit_cell_txt, .dig_edit_cell_err, .dig_edit_cell_cont {
	display: table-cell;
	padding-left: 0px;

}
.dig_edit_cell_txt {white-space: nowrap; padding: 5px 10px;}
.dig_edit_cell_err {}
.dig_edit_cell_cont {white-space: nowrap;}


/* ****************************** DIGITALISIERUNG-UEBERSICHT **************************************/
.dig_ueb_table_cell_date,
.dig_ueb_table_cell1,  .dig_ueb_table_cell2,   .dig_ueb_table_cell3, .dig_ueb_table_cell4,
.dig_ueb_table_cell5,  .dig_ueb_table_cell6,   .dig_ueb_table_cell7, .dig_ueb_table_cell8,
.dig_ueb_table_cell9,  .dig_ueb_table_cell10,   .dig_ueb_table_cell11, .dig_ueb_table_cell12,
.dig_ueb_table_cell13
{
	display: table-cell;
	padding-left: 0px;
  width: 7%;
  font-size: 9px;
}

.digital_ueber_detail  {}
.digital_ueber_detail img {width: 60px;}


.dig_ueb_table_row_header{	
   font-size: 7px;
}

.dig_ueb_table_cell_content img{
  float: left;
}

/* ****************************** APTITUDETEST -PDF-OUTPUT. **************************************/
.pdf_output_container {
 display: block;
 background-color: #f3eee4;

}
.pdf_output_name{
  background-color: white;
  padding: 5px 15px 5px 5px;
  float: left;
  font-weight: bold;
  width: 50px;
}
.pdf_output_value{
  background-color: lightgray;
  margin-left: 20px;
}

.signalbox {
  background: yellow;
    background-color: yellow;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-image: none;
    background-size: auto;
    background-origin: padding-box;
    background-clip: border-box;
  font-size: 1.0em;
  padding: 1em 0.7em 0.7em 1.3em;
  font-weight: bold;
}

.apt_infotext_container{
    display: block;
    margin-top: 10px;
    margin-bottom: 30px;
}

@media only screen and (min-width: 1320px) {

.apt_infotext_container{
    display: none;
 
}
}
/*-------------------------------------------------------- accordion: --------------------------------------------------*/

       .button-basic-header { 
           cursor: pointer;
           width: 100%;
           outline: none;
           transition: 0.4s;
           hyphens: auto;
           background-color: green;
           color: #FFF;
           border: none;
           text-align: left;}
      .button-basic-header-text {
           font-family: "SharpSansWeb-Medium","Arial",Arial,sans-serif;
           font-size: .95rem;
           line-height: 23px;
           font-weight: bold;
           padding: 15px;
          
        }
     
     
        .accordion-basic { width: 100%; max-width: 600px; margin: 20px auto; }
        .accordion-basic-item { border: 1px solid #ccc; margin-bottom: 5px; border-radius: 5px; overflow: hidden; }
     
        .accordion-basic-header { 
           cursor: pointer;
           width: 100%;
           outline: none;
           transition: 0.4s;
           hyphens: auto;
           background-color: #00326d;
           color: #FFF;
           border: none;
           text-align: left;}
        .accordion-basic-header:not(:first-child) {
           margin-top: 20px;
        }   

        .accordion-basic-header-text {
           font-family: "SharpSansWeb-Medium","Arial",Arial,sans-serif;
           font-size: .95rem;
           line-height: 23px;
           font-weight: bold;
           padding: 15px;
          
        }
        .active-header { background: #d50c2f;; color: white; }

        .accordion-basic-content { 
            display: none; 
            padding: 10px; 
            background: #fff; 
            overflow: hidden;
            background-color: #d5e3f3;}
        .accordion-basic-content-value {
              padding-bottom: 10px;
        }    
        .open { display: block; }

        .accordion-basic-header .accordion-basic-header-text a{
            color: white;
        }