html, body { height:100%; }

body {
	padding:0;
	margin:0;
	text-align:left;
	min-width:1004px;
	background-color:#FFFFFF;
         background-image:url("../images/hintergrund.jpg");
         background-repeat:no-repeat;
	background-position:0px 0px ;
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,3,131);
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
}

td {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,3,131);
	margin-bottom:8px;
}

.input {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,3,131);
	width:240px;
	margin-bottom:8px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

.label {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,3,131);
}

.small {
	font-size:9px;
}

#outer{
	height:100%;
	min-height:100%;
	width:1004px;
	color:#000000;
	text-align:left;
	position:relative;
}
 
html>body #outer{ height:auto; } 

#innerwrap {
	float:left;
	width:944px;
}

#header{
	position:absolute;
	top:-1px;
	left:-1px;
	width:1005px;
	height:120px;
	color:#000000;
	background-color:#ffffff;
	background:url("../images/hintergrund_header.jpg");
         background-repeat:no-repeat;
	background-position:0px 0px ;
	z-index:5;
}

#left {
	position:relative;
	width:160px;
	float:left;
	padding-top:175px;
	padding-bottom:20px;
}

#left p { padding-left:3px;padding-right:2px }


div,p  { margin-top:0; }

#centrecontent {
         float:right;
	width:750px;
	padding-left:0px;
	padding-right:0px;
	padding-top:134px;
	padding-bottom:20px;
	color:rgb(0,3,131);
}

#centrecontent p { padding-left:3px:color:rgb(0,3,131); }

#clearfooter { width:100%;height:52px;clear:both; }

#bottomnavi {
	text-align:center;
	color:rgb(37,112,187);
}

.navi{
	width:120px;
        padding-left:20px;
}

h1 {
	padding-left:2px;
	font-weight:bold;
	font-size:13px;
	color:rgb(0,3,131);
	margin:0;
}

h1.content {
	margin-bottom:12px;
	padding:0;
}

hr { color:rgb(0,3,131); }

a { font-size:11px; color:rgb(0,3,131); text-decoration:none; }


a.newsheadline { font-weight:bold; } 
a.bottomnavi { color:rgb(0,3,131); font-size:11px; } 

a.navileft_passive {
         display:block;
         font-size:17px;
	padding-top:3px;
	padding-bottom:3px;
         font-weight:normal;
	color:rgb(255,255,255);
} 

a.navileft_active {
         display:block;
         font-size:17px;
	padding-top:3px;
	padding-bottom:3px;
         font-weight:normal;
	color:rgb(0,3,131);
} 

a.navileft_open {
         display:block;
         font-size:17px;
	padding-top:3px;
	padding-bottom:3px;
         font-weight:normal;
	color:rgb(0,3,131);
} 

a.navileft_passive:hover {
         display:block;
         font-size:17px;
	padding-top:3px;
	padding-bottom:3px;
         font-weight:bold;
	color:rgb(0,3,131);
         text-decoration:none;
}

a.navileft_active:hover {
         display:block;
         font-size:17px;
	padding-top:3px;
	padding-bottom:3px;
         font-weight:bold;
	color:rgb(0,3,131);
         text-decoration:none;
}

a.navileft_open:hover {
         display:block;
         font-size:15px;
	padding-top:3px;
	padding-bottom:3px;
         font-weight:bold;
	color:rgb(0,3,131);
         text-decoration:none;
}

a:hover{
         text-decoration:underline;
}

a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #2570BB;
	color:rgb(0,3,131);
	font-weight:bold;
	padding-bottom:.4em;
	background-position:right;
}

a.sitemap_level2 {
	color:rgb(0,3,131);
	background-position:170px 4px;
	display:block;
}

a.sitemap_level3 {
	color:rgb(160,160,160);
}

.sitemap_level2_container {
	float:left;
	width:50%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
}

.input_newsletterselect {
	width:80px;
	vertical-align:middle;
	font-size:11px;
	margin-right: 8px;
	color: rgb(160,160,160);
}

.hidden {
	display:none;
}

.teaser_img {

	float: left;
	margin-right: 10px;
	margin-bottom: 10px; 
}
