#container {
	background-image: url(../grafiken/background.png);
	background-repeat: no-repeat;
	height: 833px;
	width: 1000px;
	z-index: 1;
	position: absolute;
}
#logo {
	float:right;
	background-image: url(../grafiken/logo.gif);
	height: 300px;
	width: 300px;
	padding: 0px;
	top: 0px;
}
#navi {
	float: left;
	height: 20px;
	width: 600px;
	margin-top: 130px;
	background-image: url(../grafiken/navi.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	z-index: 2;
	font-size: 14px;
}
#navi a, a:hover{
	color:#000000;
	text-decoration:none;
}
#inhalt1 {
	clear:left;
	height: 300px;
	width: 940px;
	z-index: 2;
	left: 30px;
	top: 180px;
	position: absolute;
	visibility: visible;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#inhalt_eingang {
	float: left;
	z-index: 2;
	height: 565px;
	width: 483px;
	z-index: 2;
	left: 488px;
	top: 180px;
	visibility: visible;
	position: absolute;
	background-repeat: no-repeat;
	text-align: right;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#inhalt1 a:hover{
	text-decoration: underline;
}
#inhalt1 a, a:hover, a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#inhalt1b {
	clear:left;
	height: 300px;
	width: 940px;
	z-index: 4;
	left: 30px;
	top: 180px;
	position: absolute;
	visibility: visible;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#inhalt1b a:hover{
    color:#FFFFFF;
	text-decoration: underline;
}
#inhalt1b a, a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#kopf {
	z-index: 3;
	position: absolute;
	visibility: visible;
	width: 940px;
	left: 30px;
}

#fuss {
	font-size: 12px;
	height: 30px;
	width: 940px;
	z-index: 2;
	position: absolute;
	visibility: visible;
	left: 30px;
	top: 790px;
	text-align:center;
	color: #FFFFFF;
}
#fuss a, a:hover, a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#fuss a:hover{
	text-decoration: underline;
}
#inhalt2 {
	height: 220px;
	z-index: 2;
	position: absolute;
	width: 940px;
	left: 30px;
	top: 510px;
	visibility: visible;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
	padding-top: 15px;
}
#inhalt2aa {
	height: 220px;
	z-index: 2;
	position: absolute;
	width: 925px;
	left: 30px;
	top: 510px;
	visibility: visible;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
#inhalt2a {
	float: left;
	height: 220px;
	width: 443px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#newsletter_form {
	clear: left;
	height: 205px;
	width: 428px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
	padding-top: 15px;
	background-color: white;
}
#inhalt2b {
	float: right;
	height: 220px;
	width: 482px;
}
#inhalt_news_links{
	z-index: 2;
	left: 30px;
	top: 165px;
	position: absolute;
	visibility: visible;
	height: 565px;
	width: 443;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#inhalt2a_eingang{
	height: 300px;
	width: 438px;
	background-color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 5px;
	margin-bottom: 45px;
}
.titel {
	font-size: 18px;
	font-weight: bolder;
	float:right;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	background-color: #4B0101;

}
.klein {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
input {
	border:2px solid #333333;
	background-color:#F1F1F1;
}.error {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #C7A702;
}
.link a {
	color:#990000;
	font-weight: bolder;
	text-decoration: underline;
}
.link a:hover {
	color:#990000;
	font-weight: bolder;
	text-decoration: none;

}