body {
   background-color :FFFFFF; 
}
.hintergrund {
	padding: 9px 9px 9px 9px;
	position:absolute;
	top:0px;
	margin-left: -378px;
	left:50%;
	width:758px;
	background-color : #808080;
}

.content {
	 padding:0px;
	 border:solid #213E66 1px;
	 color: #213E66;
	 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 	 font-size : 12px;
	 font-style : normal;
	 background-color : #FFFFFF;
}
div.leistungen {
		padding: 2px 2px 2px 2px;
		font-size : 12px;
	 	font-weight : normal;
		text-align: left;
		width: 250px;		
		color: #CE0000;
}

a.leistungen_aktiv, a.leistungen {
		background-image : url(./img/leistungen/leistungen_pfeil.gif);
		padding: 2px 12px 2px 18px; /* Abstand zum Pfeil */
		background-position : 0px 3px; /* horizontal, vertikal Quadrat, FIREFOX */
		background-repeat : no-repeat;
		height: 16px; /* Höhe für mouseover, muss gleich sein mit a:hover !!! */
		color: #213E66;
		text-decoration : none;
} 

a.leistungen_aktiv, a.leistungen:hover {height: 16px; color:#FFFFFF;	background-color:#CE0000; } 
a {
		font-size : 12px;
	 	font-weight : normal;
		text-align: left;
		color: #CE0000;
}
strong.leistungen-media {
		padding: 0px 0px 0px 0px;
		font-size : 12px;
	 	font-weight : bold;
		text-align: left;
		width: 250px;		
		color: #CE0000;
}
.texte {
		padding: 25px 20px 25px 25px;
		text-align: left;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-style : normal;
	 	font-weight : normal;
		color : #213E66;
}
table.kontakt {
		padding: 0px 0px 0px 0px;
		margin-left:30px;
		align: left;
}
td.texte-kontakt {
		padding: 8px 5px 8px 5px;
		text-align: right;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-style : normal;
	 	font-weight : normal;
		color : #213E66;
}
td.adresse-kontakt {
		padding: 5px 5px 5px 5px;
		text-align: left;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-style : normal;
	 	font-weight : normal;
		color : #213E66;
}
td.hinweis-kontakt {
		padding: 8px 5px 8px 5px;
		text-align: left;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-style : normal;
	 	font-weight : normal;
		color : #213E66;
}
td.fehler-kontakt {
		padding: 8px 5px 8px 5px;
		text-align: left;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-style : normal;
	 	font-weight : normal;
		color : #FF1C3C;
}
td.texte-rot {
		padding: 8px 5px 8px 5px;
		text-align: right;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-style : normal;
	 	font-weight : normal;
		color : #FF1C3C;
}
td.copyright {
		padding: 25px 20px 25px 25px;
		text-align: right;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-style : normal;
	 	font-weight : normal;
		color : #213E66;
}

.stdtext {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #213E66;
}









