body {									/* Hintergrundfarbe ausserhalb der eigentlichen Seite, ggf. Zentrierung nur fuer IE */
	background-color: #ffffff;
	/* Zentrierung des mainwrappers fuer Internet Explorer */
		text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
p,div,form,h1,h2,img,ul,li {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 12px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 0px;
}
img {
	border:none;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:active {
	color: #333333;
}
a:hover {
	color: #7b1930;
}
.clearer {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}
.bildunterschrift {
	margin-top:10px;
}
.cmstext {
	margin-bottom:12px;
	margin-top:12px;
}
.rot {
	color:#7b1930;
}
.zwei_bilder {
	width:624px;
	margin-top:12px;
}
.bild_li {
	width:306px;
	float:left;
}
.bild_re {
	width:306px;
	margin-left:12px;
	float:left;
}
.drei_bilder {
	width:624px;
	margin-top:12px;
}
.bild_1 {
	width:200px;
	float:left;
}
.bild_2 {
	width:200px;
	margin-left:12px;
	float:left;
}
.bild_3 {
	width:200px;
	margin-left:12px;
	float:left;
}
.input2{
	width:200px;
	margin-bottom:6px;
	margin-top:1px;
	height: 14px;
}
.linie {
	width:624px;
	height:1px;
	background-color:#CCCCCC;
	margin-bottom:12px;
	margin-top:9px;
}
.liste li{
list-style:none;
font-weight:bold;
font-size:13px;
padding-bottom:12px;
text-transform:uppercase;

display:box;
border-bottom-style:solid;
border-bottom-color:#cccccc;
border-bottom-width:1px;
margin-bottom:10px;
}
.liste ul a{
text-decoration:none;
}
.liste ul ul {

}
.liste li ul ul{
padding-bottom:2px;
padding-top:4px;

}
.liste li ul li{
list-style:square;
font-weight:normal;
font-size:12px;
padding-bottom:2px;
text-transform:none;
margin-left:98px;
border:none;
margin-bottom:0px;
}
.liste li ul li ul li{
list-style:square;
font-weight:normal;
font-size:12px;
padding-bottom:2px;
text-transform:none;
margin-left:75px;
border:none;
}
.mehr {
	margin-top:8px;
	margin-bottom:6px;
}
.rahmen_o {
width:202px;
background-color:#ffffff;
background-image:url(img/rahmen_o_r.gif);
background-position:right;
background-repeat:no-repeat;
height:2px;
}
.rahmen {
width:200px;
background-color:#ffffff;
border-right-color:#a8a486;
border-right-style:solid;
border-right-width:2px;
}
.rahmen_content{
padding-left:12px;
padding-right:12px;
padding-bottom:4px;
padding-top:2px;
}
.rahmen_kontakt {
width:200px;
background-color:#ffffff;
border-right-color:#a8a486;
border-right-style:solid;
border-right-width:2px;
background-image:url(img/bg_kontakt.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top:36px;
padding-bottom:8px;
}
.rahmen_newsletter {
width:200px;
background-color:#ffffff;
border-right-color:#a8a486;
border-right-style:solid;
border-right-width:2px;
background-image:url(img/bg_newsletter.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top:36px;
padding-bottom:8px;
}
.rahmen_besonderheiten {
width:200px;
background-color:#ffffff;
border-right-color:#a8a486;
border-right-style:solid;
border-right-width:2px;
background-image:url(img/bg_aktuelles.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top:44px;
padding-bottom:8px;
}
.rahmen_radio {
width:200px;
background-color:#ffffff;
border-right-color:#a8a486;
border-right-style:solid;
border-right-width:2px;
padding-top:7px;
padding-bottom:8px;
}
.rahmen_u {
width:200px;
background-color:#999999;
border-right-color:#a8a486;
border-right-style:solid;
border-right-width:2px;
background-image:url(img/rahmen_u_l.gif);
background-position:left;
background-repeat:no-repeat;
height:2px;
margin-bottom:12px;
}
.text_re {
	width:412px;
	margin-left:12px;
	float:left;
}
#mainwrapper {							/* legt Breite, Ausrichtung, Hintergrund der eigentlichen Seite im Browserfenster fest */
	width: 862px;
	background-color:#faf5c5;
	margin-top: 12px;
	margin-bottom:13px;
	/* Seite zentrieren */
		margin-right: auto;
	margin-left: auto;
	/* Ausrichtung vom body style wird wieder zurueckgesetzt */
		text-align: left;
}
#header {
	width:862px;
	height: 149px;
	margin-bottom:0px;
	position:relative;
	background-image:url(img/bg_header.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#logo {
	float:left;
	width:363px;
	padding-left:27px;
	padding-top:7px;

}
#navtools {
	float:left;
	width:460px;
	margin-left:0px;
	padding-top: 10px;
	padding-right:12px;
	text-align:right;
	color:#382917;
	position:relative;
	font-size:11px;
	height: 115px;
}
#navtools a {
	color:#382917;
	text-decoration:none;
}
#pagewrapper {
	background-color: #Faf5c5;
	width:862px;
}
#pageleft {
	width:636px;
	float:left;
}
#mainnav {
height:43px;
}
#content {
	margin-left:12px;
	width:624px;
}
#breadcrumbs {
	width:624px;
	height:17px;
	vertical-align:top;
		font-size: 11px;
}
#breadcrumbs a {
	text-decoration:none;
}
#breadcrumbs #li {
	width:300px;
	float:left;
}
#breadcrumbs #re {
	width:300px;
	float:right;
	text-align:right;
}
#footer {
margin-top:30px;
margin-bottom:15px;
margin-left:12px;
font-size:11px;
}
#pageright {
	width:214px;
	margin-left:12px;
	float:left;
}
