/* CSS Document */

body {
	margin:1px; font-family: Verdana; color: #597375; font-size:11px; background-color: #fff;
	}

#menu {
	width:150px; position:fixed; margin-top:38px;margin-left:0px; height:130px;
}
* html #menu { 
	margin-right: -3px; 
	}
	
	
#untermenu {
	position:absolute;
	width:325px;
	height:115px;
	z-index:1;
	left: 16px;
	top: 129px;
	visibility: visible;
}
* html #untermenu { 
	margin-right: -3px; 
	}
	
 
#frame {
	position: absolute;
	top:333px;
	left:50%;
	margin-left:-455px;
	margin-top:-295px;
	border:0px;
	width:910px;
	height:600px;
	z-index:1;
	background-image:url(../pics/bg.gif);
}

	
*html #frame{
	margin-right:-3px;
	
}



ul {
	margin: 0px;  padding:0px 30px 30px 0px; list-style: none;
}

li {
	 padding:3px 0px 0px 0px;
}
	
		
a:link{
color:#000; text-decoration: none; 
}
a:visited{color:#000; text-decoration: none;

}

a:hover{
color:#fff; 
background-color:#000;
text-decoration: none;}

a:active{color:#597375; text-decoration: none; 

}

a:focus{color:#fff; 
background-color:#000;
text-decoration: none;} 





.menu {
	font-size: 11px; 
}

.text {
	font-size: 11px;
	color:#000;
	line-height: 14px;
	font-weight:normal;
	
}
.klein {
	font-size: 10px;
	color:#000;
	line-height: 16px;
	font-weight:normal;
	font-family:Arial;
	
}
.klein2 {
	font-size: 10px;
	color:#000;
	line-height: 16px;
	font-weight:normal;
	font-family:Arial;
	
}
.text-GROSS {
	font-size: 11px;
	color:#000;
	line-height: 14px;
	font-weight:bold;
	text-transform: uppercase;	
}
#schrift {
	position:fixed;
	width:269px;
	height:20px;
	z-index:2;
	margin-top:12px;margin-left:0px;
	visibility: visible;
}
#text {
	position:absolute;
	width:690px;
	height:353px;
	z-index:2;
	left: 163px;
	top: 82px;
	visibility: visible;
}

#bilder {
	position:absolute;
	width:500px;
	height:410px;
	z-index:2;
	left: 163px;
	top: -2px;
}

#hochkant {
	position:absolute;
	width:393px;
	height:80px;
	z-index:2;
	left: 502px;
	top: 496px;
}

#index {
	position:absolute;
	width:223px;
	height:80px;
	z-index:2;
	left: 671px;
	top: 454px;
}
