body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	background: #e5edf4;
	font-size: 12px;
}

a, a:link, a:visited {
	text-decoration: none;
}

img {
	border: 0;
}

#frame {
	width: 800px;
	margin: 0 auto 0 auto;
	padding: 0 0 25px 0;
}

#header {
	width: 800px;
	height: 270px;
	float: left;
	background: url(../images/header/bg_top.jpg) no-repeat top;	
}

#logo {
	width: 800px;
	height: 245px;
	float: left;
}

#topnav {
	height: 25px;
	width: 800px;
	float: left;
	}

#topnav ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}

#topnav ul li {
	height: 25px;
	line-height: 25px;
	margin: 0 0 0 0;
	padding: 0 23px 0 0;
	float: left;
}

#topnav ul li a {
	color: #ffffff;	
	font-weight: bold;
}

#topnav ul li a:hover, #topnav ul li a.aktiv {
	text-decoration: underline;
}

#main {
	width: 800px;
	float: left;
	background: url(../images/main/bg_main.gif) repeat-y left;
	margin-top: 8px;
}

/* Navigation */

#nav {
	width: 200px;
	float: left;	
}

#nav ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#nav ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 25px;
	line-height: 25px;
	float: left;
}

#nav ul li a {
	width: 185px;
	height: 25px;
	float: left;
	padding: 0 0 0 15px;
	line-height: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#nav ul li a:hover, #nav li a.aktiv {
	background: #005196;
}

#nav h2 {
	float: left;
	width: 195px;
	height: 25px;
	line-height: 25px;	
	color: #ffffff;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 3px 0 3px 5px;
	}
	
#nav h4 {
	float: left;
	width: 195px;
	height: 16px;
	line-height: 16px;	
	background: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
	color: #005196;
	padding: 3px 0 3px 5px;
	}
#login ul li a {
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	}

#nav form label {
	color: #ffffff;
	font-weight: bold;
	}

/* Inhalte */
 
 br.clear {
 	clear: both;
 	}
 
 #contentmiddle p {
 	clear: both;
 	}
 	
#content {
	width: 500px;
	float: left;
	margin: 0 0 0 10px;
	padding: 25px 45px 5px 45px;
}

#content h1, #content h1 a {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	color: #005196;
}

 #content h1 a:hover {
 	text-decoration: underline;
 	}

#content h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
}

#content h2.intro {
	font-size: 12px;
	margin-bottom: 10px;
	margin: 0 0 0 0;	
}

#content div.contentdate h3 {
	font-size: 11px;
	}
	
#content h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#content p {
	font-size: 12px;
}

#content p.more {
	float: right;
	line-height: 20px;
	padding-right: 15px;
	background: url(../images/main/arrow.gif) no-repeat right;
}

#content p.more a {
	color: #e2001a;
	font-weight: bold;
	text-decoration: none;
}

#content p.more a:hover {
	text-decoration: underline;
}

#content form fieldset {
	margin-top: 15px;
	border: 1px solid #005196;
	padding: 10px;
}

#content form fieldset legend {
	color: #005196;
	font-size: 13px;
}

#content form br {
	clear: both;
}

#content form fieldset label {
	width: 120px;
	float: left;
}

#content form fieldset input, #content form fieldset textarea {
	font-size: 11px;
	float: left;
	border: 1px solid #005196;
}

#content form fieldset input.button {
	background: #5c8fbc;
	color: #ffffff;
	cursor: pointer;
}

#content form fieldset input.button:hover {
	background: #005196;
	color: #ffffff;
}

#content table.presse td {
	padding: 5px;
	width: 220px;
	vertical-align: top;
	}

#content table.presse td img {
	margin: 0 auto 0 auto;
}

#content table.presse td.text {
	padding: 5px 5px 15px 5px;
	}
/* Infobox */

#box {
	float: left;
	width: 210px;
	background: #f2f6fa url(../images/main/box-header.gif) no-repeat top;	
}

#box h1 {
	color: #ffffff;
	width: 200px;
	height: 40px;
	float: left;
	line-height: 40px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	font-size: 16px;
}

div.boxcontent {
	width: 190px;
	padding: 4px 10px 4px 10px;
	float: left;
	}

#box h2 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin: 7px 0 7px 0;
	}

#box h2 span.date {
	font-size: 11px;
	font-weight: normal;
}

#box h2 a {
	color: #666666;
}

#content h3 span.date  {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	float: right;
}


p.boxfooter {
	float: left;
	height: 26px;
	width: 185px;
	line-height: 26px;
	text-align: right;
	padding: 0 25px 0 0;
	background: #f2f6fa url(../images/main/box-bottom.gif) no-repeat bottom;	
	}

p.boxfooter a {
	font-size: 12px;
	font-weight: bold;
	color: #005196;
	}

p.boxfooter a:hover {
	text-decoration: underline;
	}

/* Footer */ 

#footer {
	width: 800px;
	height: 55px;
	float: left;
	background: url(../images/footer/bg_footer.gif) no-repeat top;		
}