@charset "UTF-8";
/* CSS Document */




body {
	font-family: Verdana, Arial, Helveica, sans-serif;
	color: black;
	margin:0px;
	background-image:url(../bilder/hintergrund.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}


#apDiv1 {
	position:absolute;
	width:960px;
	min-height:450px;
	z-index:1;
	left:50%;
	margin-left:-480px;
}	

p {
	font-size: 12px;
	line-height: 18px;
	vertical-align: bottom;
	padding-bottom: 20px;
	margin-top:0px;	
}


.center {
	text-align:center;
	font-style:italic;
	font-size: 12px;
	margin-bottom:0px;
}

.center2 {
	text-align:center;
	font-size: 16px;
	margin-top:30px;
}


a { 
	text-decoration:none;
	color: #319f49;
	border:0px solid white;
}


h1 {
	font-size: 18px;
	line-height: 16px;
	font-weight:normal;
}


#head {
	width:960px;
}


#logo {
	width:510px;
	height:150px;
	float:left;
	clear:both;
}


#menger {
	background-image:url(../bilder/gregor-menger.jpg);
	float:right;
	width:250px;
	height:150px;
}


#balken {
	margin-top:150px;
	width:960px;
	height:30px;
	background-color: #319f49;
	
}

#navilinks {
	margin-top:20px;
	width:200px;
	min-height:400px;
	background-color: white;
	float:left;
}


#content {
	margin-top: 20px;
	margin-left:30px;
	width:480px;
	min-height:400px;
	background-color: #e8f1e6;
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:50px;
}


#bilder {
	margin-top: 20px;
	margin-left:20px;
	width:190px;
	float:left;
	padding-bottom:20px;
	background-color:white;
	
}

.navitop {
	float: left;

	margin-top:7px;
	margin-left:760px;
	
	color: white;
	font-size:12px;
	vertical-align:middle;
}

.navitop2 {
	float: left;
	margin-top:7px;
	margin-left:20px;
	color: white;
	font-size:12px;
	vertical-align:middle;
}

.navi1 {
	font-size: 13px;
	color: white;
	line-height: 16px;
	padding-bottom: 5px;
	background-color:#351788;
	list-style-type: none;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 120px;
}


.navi1active {
	font-size: 13px;
	color: white;
	line-height: 16px;
	padding-bottom: 5px;
	background-color:#978ac2;
	list-style-type: none;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 140px;
}


.navi1:hover {
	background-color:#978ac2;
	width: 140px;
}


.navi {
	padding: 0px;
	margin: 0px;
}


.subnavi1 {
	font-family: Verdana, Arial, Helveica, sans-serif;
	font-size: 11px;
	color: white;
	line-height: 16px;
	padding-bottom: 4px;
	background-color:#319f49;
	list-style-type: none;
	padding-top: 2px;
	padding-left: 7px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 180px;
}

.subnavi1active {
	font-family: Verdana, Arial, Helveica, sans-serif;
	font-size: 11px;
	color: white;
	line-height: 16px;
	padding-bottom: 4px;
	background-color:#aacea3;
	list-style-type: none;
	padding-top: 2px;
	padding-left: 7px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 180px;
}


.subnavi1:hover {
	background-color:#aacea3;
	width: 180px;
}


.subnavi {
	padding: 0px;
	margin-left: 20px;
}

ul  {
	list-style-type:none;
	margin-top:0px;
}

.listenabstand {
		margin-bottom:0px;
}

.liste {
	margin-top:0px;
	font-family: Verdana, Arial, Helveica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 12px;
	background-image: url(../bilder/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
} 
