html {
	height:100%;
	margin: 0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	margin: 0px;
	height:100%;
	
	
}table {
	border: 0;
	width: 100%;
	height: 100%;
}
img {
	border: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
p {margin-top:0px;}
#header {
	background-color: #D4D0C8;
	margin-bottom: 20px;
}
#header .topline {
	width: 722px;
	margin: 0 auto;
	padding: 3px;
	text-align: center;
	border-bottom: 2px solid #ccc;
}
#header p {margin:0;}

#wrapper {
	width: 100%;
	background: url(anz-shad-mid.jpg) repeat-y center top;
	display: block;
}
#wrapper #inhalt {
	width: 770px;
	margin: 0 auto;
	padding: 20px 39px 0px 41px;
	background:url(anz-shad-top.jpg) no-repeat center top;
}
#inhalt p{margin:0;}
#inhalt .headimg {
	margin-bottom: 40px;
}

#inhalt #anzeige {
	width: 500px;
	display: block;
	float: left;
	padding-bottom: 40px;
}

#inhalt h1.topline {
	margin:0px;
	padding:20px 20px 0px 20px;
	border-top:1px solid #ccc;
}

/* den vom System erzeugten p-Tag auf null setzen */
#inhalt h1.topline p {margin:0px;}

#anzeige h3, #anzeige h1 {
	font-size: 14px;
	margin: 0 20px 12px 20px;
}

#anzeige h1 a {
	color:#000;
	font-size: 12px;
}

#anzeige p {
	margin: 0px 20px 12px 20px;
	font-size: 12px;
	line-height: 18px;
}

#anzeige ul, #anzeige li {line-height:18px;}

.contact {
	width: 200px;
	float: right;
	border: 0;
	height: 100%;
	display: block;
	font-size: 11px;
	line-height: 14px;
	margin-right: 20px;
}
.contact h6 {
	padding: 2px 6px 0 6px;
	font-weight: bold;
	font-size: 13px;
	font-variant: small-caps;
	width: auto;
	letter-spacing: 0.2em;
	color:#666;
	background: url(bg-contact-blockquote.png) no-repeat;
	margin: 0 0 0 0;
	border-bottom:2px solid #fff;
}

.contact a {
	color: #000000;
}

.contact blockquote {
	text-align: left;
	padding: 12px 6px 10px 6px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #f1f1f1;
	background: url(bg-contact-blockquote.png) no-repeat left top;
	border-top: 1px solid #ccc;
}


.topline {
	color: #4B4B4B;
	font-size: 9px;
	font-variant: small-caps;
	letter-spacing: 0.5ex;
	font-weight: normal;
	margin: 10px 40px 10px 40px;
}

div#footer {width:770px; margin:0 auto; text-align:right; font-size:9px; padding-bottom:40px; color:#999;}
#footer a { text-decoration:none; color:#999; }
#footer a:hover {text-decoration:underline; color:#333;}

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

