p,div {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #C90938;
	text-decoration: underline;
}
.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.home {
	font-size: 10px;
	font-weight: bold;
	color: #CC0F3C;
}
.footer {
	text-decoration: none;
	color: #000000;

}
.roteschrift {
	color: #C90938;
	text-decoration: none;
}
h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

body {
	margin-top:0px;
}
	
.menue {
	display:block;
	padding:5px 0 5px 25px;
	font-size:13px;
	font-weight:bold;
	background-color:#F2F6F7;
	color:#333;
	text-decoration: none;
}

.submenue {
	display:block;
	padding:5px 0 5px 25px;
	font-size:11px;
	font-weight:normal;
	background-color:#E5EAEC;
	color:#333;
	text-decoration: none;
}

.submenue:hover, .submenueaktiv  {
	display:block;
	padding:5px 0 5px 25px;
	font-size:11px;
	font-weight:normal;
	background-color:#E5EAEC;
	color: #C90938;
	text-decoration: none;
}

.menue:hover, .menueaktiv {
	display:block;
	padding:5px 0 5px 25px;
	font-size:13px;
	font-weight:bold;
	background-color:#E5EAEC;
	text-decoration: none;
}

.menuestart {
	display:block;
	padding:12px 0 12px 15px;
	font-size:13px;
	font-weight:bold;
	background-color:#E5EAEC;
	color:#333;
	text-decoration: none;
}

.menuestart:hover, .menuestartaktiv {
	display:block;
	padding:12px 0 12px 15px;
	font-size:13px;
	font-weight:bold;
	background-color:#0094D6;
	text-decoration: none;
	color:#fff;
}

.gebraucht {
	font-family: Arial;
	background-color:#F2F6F7;
	padding:2px 5px 2px 5px;
	font-size:12px;
	font-weight:bold;
}

.gebraucht2 {
	font-family: Arial;
	padding:5px 5px 2px 5px;
}

.gebraucht3 {
	font-family: Arial;
	border-top:1px #0196D8 solid;
	border-bottom:1px #0196D8 solid;
	padding:4px 0 4px 0;
	font-size:12px;
}
.gebraucht3 a {
	font-family: Arial;
	color:#000000;
	font-size:12px;
	text-decoration:none;
}

.ansprech {
	font-family: Arial;
}
.ansprech-ueber {
	font-family: Verdana;
	font-size:14px;
	font-weight:bold;
	padding:2px 0 2px 12px;
}
.ansprech a {
	font-family: Arial;
	color:#000000;
}