@import url(style.menue.css);
@import url(style.content.css);
@import url(mailform.css);
@import url(rgaccordion2.css);

/* CSS Document */
body, html {
	background-color: #ffffff;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-height: 100%; /* Fuer moderne Browser */
	height: auto !important; /* Fuer moderne Browser */
	height: 100%; /* Fuer IE */
}



table {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 12px;
	color: #707173;
	text-align: left;
	line-height: 15px;
}

.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 11px;
	color:#99A4AA;
	text-align: left;
	line-height: 15px;
}


.submenue {
	padding: 10px 0px 10px 0px;
}

.content {
	padding: 15px 15px 10px 15px;
}

.rechts {
	padding: 15px 0px 10px 0px;
}

.kastenstart {
	color:#ffffff;
	font-size: 11px;
}

.headlinerot {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 14px;
	color: #E2001A; 
    font-weight: bold;
	line-height: 15px;	 
    padding-right: 5px;
}


.headlinegrau {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 14px;
	font-weight: bold;
	color:#58585A;
	text-align: left;
	line-height: 15px;	 
}

.randspalte {
	color:#737475;
	padding: 10px;
}      