BODY, TD, TH {
	font-family: 'Lucida Sans','Lucida Grande','Lucida Sans Unicode','Bitstream Vera Sans', Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #404040;
}
.hide {
	display: none;
}

H1, H2, H3, H4, H5, H6 {
	font-family: 'Lucida Sans','Lucida Grande','Lucida Sans Unicode','Bitstream Vera Sans', Verdana,Arial,Helvetica,sans-serif;
	margin: 0px;
	font-weight: normal;
}
H1 {
	font-size: 20px;
	padding-top: 0px;
	padding-bottom: 15px;
	color: #41a62a;
}
H2 {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 15px;
	color: #be1228;
}
H3 {
	font-size: 12px;
	padding-top: 8px;
}
H3 A {
	font-weight: bold;
	color: #be1228;
	text-decoration: none;
}
H3 A:hover {
	text-decoration: underline;
	color: #be1228;
}
H4 {
	font-size: 12px;
	line-height: 18px;
/*	font-size: 15px;*/
	padding-top: 10px;
	padding-bottom: 5px;
}
H5 {
	font-size: 15px;
	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: 'Lucida Sans','Lucida Grande','Lucida Sans Unicode','Bitstream Vera Sans', Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
	margin-bottom: 10px;
	line-height: 18px;
	color: #404040;
}
UL, OL {
	margin: 5px auto;
}
A {
	color: #41a62a;
	text-decoration: underline;
}
A:hover {
	color: #41a62a;
	text-decoration: none;
}

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

#body-wrap {
	margin-top: 20px;
	background: #fff;
}
#head {
	margin-bottom: 0px;
	background-color: #ccc;
	background-image: url(../images/bg_header.png);
	height: 169px;
}
#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 {
	background-repeat: repeat-y;
}
#middle-wrap {
}
#middle  {
}
#left-col {
}
#breadcrumb {
	margin: 7px 0px 5px 0px;
}
#breadcrumb {
	text-decoration: none;
	color: #999999;
	font-family: 'Lucida Sans','Lucida Grande','Lucida Sans Unicode','Bitstream Vera Sans', Verdana, Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
}
#breadcrumb a {
	text-decoration: none;
	color: #999999;
	font-family: 'Lucida Sans','Lucida Grande','Lucida Sans Unicode','Bitstream Vera Sans', Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 10px;
}
#content {
	float: left;
	margin: 5px 0px 0px 46px;
	width: 484px;
	background-color: #fff;
}
p.important {
	padding: 3px 5px;
	background: #ccc;
	color: #000;
}
#sprache {
	margin: 20px 0px 15px 13px;
}
#sprache A {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
/* #### navigation #### */
.vertNavi {
	width: 172px;
	margin-left: 0px;
}
/*.vertNavi A {
/*	display: block; */
/*	width: 100%;
	text-decoration: none;
	color: #fff;
}
.vertNavi A:hover {
	font-weight: bold;
	text-decoration: none;
}
.vertNavi A.active SPAN {
	color: #fff;
	font-weight: bold;
}
.vertNavi UL {
	margin: 0;
	padding: 0;
}
.vertNavi LI {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.vertNavi LI A SPAN { /* 1. Ebene *//*
	font-size: 11px;
	font-weight: normal;
}
.vertNavi LI A:hover SPAN {
	font-weight: bold;
}
.vertNavi A SPAN {
	display: block;
	padding: 7px 0px;
	color: #fff;
}
.vertNavi LI A, .vertNavi LI UL {
}
/*.vertNavi LI LI A {
	border: none;
	color: #000;	
}
.vertNavi LI LI A SPAN { /* 2. Ebene */
/*	padding: 0px 5px;
	padding-left: 25px;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	background-color: #9bbad7;
	line-height: 19px;
	color: #000;

}
.vertNavi LI LI A:hover SPAN {
	background: #b0bae5;
	background: url(../images/pfeil_blau.gif) no-repeat 12px 7px;
	background-color: #fff;
	color: #0000FF;
}
.vertNavi LI LI A.active SPAN {
	background: url(../images/pfeil_schwarz.gif) no-repeat 12px 7px;
	background-color: #9bbad7;
	color: #000;
	font-weight: bold;
} */

#footer {
	height: 149px;
	background-image: url(../images/bg_footer.png);
}
#impressum {
	position: absolute;
	margin: 115px 10px 0px 650px;
	margin-right: 10px;
	width: 100px;
	height: 20px;
	text-align: right;
}
.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;
}
/* FORMULARE */
#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: 'Lucida Grande', Tahoma, 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;
}
label {
	padding-bottom: 5px;
	font-size: 13px;
	color: #be1228;
}
/*########## 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 #fff;
	margin: 0px;
}
.imageEntry IMG {
	border: 0px;
}
.imageEntry:hover {
	background-color: #e5e3e3;
	border: 1px solid #333;
}
.images {
	margin: 10px 0px 25px 0px;
}