/*########   Master Layout  ##################################*/

html, body { 	text-align:center;
				background-color: #FFFFCC;
				background-image: url(/pictures/Hintergruende/HG_Anzeige_Buecher_01.jpg);
   				background-repeat:repeat-y;
				background-position:center;
   				}
	
div#container {
	position:absolute;
	left:50%;
	margin-left:-1px;
	width: 1px;
	height:1px;
	text-align:left;
	}
	
/*########   Layout Hauptrahmen   ############################*/

#mid-section {
   position:relative;
   left:0;
   top:0;
   }

/*########   Layout Unterrahmen   ############################*/

#mid-col-listening {
   position:absolute;
   top:0;
   left:0px;
   width:990px;
   height:604px;
   margin-left:-495px;	/* halbe Breite plus 5px */
   }

.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;}


#buchrahmen_01 { position:absolute; 
						 left:28px; 
						 top:26px; 
						 width:220px; 
						 height:258px;
	                 	 z-index:1}

#buchrahmen_02 { position:absolute; 
						 left:774px; 
						 top:26px; 
						 width:220px; 
						 height:266px;
	                 	 font-size:16px;
          			     z-index:1;}
					 
#textrahmen_01 { position:absolute; 
						 left:270px; 
						 top:26px; 
						 width:200px; 
						 height:421px;
	                 	 z-index:4;}

#textflaeche_01 { position:absolute; 
						 left:270px; 
						 top:26px; 
						 width:220px; 
						 height:460px;
						 background-color:#FFFFCC;
	                 	  /* for IE */
  						  filter:alpha(opacity=44);
  						  /* CSS3 standard */
  						  opacity:0.44;
						  z-index:3;}

#textrahmen_02 { position:absolute; 
						 left:524px; 
						 top:23px; 
						 width:200px; 
						 height:530px;
          			     z-index:2;}

#textflaeche_02 { position:absolute; 
						 left:524px; 
						 top:26px; 
						 width:220px; 
						 height:647px;
						 background-color:#FFFFCC;
          			      /* for IE */
  						  filter:alpha(opacity=44);
  						  /* CSS3 standard */
  						  opacity:0.44;
						  z-index:1;}
						 
#textrahmen_03 { position:absolute; 
						 left:26px; 
						 top:422px; 
						 width:465px; 
						 height:434px;
						 padding-bottom:10px;
          			     z-index:2;
						 background-color: #FFFF00;
					     background-image: url(/pictures/Hintergruende/HG_Noten_Gelb_01.jpg);}

#textrahmen_04 { position:absolute; 
						 left:775px; 
						 top:335px; 
						 width:200px; 
						 height:457px;
          			     z-index:6;
						 background-color: #FFFF00;
					     background-image: url(/pictures/Hintergruende/HG_Noten_Gelb_01.jpg);}

.schw_22_tb	{ font-family:"Times New Roman", Times, serif;
					  font-size:22px;
          			  color:#000000;
		  			  font-weight: bold;
					  line-height:24px;
					  text-align:left;}

.schw_18_n	{ font-size:18px;
          			  color:#000000;
		  			  font-weight:normal;
					  line-height:18px;
					  text-align:left;}

.schw_18_b	{ font-size:18px;
          			  color:#000000;
		  			  font-weight:bold;
					  line-height:18px;
					  text-align:left;}
					  
.schw_18_tb 	{ font-family:"Times New Roman", Times, serif;
					  font-size: 18px;
					  color: #000000;
					  line-height:22px;
	                  font-weight:bold;
					  text-align:left;}

.schw_16_n	{ font-size:16px;
          			  color:#000000;
		  			  font-weight:normal;
					  line-height:18px;
					  text-align:left;}
					  					  
.schw_16_b	{ font-size:16px;
          			  color:#000000;
		  			  font-weight: bold;
					  line-height:18px;
					  text-align:left;}
					  
.schw_16_tb 	{ font-family:"Times New Roman", Times, serif;
					  font-size: 16px;
					  color: #000000;
					  line-height:17px;
	                  font-weight:bold;
					  text-align:left;}

.schw_14_n	{ font-size:14px;
          			  color:#000000;
		  			  font-weight:normal;
					  line-height:18px;
					  text-align:left;}
					  					  
.schw_14_tb 	{ font-family:"Times New Roman", Times, serif;
					  font-size: 14px;
					  color: #000000;
					  line-height:17px;
	                  font-weight:bold;
					  text-align:left;}
					  
.schw_13_tb 	{ font-family:"Times New Roman", Times, serif;
					  font-size: 13px;
					  color: #000000;
					  line-height:18px;
	                  font-weight:bold;
					  text-align:left;}
					  
.schw_13_b 	{ font-size: 13px;
					  color: #000000;
					  line-height:15px;
	                  font-weight:bold;
					  text-align:left;}
					  
.schw_12_n 	{ font-family:Arial, Helvetica, sans-serif;
					  font-size: 12px;
					  line-height:16px;
					  color: #000000;
	                  font-weight: normal;
					  text-align:left;}

				  
					  

