@charset "utf-8";
body {
	background-color: #CCEDF8;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color:#000;
	padding:0px;
	margin:0px;
}

#z{
	position:absolute;
	height:544px;
	width:800px;
	margin:-272px 0px 0px -400px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	}
	
	
#z #hauptframe{}	
#inhalt {
	position:absolute;
	width:580px;
	height:356px;
	z-index:1;
	left: 120px;
	top: 110px;
	overflow: auto;
}
#z #hauptframe #inhalt #texst {
	margin-left: 105px;
	padding: 0px;
	margin-right: 10px;
}
#z #hauptframe #inhalt #links {
	float: left;
	width: 80px;
}

.bild{
	margin-bottom: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 75px;
	width: 75px;
}

.blau{
	color:#00A4DB;}
#z #navi ul li {
	list-style-type: none;
	float: left;
}
	
#z #hauptframe #inhalt #texst p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#z #navi {
	background-color: #FFF;
	height: 35px;
}
#logo {
	position:absolute;
	width:47px;
	height:36px;
	z-index:1;
	left: 732px;
	top: 438px;
}
img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#z #hauptframe #inhalt #texst ul {
	margin-left: 30px;
	margin-bottom: 10px;
}
#z #hauptframe #inhalt #texst #kontakt_links {
	float: left;
	width: 240px;
}
#z #hauptframe #inhalt #texst #kontakt_rechts {
	width: 200px;
	float: right;
}
a {
	color: #00A4DB;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;	
}
