html {
	height:100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin: 0px;
	height:100%;
	background-color: #EFEADE;
}table {
	border: 0;
	width: 100%;
	height: 100%;
}
img {
	border: 0px;
}
div {
	margin: 0px;
	padding: 0px;
	display: block;
}
#header, #footer {
	background-color: #D4D0C8;
}
#header {
	border-bottom:3px solid #fff;
}
#footer {
	border-top:3px solid #fff;
}
#header .menu, #footer .menu, #footer #navtrail {
	width: 752px;
	margin: 0 auto;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	height: 60px;
	padding: 10px;
}

#footer #navtrail {
	width: 752px;
	margin: 0 auto;
	text-align: right;
	color: #fff;
	font-size: 11px;
}
#footer #navtrail a {
	color: #fff;
	text-decoration: none;
}


#header .menu a, #footer .menu a, #header h1, #footer h1 {
	color: #4B4B4B;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 0.5ex;
}

#inhalt {
	margin: 0 auto;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	padding: 0;
	width: 772px;
	background-color: #EFEADE;
}
#inhalt #content {
	width: 770px;
	padding: 0;
	background-color: #fff;
	border: 1px solid #ccc;
}
#content img {
	clear: both;
	float: left;
	position: relative;
	margin-bottom: 40px;
}

#content h1 {
	font-size: 13px;
	height: 18px;
	margin: 0 0 10px 0;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: 0.5ex;
}
#content #anzeige {
	width: 470px;
	line-height: 18px;
	margin: 0 0 20px 20px;
	display: block;
	float: left;
}
#content #anzeige h1 a {
}


#content #anzeige a {
	color: #000;
}
#content #anzeige img {
	padding-bottom: 16px;
	position: relative;
}
#content #anzeige p {
	width: 470px;
}
#content #anzeige ul {
	margin: 0;
}


#anzeige h3 {
	line-height:18px;
	font-size: 14px;
	margin: 18px 0 6px 0;
}
#contact {
	width: 216px;
	float: right;
	margin-right: 1px;
	font-size: 11px;
	line-height: 14px;
}
#contact h6 {
	display: block;
	padding: 4px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 0px;
	background-color: #D4D0C8;
}
#contact a {
	color: #000000;
}

#contact blockquote {
	text-align: left;
	padding: 0 4px 0 4px;
	margin: 0 0 10px 0;
}
#contact ul {
	list-style-type: none;
	padding: 0 4px;
	margin: 0;
}

#contact li {
}

.clr {
	display: block;
	clear: both;
	height: 0px;
	width: 100%;
}
