html, body { height:100%; }

body {
	padding:0;
	margin:0;
	text-align:left;
	min-width:100%;
	background-color:#FFFFFF;
	font-size:12px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(62,77,116);
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
}

td {
	font-size:12px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(62,77,116);
	margin-bottom:8px;
}

.input {
	font-size:12px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	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:12px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
}

.small {
	font-size:9px;
}

#outer{
	height:100%;
	min-height:100%;
	width:100%;
	color:#000000;
	text-align:left;
	position:relative;
}
 
html>body #outer{ height:auto; } 

#innerwrap {
	float:left;
	width:100%;
}

#header{
	position:absolute;
	top:0;
	left:-1px;
	width:100%;
	height:103px;
	color:#000000;
	background-color:#ffffff;
	background-repeat:repeat-x;
	background-position:0px 0px ;
	z-index:5;
}

#left {
	position:relative;
	width:180px;
	float:left;
	padding-top:120px;
	padding-bottom:20px;
}

#left p { padding-left:3px;padding-right:2px }

#right p { padding-left:4px;padding-right:2px }

#imagecolumn {
	margin-top:0px;
	position:absolute;
	top:20px;
	left:608px;
	width:148px;
	height:550px;
	z-index:10;
	padding-top:112px;
	padding-left:10px;
	padding-right:10px;
	color:rgb(62,77,116);
}

#imagecolumn a {
	padding:0;
	font-weight:normal;
	font-size:11px;
	color:rgb(190,190,190);
	margin:0;
}

#imagecolumn h1 {
	padding:0;
	font-weight:normal;
	font-size:12px;
	color:rgb(217,104,28);
	margin:0;
}

#right {
	position:relative;
	width:170px;
	float:right;
	margin-top:10px;
	padding-top:170px;
	padding-bottom:20px;
	background-color:#999999;
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:rgb(62,77,116);
}

div,p  { margin-top:0; }

#centrecontent {
	width:408px;
	float:right;
	padding-left:0px;
	padding-right:0px;
	padding-top:105px;
	padding-bottom:20px;
	color:rgb(62,77,116);
}

#centrecontent p { padding-left:3px:color:rgb(62,77,116); }

#clearfooter { width:100%;height:52px;clear:both; }

#bottomnavi {
	text-align:center;
	color:rgb(210,210,210);
}

#additionalnavi {
	float:right;
	background-color:#ffffff;
	margin-top:3px;
	padding-bottom:2px;
	padding-top:0px;
	margin-left:10px;
	text-align:center;
	width:170px;
	color:rgb(160,160,160);
}

#logo {
	width:780px;
	margin-top:18px;
}

#navipath {
	padding:0;
	padding-bottom:10px;
	background-color:#ffffff;
	color:rgb(99,99,99);
	width:388px;
}

.navi{
	width:228px;

}

h1 {
	padding-left:2px;
	font-weight:bold;
	font-size:15px;
	color:#325A85;
	margin:0;
}

h1.content {
	margin-bottom:12px;
	padding:0;
}

hr { color:rgb(210,210,210); }

a { font-size:12px; color:rgb(217,104,28); text-decoration:none; }
a:hover { color: #ff0000; text-decoration:underline; }

a.newsheadline { font-weight:bold; } 

a.bottomnavi { color:rgb(160,160,160); font-size:9px; } 

a.additionalnavi { font-size:12px; color: #325A85; font-weight:bold;}
a:hover.additionalnavi { color: #E09E00; text-decoration:none; }


a.navipath { font-size:10px; color: rgb(160,160,160); } 

.navi{
	width:228px;

}


 
a.navileft_passive {
         display:block;
         text-decoration: none;
	font-size:13px;
	font-family:Arial,Helvetica,Sans-serif,sans-serif;
	color:#325A85;
} 

a:hover.navileft_passive { color: #E09E00; text-decoration:none; } 

a.navileft_active {
         display:block;
	font-size:13px;
	font-family:Arial,Helvetica,Sans-serif,sans-serif;
	color:#325A85;
} 

a:hover.navileft_active { color: #E09E00; text-decoration:none; }

a.navileft_open {
         display:block;
	font-size:13px;
	font-family:Arial,Helvetica,Sans-serif,sans-serif;
	color:#325A85;
} 
a:hover.navileft_open { color: #E09E00; text-decoration:none; }

a.navisec_passive {
	width:228px;
	height: 26px;
         background:url("../images/secnav_out.jpg") no-repeat;
	color:#325A85;
} 
a:hover.navisec_passive { color: #E09E00; text-decoration:none; } 
a.navisec_active {
	width:228px;
	height: 26px;
         background:url("../images/secnav_on.jpg") no-repeat;
	color:#325A85;
} 
a:hover.navisec_active { color: #E09E00; text-decoration:none; }

a.navisec_open {
	width:228px;
	height: 26px;
         background:url("../images/secnav_on.jpg") no-repeat;
	color:#325A85;
} 
a:hover.navisec_open { color: #E09E00; text-decoration:none; }

a.navithird_passive {
	width:228px;
	height: 26px;
         background:url("../images/thirdnav_out.jpg") no-repeat;
	color:#325A85;
} 
a:hover.navithird_passive { color: #E09E00; text-decoration:none; } 
a.navithird_active {
	width:228px;
	height: 26px;
         background:url("../images/thirdnav_on.jpg") no-repeat;
	color:#325A85;
} 
a:hover.navithird_active { color: #E09E00; text-decoration:none; }

a.navithird_open {
	width:228px;
	height: 26px;
         background:url("../images/thirdnav_on.jpg") no-repeat;
	color:#325A85;
} 
a:hover.navithird_open  { color: #E09E00; text-decoration:none; }

a.navifourth_passive {
	width:228px;
	height: 26px;
         background:url("../images/fourthnav_out.jpg") no-repeat;
	color:#325A85;
} 
a:hover.navifourth_passive { color: #E09E00; text-decoration:none; }
a.navifourth_active {
	width:228px;
	height: 26px;
         background:url("../images/fourthnav_on.jpg") no-repeat;
	color:#325A85;
} 

a.navifourth_open {
	width:228px;
	height: 26px;
         background:url("../images/fourthnav_on.jpg") no-repeat;
	color:#325A85;
} 

a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #b4a8b4;
	color:rgb(217,104,28);
	font-weight:normal;
	padding-bottom:.4em;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
}

a.sitemap_level2 {
	color:rgb(62,77,116);
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:170px 4px;
	display:block;
}

a.sitemap_level3 {
	color:rgb(190,190,190);
}

.sitemap_level2_container {
	float:left;
	width:50%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
}

.input_searchbox {
	width:150px;
	vertical-align:middle;
	font-size:10px;
        border: 1px solid #999999;
	color: rgb(62,77,116);
}

.input_newsletterselect {
	width:80px;
	vertical-align:middle;
	font-size:11px;
	margin-right: 8px;
	color: rgb(62,77,116);
}

.label_searchbox {

	color:#494949;


}

#loginbox {
         width:330px;
         background-color:#D6E4F1;
         border:1px solid #558DBD;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#searchbox {

	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#newsletterbox {
   width:330px;
   background-color:#D6E4F1;
   border:1px solid #558DBD;
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:.5em;
   padding-right:.5em;
   margin-top:1.5em;
   margin-bottom:1.5em;
}

.hidden {
	display:none;
}

.balken {
	padding-left:0px;
	background-color:rgb(255,110,43);
	background-image:url('../images/bg2.gif');
	background-repeat: repeat-x,repeat-y;
	background-position:2px 0px ;
}



div.nl { color: #3B3B3B; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: lowercase; display: block; } 
div.nimg{ margin-right: 5px; padding-top: 2px; padding-bottom: 2px; } 
div.ntext { font-size: 11px; font-family: Arial, Helvetica, sans-serif; width: 90%; padding-top: 2px; } 
div.nt { line-height: 20px; width: 99%; padding-top: 2px; padding-bottom: 3px; padding-left: 2px} 
a:link.newsteaser,a:active.newsteaser,a:visited.newsteaser { color:rgb(217,104,28); font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; padding-left: 100px; } 
a:hover.newsteaser { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.link.newslink {color: #3B3B3B; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: lowercase; display: block; }