/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

..BG_footer {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	background-color: rgb(255,255,255);
 	background-image: url( "../assets/images/bg_footer.gif" );
 	background-repeat: repeat-x
}

.BG_Teaser {
	font-size: 10px;
 	background-image: url( "../assets/images/bg_teaser.gif" );
 	background-repeat: repeat
}

.Box_Header {
	margin-top: 0px;
 	margin-bottom: 0pt
}

.EingabeFeld {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	background-color: rgb(255,255,255);
 	background-image: none;
 	background-repeat: repeat
}

.Footer {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 9px;
 	color: rgb(255,255,255);
 	text-align: center;
 	background-color: rgb(0,124,191)
}

..BG_Navi {
	background-color: rgb(0,124,191);
 	background-image: none
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	text-transform: none;
 	color: rgb(0,0,0);
 	vertical-align: baseline;
 	text-decoration: none ;
 	font-variant: normal
}

H3 {
	margin-top: 10px;
 	margin-bottom: 3pt
}

..BG_Teaser_over {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	background-color: rgb(102,204,255);
 	background-image: none;
 	background-repeat: repeat
}
