body {
	background-color:#fffae8;
	background-image:url(../images/bg_top.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial;
}
* html body {
	background-color:#fff;
}
p {
	font-size:80%;
	color:#69707d;
}
a {
	color:#ad1448;
	text-decoration:none;
}
a:hover {
	color:#ad1448;
	text-decoration:underline;
}
h1 {
	font-family:Times;
	font-variant:small-caps;
	font-size:150%;
	color:#69707d;
	font-weight:100;
	letter-spacing:1px;
}
h2 {
	font-size:120%;
	color:#69707d;
}
h3 {
	font-size:90%;
	color:#69707d;
}
li {
	font-size:80%;
	color:#69707d;
}
hr {
	margin:20px 0px 10px 00px;
}
img {
	border:none;
}
#all {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:1008px;
}
#line_top {
	margin-left:0px;
	margin-right:0px;
	width:auto;
	background-color:#ad1548;
	height:3px;
}
* html #line_top {
	margin: 0px;
	padding: 0px;
	margin-top: -15px;
}

#head {
	float:left;
	width:1008px;
	background-image:url(../images/head_bg.jpg);
	background-repeat:repeat-y;
	height:255px;
}
#main{
	float:left;
	width:1008px;
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-y;
	min-height:400px;
}
* html #main {
	margin-top: -4px;
}
#logo {
	float:right;
	margin:20px 34px 0px 0px;
	width:389px;
	height:193px;
}
* html #logo {
	margin-right: 34px;
}
#head_img {
	float:left;
	width:550px;
	height:250px;
	margin:-17px 0px 0px 20px;
}
* html #head_img {
	margin:-210px 0px 0px 10px;
}
#content {
	float:left;
	width:968px;
	min-height:116px;
	background-image:url(../images/content_bg.gif);
	background-repeat:no-repeat;
	margin:0px 0px 0px 20px;
}
* html #content {
	margin-left: 10px;
}
.img_content {
	float:right;
	width:355px;
	height:307px;
	margin:30px 30px 0px 0px;
}

#text_content {
	float:right;
	width:500px;
	margin:10px 30px 20px 30px;
	text-align:right;
}
#text2_content {
	float:right;
	width:700px;
	margin:10px 50px 20px 30px;

}
* html #text2_content {
	margin:30px 0px 20px 0px;

}
#text2_content p{
		display:block;
}
#footer {
	float:left;
	background-image:url(../images/footer_bg.jpg);
	width:1008px;
	height:37px;
	margin:0px;
}
#footer p {
	font-size:70%;
	margin:3px 0px 0px 0px;
}
#footer a{
	color:#69707d;
	text-decoration:none;
}
#footer a:hover{
	color:#ad1448;
	text-decoration:none;
}
#navigation {
	/*float:left;*/
	height:15px;
	margin: 15px 0px 0px 32px;
}
* html #navigation {
	margin-left: 22px;
}
a.navipunkt {
	font-family:Times;
	font-variant:small-caps;
	color:#69707d;
	text-decoration:none;
	margin:20px 0px 0px 0px;	
}
a:hover.navipunkt {
	color:#ad1448;
}
a.naviaktiv {
	font-family:Times;
	font-variant:small-caps;
	color:#ad1448;
	text-decoration:none;
	margin:20px 0px 0px 0px;	
}
#subnavigation {
	float:left;
	width:100px;
	margin:75px 0px 0px 43px;
}
a.subnavipunkt {
	font-family:Times;
	font-variant:small-caps;
	color:#ad1448;
	
	text-decoration:none;	
}

a:hover.subnavipunkt {
	color:#ad1448;
	font-weight:bold;
}

a.subnaviaktiv {
	font-family:Times;
	font-variant:small-caps;
	color:#ad1448;
	font-weight: bold;
	text-decoration:none;	
}
#schriftgr{
	float:left;
	margin:5px 0px 0px 800px;
	padding:0px;
	font-size:70%;
	color:#69707d;
}
* html #schriftgr {
	margin-left: 400px;
}
#schriftgr a{
	text-decoration:none;
	color:#69707d;
}
#schriftgr a:hover{
	text-decoration:underline;
	color:#69707d;
}
.meldung{
	width:350px;
	height:50px;
	text-align:center;
}

.rot{
	color:#CC0000;
	border:2px dashed #CC0000;
}

.gruen{
	color:#009900;
	border:2px dashed #009900;
}

form{
	margin:20px 0px 0px 0px;
	padding:0;
}

form .kat{
	width:100px;
	text-align:right;
	vertical-align:top;
}

#firstname {
	display:none;
}

form .input{
	border:1px solid #5A899A;
	width:250px;
}

form .textarea{
	width:250px;
	height:100px;
	border:1px solid #5A899A;
}

form .submit{
	background-color:#FFFFFF;
	border:1px solid #5A899A;
}


table{
	font-size:80%;
	color:#69707d;
	text-align:right;
}

#epatinteaser{
	float:left;
	width:100px;
	padding-top:48px;
	padding-left:40px;
	text-align:left;
	font-size:100%;
	line-height:130%;
}

.navi 
{
width:140px;
}

#epatinteaser ul li {
margin-left:-30px;
color:#ad1448;
}

.epatin_input {
padding-bottom:8px;
}

.epatin_input input {
margin-bottom:4px;
}

#text_epatin {
	float:right;
	width:700px;
	margin:10px 50px 20px 30px;

}
