#maintopic {
	width: 1500px;
	text-align: right;
	margin: 0px;
	position: absolute;
	top: 65px;
	left: 260px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-color: #;
}

#plaintext, #htmlheader {
	position: absolute;
	top: 10px;
	left: 850px;
	text-align: right;
	width: 100px;
}

#plaintext a {
	text-decoration: none;
	color: #241E14;
}
	

#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#maintopic li {
	display: inline;
}

#maintopic li a {
	margin: 0px;
	padding: 4px 8px 8px 8px;
	background : #;
	text-decoration: none;
	color: #ffffff;
	border-left: 1px solid #ffffff;
}

#maintopic li a img {
	vertical-align : middle;
}

#maintopic li a.sel {
	background-color: #FFFACD;
}

#maintopic li a:hover {
	background-color : #;
	color: #E3EC1B;
}

#eyecatcher {
	width: 100%;
	height: 180px;
	margin: 0px;
	padding: 0px;
	background : #8E7D57 url no-repeat 50px 0px;	
	position: absolute;
	top: 34px;
	left: 0px;
}

#navigation {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 200px;
	border-left: 1px solid #8E7D57;
	border-right: 1px solid #8E7D57;
	background-color: #E382D9;
	padding: 0px;
	margin: 0px;
}

#navigation h3 {
	margin: 0px;
	padding: 6px 10px 4px 10px;
	height: 19px;
	background-color: #E382D9;
	border-bottom: #8E7D57 1px solid;
	color: #241E14;
	display: block;
	font-size: 100%;
	font-weight: normal;
}


#navigation p {
	text-align: right;
	margin: 0px;
	padding: 4px 10px 4px 10px;
}

#navigation p.sub {
	padding: 2px 40px 4px 10px;
}


#navigation p a {
	text-decoration: none;
	color: #241E14;
}

#navigation p a:hover {
	color: #FFFFFF;
}

form.search {
	padding: 10px;
	margin: 0px;
}

form.search input {
	padding: 0px;
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: #8E7D57 1px solid;
	width: 150px;
}


#content {
	width: 970px;
	padding: 10px;
	margin: 0;
	background-color: #ffffff;
	position: absolute;
	top: 128px;
	left: 202px;
}

#werbung {
	position: absolute;
	top: 100px;
	left: 1192px;
	width: 237px;
	padding: 10px;
	border-left: 1px solid #8E7D57;
	border-bottom: 1px solid #8E7D57;
	background-color: #E382D9;
}

#werbung2 {
	position: absolute;
	top: 88px;
	left: 1192px;
	width: 237px;
	padding: 10px;
	border-left: 1px solid #8E7D57;
	border-bottom: 1px solid #8E7D57;
	background-color: #FFFACD;
}
