body {
	background-color: #DBDBDB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:justify;
	line-height:22px;
}

#main, p {
	padding-left:20px;
	padding-right:20px;
}

.bild {
	border: 2px #6E1318 solid;
	padding:2px;
}

a {
	color:#6E1318;
	font-weight:bold;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #E2001A;
	font-weight:bolder;
	padding-left:20px;
	padding-top:20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E2001A;
	font-weight:bold;
	padding-left:20px;
}

.link {
	color: #371212;
}	



.assi {
	font-size: 14px;
	font-weight: bold;
	color: #33180D;
}

.logo {
	position:absolute;
	z-index:1000;
	margin-left:50px;
}

.footer {
	padding-top:20px;
	line-height:15px;
	color:#666666;
}

.footer a {
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	}

.footer-links {
	padding-top:20px;
	font-weight:bold;
}

.footer-links a {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.nav{
display:block;
width:185px;
height:35px;
background-image:url(../nav_neu/nav_pfeil.gif);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#022C71;
font-weight:bold;
text-decoration:none;
padding-left:30px;
padding-top:7px;
padding-bottom:0px;

}
.nav:link{
display:block;
width:185px;
height:35px;
background-image:url(../nav_neu/nav_pfeil.gif);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#E2001A;
font-weight:bold;
text-decoration:none;
padding-left:30px;
padding-top:7px;
padding-bottom:0px;
}
.nav:hover{
display:block;
width:185px;
height:35px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#022C71;
font-weight:bold;
text-decoration:underline;
padding-left:30px;
padding-top:7px;
padding-bottom:0px;
}


.navo{
display:block;
width:185px;
height:35px;
background-image:url(../nav_neu/nav_pfeil.gif);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#E2001A;
font-weight:bold;
text-decoration:none;
padding-left:30px;
padding-top:7px;
padding-bottom:0px;
}

.punkt {
	color: #371212;
	font-size: 16px;
	font-weight: bold;
}
.img {
	border: 1px solid #D7AE7D;
}
.img1 {
	border: 1px solid #FFFFFF;
}
#box {
	float:left;
	margin-right:10px;
	width:220px;
	height:120px;
	background-color:#FCF8F4;
	padding: 6px;
}
#boxre {
	float:left;
	width:220px;
	height:120px;
	background-color:#FCF8F4;
	padding: 6px;
}
hr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	color:#974B00;
	text-align:center;
}
