h1 {
	margin:0px;
	font-size:10px;
	font-weight:normal;
	line-height:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#999999; 
}

h2 {
	margin:0px;
	font-size:10px;
	font-weight:normal;
	line-height:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#999999; 
}

body {
	background-color: #B4DFD9;
	margin: 0px;
	padding: 0px;
	background-image: url(../picts/bg.gif);
	background-repeat: repeat-y;
}
	

#logo{
	position: absolute;
	left:0;
	top: 0;
	z-index: 2;
	width: 454px;
	height: 105px;
}

#bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-repeat: no-repeat;
}
	
#weiss{
	position:absolute;
	top: 200px;
	left: 40px;
	width: 920px;
/*	height: 320px;*/
	height: 60%;
	z-index: 3;	
	background-image: url(../picts/weiss_transparent.png);
	background-repeat: repeat;
}
	
* html #weiss{
	background-color: White;
	filter:alpha(opacity=85); 
}	
	
#submenu{
	padding:0;
	position:absolute;
	top: 148px;
	left: 280px;
	z-index: 10;	
}

#submenu-text{
	padding:0;
	font-size: 13px;
	line-height: 30px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}
	
#submenu-text a{
	color: #fff;
	text-decoration: none;
}
	
#submenu-text a:hover{
	background-color: #fff;
	color: #0072BC;
}	
.subm-hi{
	text-decoration: underline;
}
 
#hauptmenu{
	padding: 0;
	margin: 0;
	position: absolute;
	top: 221px;
	left: 40px;
	width: 200px;
	z-index: 10;
}

#hauptmenu-text{
	font-size: 13px;
	line-height: 30px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #0072BC;
	text-decoration: none;
	text-align: right;
}
	
#hauptmenu-text a{
	color: #0072BC;
	text-decoration: none;
}
	
ul {
	padding:0;
	margin: 0;
}	

#hauptmenu-text li{
	color: #0072BC;
	text-decoration: none;
	list-style: none;
}
	
#hauptmenu-text a:hover, #hauptmenu-text li:hover, .haupt-hi{
	background-image: url(../picts/strich.gif);
	background-repeat: no-repeat;
}

* html #hauptmenu-text a:hover{
	color: #fff;
}
	
#inhalt{
	margin:35px 0 20px 0;
	position:absolute;
	top: 196px;
	left: 280px;
	width: 680px;
	height: 50%;
/*	height: 273px;*/
	z-index: 10;	
	overflow: auto;
	scrollbar-base-color:#0072BC;
	scrollbar-3d-light-color:#B4DFD9;
	scrollbar-arrow-color:#fff;
	scrollbar-darkshadow-color:#0072BC;
	scrollbar-face-color:#B4DFD9;
	scrollbar-highlight-color:#B4DFD9;
	scrollbar-shadow-color:#B4DFD9;
	scrollbar-track-color:#fff;
}

#inhalt p, #inhalt table {
	margin: -4px 0 0 0;
	padding:0 60px 15px 0;
	font-size: 13px;
	line-height: 20px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #0072BC;
	text-decoration: none;
}
	
#inhalt a {
	font-size: 13px;
	line-height: 20px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #0072BC;
	text-decoration: underline;
}
#inhalt a:hover {
	color: #fff;
}
	
#inhalt p.anderthalb {
	margin-top:14px;
}

#inhalt p.halb {
	margin-top:-6px;
}

	
.hervorheben	{
	color:#28B4CC;
	text-decoration: none;
}

a.hervorheben:hover	{
	color:#333333; 
	text-decoration: underline;
}
.links{
	float: left;
}
.rechts{
	float: right;
}
.clear{
	clear: both;
}
.textfeld{
	margin:0 10px 0 0;
	font-size:12px;
	line-height:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
	color:#fff; 
	background-color:#0072BC; 
	border-width:0px;
	width:250px;
}
.textarea{
	margin:5px 0 0 0;
	font-size:12px;
	line-height:14px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
	color:#fff; 
	color:#fff; 
	background-color:#0072BC; 
	border-width:0px;
	width:360px;
	height:120px;
}
table, tr, td{
	margin-top: 0;
}
