/* CSS Document */
body {background-color: #ffffff;
		scrollbar-base-color:#000000;
  		scrollbar-3d-light-color:#000000;
  		scrollbar-arrow-color:#ffffff;
  		scrollbar-darkshadow-color:#000000;
  		scrollbar-face-color:#00AEEF;
  		scrollbar-highlight-color:#000000;
  		scrollbar-shadow-color:#000000;
  		scrollbar-track-color:#000000;
}

.text {	font-family: Courier New, Courier, mono ;
		font-size: 11px;
		color: #FFFFFF;
		line-height: 14px;}
		
.h1 {	font-family: Courier New, Courier, mono ;
		font-size: 18px;
		color: #00AEEF;
		font-weight: bold;
		line-height: 13px;}
		
.h2 {	font-family: Courier New, Courier, mono ;
		font-size: 12px;
		line-height: 12px;
		color: #00AEEF;}

.h3 {	font-family: Courier New, Courier, mono ;
		font-size: 11px;
		line-height: 11px;
		color: #00AEEF;}
		
.h4 {	font-family: Courier New, Courier, mono ;
		font-size: 11px;
		line-height: 14px;
		font-weight: bold;
		color: #000000;}
		
.h5 {	font-family: Courier New, Courier, mono ;
		font-size: 11px;
		color: #000000;
		line-height: 14px;}
		
.h6 {	font-family: Courier New, Courier, mono ;
		font-size: 16px;
		color: #00AEEF;
		font-weight: bold;
		line-height: 13px;}

#werbung {position: absolute; top: 88px; left: 957px; width: 100px; height:529px}
#aussenrahmen {position: absolute; top: 0px; left: 0px; width: 100%; height:100%;}
#content {position:relative; width:965px; height:710px; 
			background-color:#FFFFFF}
#bg_oben {position: absolute; width:965px; height:205px; left:0px; top:0px; background-image:url(images/bilder/bg_oben_20.jpg)}
#bg_links {	position: absolute; width:114px; height:505px; background-image:url(images/bilder/bg_links.jpg); 
top: 205px; left: 0px;}
#bg_home {position: absolute; width: 119px; height: 35px; left: 114px; top: 205px; }
#bg_english {position: absolute; width:107px; height:28px; left:791px; top:267px;}
#bg_deutsch {position: absolute; width:107px; height:29px; left:791px; top:295px;}
#bg_otherl {position: absolute; width:107px; height:45px; left:791px; top:324px;}
#bg_contact {position: absolute; width:107px; height:25px; left:791px; top:447px;}
#bg_impressum {position: absolute; width:107px; height:30px; left:791px; top:472px;}
#bg_mitte {position: absolute; width:677px; height:295px; left:114px; top:240px; background-image:url(images/bilder/bg_mitte_de_20.jpg);}
#bg_rechts_1 {position: absolute; width:732px; height:35px; left:233px; top:205px; background-image: url(images/bilder/bg_rechts_1.jpg);}
#bg_rechts_2 {position: absolute; width:174px; height:27px; left:791px; top:240px; background-image:url(images/bilder/bg_rechts_2.jpg);}
#bg_rechts_3 {position: absolute; width:67px; height:267px; left:898px; top:267px; background-image:url(images/bilder/bg_rechts_3.jpg);}
#bg_rechts_menu_1 {position: absolute; width:107px; height:78px; left:791px; top:369px; background-image:url(images/bilder/bg_menu_rechts_1.jpg);}
#bg_rechts_menu_2 {position: absolute; width:107px; height:32px; left:791px; top:502px; background-image:url(images/bilder/bg_menu_rechts_2.jpg);}
#bg_unten {position: absolute; width:851px; height:176px; left:114px; top:534px; background-image:url(images/bilder/bg_unten.jpg);}

		
#menu {position:absolute; width:154px; height:344px; left:130px; top:266px;}

#inhalt {
	position:absolute;
	left: 302px;
	top: 205px;
	overflow: auto;
	width: 479px;
	height: 380px;
}
		
#text {
	background-color: #FFFFFF;
	position:absolute;
	overflow:auto;
	left: 235px;
	top: 182px;
	width: 458px;
	padding-left: 10px;
	padding-right: 10px;
			}

a:link  	{color:#00AEEF; border: 0px;  
			font-family: Courier New, Courier, mono;
			text-decoration: none;}
a:visited 	{color:#00AEEF; border: 0px;  
			font-family: Courier New, Courier, mono;
			text-decoration: none;}
a:hover 	{color:#666666; border: 0px;  
			font-family: Courier New, Courier, mono;
			text-decoration: none;}
a:active 	{color:#00AEEF; border: 0px;   
			font-family: Courier New, Courier, mono;
			text-decoration: none;}

