body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color:#333333;
	margin:0px;
	padding:0px;
	background-image:url(img_allg/bg.jpg);
	background-repeat:repeat-x;
}

.roundbox {
	padding: 20px;
	width: 140px;
	margin-bottom: 10px;
	border:2px solid #005CA9;
	margin-right: 10px;}

#main {
	position:absolute;
	left:50%;
	margin-left: -385px;
	width:797px;
	padding:0px 0px 40px 0px;
	}
	
img { border: 0px; }

a {
	text-decoration:none;
	font-weight:bold;
	color:#005AAB;
	}
a:hover {
	text-decoration:underline;
	}

h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 20px;
	color:#005AAB;
	margin:0px;
	padding:0px;
	}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#92B1CD;
	margin-top:5px;
	}

.topnav {
	font-size:12px;
	float:left;
	margin-top:-22px;
	margin-left:400px;
	text-decoration:none;
	font-weight:bold;
	}

*html .topnav {
	position:relative;
	z-index:5;
	float:left;
	margin-top:-22px;
	margin-left:252px;
	text-decoration:none;
	font-weight:bold;
	}

#top {
	width:797px;
	height: 53px;
	float:left;
	}
#top2 {
	width:797px;
	height: 54px;
	float:left;
	}
#top3 {
	width:797px;
	height: 41px;
	float:left;
	}
	
#nav {
	width:797px;
	height:45px;
    float:left;
	}

.logo {
	position:absolute;
	z-index:2;
	top:30px;
	left:30px;
	border: 1px solid #CC0000;
	width:150px;
	height:150px;
	}

#header {
	width:797px;
	height:171px;
    float:left;
	margin:0px;
	padding:0px;
	} 

#content {
	float:left;
	padding:17px 5px 0px 32px;
	width:713px;
	background-color:#FCF6EF;
	margin-left:20px;
	}
*html #content {
	margin-left:10px;
	}

#inhalt {
	width:440px;
	padding-right:63px;
	padding-bottom:20px;
	float:left;
	}
#unterinhalt {
	width:435px;
	padding-right:85px;
	padding-bottom:40px;
	float:left;
	}
#teaser {
	float:left;
	width:207px;
	}
#unterteaser {
	float:left;
	width:185px;
	}
.kontakttextfeld {
	width:227px;
	}
.kontakttextfeldnachricht {
	width:227px;
	height:100px;
	}
.button {
	background-color:#B0CCE5;
	border:1px solid #005AAB;
	width:88px;
	height:20px;
	color:#005AAB;
	font-weight:bold;
	cursor:pointer;
	}

.fehler {
	color:#005AAB;
	font-weight:bold;
	}
