/* CSS Document test*/

* {
	margin:0;
	padding: 0;
}

img, div { behavior: url(iepngfix.htc); }

/*Höhe auf 100% und Margin auf 1px damit im moz die Seite nicht springt*/
html {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;	
	font-size: 100.01%;
	height:100%;
	margin-bottom:1px; 
}
body {
	background-color: #cacadf;
	font-size: 100.01%;
	font-size: 10pt; 
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color:#000; /*808285*/
	text-align:center;

}

#bodycontent{
	position:relative;
	width:1150px;
	height:100%;
	border:1px solid green;
	text-align:left;
	margin:0 auto;
	}
#banner{
	
	right:0;
/*	margin: 8px 0 0 985px;*/
	margin-left:999px;
	border:1px solid red;
	width:150px;
	}

#printheader{
 	visibility: hidden;
    display: none;
    height: 0;
    width: 0;
	}
input.unsicht {
	color: #ffffff;
	border-left-width: 0;
	border-right-width: 0;
	border-top-width: 0;
	border-bottom-width: 0;
	border-color: #ffffff;
}
.bildunterschrift{ 
	font-size:0.8em; 
	padding-left:3px; 
	padding-top:2px;
	width:250px;

}
#pagecontent a.sitemap{
	color: #000/*2F72*/;
}
p.sitemap{
	margin-left:5em; 
}

#pagecontent H3.sitemap{
	margin-left:3em;
	/*margin-bottom:0.5em;*/
	color: #000/*2F72*/; 
	font-size:1em;
}

* html #container{
	height:750px;
/*	margin-left:auto;
	margin-right:auto;*/
		width: 985px;
	border:0px solid red;
	/*	clear:right;*/

}

#container {
	position:relative;
	width: 985px;
	min-height:750px;
	background-color: #cacadf;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	border:0px solid red;
}


#header{
	position:relative;
	width: 985px;
	height:175px;
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
	border:0px solid blue;
}

#logo{
	float:left;
	display:inline;
	width:180px;
	height:80px;
	border:0px solid red;
	margin-left:15px;
	margin-top:10px;
}
#vil{
	position:absolute;
	border:0px solid red;
	right:315px;
	top:5px;
	width:158px;
	height:205px;
	background-image:url('../images/vil.png');
	background-repeat:no-repeat;
	z-index:1000;
}

#homelink{
	
	position:absolute;
	border:0px solid red;
	right:315px;
	top:5px;
	width:158px;
	height:175px;
	z-index:2000;
	}

a { 
	color:#fff;
	text-decoration: none;
}



h1{	
	font-size:1.6em;
	color:#002F72;
}
h2{
	color:#002f72; 
	font-size:1.4em;
}
h3{
	color:#002f72;
	font-size:1.2em;
}
p{ 
	font-size:1em;
}	

table, tr, td{
	font-size:1em;
	color: #000; /*002F72*/
}

td {
	font-size:1em;
}	
.kontakt{
	font-weight:bold;
}	
#navi{
	width: 985px;
	height:67px;
	/*background-image:url('../images/navi_neu.jpg');*/
	background-image:url('../images/navi_neu082011.jpg');
	background-repeat:no-repeat;
}

#subnavi{
	font-size:1em;
	font-weight:normal;
	padding-left:34px;
	height:24px;
	text-align:center;
	color:#002F72;
	width: 985px;

}

#subnavi ul li{
	float:left;
	display:block;
	border-right:1px solid red;
	height:24px;
	width:13.5em;
	margin-left:5px;
	color:#002F72;
}

#subnavi  ul li  a{
	border:0px solid red;
	line-height:23px;
}	
#subnavi ul li  a:hover{
	background-image:url('../images/subNavi_bg.png');
	background-repeat:repeat-x;
	text-decoration: none;
	color:#002F72; 
	display:block;
	height:24px;
}
/*hover fuer safari und chrome*/
#subnavi ul li:hover a{
	background-image:url('../images/subNavi_bg.png');
	background-repeat:repeat-x;
	text-decoration: none;
	color:#002F72; 
	display:block;
	height:24px;
}
#sub li#selectedMenu a{
	color:#002F72;
}

#sub li#selectedMenu {
	background-image:url('../images/subNavi_bg.png');
	background-repeat:repeat-x;
	text-decoration: none;
	color:#002F72; 
	height:24px;
	width:13.5em;
}

#selectedSubMenu{
	background-image:url('../images/subNavi_bg.png');
	background-repeat:repeat-x;
	text-decoration: none;
	color:#002F72; 
	height:23px;
	width:13.5em;
}


#subnavi1{
	float:left;
	display:inline;
	border:0px solid green;
	text-align: left;
	font-size:1em;
	font-weight:bold;
	width: 150px;
}

#subnavi_warum{
	position:absolute;
	left:0;
	border-right:1px solid red;
	text-align: left;
	margin-left:38px;
	font-weight:bold;
	width:181px;
	margin-top:-42px;
	font-size:1em;
	background-color:#CACADF;
	display:block;
}

#subnavi_warum ul{ 	
	background-color:#CACADF;
	border:0px solid red;
	list-style-type:none;
}
#subnavi_warum ul li{
	background-color:#CACADF;
	border-bottom:1px solid #002F72;
	border-left:1px solid #002F72;
	list-style-type:none;
	line-height:2em;
	font-size:1em;
}

#subnavi_warum ul li a{
	background-color:#CACADF;
	border-left:0px solid red;
	color:#002F72;
}

#subnavi_warum ul li a:hover{
	background-image:url('../images/subNavi_bg.png');
	background-repeat:repeat-x;
	text-decoration: none;
	color:#002F72; 
	display:block;
}

.sub2{
	padding-left:5px;
}

/*BaustellenMenue*/
* html #subnavi_baustellen{
	margin-left:223px;
}
#subnavi_baustellen{
	position:absolute;
	left:0;
	border-right:1px solid red;
	text-align: left;
	margin-left:224px;
	font-weight:bold;
	width:181px;
	margin-top:-42px;
	font-size:1em;
	background-color:#CACADF;
	display:block;
}

#subnavi_baustellen ul{ 	
	background-color:#CACADF;
	border:0px solid red;
	list-style-type:none;
}
#subnavi_baustellen ul li{
	background-color:#CACADF;
	border-bottom:1px solid #002F72;
	border-left:1px solid #002F72;
	list-style-type:none;
	line-height:2em;
	font-size:1em;
}

#subnavi_baustellen ul li a{
	background-color:#CACADF;
	border-left:0px solid red;
	color:#002F72;
}

#subnavi_baustellen ul li a:hover{
	background-image:url('../images/subNavi_bg.png');
	background-repeat:repeat-x;
	text-decoration: none;
	color:#002F72; 
	display:block;
}

/*TippsMenue*/
* html #subnavi_tipps{	
	margin-left:408px;
}

#subnavi_tipps{
	position:absolute;
	left:0;
	border-right:1px solid red;
	text-align: left;
	margin-left:410px;
	font-weight:bold;
	width:181px;
	margin-top:-42px;
	font-size:1em;
	background-color:#CACADF;
	display:block;
}

#subnavi_tipps ul{ 	
	background-color:#CACADF;
	border:0px solid red;
	list-style-type:none;
}
#subnavi_tipps ul li{
	background-color:#CACADF;
	border-bottom:1px solid #002F72;
	border-left:1px solid #002F72;
	list-style-type:none;
	line-height:2em;
	font-size:1em;
}

#subnavi_tipps ul li a{
	background-color:#CACADF;
	border-left:0px solid red;
	color:#002F72;
}

#subnavi_tipps ul li a:hover{
	background-image:url('../images/subNavi_bg.png');
	background-repeat:repeat-x;
	text-decoration: none;
	color:#002F72; 
	display:block;
}

/*TippsMenue*/
* html #subnavi_service{	
	margin-left:593px;
}

#subnavi_service{
	position:absolute;
	left:0;
	border-right:1px solid red;
	text-align: left;
	margin-left:596px;
	font-weight:bold;
	width:181px;
	margin-top:-42px;
	font-size:1em;
	background-color:#CACADF;
	display:block;
}

#subnavi_service ul{ 	
	background-color:#CACADF;
	border:0px solid red;
	list-style-type:none;
}
#subnavi_service ul li{
	background-color:#CACADF;
	border-bottom:1px solid #002F72;
	border-left:1px solid #002F72;
	list-style-type:none;
	line-height:2em;
	font-size:1em;
}

#subnavi_service ul li a{
	background-color:#CACADF;
	border-left:0px solid red;
	color:#002F72;
}

#subnavi_service ul li a:hover{
	background-image:url('../images/subNavi_bg.png');
	background-repeat:repeat-x;
	text-decoration: none;
	color:#002F72; 
	display:block;
}


#subnavi2{
	position:absolute;
	left:0;
	border:0px solid green;
	text-align: left;
	margin-left:40px;
	font-weight:bold;
	width: 650px;
	margin-top:-30px;
	font-size:1em;
} 	

#subnavi2 ul{ 	
	display:inline;
}

#subnavi2 ul li{
	float:left;
	display:inline;
	border-right:1px solid #002F72;
	padding-left:15px;
	font-size:1em;
}

#subnavi2 li a{
	border:0px solid green;
	color:#002F72;
}

#subnavi2 li a:hover{
	text-decoration:none;
	color:red;
}

#subnavi3{
	position:absolute;
	margin-top:-25px;
	background-color:#58585A;
	text-align: left;
	width:400px;
	font-weight:bold;
	clear:right;
	border:0px solid red;
	font-size:1em;
	margin-left:130px;
} 
#subnavi3 a:hover{
	color:#fff;
	text-decoration:underline;
}

#subnavi3 ul{
	list-style-type: none;
}

#subnavi3 ul li{
	display: inline; 
}

#subnavi3 li{
	list-style-type: none;	
}  
#submenu3 a.Selected{
	color:#ff00ff;
}

* html #content_start{ height: 40em;width: 985px; }
#content_start{
	float: left;
	display:inline;
	background-color: transparent;
	text-align: left;
	font-size:1em; 
	color: #000;
	background-image:url('../images/content_bg_start.jpg');
	background-repeat:repeat-y;
	font-weight:normal;
	width: 985px;
	min-height:40em;
	border:0px solid blue;
	
}

* html #content{ height: 40em;width: 985px; }
#content{
	float: left;
	display:inline;
	background-color: transparent;
	text-align: left;
	font-size:1em; 
	color: #000;
	background-image:url('../images/content_bg.jpg');
	background-repeat:repeat-y;
	font-weight:normal;
	width: 985px;
	min-height:40em;
	border:0px solid blue;
	
} 
* html #contenttext{ height: 40em;width: 985px;}
#contenttext{
	width: 985px;
	border:0px solid red;
	min-height:40em;
}
* html #pagecontent_start {
	height:40em;
	width:642px;
	margin-left:43px;
	margin-top:0px;
	float:left;
	display:inline;
}
#pagecontent_start{
	border:0px solid red;
	float:left;
	background-color: #CACBE0;
	/*background-color: #CACBE0;*/
	text-align: left;
	color: #000;
	font-weight:normal;
	width:642px;

	min-height:40em;
	margin-left:44px;
	margin-top:-15px;
}
* html #pagecontent {
	height:40em;
	margin-left:44px;
	width:640px;
	display:inline;
}
#pagecontent{
	float:left;
	background-color: transparent;
	text-align: left;
	color: #000;
	font-weight:normal;
	width:640px;
	border:0px solid red;
	min-height:40em;
	margin-left:44px;
	margin-top:0px;
} 

* html #pagecontent h1 {
	margin-left:2px; 
}
#pagecontent h1 {
	border-bottom:1px solid #CACADF;
	border-right:1px solid #CACADF;
	width:55%;
	margin-bottom:1em;
	margin-left:0px; 
	padding-left:10px;
}

#pagecontent a { 
	color:#ff0000;
	text-decoration: none;
}

#pagecontent a:hover { 
	color: #ff0000;
	text-decoration: underline;
}

#pagecontent a:active { 
	color:#FFC446;
	text-decoration: none;  
} 

#pagecontent4 a { 
	color:#ff0000;
	text-decoration: none;
}

#pagecontent4 a:hover { 
	color: #ff0000;
	text-decoration: underline;
}

#pagecontent a:active { 
	color:#FFC446;
	text-decoration: none;
} 

#pagecontent4 td a { 
	color:#ff0000;
	text-decoration: none;
}

#pagecontent4 td a:hover { 
	color: #ff0000;
	text-decoration: underline;
}

#pagecontent4 td a:active { 
	color:#FFC446;
	text-decoration: none;  
}

#imageDiv{ 
	float:left;
	display:inline;
	width:200px;
	height:100px;
	border:0px solid green;
	clear:left;
}

#imageText{
	width:200px;
	float:left;
		display:inline;
	border:0px solid green;
}

#textDiv{}

#h1_themenflash{
	position:absolute;
	width:652px;
	height:36px;
	margin-top: 0px;
	border:0px solid red;
	background-color:#002F72;
	/*background-image:url('../images/H1_flash.png');*/
	background-repeat:no-repeat;
}
#h1_themenflash h1{
	color:#fff; 
	font-size:1.1em;
	margin-left:10px;
}

#h1_flash{
	position:absolute;
	width:225px;
	height:18px;
	margin-top: 0px;
	border:0px solid red;
	background-image:url('../images/H1_flash.png');
	background-repeat:no-repeat;
}
#h1_flash h1{
	color:#fff; 
	font-size:1.1em;
	margin-left:10px;
}
* html #willkommen_flash{width:283px;}
#willkommen_flash{
	position:absolute;
	width:270px;
	margin-top:50px;
	margin-left:1px;
	padding-top:5px;
	padding-right:5px;
	padding-left:9px;
	padding-bottom:5px;
	border:0px solid red;	
	background-repeat:no-repeat;
}

.a { 
	color:#E61B31;
	text-decoration: none; 
}

/*.transparent { 
background-color: #FFFFFF; 
opacity:.70; 
-moz-opacity:.7; 
filter:alpha(opacity=70); 
}*/

.hr{
	border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #A4A4C6 /*#002f72*/;
 border-bottom: solid 1px #E4E4EE; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
width:80%;
text-align:center;
margin: 0 auto;

}
* html #news {	display:inline;}
#news{ 
	float:right;
	margin-right:11px;
	width:239px;
	border:0px solid green;
	z-index:3000;
	min-height:40em;
	margin-top:0px;
	
	clear:right;

}
#news h1{
	margin-bottom:3px;
	color:#002f72; 
	font-size:1.6em;

}
#news h2{

	color:#002f72; 
	font-size:1.6em;
	margin-left:10px;
}	
#first_news{
	float:left;	
	width:225px;
	border:0px solid #002f72;
	background-image:url('../images/news_content_bg.jpg');
	background-repeat:repeat-y;
	background-position:top;
	padding-top:0.2em;
	display:inline;
}
#first_news p {	
	margin-left:10px;
	margin-bottom:0.5em;
	margin-top:3px;
	margin-right:5px; 
}
#first_news img{margin-top:5px;}
#first_news a { 
	color:#ff0000;
}
#first_news_top{
	float:left;
		display:inline;
	width: 225px;
	height:18px;
	background-image:url('../images/news_top.png');
	background-repeat:no-repeat;
	background-position:top;
}

#first_news_bottom{
	width: 225px;
	height:5px;
	background-image:url('../images/news_bottom.png');
	background-repeat:no-repeat;
	background-position:top;
	float:left;
		display:inline;
}
#first_news h2{
	color:#002f72; 
	font-size:1em;
	margin-left:10px;
}	
#first_news_top h3{
	color:#fff; 
	font-size:1.1em;
	margin-left:10px;
}

/*2 Newsbereich*/
#second_news{
	float:left;
		display:inline;	
	width:225px;
	border:0px solid #002f72;
	background-image:url('../images/news_content_bg.jpg');
	background-repeat:repeat-y;


}
#second_news p {
	margin-left:10px;
	margin-top:3px;
		margin-bottom:0.2em;
}
#second_news a { 
	color:#ff0000;
}
* html #second_news_top{	margin-top:0em;}
#second_news_top{
	float:left;
	display:inline;
	width: 225px;
	height:18px;
	background-image:url('../images/news_top.png');
	background-repeat:no-repeat;
	background-position:top;
	margin-top:0.2em;

}

#second_news_bottom{
	width: 225px;
	height:5px;
	background-image:url('../images/news_bottom.png');
	background-repeat:no-repeat;
	background-position:top;
	float:left;
		display:inline;
}

#second_news_top h3{
	color:#fff; 
	font-size:1.1em;
	margin-left:10px;
		

}

#h2_header{background-color:#fecc00;
margin-top:2px;
border-left:1px solid #002f72;
border-right:1px solid #002f72;
height:20px;
}
#second_news h2{
	color:#002f72/*ffcc33*/; /*002f72*/
	font-size:1em;
	margin-left:10px;
	margin-top:2px;
	font-weight:bold;
	/*background-color:#FFDC02;*/

}
* html #content_bottom{ display:inline;}
#content_bottom{
	float:left;
	width: 985px;
	height:14px;
	border:0px solid red;
	background-image:url('../images/content_bottom_082011.png');
	/*background-image:url('../images/content_bottom.png');*/
	background-repeat:no-repeat;
}
#footer{
	float:left;
	width: 985px;
	height:79px;
	background-image:url('../images/footer_neu_082011.jpg');
	/*background-image:url('../images/footer_neu.jpg');*/
	background-repeat:no-repeat;
	background-position:top;
	padding-top:30px;
	display:inline;
}

#footer ul li{
	display: inline; 
	height:44px;
	text-align:center;
}
#footer li a{
	border:0px solid green;
	height:50px;
	color:#fff;
}
#footer li a:hover{
	color:#FFD800;
	text-decoration: none;
}
