﻿body {
	background-color: #000000;
	margin: 0 auto;
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
}
#head {
	background: url('images/head_bg.gif');
	margin: 0px auto;
	width: 974px;
	height: 154px;
}
#main_container {
	margin: 0 auto;
	width: auto;
	background-image: url('images/main_bg.jpg');
	background-position: top;
	background-repeat: no-repeat;
}
#container {
	margin: 0 auto;
	width: 974px;
}
#inhalt {
	background-position: top;
	margin: 0px auto;
	width: 974px;
	height: 462px;
	background-image: url('images/inhalt_bg.jpg');
	background-repeat: no-repeat;
}
.titel {
	height: 26px;
	font-family: Georgia;
	color: #CC0000;
	font-size: 17px;
	padding-top: 10px;
}
.style1 {
	font-family: Georgia;
	color: #FFFF99;
	font-size: 17px;
}
#navigation {
	width: 700px;
	margin: 116px 0px 0px 230px;
	padding: 0px;
	border: 0;
	height: 30px;
	position: absolute;
}
#column_l {
	width: 442px;
	float: left;
	height: 430px;
	color: #000000;
	left: 0px;
	top: 0px;"
}
#column_r {
	float: left;
}
#text {
	padding: 0px;
	margin-top: 0px;
	padding-right: 20px;
	padding-left: 60px;
	height: 320px;
}
#bild {
	width: 507px;
	height: 380px;
	clear: both;
	margin-top: 0px;
}
#navi_unten {
	margin: 0;
	padding: 0;
	border: 0;
}
a:link {
	color: rgb(255, 255, 0);
	text-decoration: none;
}
a:visited {
	color: rgb(102,153,204);
	text-decoration: none;
}
a:active {
	color: rgb(255,51,0);
	text-decoration: none;
}
a:hover {
	color: rgb(255, 204, 0);
	text-decoration: none;
}

