*{
	padding:0;
	margin:0;
	border:0;
}
body,html{
	font:90% Verdana, Arial, sans-serif;
	color:#696969;
	background:#fff;
}
h1 {
	font:bold 100% Verdana, Arial, sans-serif;
	color:#696969;
	text-align: center;
	margin-top: 15px;
}
h2 {
	font:bold 100% Verdana, Arial, sans-serif;
	color:#696969;
	text-align: center;
}
#containerstart {
position: absolute;
			width: 760px;
			border: 3px solid #6281c1;
			margin: 35px 0 0 20px;
			padding: 0;
			background: url(../images/komplett.jpg) no-repeat;
		}

#container {
			width: 760px;
			\width: 780px;
			w\idth: 760px;
			border: 3px solid #e3b38d;
			margin-top: 20px;
			margin-left: 20px;
			padding: 0;
			background: url(../images/komplet.jpg) no-repeat;
		}

		#kopf {
			padding: 0;
			margin: 0;
			height: 120px;
			background: url(../images/kopf.jpg) no-repeat;
			border-bottom: 1px solid #e3b38d;
		}

		#inhalt {
			height: 440px;
			padding: 0;
			margin: 0;
			text-align: center;
		}

		#links {
			float: left;
			width: 180px;
			height: 440px;
			background: #f7d9b3;
			margin: 0;
			padding: 0;
			border-right: 1px solid #e3b38d;
		}
#navcontainer
{
background: #f7d9b3;
width: 180px;
margin: 0 auto;
padding: 1em 0;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 13px;
text-align: center;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 170px;
}

ul#navlist li
{
display: block;
margin: 5px;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 5px;
color: #fff;
text-decoration: none;
text-align: center;
background: url(../images/navoff.gif) no-repeat;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #fff;
background: url(../images/navon.gif) no-repeat;
}

		#fuss {
			clear: both;
			padding: 0;
			margin: 0;
			background: #f7d9b3;
			text-align: center;
			border-top: 1px solid #e3b38d;
		}
		#fuss a{
		text-decoration: none;
		color: #696969;
		font-weight: bold;
		
		}
		#werbungstart{
			position: absolute;
			left: 790px;
			top: 35px;
			width: 125px;
			height: 470px;
		}

		#werbung{
			position: absolute;
			left: 790px;
			top: 20px;
			width: 125px;
			height: 470px;
		}
