BODY, TD, TH {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #404040;
}
.hide {
	display: none;
}
H1, H2, H3, H4, H5, H6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: normal;
}
H1 {
	font-size: 1.4em;
	padding-top: 0px;
	padding-bottom: 15px;
	color: #be1228;
}
H2 {
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom: 5px;
	color: #be1228;
}
H3 {
	font-size: 1em;
	padding-top: 8px;
}
H3 A {
	font-weight: bold;
	color: #be1228;
	text-decoration: none;
}
H3 A:hover {
	text-decoration: underline;
	color: #be1228;
}
H4 {
	font-size: 1em;
	line-height: 18px;
/*	font-size: 15px;*/
	padding-top: 10px;
	padding-bottom: 5px;
}
H5 {
	font-size: 1.3em;
	line-height: 15px;
/*	font-size: 13px;*/
	padding-top: 8px;
	padding-bottom: 4px;
}
*html H1, H2, H3, H4, H5, H6 {
	font-weight: bold;
}
P {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	margin-bottom: 10px;
	line-height: 18px;
	color: #404040;
}
UL, OL {
}
UL LI {
	margin: 0px;
	padding: 0px;
}
A {
	color: #009;
	text-decoration: none;
}
#content A:hover {
	text-decoration: underline;
	color: #ff0000;
}
/* layout styles */
BODY{
	background-color: #980001;
}
#body-wrap {
	background: url(../images/bg_body-wrap.jpg) repeat-y;
}
#head {
	margin-bottom: 0px;
	background-image: url(../images/bg_header_default.jpg);
	height: 264px;
}
#main-wrap {
}
#middle-wrap {
} 
#middle {
	width: 450px;
	margin-top: 0px;
}
#left-col {
	margin-left: 37px;
	background: url(../images/bg_vert-navi.jpg);
	background-repeat: repeat-y;
}
*html #left-col {
	margin-left: 18px;
}
#content {
	position: relative;
	float: left;
	display:inline;
	margin: 15px 0px 10px 37px;
	width: 380px;
	z-index: 200;
}
*html #content {
	margin-left: 7px;
}
/* #### navigation #### */
.vertNavi {
	margin-left: 32px;
	margin-right: 27px;
	padding-bottom: 10px;
}
.vertNavi A {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #8a2e1b;
}
.vertNavi LI A.active SPAN {
	color: #8a2e1b;
	font-weight: bold;
	padding-left: 20px;
	background: url(../images/navi_active.gif) no-repeat 3px 7px;
}
.vertNavi LI A:hover SPAN {
	font-weight: bold;
	text-decoration: none;
}
.vertNavi UL {
	margin: 0;
	padding: 0;
}
.vertNavi LI {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.vertNavi LI A {
	border-bottom: 1px dashed #c8ac8e;
}
.vertNavi LI A:hover {
	font-weight: bold;
}
.vertNavi LI A.active {
	border-bottom: 1px dashed #c8ac8e
}
.vertNavi LI LI A {
	border-bottom: 1px dashed #c8ac8e;
}
.vertNavi A SPAN {
	display: block;
	padding: 3px 0px;
	color: #8a2e1b;
}
.vertNavi LI A SPAN { /* 1. Ebene */
	font-size: 1em;
	font-weight: normal;
}
.vertNavi LI LI A SPAN { /* 2. Ebene */
	padding: 3px 5px;
	padding-left: 30px;
	font-size: 0.95em;
	font-weight: normal;
	text-transform: none;
	line-height: 16px;
	color: #8a2e1b;
}
.vertNavi LI LI A:hover SPAN {
	background: url(../images/navi_active.gif) no-repeat 12px 7px;
	color: #8a2e1b;
	font-weight: bold;
}
.vertNavi LI LI A.active SPAN {
	background: url(../images/navi_active.gif) no-repeat 12px 7px;
	padding-left: 30px;
	color: #8a2e1b;
	font-weight: bold;
}
/*################### NEWS #####################*/
#news {
	float: left;
	background: url(../images/bg_news.jpg) repeat-y;
	width: 158px;
	padding: 0px 27px 0px 32px;
	margin: -5px 0px -5px 0px;
}
*html #news {
	padding: 0px 0px 0px 32px;
	display: inline;
}
#news P {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
.news-bottom-grafik {
	margin: 0px 0px -5px -32px;
}
/*############################################*/
.image-navi-left-top {
	margin: -6px 0px -5px 24px;
}
*html .image-navi-left-top {
	margin: 0px 0px 0px 24px;
}
.image-navi-left-bottom {
	margin: 0px 0px 0px 0px;
}
.imgDIVinTextRight {
	float: right;
	margin: 0px 0px 10px 10px;
}
/*###########################################*/
#footer {
	padding: 0px;
	margin-top: 0px;
	height: 75px;
	background-image: url(../images/bg_footer.jpg);
}
.highlight {
	letter-spacing: 1px;
	color: #FF0000;
}
/* image-text positioning */
IMG.textpic {
	border: 0px solid #666;
}
IMG.textleft {
	float: right;
}
IMG.textright {
	float: left;
}
.anfahrt {
	width: 461px;
	background:#FFFFFF;
}
/* special text elements */
.tabelle {
}
.tabelle TH {
	background: #999;
	color: #fff;
}
.tabelle TH, .tabelle TD {
	padding: 2px 5px;
}
.tabelle TR.odd TD {
	background: #eee;
}
.tabelle TR.even TD {
	background: #ddd;
}
IMG, IMG A {
	border: 0px;
}
/*########## DARSTELLUNG DER BILDER IN CP BILDER ##########*/
TABLE TR TD.imagelisttd { 
	padding: 5px;
	border: 1px dotted #FFF;
	background-color: #999;
}
*html TABLE TR TD.imagelisttd {
	border: 1px solid #FFF;
}
TABLE TR TD.imagelisttd:hover {
	padding: 5px;
	border: 1px solid #FFF;
	background-color: #333;
}
/*########## DARSTELLUNG DER BILDER IN CP BILDER <div> ##########*/
.imageEntry {
	float: left;
	padding: 6px 6px 3px 6px;
	border: 1px solid #f4dfc2;
	margin: 0px;
}
.imageEntry IMG {
	border: 0px;
}
.imageEntry:hover {
	background-color: #fff;
	border: 1px solid #d3bd9f;
}
.images {
	margin: 5px 0px 25px 0px;
}
/*########## DARSTELLUNG DER BILDER IN CP REGISTER (TABS) ##########*/
.tabs DT {
	font-weight: bold;
}

/* ########### KONTAKTFORMULAR ########### */
#content form fieldset P label, #content form fieldset P {
	font-size: 0.98em
}
/*\*/
html* #content form fieldset P label {
	font-size: 0.9em;
}
*html #content form fieldset P LABEL {
	font-size: 0.92em;
}
#content fieldset {
	margin-top: 10px;
	width: 340px;
/*	-moz-border-radius: 12px; */
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	border: 1px solid #000;
}
*html #content fieldset {
	width: 314px;
}
legend {
/*	margin-top: 10px; */
	padding: 4px;
 	border: 1px solid #000;
 	border-right-width: 2px;
 	border-bottom-width: 2px;
 	margin-bottom: 4px;
	font-size: 1.0em;
 	font-weight: bold;
	color: #000;
}
/*\*/
html* legend {
	font-size: 0.9em;
}
.dropdown {
	float: right;
	width: 200px;
	margin-top: -18px;
	margin-right: 20px;
	border: 1px dotted #000;
	background: none;
	font-size: 0.9em;
}
.dropdown:hover {
	background: #fff;
}
.inputfeld {
	float: right;
	margin-top: -18px;
	margin-right: 20px;
	width: 210px;
	height: 15px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 0.9em;
	color: #404040;
	border: 1px dotted #000;
	background: none;
}
.inputfeld:hover, textarea:hover {
	background: #fff3e3;
	border: 1px dotted #000;
}
.inputfeld:focus, .inputfeld:active, textarea:focus, textarea:active, dropdown:focus, dropdown:active {
	background: #fff;
	border: 1px solid #000;
	color: #404040;
}
textarea {
	float: right;
	width: 209px;
	margin-top: -17px;
	margin-right: 20px;
	padding: 3px;
	font-size: 1em;
	border: 1px dotted #000;
	background: none;
	color: #404040;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
*html .inputfeld, textarea, textarea:hover, .dropdown {
	margin-top: -17px;
	border: 1px solid #000;
	width: 185px;
}
.form-button {
	clear: both;
	float: left;
	margin-left: 50px;
	margin-top: 5px;
	font-size: 0.92em;
	letter-spacing: 2px;
}
*html .form-button {
	margin-left: 31px;
}
span.error {
	color: #ff0000;
	clear: both;
	display: block;
	font-weight: normal;
	font-size: 0.95em;
}
.stern {
    color: #ff7200;
}
.rot {
	color: #FF0000;
} 
