body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/mainbg.jpg);
	background-repeat:repeat-y;
}


h1 {
	font-size:14px;
	font-weight:bold;
}


img {
	border:0;
}


.header {
	border-top:8px solid #003268;
	width:770px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-color:#FFF;
	height:86px;
	font-size:11px;
	position:relative;
}

.header .menu { float:right; }

.header a.logo { display:block; height:35px; width:205px; top:25px; left:20px; position:absolute; text-indent:-3000px; }


.location {
	background-color:#0160AD;
	width:750px;
	height:15px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding-left:20px;
	padding-top:3px;
	border-bottom:12px solid #004680;
}

.contentbox {
	width:770px;
	height:500px;
	position:relative;
}

.contentbox a.ext-link { position:absolute; top:-27px; right:20px; color:#fff; text-decoration:none;  font-weight:bold; font-size:10px; }
.contentbox a.ext-link:hover { text-decoration:underline; }

.sub-navi {
	height:490px;
	width:150;
	padding-left:20px;
	padding-top:10px;
	font-size:12px;
	line-height:20px;
}


.content {
	background-image:url(../images/picture.jpg);
	background-repeat:no-repeat;
	background-color:#BBD5F9;
	width:560px;
	float:right;
	padding-left:20px;
	padding-top:165px;
	font-size:12px;
	padding-right:20px;
}


.location a:visited {
	color:#FFFFFF;
	text-decoration:none;
}


.location a {
	color:#FFFFFF;
	text-decoration:none;
}


.location a:hover {
	color:#ffffff;
	text-decoration:underline;
}


.sub-navi a:visited {
	color:#000000;
	text-decoration:none;
}


.sub-navi a {
	color:#000000;
	text-decoration:none;
}


.sub-navi a:hover {
	color:#004680;
	text-decoration:underline;
}


.content a:visited {
	color:#000000;
	text-decoration:none;
}


.content a {
	color:#000000;
	text-decoration:none;
}


.content a:hover {
	color:#000000;
	text-decoration:underline;
}


.content-navigation a:visited {
	color:#000000;
	text-decoration:none;
}


.content-navigation a {
	color:#000000;
	text-decoration:none;
}


.content-navigation a:hover {
	color:#004680;
	text-decoration:underline;
}

.impressum-einruecken{margin:15px;}
.koorperation{margin-bottom:10px;}
.koorperation li{list-style-type:none;}
.koorperation .left{width:200px; float:left;}
.koorperation .right{width:250px; float:left;}
.clear{clear:both;}
