/*########   Master Layout  ##################################*/

html, body { 	text-align:center;
				background-color: #FFFFCC;
   				background-image: url(/pictures/Bilder_PH_Bio_Daten/BioDaten_254_255.jpg);
   				background-repeat:no-repeat;
				}
	
div#container {		/* als kleiner Punkt formatiert und vertikal und horizontal zentriert */
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-1px;
	margin-top:-1px;
	width: 2px;
	height:2px;
	text-align:left;
	background-color:#FF0000;
	}
	
/*########   Layout Hauptrahmen   ############################*/

#mid-section {
   position:relative;
   left:0;
   top:0;
   }

/*########   Layout Unterrahmen   ############################*/

#mid-col_01 {
   position:absolute;
   top:0;
   left:0px;
   width:950px;
   height:604px;
   font-family:Arial, Helvetica, sans-serif;
   }

.foot {
	font-family: "Times New Roman", Times, serif;
	font-size:10px;
	color: #000099;
	font-weight:normal;
	text-align:center;
    margin: 0px 0px 60px 0px;
	padding: 66px 0px 100px 0px; }
	
.foot_rot a:link	  { color: #000099; text-decoration:none;}
.foot_rot a:visited  { color: #000099; text-decoration: none;}
.foot_rot a:hover	  { color: #00FFFF; text-decoration: none;}

		
#textrahmen_02 {
	position:absolute;
	left:240px;
	top:358px;
	width:250px;
	height:auto;
	text-align:left;
	z-index: 3;
}
						
#textrahmen_03 {
	position:absolute;
	left:510px;
	top:20px;
	width:200px;
	height:auto;
	text-align:left;
	z-index: 1;
}

#textrahmen_04 {
	position:absolute;
	left:39px;
	top:28px;
	width:406px;
	font-weight:normal;
	text-align:left;
	z-index: 5;
}
						 
#bildrahmen_01 {
	position:absolute;
	left:15px;
	top:14px;
	width:473px;
	height:315px;
	z-index:4;
}

#graphicrahmen_01 {
	position:absolute;
	left:15px;
	top:370px;
	width:200px;
	height:100px;
	border: solid 1px #CC0033;
	z-index:6;
	background-image: url(/pictures/Charts%20Heidelberg/Hgabb_200.10.jpg);
}

#graphicrahmen_02 {
	position:absolute;
	left:15px;
	top:490px;
	width:200px;
	height:100px;
	border: solid 1px #CC0033;
	z-index:7;
	background-image: url(/pictures/Charts%20Heidelberg/Hgabb_200.11.jpg);
}

#graphicrahmen_03 {
	position:absolute;
	left:500px;
	top:250px;
	width:200px;
	height:100px;
	border: solid 1px #CC0033;
	z-index:8;
	background-image: url(/pictures/Charts%20Heidelberg/Hgabb_200.12a.jpg);
}

#graphicrahmen_04 {
	position:absolute;
	left:500px;
	top:370px;
	width:200px;
	height:100px;
	border: solid 1px #CC0033;
	z-index:9;
	background-image: url(/pictures/Charts%20Heidelberg/Hgabb_200.15.jpg);
}

#graphicrahmen_05 {
	position:absolute;
	left:500px;
	top:490px;
	width:200px;
	height:100px;
	border: solid 1px #CC0033;
	background-image: url(/pictures/Charts%20Heidelberg/Hgabb_200.25.jpg);
}
								
#graphicrahmen_06 {
	position:absolute;
	left:720px;
	top:10px;
	width:200px;
	height:100px;
	border: solid 1px #CC0033;
	z-index:10;
	background-image: url(/pictures/Charts%20Heidelberg/Hgabb_200.26.jpg);
}

#graphicrahmen_07 {
	position:absolute;
	left:720px;
	top:130px;
	width:200px;
	height:100px;
	border: solid 1px #CC0033;
	z-index:11;
	background-image: url(/pictures/Charts%20Heidelberg/Hgabb_200.27.jpg);
}

#graphicrahmen_08 {
	position:absolute;
	left:720px;
	top:250px;
	width:200px;
	height:100px;
	border: solid 1px #CC0033;
	z-index:12;
	background-image: url(/pictures/Charts%20Heidelberg/Hgabb_200.28.jpg);
}

#graphicrahmen_09 {
	position:absolute;
	left:720px;
	top:370px;
	width:200px;
	height:100px;
	border: solid 1px #CC0033;
	z-index:13;
	background-image: url(/pictures/Charts%20Heidelberg/Hgabb_200.29.jpg);
}

#graphicrahmen_10 {
	position:absolute;
	left:720px;
	top:490px;
	width:200px;
	height:100px;
	border: solid 1px #CC0033;
	background-image: url(/pictures/Charts%20Heidelberg/Hgabb_200.30.jpg);
}


.schw_18_tb	{ font-family:"Times New Roman", Times, serif;  
					  font-size: 18px;
					  color: #000000;
	                  font-weight: bold;}

.schw_16_tb	{ font-family:"Times New Roman", Times, serif;  
					  font-size: 12px;
					  color: #000099;
	                  font-weight: bold;}

.schw_17_b	{ font-size:17px;
          			  color:#000000;
		  			  font-weight: bold;
					  text-align:left;}
					  
.schw_13_n 	{ font-size: 13px;
					  color: #000000;
	                  font-weight: normal;
					  text-align:left;}
					  
.schw_11_n 	{ font-family:Arial, Helvetica, sans-serif;
					  font-size: 11px;
					  color: #000000;
	                  font-weight: normal;}

.weiss_13_n 	{ font-size: 13px;
					  color: #FFFFFF;
	                  font-weight: normal;
					  text-align:right;}

