/* CSS-File for CDS                 */
/* Thomas Meurer, Daniel Wild, 2007 */

/***********************************************/
/* Globals                                     */
/***********************************************/
body { margin:0px;
       font-size:0.8em;
       background-color:#FFFFFF;
       font-family:verdana,sans-serif;
       color:#333333;
}
			
h1 {font-size: 1.3em;} 			
h2 {font-size: 1.3em;}	 			
h3 {font-size: 1.1em;}	 
h4 {font-size: 0.8em;}	 
h1, h2, h3, h4, h5 { color: #666666;}

.mini {font-size: 0.8em;}	
.formular {border: solid 1px #666666;}

ul {list-style-type:square; list-style-position:outside; padding:0; margin-left:15px; color:#333333;}

strong { color:#666666;}

#pfad	a {color: #666666;}	
			
#footer	a {color: #666666;}			

.gruen 	{font-weight: bold; 
         color: #3D7D99;
	}

.grau 	{font-weight: bold; 
	 color: #666666;
	}
			
.illu 	{border:1px solid #666666;
	 width:12em;
	}

/***********************************************/
/* Links                                       */
/***********************************************/
a:link     {font-family: verdana,sans-serif;
            color: #1569C7; text-decoration: none}
/*
a:active   {font-family: verdana,sans-serif;
            color: #1569C7; text-decoration: none}
a:hover    {font-family: verdana,sans-serif;
            color: #242879; text-decoration: none}
a:visited  {font-family: verdana,sans-serif;
            color: #0000CC; text-decoration: none}
a:active   {font-family: verdana,sans-serif;
            color: #CC0000; text-decoration: none}
*/
			
/***********************************************/
/* Layout Divs                                 */
/***********************************************/				
#main_part {
  text-align: center;
  margin: 5px 0 2em 0;
  padding: 5px;
}

#header {
  position: relative;
  margin: 0px;
	padding: 0px;
  height:72px;
  background:url('../header/head_anpassung.gif') repeat-x;
} /* header background fill */

.midHeader {
  height: 72px;
  background-image: url('../header/header_tu.gif');
  background-repeat: no-repeat;
}

#acinlogo {
  position: relative;
  top: -56px;
  left: -5px;
} 

#tulogo {
  position: absolute;
  top: 0px;
  left: 0px;
} 

#pfadleiste {
	width:100%;
	line-height:2em;
	vertical-align:middle;
}					
		
#pfad {
	font-size:0.8em;
	color: #666666;
	margin-left:27em;
}

#nav {	clear:both;
	float:left;
	width:18em; 
}	

#inhalt { float:left;
	  width:53em;
	  /*margin-top:-100px;*/	
	  margin-top:10px;
	  margin-left:5em;
	  margin-right:1em;
	  margin-bottom:40px;
}

#inhalt img {	border:1px solid #666666;}

#subinhalt { float:left;
	  width:44em;
	  /*margin-top:-100px;*/	
	  margin-top:10px;
	  margin-left:4em;
	  margin-right:1em;
	  margin-bottom:40px;
          text-align:justify;
}

#subinhalt img {	border:1px solid #666666;}

#spalte_rechts {float:left;
		margin:0em 1em;
		width:14em;
		}

/***********************************************/
/* Formatting Navigation Block                 */
/***********************************************/
#nav ul {	list-style-type:none;
		padding:0;
		margin:0 0 1em 2em;
}

#nav ul ul {	list-style-type:none;
		padding:0;
		margin-bottom:0.5em;
}			
								
li.mainnav {	padding:0;
}	
		

li.mainnav a {	/*padding: 0.2em 0em 0em -1.5em;*/
		text-decoration:none;
		color:#666666; 
		font-weight:bold;
}	
					
li.subnav {	list-style-type:none;
		margin: 0;
		padding:0;
		margin-bottom:0.2em;
}				
			
li.subnav a {	padding:0.2em 0.2em;
	     	text-decoration:none;
	     	color:#666666;
		font-size:0.8em;
		font-weight:normal;
}	

li.subnav a:hover {}

#kontakt  {	list-style-type:none;
			margin:2em 0;
			padding:0;
			}
			
#kontakt li {padding-left:2.5em;
			 margin-bottom:1em;
			 }	

#kontakt li a { display:block; width:14em;
				padding:0.2em 0.5em;
				font-size:0.8em;
				color:#666666;
			}
			
#footer { 
	clear:both;
	width:100%; 
	border-top:1px solid #666666;
	font-size:0.8em;
	padding:1em 1em 0em 2.5em;
	margin-bottom:20px;
}

/***********************************************/
/* Tables                                      */
/***********************************************/
table.tabstat th, table.tabstat td {
  font-size : 1.0em;
  color : #666666;
  font-family : verdana,sans-serif; 
  }
			
table.centered {
  margin-top: 3em;
  margin-left: 4em;
  /*margin-right: auto;*/
}

table.centered tbody { font-size: 1em; }

td.left {
  padding-top: 2px;
  text-align: left;
  font-size: 1em;
}

td.right {
  text-align: right;
  font-size: 1em;
  font-weight: bold;
}

td.center {
  text-align: center;
}

/***********************************************/
/* Project pages CDS                           */
/* edited by Michael Baumgart 20.12.2013       */
/***********************************************/
#fundNoteTop {
	font-size:smaller;
	margin-bottom:0.4em;
	margin-top:0px;
}

#projectTitle {
margin-bottom:4px;
}

div.refSpecials{
margin-top:2px;
margin-left:5px;
margin-bottom:0.8em;}

.hidden { display: none; }
 .unhidden { display: inline; }
/* #moreD {display:none;}
#detPhil {display:inline;}
#lessD {display.none;}*/

#projtable {
display:table;
margin-left:auto;
 margin-right:auto;
border-collapse:separate;
border-spacing:15px;
margin-top:-15px;
/*position:relative;
top:0px;*/

}

div.figure{
text-align:center;
margin:1em auto;
position:relative;
}

div.figure img{
margin-left:auto;
margin-right:auto;}

div.figure .caption{
position:relative;
text-align:left;
margin-top:2pt;
margin-left:auto;
margin-right:auto;
}

#projtable h3 {margin-top:4px;text-align:left;}

#ro {
	
	margin-right:auto;
	text-align:left;
	background-image:url(../../cds/figures/main/pde_pre.png);
	background-repeat:no-repeat;
	background-position:center;
	/*position:relative;*/
	}
	#ro:hover {background-image:url(../../cds/figures/main/pde_hover.png);}
/*#ro:hover {background-image:url(../fileadmin/cds/figures/hotslab_mask.png);}*/

#lo {
	margin-left:auto;
	direction:ltr;
	 background-image:url(../../cds/figures/main/nlin_pre.png);
	background-position:center;
	background-repeat:no-repeat;
	/*position:relative;*/
}
	#lo:hover {background-image:url(../../cds/figures/main/nlin_hover.png);}
#ru {
	
	margin-right:auto;
	text-align:left;
	background-image:url(../../cds/figures/main/prod_pre.png);
	background-position:center;
	background-repeat:no-repeat;
	/*position:relative;*/
	}
	#ru:hover {background-image:url(../../cds/figures/main/prod_hover.png);}
#lu {
	
	margin-left:auto;
	direction:ltr;
		background-image:url(../../cds/figures/main/opt_pre.png);
	background-position:center;
	background-repeat:no-repeat;
	/*position:relative;*/
	}
	#lu:hover {background-image:url(../../cds/figures/main/opt_hover.png);}

#projlist .status {display:inline;font-size:0.7em;color:#333333;font-style:italic;}

#projlist li {padding-bottom:5px;text-align:left;}

div.trow {
display:table-row;
margin-left:auto;
 margin-right:auto;
 padding:5px;
/* position:relative;
 top:0px;
 box-sizing:border-box;*/
 }

div.td { 
display:table-cell;
 /*border:solid thin;
 border-color:#CEDCEA;
 padding:0px;
 background-color:#E3E3E3;
 text-align:left;*/
 position:relative;
 /*top:0px;
 bottom:0px; 
box-sizing:border-box;*/
 }



div.tabcontent {
/*display:block;
width:100%;height:100%;*/
width:17.5em;height:17.5em;
 border:solid thin;
 border-color:#CEDCEA;
 background-color:#E3E3E3;
 text-align:left;
	position:relative;
 padding:8px;
}

div.tabcontent  ul {margin-top:4px;margin-bottom:4px;}
div.tabcontent:hover {background-color:#F5F5F5;
}

div.listanchor {
	/*font-family:verdana,sans-serif;*/
       /*color:#1569C7;*/
	text-decoration:none;
	/*box-sizing:border-box;*/
	position:absolute;
	bottom:8px;
	border-top:thin solid;
	border-bottom:thin solid;
	border-color:#333333;
	padding:1px;
	
	}

div.listanchor .sublist {
position:absolute;
   display:block;
visibility:hidden;
z-index:1000;
background-color:#F5F5F5;
width:40em;
border:thin solid;
/*border-top:none;*/
border-color:#CEDCEA;
box-shadow: 0pt 0pt 5pt #666666;
/*border-color:#FFFFFF;*/}
div.listanchor .sublist {padding:10px;}
div.listanchor .sublist li {padding-bottom:5px;}

div.listanchor:hover .sublist {
visibility:visible;
 }
#lo .sublist {
left:0px;}
#ro .sublist {
right:0px;}
#lu .sublist {
left:0px;
/*bottom:0px;*/}
#ru .sublist {
right:0px;
/*bottom:0px;*/}


/* table.projtable {margin-left:auto; margin-right:auto;border-collapse:separate;border-spacing:25px;} 
table.projtable tr {padding:5px;margin:15px;}
table.projtable td  { border:solid thin;width:20em;height:20em;vertical-align:top;margin:15px;border-spacing:5px;column-gap:30px;
border-color:#BA122B;border:none; border-color:#CEDCEA; padding:4px;background-color:#EEEEEE;text-align:left;}*/