/* ---- WICHTIGE FARBEN ---- */
/*
hbeige		#EBE4DA
dbeige		#B99F7A
grau		#8C8C8C
*/


#skyscraper{ width:160px; height:600px;  margin-left:835px;position:absolute;top:-5px;}
#superbanner{height:90px;width:728px;float:right;}
td{ vertical-align:top;}
html {
 height:100%;
 margin-bottom:1px;
}

body 		{	
				margin:0;
				padding:0;
				background-color: #FFFFFF;		
				/*Scroolbar*/
				scrollbar-base-color: #FFFFFF;
                scrollbar-3dlight-color: #FFFFFF; /*rand-schatten*/
				scrollbar-arrow-color: #000000; /*Pfeil***/
				scrollbar-darkshadow-color: #FFFFFF; /*rechter schatten*/
				scrollbar-face-color: #FFFFFF; /*color allgemein*/
				scrollbar-highlight-color: #000000; /*1px rseite***/
				scrollbar-shadow-color: #000000;/*1px lseite***/
				scrollbar-track-color: #FFFFFF; /*background*/ 
			}
			

/*Textbutton*/
a			{ font-family: Tahoma; color: #8C8C8C; text-decoration:none; }
a:hover 	{ font-family: Tahoma; color: #000000; text-decoration:none; }
a.active 	{ font-family: Tahoma; color: #8C8C8C; text-decoration:none; }
a:focus  	{ font-family: Tahoma; color: #8C8C8C; text-decoration:none; }

a.linkbeige { font-family: Tahoma;  color: #B99F7A; text-decoration:none; }
a.linkbeige:hover { font-family: Tahoma; color: #8C8C8C; text-decoration:none; }
a.linkbeige:active { font-family: Tahoma; color: #B99F7A; text-decoration:none; }
/*
a.linkbrown { font-family: Tahoma; color: #C07E40; text-decoration:none; }
a.linkbrown:hover { font-family: Tahoma; color: #FFFFFF; text-decoration:none; }
a.linkbrown:active { font-family: Tahoma; color: #C07E40; text-decoration:none; }
*/
.small { font-size:0.7em; }
/*.picture { border-top:1px solid #753128; border-left:1px solid #753128; border-right:1px solid #753128; border-bottom:1px solid #753128; }*/

#page	{	
				position:relative;
				top:0;
				margin:0 auto;
				width:834px;
				height:100%;
				margin-left:-417px;
				left:50%;
				/*background-color:#CCCCCC;*/
		}
		
#headerbox	{	
				position:absolute;
				top:90px;
				left:0;
				margin:0;
				width:834px;
				height:270px;
				background-image: url(pix/header.jpg);
				background-repeat: no-repeat;
				border:0;
		}
		
#contentbox	{	
				position:absolute;
				top:360px;
				left:0;
				margin:0;
				padding:0;
				width:834px;
				border:0;
				background-image: url(pix/bg_border.gif);
		}
		
.textsmall	{	
				margin-left:150px;
				padding:0;
				width:380px;
				height:auto;
				/*background:#666666;*/
				text-align:right;
		}

.textbig	{	
				margin-left:150px;
				padding:0;
				width:520px;
				height:auto;
				/*background:#666666;*/
				text-align:right;
		}
		
/*.textaktuelles ul	{	
				margin:0;
				padding:0;
				list-style-type: none;
				
				
		}
		
.textaktuelles li	{	
				margin-left:15px;
				padding:0;
				display:block;
				float: left;
				
		}
*/

.width380 { width:370px; text-align:right; }
.width110 { width:140px; text-align:left; }
	
.menue	{	
				position:absolute;
				margin-top:128px;
				margin-left:180px;
				padding:0;
				width:500px;
				height:15px;
				/*background-color:#00CC66;*/
		}
.submenuebio	{	
				position:absolute;
				margin-top:158px;
				margin-left:450px;
				padding:0;
				height:16px;
				/*background-color:#00CC66;*/
		}
.submenueaktuelles	{	
				position:absolute;
				margin-top:158px;
				margin-left:450px;
				padding:0;
				height:16px;
				/*background-color:#00CC66;*/
		}

.footerbox	{	
				padding:0;
				margin:0;
				width:834px;
				height:59px;
				background-image: url(pix/footer_bg.gif);
				background-repeat: no-repeat;
				border:0;
				z-index:99;
		}
.textfooter	{	
				margin-left:115px;
				width:560px;
				/*background:#666666;*/
		}
/* ---- Standard ----*/
h1 {
   margin: 0;
   font-family: Tahoma;
   font-size: 0.7em;
   font-weight: normal;
   color: #B99F7A;
   line-height: 1.8em;
}

h2 {
   margin: 0;
   font-family: Tahoma;
   font-size: 0.7em;
   font-weight: normal;
   color: #753128;
   line-height: 1.8em;
}
h3 {
   margin: 10px;
   font-family: Tahoma;
   font-size: 0.7em;
   font-weight: bold;
}


p {
	margin: 0;
   font-family: Tahoma;
   font-size: 0.7em;
   font-weight: normal;
   color: #000000;
   line-height: 1.8em;
}