body {
}
#header {
	float: none;
	width: 960px;
	height: 187px;
	margin-top: 0px;
	padding-top: 0px;
}
#maintext {
	width: 550px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 18px;
	padding-left: 10px;
}
#hauptfenster {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#mainbilderleiste {
	text-align: right;
	margin-right: 40px;
}
#angebot {
	text-align: left;
	margin-left: 618px;
	border: 1px solid #000;
	padding-left: 4px;
	margin-top: 5px;
	background-color: #CCC;
	line-height: 15px;
}


h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


#navi {
	width: 960px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	height: 30px;
}

#navi ul  {
	list-style-type: none;
	margin: 0px;
	padding-top: 7px;
}


#navi ul li {
	display: inline;
	padding-left: 0px;
}
#navi ul li a {
	float: none;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#navi ul li a:hover {
	float: none;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#content {
	height: auto;
	width: 960px;
}
#footer {
	width: 960px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	clear: left;
}

#preisbezeichnung {
	float: left;
	width: 550px;
}
#preise {
	float: left;
	width: 150px;
}
#content #maintext p {
	text-align: justify;
}
