BODY {
	margin: 0px;
	padding: 0px;
	background: #202020;
}

#logo {
	position: absolute;
	left: 50px;
	top: 0px;
	width: 900px;
	height: 80px;
	background: url(../images/Logo-Balken_01.jpg) no-repeat;
}



#maintopic {
	position: absolute;
	left: 50px;
	top: 80px;
	width: 900px;
	height: 30px;
	border-top: 1px solid #202020;
	background: #202020;
	overflow: hidden;
}

#plaintext {
	position: absolute;
	left: 750px;
	top: 86px;
	width: 195px;
	height: 30px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}


#youarehere {
	position: absolute;
	left: 50px;
	top: 111px;
	width: 900px;
	height: 30px;
}

#youarehere a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 23px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	font-size: 11px;
	background : url(../images/pmr.gif) no-repeat;
}

#youarehere a:hover {
	color: #8C6D2D;
	background : url(../images/pmra.gif) no-repeat;
}


#maintopic a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 8px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing : 2.8px;
	
}

#maintopic a:hover {
	background:url(../images/pmta.gif) repeat-x;
	color: #8C6D2D;
}

#maintopic a.active {
	background: url(../images/pmta.gif) repeat-x;
	color: #8C6D2D;
	font-weight: bold !important;
	font-size: 11px;
}


#topic {
	position: absolute;
	left: 50px;
	top: 145px;
	width: 199px;
	height: 0px;
	background-color: #8C6D2D;
}

#topic a {
	display: block;
	color: #FAFAFA;
	text-decoration: none;
	border-bottom: 1px solid #8C6D2D ;
	padding: 0px;
	margin: 3px 20px 3px 20px;
	text-transform: uppercase;
	font-size: 10px;
}

#topic p {
	text-align: center;
}

#topic p a {
	border-bottom: none !important;	
}

#topic a:hover, #topic a.active {
	color: #8C6D2D;
}

#topic h1 {
	padding: 9px 20px 9px 20px;
	background-color: #202020;
	font-size: 100%;
	font-weight: bold;
	color: #888888;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}

#kein_eyecatcher {
	position: absolute;
	left: 20px;
	top: 145px;
	width: 680px;
	height: 160px;
	background: url(../images/balkengrafik_50.jpg) no-repeat;
}

#dorf {
	position: static;
	left: 50px;
	top: 315px;
	width: 800px;
	height: 900px;
	padding: 50px;
	margin: 50px;
	
	background: url(../images/Webseiten-Hintergrund.jpg) no-repeat;
}

#content {
	position: absolute;
	left: 260px;
	top: 145px;
	width: 680px;
	padding: 0px;
	margin: 0px;
	}

#sidebar {
	position: absolute;
	top: 296px;
	left: 650px;
	width: 200px;
	background-color: #3E3E3E;
	color: #FFFFFF;
}

form.search {
	position: absolute;
	top: 28px;
	left: 780px;
	width: 160px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #cdcdcd;
	color: #333333;
	width: 118px;
	padding: 2px;
	background: url(../images/pmt.gif) repeat-x;
	font-size: 10px;
}
