BODY, TD, TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	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;
	color: #fff;
}
H1 {
	font-size: 1.5em;
	padding-top: 20px;
	padding-bottom: 15px;
	line-height: 25px;
}
H2 {
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom: 15px;
}
H3 {
	font-size: 1.2em;
	padding-bottom: 5px;
	font-weight: normal;
}
H3 A {
	font-weight: bold;
	text-decoration: none;
}
H3 A:hover {
	text-decoration: underline;
}
H4 {
	font-size: 1.1em;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 5px;
}
H5 {
	font-size: 1.1em;
	line-height: 15px;
	padding-top: 8px;
	padding-bottom: 4px;
}
P {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 1em;
	margin-bottom: 10px;
	line-height: 18px;
	color: #fff;
}
*html P {
	font-size: 1.1em;
}
UL, OL {
	margin: 5px auto;
}
A {
	color: #fff;
	text-decoration: underline;
}
A:hover {
	color: #fff;
	text-decoration: underline;
}

/* layout styles */
BODY{
	background-color: #d5dde9;
}

#body-wrap {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background-image: url(../images/bg_body_wrap.gif);
	background-repeat: repeat-y;
	min-height: 650px;
}
*html #body-wrap {
	height: 650px;
}
#head {
	margin-bottom: 0px;
	background-image: url(../images/bg_header.gif);
	height: 266px;
}
#header-top {
	position: absolute;
	margin-top: 0px;
	width: 770px;
	height: 30px;
}
#header-top-left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 159px;
	height: 30px;
}
#header-top-right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 611px;
	height: 30px;
	text-align: right;
}
#header-bottom {
	position: absolute;
	margin-top: 126px;
	width: 770px;
	height: 30px;
	float: left;
}
#header-suche {
	position: absolute;
	top: 0px;
	left: 182px;
	width: 159px;
	height: 30px;
}
#header-navi {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 611px;
	height: 30px;
	text-align: right;
}
#main-wrap {
}
#middle-wrap {
}
#middle  {
}
#left-col {
}
#breadcrumb {
	margin: 7px 0px 5px 0px;
}
#breadcrumb {
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
#breadcrumb a {
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
#content {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 777px;
}
#content-left {
	float: left;
	width: 429px;
	height: 228px;
	overflow: hidden;
}
#content-right {
	float: left;
	width: 308px;
	margin-left: 30px;
}
#content-left-flash {
	float: left;
	width: 600px;
	height: 360px;
	overflow: hidden;
}
#content-right-flash {
	float: left;
	width: 600px;
	margin-top: 20px;
}
#content-left-ansprechpartner {
	float: left;
	width: 365px;
	padding-top: 88px;
	min-height: 228px;
}
#content-right-ansprechpartner {
	float: left;
	width: 365px;
	margin-left: 27px;
}
.news-teaser-right {
	float: left;
	margin-left: 115px;
	margin-top: -28px;
}
*html .news-teaser-right {
	display: inline;
	margin-top: -30px;
}
.news-datum {
	 clear: both;
	 font-size: 1em;
}
*html .news-datum {
	font-size: 1.15em;
}
p.important {
	padding: 3px 5px;
	background: #ccc;
	color: #000;
}
#sprache-drop-down {
	position: absolute;
	margin-left: 35px;
	margin-top: 135px;
	height: 25px;
}
#sprache-drop-down fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: auto;
}
#sprache {
	border: 1px solid #ccc;
	padding: 1px;
	width: 143px;
	font-size: 0.9em;
	background: #dae0ee;
}
/* ##################### navigation vertikal ################# */
.vertNavi {
	position: absolute;
	float: left;
	width: 130px;
	margin-left: 36px;
	margin-top: 187px;
}
.vertNavi A {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #fff;
}
.vertNavi A:hover {
	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 {
	font-size: 1.2em;
	font-weight: normal;
}
/* *html .vertNavi LI A {
	font-size: 1.2em;
	font-weight: bold;
} */
.vertNavi LI A:hover {
	color: #ffed00
}
.vertNavi UL LI.active A {
	color: #ffed00;
	font-weight: bold;
}
.vertNavi LI.active:hover A {
	color: #ffed00
}
.vertNavi A {
	display: block;
	padding: 2px 0px;
	color: #fff;
}
.vertNavi LI A, .vertNavi LI UL {
}
/* ##################### navigation horiz ################# */
.secnavi {
	position: absolute;
	margin-left: 198px;
	margin-top: 187px;
	width: 730px;
}
.secnavi UL {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
}
*html .secnavi UL {
	font-size: 1.15em;
}
.secnavi LI {
	margin: 0px;
	padding-right: 25px;
	color: #101280;
	display: inline;
} 
.secnavi A {
	text-decoration: none;
	margin: 0px 1px;
	color: #101280;
}
.secnavi span {
	padding-right: 0px;
}
.secnavi A:hover {
	text-decoration: underline;
}
.secnavi UL LI.active A {
	color: #101280;
	font-weight: bold;
	font-size: 1.1em;
}
*html .secnavi UL LI.active A {
	font-size: 1.1em;
}
.secnavi UL LI.active A:hover {
	text-decoration: none;
}
/*########################################*/
#footer {
	padding: 0px;
	margin-top: 0px;
	height: 5px;
}
.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;
}
/* ############## SUCHE ############## */
#header-suche {
	position: relative;
	top: 126px;
	left: 500px;
	width: 160px;
	height: 20px;
}
*html #header-suche {
	top: 128px;
}
#header-suche fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: auto;
}
#header-suche-textfeld {
	margin-left: 0px;
	width: 150px;
	height: 16px;
	padding: 2px 4px 0px 4px;
	border: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4d4d4d;
	background: none;
}
*html #header-suche-textfeld {
	padding: 1px 4px 0px 4px;
}
 #searchbutton {
	position: absolute;
	left: 165px;
	top: 0px;
	width: 22px;
	height: 18px;
	background-image: url(../images/blindgif.gif);
}
.search_form input {
	margin-top: 15px;
	margin-bottom: 20px;
	padding: 2px 0px 2px 4px;
	font-size: 12px;
	line-height: normal;
	color: #666;
	border: 1px solid #999;
}
.searchbutton-hide {
	display: none;
}
/* 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;
}
/* ################# GOOGLE ANFAHRT ################# */
#d_d {
	border: 1px solid #000;
	width: 280px;
	padding: 2px;
	margin-bottom: 5px;
	font-size: 12px;
}
/* ########### 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;
	margin-bottom: 20px;
	width: 280px;
/*	-moz-border-radius: 12px; */
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	border: 0px;
}
legend {
/*	margin-top: 10px; */
	padding: 4px;
 	border: 0px;
 	margin-bottom: 4px;
	font-size: 1.0em;
 	font-weight: bold;
	color: #fff;
}
/*\*/
html* legend {
	font-size: 0.9em;
}
.dropdown {
	width: 220px;
	border: 1px dotted #f9ee3f;
	background: none;
	font-size: 0.9em;
}
.dropdown:hover {
	background: #fff;
}
.inputfeld {
	width: 220px;
	height: 15px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 0.9em;
	color: #000;
	border: 1px dotted #f9ee3f;
	background: #fff;
}
.inputfeld:hover, textarea:hover {
	background: #fff;
	border: 1px dotted #f9ee3f;
}
.inputfeld:focus, .inputfeld:active, textarea:focus, textarea:active, dropdown:focus, dropdown:active {
	background: #fff;
	border: 1px solid #f9ee3f;
	color: #000;
}
textarea {
	width: 220px;
	padding: 3px;
	font-size: 0.9em;
	border: 1px dotted #f9ee3f;
	color: #000;
}
*html .inputfeld, textarea, textarea:hover, .dropdown {
	border: 1px solid #f9ee3f;
	width: 220px;
}
.form-button {
	clear: both;
	float: left;
	margin-left: 43px;
	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.88em;
}
.stern {
    color: #ff7200;
}
.rot {
	color: #FF0000;
}
