/*########   Master Layout  ##################################*/

html, body { 	text-align:center;
				background-color: #FFFFCC;
				background-image: url(/pictures/Bilder_PH_Bio_Daten/BioDaten_250_251_HG.jpg);
				}
	
div#container {		/* als kleiner Punkt formatiert und vertikal und horizontal zentriert */
	position:absolute;
	left:50%;
	margin-left:-1px;
	margin-top:-1px;
	width: 2px;
	text-align:center;
	background-color:#FF0000;
	}
	
/*########   Layout Hauptrahmen   ############################*/

#mid-section {
   position:relative;
   left:0;
   top:0;
   }

/*########   Layout Unterrahmen   ############################*/

#mid-col_01 {
   	position:absolute;
   	top:0px;
   	left:0px;
   	width:900px;
   	height:950px;;
   	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
   }

.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;
						  top:25px;
						  left:0px;
						  width:900px;
						  height:auto;
						  font-family:"Times New Roman", Times, serif;
						  font-size:32px;
					      color: #000000;
	                      font-weight: normal;}
						
#textrahmen_03 { position:absolute;
						  left:5px;
						  top:95px;
						  width:900px;
						  height:aoto;}

#textrahmen_04 { position:absolute;
						  left:36px;
						  top:386px;
						  width:220px;
						  height:auto;
						  font-size: 9px;
						  color: #000000;
						  font-weight:normal;
						  text-align:left;}

#textrahmen_05 { position:absolute;
						  left:361px;
						  top:448px;
						  width:220px;
						  font-size: 9px;
						  color: #000000;
						  font-weight:normal;
						  text-align:left;
						  height:auto;}

#textrahmen_06 { position:absolute;
						  left:631px;
						  top:446px;
						  width:333px;
						  font-size: 9px;
						  color: #000000;
						  font-weight:normal;
						  text-align:left;
						  height:145px;}

#textrahmen_07 { position:absolute;
						  left:30px;
						  top:686px;
						  width:312px;
						  height:70px;
						  font-size: 9px;
					      color: #000000;
	                      font-weight: normal;
					      text-align:left;
						  text-align:left;}

.grau_20_b	{ font-family: "Arial Black";
					  font-size: 20px;
					  color: #666666;
	                  font-weight: bold;
					  text-align:left;}

.schw_32_tn	{ font-family: "Times New Roman", Times, serif;
		  			  font-size:30px;
					  line-height:31px;
          			  color:#000000;
		  			  font-weight:normal;}

.schw_14_tn	{ font-family: "Times New Roman", Times, serif;
		  			  font-size:14px;
          			  color:#000000;
		  			  font-weight:normal;}

.schw_20_b	{ font-size:20px;
          			  color:#000000;
		  			  font-weight: bold;
					  text-align:left;}
					  
.schw_18_n	{ font-size:18px;
          			  color:#000000;
		  			  font-weight:normal;
					  text-align:center;}

.schw_17_b	{ font-size:16px;
          			  color:#000000;
		  			  font-weight: bold;
					  line-height:20px;
					  text-align: center;}

.schw_16_b	{ font-size:16px;
          			  color:#000000;
		  			  font-weight: bold;
					  line-height:20px;
					  text-align:justify;}
					  
.schw_16_n	{ font-size:16px;
          			  color:#000000;
		  			  font-weight:normal;
					  line-height:20px;
					  text-align:justify;}

.schw_14_b	{ font-size:14px;
          			  color:#000000;
		  			  font-weight: bold;
					  text-align:justify;}
					  
.schw_14_n	{ font-size:14px;
          			  color:#000000;
		  			  font-weight: normal;
					  text-align:justify;}

.schw_13_n 	{ font-size: 13px;
					  color: #000000;
	                  font-weight: normal;
					  text-align:justify;}
					  
.schw_12_n 	{ font-size: 12px;
					  color: #000000;
	                  font-weight: normal;
					  text-align:center;}
					  
.schw_11_n 	{ font-size: 12px;
					  color: #000000;
	                  font-weight: normal;
					  text-align:left;}
					  

