.navzeile {
	background-image: url(images/diddelcarnav.jpg);
	background-repeat: no-repeat;
	height: 25px;
	vertical-align:middle;
	padding: 0px 0px 0px 210px;
}
.navlink {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-decoration: none;
}
.navlink:hover {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-decoration: underline;
}
.navlink:active {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #FF7F00;
	text-decoration: underline;
}
.normal {
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	color: black;
}

.normalhead {
	font-family: verdana;
	font-weight: bold;
	font-size: 18px;
	color: #FF7F00;
}
.werbung{
	color: #FF7F00;
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
}
.high {
	background-color: #FF7F00;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: white;
}
.headline {
	font-family: verdana;
	font-weight: bold;
	font-size: 18px;
	color: white;
}
#topangebote {
	font-family: verdana;
	font-weight: normal;
	font-size: 10px;
	color:#000;
	padding: 10px 0px 10px 35px;
	background: url(images/topangebote.jpg) no-repeat top left;
	width: 400px;
	height: 270px;
	overflow: hidden;
}
#topangebote td {
	font-size: 10px;
}
.leistungdetail {
	display:inline;
	margin-left:20px;
	cursor:pointer;
	color:#000099;
}