body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#000000;
	margin: 0;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li
{
	line-height: 15px;
	padding-left: 8px;
	padding-top: 0px;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.bild_oben {
	border-bottom: solid 1px #CFB17B;
}

.bild_oben_schatten {
	background: #CFB17B;
}

.bild_mitte {
	border: solid 1px #000000;
}

.headline_gross {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #4e270d;
	text-decoration:none;
}
.headline_klein {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4e270d;
	font-weight: bold;
	border-bottom: solid 1px #CFB17B;
	padding-left: 7px;
	text-decoration:none;
}
.balkenhintergrund {
	background: #CFB17B;
	border-bottom: solid 1px #CFB17B;
}
#Left {
	position: absolute;
	width: 199px;
	height: 881px;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-image: url('../images/template_left.jpg');
}
#Top {
	position: absolute;
	width: 730px;
	height: 44px;
	z-index: 5;
	left: 199px;
	top: 0px;
	background-image: url('../images/template_top.jpg');
}
#Main {
	position: absolute;
	width: 548px;
	height: 800px;
	z-index: 1;
	left: 199px;
	top: 44px;
	background-image: url('../images/template_main.jpg');
}
#Right {
	position: absolute;
	width: 182px;
	height: 800px;
	z-index: 2;
	left: 747px;
	top: 44px;
	background-image: url('../images/template_right.jpg');
}
#Bottom {
	position: absolute;
	width: 730px;
	height: 37px;
	z-index: 3;
	left: 199px;
	top: 844px;
	background-image: url('../images/template_bottom.jpg');
}
#Navigation {
	position: absolute;
	width: 135px;
	height: 439px;
	z-index: 4;
	left: 9px;
	top: 60px;
}
#Navigation ul {
	margin: 0 0 0 25;
	padding: 0;
	list-style: none;
}
#Navigation li
{
	line-height: 15px;
	padding-left: 8px;
	padding-top: 0px;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#Navigation a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4e270d;
	text-decoration:none;
}
#Navigation a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #4e270d;
	text-decoration:none;
}
#Navigation a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #a66132;
	text-decoration:none;
}
#Navigation a:active {
	font-family: "Times New Roman", Times, serif;
	color: #4e270d;
	text-decoration:none;
}

#Logo {
	position: absolute;
	width: 35px;
	height: 440px;
	z-index: 1;
	left: 145px;
	padding-top: 70px;
	top: 0px;
}

a, a:link, a:visited, a:hover {
	color: white;
}