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

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#f1f1f1;
border:none;
background-image:url(inx/higru.gif);
background-repeat:repeat-x;

background-color:#183f74;


  
height:100%;
  width:100%;
  margin:0px;
}
/*
CI blau #183f74
header hellgrau #8f9bb2
main grau #3e4349
menu dunkel grau #363a41
*/

/*////////////////////////////////////////////////////////////////////
/////////////////////////////////Positionierung///////////////////////////
/////////////////////////////////////////////////////////////////////////
.pagediv{
  height:100%;
  width:100%;
  margin:0px;
  
 
}
.headlightblue{

position:absolute;
background-color:#8f9bb2;
top:78px; width:100%; height:123px;
}
/*/
.topdiv {

margin:auto;
top:45px;
width:816px;

}



.headnavi{
	float:left;
	margin-top:14px;
	margin-left:582px;
	width:180px;
	height:20px;
	color:#8f9bb2;
	font-size:10px;
}
.headgrau{
float:left;
background-color:#3e4349;
 width:816px; height:44px;
}
.headpix{
	float:left;
	margin-left:35px;
	height:123px;
	width:288px;
}

.logo{
float:left;
margin-left:17px; 
width:284px; height:123px;
}

.mainframe{
float:left;
 width:816px; 
background-color:#3e4349;


}

.menuebar{
	float:left;
	margin-left:16px;
	margin-top:60px;
	width:300px;
	min-height:325px;
	border-right:2px solid #183f74;
	margin-bottom:20px;
}

.main{
float:left;
margin-left:20px; 
margin-top:36px;
width:425px; 
margin-bottom:20px;
padding:3px;
}
.main_rae{
float:left;
margin-left:20px; 
margin-top:36px;
width:325px; 

padding:3px;
}
.rae_logos_50{
float:left; 
margin-left:10px;
margin-top:50px; 
width:101px; 


}
.rae_logos_60{
float:left; 
margin-left:10px;
margin-top:80px; 
width:101px; 


}
.rae_logos_80{
float:left; 
margin-left:10px;
margin-top:100px; 
width:101px; 


}
.rae_logos_100{
float:left; 
margin-left:10px;
margin-top:110px; 
width:101px; 


}
.schadenfix_titel{
float:left; 
margin-left:24px; 
margin-top:165px; 
width:260px;
}
.menueText{
width:300px;
float:right;
margin: 2px 0px 2px 0px;


}
a#white{
color:#ffffff;
}
a.menueTextSub{
width:295px;
color:#cacac9;
float:right;
margin: 0px 0px 1px 3px;

}
.subadresse{
float:left;  
 width:820px; 
 height:14px; 
 color:#f1f1f1; 
 font-size:10px;
 background-color:#183f74;
 margin-top:8px;
 margin-bottom:10px;
 text-align:center;
}
.subadresse h1{font-size:10px; color:#f1f1f1; font-weight:normal;}
.floati{

}



.clearer{
  clear: both;
  font-size: 0px;
  height: 1px;
}



/*////////// TExtformatierung /////////////////////////////////////////*/

h1{
color:#ffffff;
font-size:24px;

margin:1px 1px 1px 1px;

}
.normContent{
	margin:0px;
	padding:0px;
font-size:12px;
font-weight:normal;

}
p{
margin:1px 1px 2px 1px;
color:#cacac9;
font-size:12px;
text-align:justify;
}
a.submail{
color:#f1f1f1;

}
a.headnav{
color:#f1f1f1;
}
a.mail{
color:#bc001c;
text-decoration:none;
}
a.wobinich{
color:#b5b6b7;
text-decoration:none;
}
a.menue{
color:#f1f1f1;
text-decoration:none;
}
.hellgrau{
color:#cacac9;
}
a:link  { text-decoration: none; color: #cacac9; }
a:visited { text-decoration: none; color :#cacac9; }
a:active { text-decoration: none; color: #cacac9; }
a:hover { text-decoration: none; color: #ffffff;  }

a:link.menueText, a:link.menueTextSub  { text-decoration: none; color: #cacac9; }
a:visited.menueText, a:visited.menueTextSub { text-decoration: none; color :#cacac9; }
a:active.menueText, a:active.menueTextSub { text-decoration: none; color: #ffffff; }
a:hover.menueText, a:hover.menueTextSub { text-decoration: none; color: #ffffff;  }

img{
margin:2px 0px 2px 0px;
}
img.header{
float:left;
margin:0;
border:none;
padding:0;
}
a.headerlink{
margin:0;
}
img.icon{
margin-left:3px;
}

img.iconSub{
margin-left:10px;
}
img.logoimg{
border:1px solid #f1f1f1;
margin:3px 3px 3px 3px;
}
img.pix{
border:1px solid #f1f1f1;
}

li{
margin:1px 1px 1px 1px ;
color:#cacac9;

list-style-type:square;
}
#active{
color:#ffffff;
}

/*////////// FORM /////////////////////////////////////////*/

.rueckruf{
width:140px;
height:15px;
border: solid 1px #fdc400;
font-size:9px;
margin:2px;
margin-left:0px;
}
.sendBut{
 background: transparent;
  border: 0px none;
  color:#bc001c;
  font-size: 1.0em;
  cursor: pointer;
  margin: 1px;
  padding: 0px;
 }

