body {
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:normal;
	color:#000000;
}

.cl {
	clear:both;
}

#seite {
	margin-top:0px;
	width:801px;
}

#wrapper {
	padding:0px 0px 0px 0px;
	margin:0px auto;
	width:801px;
	text-align:left;
	font-size:72%;
	line-height:1.4em;
	color:#404040;
}

#banner {
	background:url(../img/banner.png) no-repeat;
	width:801px;
	height:28px;
	overflow:hidden;
	vertical-align: middle; position: relative; top: -10px;
	padding:0px 0px 0px 0px;
}

#banner img {
	margin:15px 0px 0px 10px;
	float:left;
}

#shadow {
	padding:0px 0px 0px 0px;
	vertical-align: middle; position: relative; top: -10px;
	width:801px;
	background:url(../img/middle.png) left repeat-y;
}

#main {
	padding:0px 18px;
	
	
}
#rahmen {
	padding:0px 40px 10px;
}

#footer {
	clear:both;
	background:url(../img/bottom.png) no-repeat;
	width:804px;
	padding:28px 0px 10px;
	margin:0px;
	text-align:center;
	color:#fff;
	font-size:11px;
	vertical-align: middle; position: relative; top: -10px;
}

#footer p {
	margin:0px;
}

#footer a {
	color:#fff;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:11px 1px;
	line-height:26px;
	color:#ac722e;
}

#sitemap{
	clear:both;
	text-align:right;
	font-size:10px;
}

#sitemap a {
	color:#c0c0c0;
}

a:link {
	color:#404040;
	text-decoration: none;
}

a:visited {
	color:#404040;
	text-decoration: none;
}

a:active {
	color:#404040;
	text-decoration: none;
}

a:hover {
	color:#404040;
	text-decoration: underline;
}
