@charset="utf-8";
body{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
h3 {
	color: #FFF;
	background-color: #010080;
	padding: 5px 2px;
}


p {
	margin: 0 0 10px 0;
	padding: 0px;
	font-size: 12px;
}
.mobil_start {
	display: none;
}
.container {
	padding: 0;
	
	width: 800px;
}
.containerbreit {
	padding: 0;
	background-color: #fff;
	width: 912px;
}
header {
	display: block;
	background-image: url(../images/banner.jpg);
	height: 117px;
}
footer {
	clear: both;
	display: block;
	text-align: center;
}
.sidebar2 {
	padding: 0;
	padding-bottom: 10px;
	width: 420px;
}

.content {
	margin: 0 10px 0 70px;
	padding: 0;
	width: 650px;
	font-size: 12px;
}


.contentbreit {
	margin: 0 10px 0 70px;
	padding:0;
	float: left;
	width: 900px;
	
}

.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
}
.aufzaehlung {
	margin-bottom: 20px;
}


.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	font-weight: bold;
	color: #000;
}
.textrot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 125%;
	font-weight: bold;
	color: #F00;
	background-color: #FFF;
}
.textrot_mobil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	font-weight: bold;
	color: #F00;
	background-color: #FFF;
	text-align: center;
	padding: 5px 5px;
}


.textzentriert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	text-align: center;
}

.nav_mobil {
	display:none;	
}
ul .aufzaehlung {
	list-style-type: disc;
	line-height: 120%;
}
