div.navigation {
	width : 140px;
	border : 1px solid black;
	background : #FFCC66;
	text-align : center margin-right :   5px;
	margin-top : 6px;
	margin-left : 0px;
}

div.linie {
	height: 1px;
	margin: 0px;
	border-top: 1px solid black;
	padding: 0px 0px 0px 0px;
	display: block;
	font-size: 1px;
}

div.zeile {
	height: 1px;
	margin: 0px;
	border-top: 1px solid white;
	padding: 0px 0px 0px 0px;
	display: block;
	font-size: 1px;
}

div.topangebote {
	width: 400px;
	border: 1px solid white;
	background: white;
	text-align: left;
	padding: 10px 10px 10px 10px
}

a.schwarz {
	color: black;
	font-weight: bold;
	font-size: 10pt;
	padding-left: 10px;
}

a.schwarz:visited {
	color: black;
}

a.schwarz:hover {
	color: #FF8000;
}

a.text {
	color: black;
	font-weight: normal;
	font-size: 11pt;
	text-decoration: none;
}

a.text:hover {
	color: #FF8000;
}

#infomail {
	float: left;
}

#infoline {
	float: left;
}

p.telefon {
	color: black;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}

a.mail {
	color: black;
	text-align: right;
	font-weight: bold;
	padding-right: 0px;
}

a.mail:visited {
	color: black;
	font-weight: bold;
}

a.mail:hover {
	color: #FF8000;
	font-weight: bold;
}

.nav {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 140px;
	border-style: none;
}

.nav li#info {
	color: black;
	background-color: white;
	font-family: 'Arial', 'Verdana', sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 100%;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	outline: none;
	padding-top : 1px;
	padding-bottom : 0px;
}

.nav li a:link.linkbox,a:visited.linkbox,a:active.linkbox {
	color: black;
	background-color: #FFCC66;
	font-family: 'Arial', 'Verdana', sans-serif;
	font-size: 14px;
	font-weight: normal;
	width: 100%;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	outline: none;
}

.nav li a:hover.linkbox {
	color: white;
	background-color: #FF9900;
	font-family: 'Arial', 'Verdana', sans-serif;
	font-size: 14px;
	font-weight: normal;
	width: 100%;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	border-color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}

a.pn:hover {
	color: #000000;
}
