/* CSS Document */


body { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;  text-align: center; margin: 0; padding: 0px; }

#pageframe {
background-color: white;
width: 950px;
margin-left:auto;
margin-right:auto;
}

#pageframe_imp {
background-color: white;
width: 800px;
margin-left:auto;
margin-right:auto;
}

#maintor-div {
	background-color: #EAF0F5;
	text-align: center;
	width: 100%;
	height: 100px;
	margin-bottom: 10px;
}

#flash {
	background-color: #EAF0F5;
	text-align: center;
	width: 100%;
}

.impressum{
text-align: left;
width: 100%;
background-color: #EAF0F5;
}


#abspann {
	background-color: white;
	text-align: center;
	width: 950px;
	height: 20px;
	margin-bottom: 10px;
}



p,h1,h2,h3,h4 { margin-left: 25px; margin-right: 25px; margin-bottom: 0px, padding: 0; }
p.imp { line-height: 15px; font-size: 10px; }

strong {color:#4f2c14;}

p { line-height: 16px;}
a { color: #99000f;text-decoration: none;}

h1 {
font-size:14px;
color:#4f2c14;
padding-bottom: 5px;

}

h2 {
font-size:12px;
color:#4f2c14;

}

h3 {
font-size:11px;
color:#4f2c14;

}

.clear {clear:both;}



.imp_l{
float:left;
width: 49%;
 }

.imp_r{
float:left;
width: 49%;
text-align: right;
 }



#bottomnavigation {text-align: center; width: 100%; height: 45px; margin: 0; padding: 0; }

#bottomnavigation a {color: #c0b7b3; text-decoration: none; }

#bottomnavigation p { color: #c0b7b3; font-size: 11px; text-transform: uppercase; padding-top: 6px; margin-right: 15px; }

