body {
	color: #fff;
	background: #31200c url('/img/doeng_bg.jpg') fixed;
	font: 62.5% Verdana, Helvetica, sans-serif;
}
* {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
}
body {
	text-align: left;
}
.frame {
	margin: auto;
	background: transparent;
	width: 728px;
}
.bigsize {
	width: 728px;
	height: 90px;
	margin-bottom: 5px;
}
.main {
	width: 728px;
}
.header {
	width: 555px;
	height: 230px;
	border: 5px solid #bf6b11;
	float: left;
	margin-bottom: 5px;
}
.topnavi {
	width: 555px;
	height: 15px;
	border-bottom: 5px solid #bf6b11;
	background: url('/img/topnavi.gif');
	text-align: center;
	vertical-align: middle;
}
.topnavi ul {
	list-style-type: none;
}
.topnavi ul li {
	display: inline;
	padding: 0 5px;
	font-size: .9em;
	color: #000;
}
.topnavi a, .topnavi a:visited {
	color: black;
	text-decoration: none;
}
.topnavi a:hover {
	color: black;
	text-decoration: underline;
}
.logo {
	width: 555px;
	height: 150px;
	border-bottom: 5px solid #bf6b11;
	background: transparent;
}
.suche {
	width: 555px;
	height: 55px;
	background: url('/img/suchbg.gif');
	text-align: center;
}
input.suchfeld {
	background: #f2f2f2;
	border: solid 1px #b76216;
	padding: 5px;
	margin-top: 10px;
	float: left;
	color: #41281b;
	width: 300px;
	font-size: 1.2em;
}
input.gofeld {
	margin-top: 12px;
	border: none;
}
.suchbox {
	margin: auto;
	width: 400px;
	text-align: center;
	padding: 0;
}
.frog {
	width: 160px;
	height: 240px;
	background: transparent url('/img/nonflash.png');
	float: right;
}
.content {
	width: 565px;
	float: left;
	min-height: 600px;
	margin-bottom: 10px;
}
.content_kat {
	background: #efa541;
	float: left;
	width: 112px;
	height: 16px;
	margin-bottom: 5px;
	padding: 2px 4px;
	color: white;
	font-weight: bold;
	text-transform: capitalize;
}
.content_dat {
	background: #f3bc71;
	float: right;
	width: 427px;
	height: 16px;
	margin-bottom: 5px;
	padding: 2px 4px;
	color: white;
	font-weight: bold;
}
.content_img {
	background: #efa541 url('/img/platzhalter.gif');
	float: left;
	width: 120px;
	height: 90px;
}
.content_text {
	float: right;
	width: 425px;
	height: 80px;
	padding: 5px;
	color: #462d0c;
	font-size: 1.2em;
	font-weight: bold;
}
.contentlinks {
	background: #fef8c3;
	padding: 5px;
	height: 115px;
	width: 555px;
}
.free {
	clear: both;
	height: 5px;
}
.verlinkt {
	color: #cd8d38;
	margin-top: 8px;
}
.skyscraper {
	width: 160px;
	float: right;
	min-height: 600px;
}
.pages {
	width: 565px;
	float: left;
	text-align: right;
	margin-bottom: 30px;
	font-size: 1.2em;
	color: white;
}
.extracontent {
	background: #fef8c3;
	padding: 5px;
	color: black;
	width: 555px;
	font-size: 1.2em;
	min-height: 590px;
}
.extracontent h2 {
	background: #efa541;
	margin-bottom: 5px;
	padding: 2px 4px;
	color: white;
	font-weight: bold;
}
.extracontent ul {
	margin-left: 20px;
}
b {
	font-weight: bold;
}
a {
	color: #462D0C;
}
a:visited {
	color: #462D0C;
}
a:hover {
	color: #462D0C;
}
.pages a {
	color: white;
}
.pages a:visited {
	color: white;
}
.pages a:hover {
	color: white;
}
img {
	border: none;
}
.suchplug {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
}
.tagcloud {
	border: 1px solid black;
	padding: 3px;
	background: #D3D3D3;
}
.tagcloud a {
	text-decoration: none;
}
.tagcloud a:hover {
	text-decoration: underline;
}
.google-gadget {
	position: absolute;
	top: 1px;
	left: 1px;
	margin: 0;
	padding: 3px;
	background: #fef8c3;
	border: black 1px solid;
	color: black;
}
.start_text {
	background: #fef8c3;
	padding: 5px;
	height: 180px;
	width: 555px;
	color: #462D0C;
	font-size: 1.2em;
	line-height: 150%;
}
.start_text h1 {
	font-size: 1.4em;
	color: #462D0C;
	font-weight: bold;
	padding-bottom: 8px;
}