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

html {
	height:101%;
	}

body {
	background:#c3d9e2;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	}


#wrapper {
	background: #FFF;
	border:0px solid #004890;
	margin: 0 auto 15px;
	width:980px;
	}

#topheader {
	background: #c3d9e2;
	width:980px;
	height:25px;
	text-align:right;
	font-size:12px;
	color: #004d95;
	}

#topheader ul {
	margin:0;
	padding-top:6px;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	}

#topheader li {
	display:inline;
	padding-right:5px;
	}

#topheader a {
	color:#004d95;
	text-decoration:none;
	}

#topheader a:hover {
	text-decoration:underline;
	}

#header {
	width:980px;
	height:160px;
	background:url(../images/header.jpg);
	color:#FFF;
	}

#header h1 {
	margin:0;
	padding-top:10px;
	padding-left:15px;
	}

#header img {
	border:0;
	vertical-align:middle;
	}

#header span {
	font-style:italic;
	padding-left:15px;
	}

#header a {
	color:#FFF;
	text-decoration:none;
	}

#menue {
	background:url(../images/bg_menue.png);
	width:980px;
	height:30px;
}

#menue ul {
	height:30px;
	width:980px;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	margin:0;
	padding:0;
	}

#menue li {
	float:left;
	height:23px;

	}
#menue a {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:8px;
		  }
#menue a:hover {
	background:url(../images/bg_menue_hover.png);
	}

#teaserboxen {
	width:980px;
	margin-top:20px;
	margin-left:15px;
	}

#teaserboxen img{
	margin-left:5px;
	margin-top:5px;
	border:0;
	}

#teaserboxen ul {
	padding-left:25px;
	}

#teaserboxen li {
	font-size:12px;
	}

#box1 {
	width:310px;
	height:215px;
	background:url(../images/bg_teaserbox.png);
	float:left;
	}


#box2 {
	width:310px;
	height:215px;
	background:url(../images/bg_teaserbox.png);
	float:left;
	margin-left:10px;
	margin-right:10px;

}

#box3 {
	width:310px;
	height:215px;
	background:url(../images/bg_teaserbox.png);
	float:left;
	}

.box_top {
	width:310px;
	height:165px;
	}
.box_bottom {
	width:310px;
	height:25;
	}

.box_button_links {
	width:145px;
	height:20;
	background:url(../images/button_blau.png);
	text-align:center;
	margin-left:5px;
	float:left;
	}

.box_button_rechts {
	width:145px;
	height:20px;
	background:url(../images/button_gruen.png);
	text-align:center;
	margin-left:160px;
	}

.box_bottom a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	}

.box_bottom a:hover {
	text-decoration:underline;
	}

#content {
	width:980px;
	margin-top:15px;
	margin-bottom:15px;
	}

#sidebar {
	width:280px;
	float:left;
	margin-left:15px;
	}

#sidebar p{
	font-size:12px;
	color:#012444;
	margin-left:5px;
	margin-right:5px;
	margin-top:0;
	margin-bottom:5px;
	padding-top:7px;

	}

#sidebar p.text_gross{
	font-size:14px;
	font-weight:bold;
	color:#012444;
	margin-left:5px;
	margin-right:5px;
	margin-top:0;
	padding-bottom:7px;

	}

.sidebarbox_header {
	width:250px;
	height:20px;
	background:url(../images/bg_sidebarboxen_header.jpg);
	}
.sidebarbox_header h3 {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	margin:0;
	padding-left:5px;
	line-height:20px;

	}

.sidebarbox {
	width:250px;
	background:#cbdae0;
	margin-bottom:15px;
	}

.sidebarbox ul{
	margin:0;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:20px;
	font-size:12px;
	color:#012444;
	}

.sidebarbox a {
	color:#012444;
	text-decoration:none;
	}

.sidebarbox a:hover {
	text-decoration:underline;
	}

#maincontent {
	width:670px;
	float:right;
	margin-right:15px;
	}

#maincontent h1 {
	color:#0058a2;
	margin-top:0;
	font-size:24px;
	line-height:24px;

	}

#maincontent p {
	font-size:12px;
	color:#012444;
	}

.img_start {
	float:right;
	border:#999 solid 1px;
	margin-left:10px;

	}

.img_content {
	float:right;
	margin-left:10px;

	}

#infobox {
	margin-top:20px;
	margin-left:20px;
	margin-right:40px;
	background:#cbdae0;
		}

#maincontent h3{
	margin:0;
	padding:10px;
	font-size:16px;
	font-weight:bold;
	color:#012444;
	}

#infobox ul {
	margin:10;
	padding-bottom:10px;
	font-size:12px;
	font-weight:bold;
	color:#012444;
	}

#button {
	width:218px;
	height:30px;
	background:url(../images/button_gross.png) no-repeat;
	margin-left:50px;
	padding-bottom:15px;
	margin-top:15px;
	text-align:center;
	line-height:30px;
	}

#button a {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}

#button a:hover {
	text-decoration:underline;
	}

#maincontent table {
	border:#cbdae0 1px solid;
	font-size:12px;
	margin-left: 20px;
	}

.firstrow td {

	font-weight:bold;
	background: #cbdae0;
	}
.wichtig {
	color:#F00;
	}
.fett {
	font-weight:bold;
	}

.fett a {
	text-decoration:none;
	}

.fett a:hover {
	text-decoration:underline;
	}

#maincontent td {
	text-align:center;
	border:#cbdae0 1px solid;
	}


#footer {
	width:980px;
	height:15px;
	text-align:center;
	background: #c3d9e2;
	font-size:12px;
	color: #004d95;
	}

#footer a {
	color: #004d95;
	text-decoration:none;
	}

#footer a:hover {
	text-decoration:underline;
	}

div#stats {
	width:0px; height:0px;
	display:none;
}