html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: normal normal 12px Verdana, Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
img, a img {
	border: none;
}
.padd {
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

#gesamt {
	text-align: left;
	width: 890px;
	margin: 0 auto;
	padding: 0;
	color: #333;
	position: relative;
	background: url(inc/img/body_bg.gif) repeat-y top left;
}

h1 {
	margin-after: 10px;
	padding: 0;
	line-height: 20px;
	font: normal normal 16px Verdana, Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 8px;
}

#kopf {
	/*background: url(inc/img/header.jpg) no-repeat top left;*/
	width: 890px;
	height: 142px;
}

#links {
	width: 187px;
	position: absolute;
	left: 0;
	top: 145px;
}

#inhalt {
	width: 536px;
	margin-top: 0;
	margin-right: 167px;
	margin-bottom: 0;
	margin-left: 187px;
}

#rechts {
	width: 167px;
	position: absolute;
	left: 724px;
	top: 144px;
	background: url(inc/img/rechts_bg.gif) no-repeat 0 120px;
}




/*		Ende Template Formatierung		*/


#titel {
	display: block;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

#anmerkungen {
	text-align: left;
}

