@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border:none;
	outline:none;
	font-family: Tahoma, Geneva, sans-serif;
}
html, body {
	height: 100%;
	width: 100%;
}
html {overflow-y:scroll;}
#pageDiv {
	height: auto;
	width: 933px;
	background-image: url(../images/page_bg.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 2px;
	padding-bottom: 10px;
	display: block;
	float: left;
	position: absolute;
	margin-left: -477px;
	left: 50%;
}
#naviDiv {
	height: 55px;
	width: 919px;
	background-image: url(../images/navi_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-left: 14px;
}
#nav_1 { width:69px;}
#nav_2 { width:100px;}
#nav_3 { width:97px;}
#nav_4 { width:97px;}
#nav_5 { width:127px;}
#nav_6 { width:131px;}
#nav_7 { width:97px;}
#nav_8 { width:95px;}
#nav_9 { width:87px;}
#nav_10 { width:99px;}
#nav_1 a, #nav_2 a, #nav_3 a,#nav_4 a,
#nav_8 a, #nav_7 a, #nav_9 a, #nav_10 a {padding-top: 5px;}

#naviDiv ul {
	display: block;
}
#naviDiv ul li {
	list-style-type: none;
	display: block;
	float: left;
	text-align:center;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ad7272;
}
#naviDiv ul .nav_end {
	border: none;
}
#naviDiv ul li a {
	color: #FFF;
	display:block;
	font-size: 13px;
	text-decoration: none;
}
#naviDiv ul li a:hover {
	color: #CCC;
}
#naviDiv ul li .active {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

#topDiv {
	height: 95px;
	width: 933px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	background-image: url(../images/top_bg.png);
}
#dataDiv_01 {
	font-size: 12px;
	width: 490px;
	height: auto;
	float: left;
	padding-top: 27px;
	font-weight: bold;
}
#dataDiv_02 {
	font-size: 12px;
	text-align: right;
	height: auto;
	width: 260px;
	float: right;
	font-weight: bold;
}
#lunguaDiv {
	width: 100%;
	height: auto;
	text-align: right;
	padding-bottom: 10px;
	font-size: 11px;
}
#lunguaDiv a {
	font-size: 11px;
	color: #98042E;
}

#imgDiv {
	height: 273px;
	width: 933px;
	background-image: url(../images/imgDiv_bg.png);
	background-position: center top;
	background-repeat:no-repeat;
}
#imgDiv img {
	margin-top: 86px;
	margin-left: 181px;
}

#contentDiv {
	height: auto;
	width: 933px;
	padding-top: 20px;
	float: left;
}


#terminDiv {
	background-image: url(../images/termin_bg.png);
	height: 301px;
	width: 207px;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	padding-top: 20px;
	color: #3f0004;
	float: left;
	padding-left: 43px;
	font-weight: bold;
	font-size: 12px;
}
#terminDiv #mobil , #terminDiv #fax{
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 197px;
}
#mobil strong, #fax strong {
	font-size: 14px;
}

#terminDiv #termin {
	font-size: 14px;
	font-weight: bold;
	width: 197px;
}
#terminDiv .kardi {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 197px;
}

#contentDiv .wahlaerztin {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #3F0004;
	width: 197px;
	text-align: center;
	font-weight: bold;
}


h1 {
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	display: block;
	text-align: right;
	width: 640px;
	float: right;
	color: #3f0004;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #AD7272;
}
h2 {
	font-size: 14px;
	display: block;
	padding: 5px;
	background-color: #CFB8B7;
	clear: both;
	margin-bottom: 10px;
	border: 3px double #FFF;
}
h3 {
	font-weight: bold;
	padding: 5px;
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
	font-style: normal;
	border: 2px solid #FFF;
	background-color: #DDCDCD;
}
h4 {
	margin: 0px;
	padding: 3px;
	width: auto;
	height: auto;
	color: #3F0004;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFB8B7;
	font-size: 12px;
}
h5 {
	font-size: 12px;
	display: block;
	padding-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CFB8B7;
	padding-bottom: 5px;
	border-bottom-color: #CFB8B7;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 30px;
}



#textDiv {
	float: right;
	width: 650px;
	font-size: 12px;
	color: #3f0004;
	height: auto;
	padding-top: 10px;
	padding-bottom: 50px;
}
#textDiv ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

#textDiv ul li {
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 5px;
}
#textDiv .img_R, #textDiv .img_L   {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#textDiv .img_R {float: right;}
#textDiv .img_L {float: left;}
#textDiv ul li ul {
	margin-top: 5px;
	margin-bottom: 10px;
}
#textDiv ul li ul li {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url(../images/li.png);
}
#textDiv p {
	margin-bottom: 10px;
	margin-top: 15px;

}
.lageplan {
	margin-right: 10px;
}
.echobild {
	margin-bottom: 20px;
	margin-left: 88px;
}
.herz {
	margin-bottom: 20px;
	margin-left: 124px;
}
#textDiv a {
	color: #F00;
	text-decoration: underline;
}
#footerDiv {
	background-color: #3f0004;
	height: 20px;
	width: 933px;
	margin-top: 10px;
	float: left;
}
#footerDiv a {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 75px;
	height: 14px;
	padding-top: 3px;
}

