body {
color: black;
background-color: white;
font-family: Verdana, Arial,
Helvetica, sans-serif;
font-size: 13px; /*small*/
padding:0px;


}

h1 { font-size: 160%; }	
h2 { font-size: 130%; color: #2e3192;}
h3 { font-size: 13px; color: #2e3192; font-weight: bold; margin-bottom: 15px; }

h4 { margin-bottom: 0px; padding-bottom: 0px;}
h5 { margin-bottom: 0px; padding-bottom: 0px; font-size: 13px;}

#wrapper {
color: black;
background-color: white;
width: 720px; /* feste Breite */
margin: auto; /* zentrieren */
/*height: 720px;*/
border:1px solid #999999;
}



#kopfbereich { 
/*float: right;*/
/*margin-left: 50px;*/
/*padding: 10px 20px 10px 20px; */
/*position: relative;   */
color: #2e3192; /*#b5d52a; *//*#003399*/
font-style:italic;
/*background-color: blue; */ /* #b5d52a  #7db323 */ /*#003399*/

border:1px solid #FFFFFF;
/*margin:0;*/
text-align:left;

}


#kopfbereich img {

/*float: left;*/
margin-left: 15px;
margin-top: 5px;

}



#kopfbereich h2 {

text-align:left;
margin-top: 0px;
margin-left: 90px;

}








#navibereich { 

text-align: left;
background-color: #FFFFFF;  /*#B3C4E6;*/
padding: 10px 20px 4px 20px;
border-bottom: 1px solid black;



}

#navibereich ul {
padding: 0;
margin: 0;
}

#navibereich li {
list-style-type: none;
display: inline;
padding: 0;
margin: 0;
}

#navibereich a {
text-decoration: none;
font-weight: bold;
color: #2e3192;
background-color: #92d4f3; /*#b5d52a;*/  /*#6688CC;*/
padding: 4px 8px 4px 8px; /* unten 4px */
border: 1px solid black;
}


#navibereich a:hover,
#startseite #navi01,
#content_a #navi02,
#content_b #navi03,
#content_c #navi04,
#impressumsseite #navi05 {
color: black;
background-color: white;
padding-bottom: 5px;
border-bottom: none;
}



#textbereich { 
padding-left: 20px;    
padding-right: 20px;
padding-top: 5px;
padding-bottom: 5px;

}


#textbereich p {

margin-left: 20px;

}



.installwrapper {
	
	float:right;
	margin-left: 10px; 
	margin-top: 0px;
	margin-bottom: 0px;
}

.ro {
	background:url(rechtsoben.png) top right no-repeat;

}

.lo {
	background:url(linksoben.png) top left no-repeat;
}

.ru {
	background:url(rechtsunten.png) bottom right no-repeat;
}

.lu {
	background:url(linksunten.png) bottom left no-repeat;
}






.install {

	
	margin-top:5px;
	margin-right:40px;
	padding:18px 0 20px 25px;

}





.install a {
background:url("http://www.firematcher.com/install.png") no-repeat;

}

.install a {
color:#003399;
display:block;
padding:3px 0 8px 30px;
text-decoration:none;
}




#fussbereich { padding: 10px; }


#line {

font-size: 80%;
font-style: normal;
letter-spacing: 2px;
line-height: 1.5em;
padding-top: 5px;
border-top: 1px solid #003399;
margin-top: 20px;
text-align: center;


}

#address {


font-size: 80%;
font-style: normal;
line-height: 1.5em;

margin-top: 4px;

text-align: center;


}






#clear {
clear:both;
}



