#mitte {
	margin-left: auto;
	margin-right: auto;	
	width: 800px;
	height: 100%;
	min-height: 100%; 
	
}

#titelleiste {
	padding: 15px;
	top: 10px;
	left: 60px;
	width: 740px;
	height: 146px;
}  

#logo {
  	margin-left: 30px;
	width: 155px;
 	height: 151px;
	float:left;
	background: url(bilder/logo.gif) no-repeat;	
} 

#titel {
 	margin-top: 60px;
	margin-left: 193px;
	width: 550px;
	height: 80px;

}  


*+html #titel {
 	position:absolute;
	top: 20px;
	margin-left: 10px;
	width: 550px;
	height: 80px; 
} 

* html #titel {
 	position:absolute;
	top: 20px;
	margin-left: 0px;
	width: 550px;
	height: 80px;  
	font-family : arial, helvetica;
	font-size : 12px;
	text-align : justify;
} 

#subleiste {
 	margin-top: 0px;
	margin-left: 0px;
	width: 765px;
	height: 33px;  
	display:none;
}

#subinfo {
	margin:4px;
	width: 180px;
	height: 25px;
	text-align: right;
	float: left;  
	display:none;
}

#submenu
{
	margin-left: 215px;
	margin-top:2px;		 
	margin-bottom:2px;
	width: 540px; 
	height:28px;
}

#menu
{
	margin-left:0px;
	margin-top:10px;		 
	width:180px;
	text-align: right;
	float: left;  
	display:none;

	
}

#menu ul li {
list-style:none;
padding:0px;
margin:0px;
}

#main
{
 	position:absolute;
	top:223px;		 
	bottom:2px;
	width:700px; 
	overflow:visible; 
	font-family : arial, helvetica;
	font-size : 10pt;
	text-align : justify;
	color : #464038;  
	scrollbar-base-color:#DAD6CA;
	scrollbar-arrow-color:#000000;
  	scrollbar-face-color:#DAD6CA;
  	scrollbar-highlight-color:#DAD6CA;
 	scrollbar-shadow-color:#A09A8B;
	height:auto;
} 

*+html #main
{
 	position:absolute;
	margin-left:43px;
	top:223px;		 
	bottom:2px;
	width:700px;  
	overflow:visible; 
	font-family : arial, helvetica;
	font-size : 10pt;
	text-align : justify;
	color : #464038;  
	scrollbar-base-color:#DAD6CA;
	scrollbar-arrow-color:#000000;
  	scrollbar-face-color:#DAD6CA;
  	scrollbar-highlight-color:#DAD6CA;
 	scrollbar-shadow-color:#A09A8B;	 
	height:auto;
} 

* html #main
{
 	position:absolute;
	margin-left:43px;
	top:223px;		 
	bottom:2px;
	width:700px; 
	overflow:visible; 
	font-family : arial, helvetica;
	font-size : 10pt;
	text-align : justify;
	color : #464038;  
	scrollbar-base-color:#DAD6CA;
	scrollbar-arrow-color:#000000;
  	scrollbar-face-color:#DAD6CA;
  	scrollbar-highlight-color:#DAD6CA;
 	scrollbar-shadow-color:#A09A8B;	
	height:auto;
} 


#main .inhalt
{
 	margin-top:20px;
	margin-right:20px;
	
}

html, body{  
	margin: 0px;
	padding: 0px;  
	width: 100%;
	height: 100%;
	min-width: 800px;
	background-color: #A09A8B; 
	font-family:arial, helvetica;
	font-size:10pt;
	font-weight:normal;	 
	color : #464038;
}

a.menu { font-family:arial,helvetica; font-size:11pt; font-weight:normal; color:#464038; text-decoration:none; line-height:18pt;}
a.menu:hover { font-family:arial,helvetica; font-size:11pt;  font-weight:normal; color:#D3AF00; text-decoration:none;  line-height:18pt;}

a.submenu { font-family:arial,helvetica; font-size:9pt; font-weight:normal; color:#464038; text-decoration:none}
a.submenu:hover { font-family:arial,helvetica; font-size:9pt;  font-weight:normal; color:#FFFFFF; text-decoration:none}   
																												   
a.bottom { font-family:arial,helvetica; font-size:10pt; font-weight:normal; color:#D3AF00; text-decoration:none; line-height:18pt}
a.bottom:hover { font-family:arial,helvetica; font-size:10pt;  font-weight:normal; color:#D3AF00; text-decoration:none; line-height:18pt}   

a { font-family:arial,helvetica; font-size:10pt; font-weight:normal; color:#D3AF00; text-decoration:none}
a:hover { font-family:arial,helvetica; font-size:10pt;  font-weight:normal; color:#D3AF00; text-decoration:none}   


.light
{
	font-family:arial, helvetica;
	font-size:10pt;
	font-weight:normal;
	color: #F1D203;
}  

.bigblack
{
	font-family : arial, helvetica;
	font-size : 14pt;
	text-align : center;
	font-weight : bold;
	color :#000000;
}

.small
{
	font-family : arial, helvetica;
	font-size : 7pt;
	text-align : left;
	font-weight : normal;
	color :#000000;
}

.menuon
{
   	font-family : arial, helvetica;
	font-size : 11pt;
	font-weight : normal;
	text-align : right;
	color:#D2B102;
	padding-right:0px;
	line-height:18pt;
}

.submenuon
{
	font-family:arial, helvetica;
	font-size:9pt;
	font-weight:bold;
	color: #FFFFFF;
}


h1  {
	font-family : arial, helvetica;
	font-size : 20pt;
	text-align : left;
	font-weight : bold;
	color :#696A6F;
}

h2  {
	font-family : arial, helvetica;
	font-size : 15pt;
	font-weight : normal;
	text-align : right; 
	color :#D9D5C9;	 
	margin:0px;
}

h3  {
	font-family : arial, helvetica;
	font-size : 14pt;
	font-weight : normal;
	text-align : left; 
	margin-bottom:4pt;
	color :#464038;
}

h4  {
	font-family : arial, helvetica;
	font-size : 13pt;
	font-weight : bold;
	text-align : justify;
	color :#464038;
}	

table.info
{
 	border: solid 2px #000000;
	background-color: #FFFFFF;
	padding:0px;
	margin:0px;	
	border-spacing:0;
}

td.yellow
{
	padding:0px; 
	margin:0px;
	background-color: #FFF100; 
	border-spacing:0;
}

td.white
{
   	padding:0px; 
	margin:0px;
	background-color: #FFFFFF; 
   	font-family:arial, helvetica;
	font-size:10pt;
	font-weight:normal;	 
	color : #000000; 
		border-spacing:0;
}  

td.info
{
 	padding:7px;
	font-family:arial, helvetica;
	font-size:10pt;
	font-weight:normal;
	background-color: #FFFFFF;	 
	color : #000000;
	border-spacing:0;

}  

img.rand
{
 	padding:7px;
}




