﻿/*Layout*/
body {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color:#00016d;
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
    }
#wrapper{
/*	width: 847px; */
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 820px;
/*	background-image: url(../img/hg.png); */
	background-image: url(../img/hg2.png);
	background-repeat: no-repeat;

}
#logo {
	float: left;
/*	width: 180px;*/
	width: 1px;	
	padding-bottom: 0px;
/*	background-image: url(../img/logo.png); */
	background-repeat: no-repeat;
	height: 48px;
	background-position: bottom;
	;
}
#content_top {
	height: 270px;
/*	width: 840px; */
	width: 1023px;
	clear: both;
	padding-top: 5px;
}
#navi_top {
	float: left;
/*	width: 844px;*/
	width: 1023px;
	padding-top: 23px;
/*	padding-right:100px; */
/*	text-align:right;	*/
	height: 28px;
	padding-left:-400px;
}

#main {
	height: 456px;
/*	width: 847px; */
	width: 1024px;
	clear: both;
}

/**** Suche ****/

.rokajaxsearch_suche{	
	height: 28px;
	text-align:left;
	margin-top:-10px;
	margin-bottom:20px;
	margin-left:20px;
}

#navi {
	float: left;
	width: 155px;
	margin-left: 30px; 
/*	margin-top: 45px; */
	margin-top: 5px;
	height: 350px;
}
#content {
	float: left;
	height: 390px;
/*	height: 350px;	*/
/*	width: 613px; */
	width:  526px; 
	margin-left: 23px;
	margin-top: 5px;
	overflow: auto;
	padding-right:10px;
	padding-left:5px;
}
#breadcrumb{
	width:  542px; 
	height: 25px;
	margin-left:208px;
	font-size:75%;
}
#breadcrumb a:hover { 
	color:#00016d;
	text-decoration:underline;
}

#breadcrumb a { 
	color:#00016d;
	text-decoration:none;
}
/*** BS ******/
#aktuelles {
	float: left;
	height: 350px;
	width: 221px;
	margin-left: 27px;
	margin-top: 5px;
	overflow: auto;
}
#aktuelles li {
	margin-left: -30px;
	font-size:90%;
	line-height:20px;
	list-style-image: url(../img/dot_red.jpg);
	list-style-position: outside;	
}
#aktuelles li a {
	color:#00016d;
	text-decoration:none;
}
#aktuelles li a:hover {	
	color:#00016d;
	text-decoration:underline;
}
#aktuelles li a:visited {	
	color:#00016d;
}
#aktuelles li a:active {	
	color:#00016d;
	text-decoration:underline;
}
#aktuelles h1 {
	color:#00016d;
	font-size:110%;
	font-weight: bold;	
	
}
/*********/

#footer {
	clear: both;
	height: 30px;
/* width: 840px; */
	width: 1023px;
	padding-top: 10px;
}
#navi_bottom {
	float: right;
	width: 350px;	
}

#flash {
	height: 246px;
/*	width: 550px; */
    width: 727px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	
/*	background-image: url(../img/flash_neu.png);*/
}
#statement{
	float: left;
	height: 246px;
	width: 221px;
	margin-left: 27px;
	margin-top: 10px;
	background-image: url(../img/statement_bg.jpg);
}
#content_footer {
	float: left;
	width: 350px;
	padding-left: 20px;
	color:#4c4c4c;
	font-size:80%;
}
#content li{
	font-size:90%;
	line-height:20px;
	list-style-image: url(../img/dot_red.jpg);
	list-style-position: outside;
}
#contentheading{
	font-size:110%;
	font-weight:bold;
	color:#00006d;
	
}
/******/
/*** statment**/
.moduletable_statement {
	padding-left:20px;
}
.moduletable_statement h1{
	font-size: 90%;
}
.moduletable_statement p{
	font-size: 80%;
	text-align:left;
	line-height:14px;
}
.moduletable_statement address{
	font-size: 95%;
	font-style:italic;
}
/******/
/**Content**/
#content p{
	font-size:90%;
	color:000;
	line-height:17px;
	
}
#content h1{
	font-size:100%;
	color:#00016d;
}
#content h2{
	
}
#content h3{
	
}

/**Top Navigation1**/

.moduletable_topnavi li a{
	font-size:110%; 
	font-weight:bold;
	text-decoration:none;
	color:#00016d;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ebeced;
	border-right-color: #ebeced;
	border-bottom-color: #ebeced;
	border-left-color: #ebeced;	 
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
}
 .moduletable_topnavi li a:hover{
	background-color:#FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	
}
.moduletable_topnavi li ul{ 
	display: none;
}
.moduletable_topnavi li:hover ul { 
  display: block;   
 }

.moduletable_topnavi {
	background-repeat: repeat-x;
	height: 23px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-left:-20px;
	text-align:right;
	
}
.moduletable_topnavi, .moduletable_topnavi ul {
	line-height: 1;
	list-style: none;
	margin: 0;
	padding-top: 3px;
	
}
.moduletable_topnavi a {
	display: block;
}
.moduletable_topnavi li {
	float: left;
	margin: 0;
}
.moduletable_topnavi li a {	
	color: #00006d;
	display: block;
	font-weight: bold;
	height: 23px;
	max-height: 13px;
	text-align: center;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.moduletable_topnavi li ul {
	-moz-opacity: 0.7;
	background: #fff;
	border: 1px solid #c5c7cf;
	filter: alpha(opacity=90);
	left: -999em;
	margin: 0 !important;
	opacity:.70;
	padding: 0;
	position: absolute;
	width: 130px;
}
.moduletable_topnavi li ul a {
	background-image: none;
	color: #00006d;
	display: block;
	font-weight: normal;
	font-size:95%;
	height: 15px;
	margin: 0;
	padding-left: 10px;
	text-align: left;
	width: 117px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.moduletable_topnavi li ul a:hover {
	background-color: #eeeeee;
}
.moduletable_topnavi li ul ul {
	margin: -1em 0 0 10em;
}
.moduletable_topnavi li:hover ul ul, .moduletable_topnavi li.sfhover ul ul {
	left: -999em;
}
.moduletable_topnavi li:hover ul, .moduletable_topnavi li li:hover ul, .moduletable_topnavi li.sfhover ul, .moduletable_topnavi li li.sfhover ul {
	left: auto;
}

.moduletable_topnavi li.active a{

	background-color:#FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
/***/




/************ Angaben f�r das Hauptmen� 1 **********/ 
.moduletable_menu{ margin-top:10px;
}
ul.menu_liste {
	list-style : none;
	margin: 0px;
	padding:0px;
	text-align:right;
	color:#00006d;
}

ul.menu_liste li{
	list-style : none;
	padding: 0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	line-height:23px;
	padding-right:10px;
}


ul.menu_liste li a{
	display: block;
	padding-right:20px;
	text-decoration:none;
	color:#00006d;
	background-image: url(../img/bg_navi_neutral.jpg);
	background-repeat: no-repeat;
	background-position: 40px bottom;
}

/**** Menüeintrag Hauptmenü 1 für "Ihre Anfrage" in Rot darstellen" ***/

ul.menu_liste li.item30 a
{
	display: block;
	padding-right:20px;
	text-decoration:none;
	color:#FF0000;
	background-image: url(../img/bg_navi_neutral.jpg);
	background-repeat: no-repeat;
	background-position: 40px bottom;
}

ul.menu_liste li.item30 #current a,
ul.menu_liste li.active.item30 a {
	background-image: url(../img/bg_navi.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-right:20px;
	color:#FF0000;
}

/***** ******** ******/

ul.menu_liste li #current a,
ul.menu_liste li.active a {
	background-image: url(../img/bg_navi.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-right:20px;
	color:#00006d;
}
ul.menu_liste li a:hover{	
	display: block;
	background-image: url(../img/bg_navi.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-right:20px;
}

/******************************/
/**** Hauptmen� 2************/
.moduletable_menu2{ margin-top:30px;

}
ul.menu_liste2 {
	list-style : none;
	margin: 0px;
	padding:0px;
	text-align:right;
	color:#00006d;
}

ul.menu_liste2 li{
	list-style : none;
	padding: 0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	line-height:23px;
	padding-right:10px;
}

ul.menu_liste2 li a{
	display: block;
	padding-right:20px;
	text-decoration:none;
	color:#00006d;
	background-image: url(../img/bg_navi_neutral.jpg);
	background-repeat: no-repeat;
	background-position: 40px bottom;
}

ul.menu_liste2 li #current a,
ul.menu_liste2 li.active a {
	background-image: url(../img/bg_navi.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-right:20px;
	color:#00006d;
}
ul.menu_liste2 li a:hover{	
	display: block;
	background-image: url(../img/bg_navi.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-right:20px;
}
/**************************/
/**Hauptmen� 3**/
.moduletable_menu3{ margin-top:30px;

}
ul.menu_liste3 {
	list-style : none;
	margin: 0px;
	padding:0px;
	text-align:right;
	color:#00006d;
}

ul.menu_liste3 li{
	list-style : none;
	padding: 0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	line-height:23px;
	padding-right:10px;
}


ul.menu_liste3 li a{
	display: block;
	padding-right:20px;
	text-decoration:none;
	color:#00006d;
	background-image: url(../img/bg_navi_neutral.jpg);
	background-repeat: no-repeat;
	background-position: 40px bottom;
}

ul.menu_liste3 li #current a,
ul.menu_liste3 li.active a {
	background-image: url(../img/bg_navi.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-right:20px;
	color:#00006d;
}
ul.menu_liste3 li a:hover{	
	display: block;
	background-image: url(../img/bg_navi.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-right:20px;
}





/**Top Navigation**/
.moduletable_footernavi {
	font-size:90%;
	font-weight:normal;
	text-decoration:none;
	color:#595959;
	padding-right: 0px;
	padding-left:90px;
	text-align:right;
	
}
.moduletable_footernavi, .moduletable_footernavi ul {
	list-style: none;
	margin: 0;
	padding-top: 3px;
	
}
.moduletable_footernavi li a{
	font-size:90%;
	font-weight:normal;
	text-decoration:none;
	color:#595959;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
}


.moduletable_footernavi a {
	display: block;
}
.moduletable_footernavi li {
	float: left;
	margin: 0;
	padding-left:8px;
}
.moduletable_footernavi li a {	
	font-size:90%;
	font-weight:normal;
	text-decoration:none;
	color:#595959;
	display: block;	
	height: 23px;
	max-height: 13px;
	
}img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/******** übernommene CSS Klassen *********/
.infok{
	background-color: #FFF9F9;
	padding:5px 5px 5px 5px;
	border: 1px #E60A17 solid;
}

.aufzaehl{
	background-color: #FFF9F9;
	padding:5px 5px 5px 5px;
	border: 1px #E60A17 solid;
	background-position: right bottom;
	background-repeat: no-repeat;
}



.componentheading{
  display:none;
}

.moduletablebanner_statement{
	
	font-size:80%;
	text-align:left;
	line-height:1.5em;
}
.moduletablebanner_statement h3{
	padding-bottom:10px;
	font-size:150%;
	
}
.moduletablebanner_statement p.italic{
	font-style:italic;
	
}
#ff_div7{
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height:18px;
	color:#00016d;
	

}

.referenzpartner_absatz {font-size:2pt;}

p.referenzpartner {padding-top:0px;}
