/*
Autor : DICKE Kreativbüro (Mario Schwartz)
Layout: Bildschirm, Projektor
*/

/*===== Main CSS STYLE =====*/
html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table, form, fieldset, div
{
	margin: 0px;
	padding: 0px;
}
html, body
{
	width: 100%;
	height: 100%;
}
body
{
	color: #000;
	background: #d5e89b none repeat-x scroll left top;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
img, form fieldset, hr
{
	border: 0px solid #0eaa9b;
}
hr
{
	height: 1px;
	background-color: #000;
	color: #000;
}
p, dl, ul, ol, h1, h2, h3, h4, h5, h6, fieldset legend, hr
{
	margin: .8em 5px;
}
h1, h2, h3, h4, h5, h6, fieldset legend
{
	color: #0e4b7c;
	background-color: transparent;
}
h1, fieldset legend
{
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0e4b7c;
	background-color: transparent;
}
h2
{
	font-size: 15px;
}
h3
{
	font-size: 13px;
}
h4
{
	font-size: 11px;
}
h5
{
	font-size: 9px;
}
h6
{
	font-size: 7px;
}
a
{
	text-decoration: underline;
	color: #4562AE;
	background-color: transparent;
}
a:hover
{
	text-decoration: none;
}
fieldset legend
{
	margin: 0px 10px;
}
ul, ol
{
	margin-left: 36px;
}
label
{
	cursor: pointer;
}
table, td, th
{
	border: 0px dotted #000;
	border-spacing: 0px;
	border-collapse: collapse;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
th, td
{
	text-align: left;
	padding: 3px;
	vertical-align: top;
	color: #000;
	background-color: transparent;
}
th
{
	font-weight: bold;
	text-align: left;
	color: #000;
	background-color: transparent;
}
td
{
	text-align: left;
	vertical-align: top;
}
dt
{
	color: #000;
	background-color: transparent;
	font-weight: bold;
}
dd
{
	margin-left: 0px;
}
.tooltip
{
	position: absolute;
	display: none;
	z-index: 40;
	padding: 3px;
	background-color: #f1f1f1;
	color: #736c6c;
	text-align: left;
	border: 1px solid #e4e4e4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	filter: Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
.underline
{
	text-decoration: underline;
}
.clear
{
	clear: both;
}
.nowrap
{
	white-space: nowrap;
}
.post_ok
{
	color: Green;
}
.post_err
{
	color: Red;
}
.print
{
	display: none;
}
.align_left
{
	text-align: left;
}
.align_center
{
	text-align: center;
}
.align_right
{
	text-align: right;
}
.float_left
{
	float: left;
}
.float_right
{
	float: right;
}
.no
{
	display: none;
}
/*===== End of Main CSS STYLE =====*/
div.bg_rechts{
	background: #e3e8f3 url(../../_img/1/kopf_bg.jpg) repeat-x left top;
	position:absolute;
	width:49%;
	right:0px;
	z-index:5;	
}
div.bg_links{
	background: #a2b0d6 url(../../_img/1/kopf_bg.jpg) repeat-x left top;
	position:absolute;
	width:49%;
	left:0px;
	z-index:5;	
}
div.seite{
	width:900px !important;
	width:902px;
	overflow: hidden !important;
	overflow: visible;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	/*min-height:100%;
	height:auto !important;
	height:100%;*/
	margin:0px auto;	
	position:relative;
	z-index:10;	
	background: transparent url(../../_img/1/mitte_bg.gif) repeat-y;	
}
div.seite_start{
	background-image:url(../../_img/1/mitte_bg_start.jpg);	
}
div.seite div.kopf{
	width:900px;
	height:252px;
}
div.seite div.kopf div.links{
	float:left;
	height:269px;	
	width:287px !important;
	width:288px;
	border-right: 1px solid #ffffff;
}
div.seite div.kopf div.links div.logo{
	height:111px;
	width:287px;
	background: url(../../_img/1/logo.jpg) no-repeat;
}
div.seite div.kopf div.links div.logo a{
	display:block;
	height:111px;
	width:287px;	
}
div.seite div.kopf div.links div.menu{
	height:176px;
	width:287px;
	background-color:#4562ae;
	text-align:left;
        position:relative;
        z-index:50;
}
div.seite div.kopf div.links div.menu ul{
	margin:0px;
	list-style:none;
	width:287px;
	height:176px;
}
div.seite div.kopf div.links div.menu ul li{
	width:287px;	
}
div.seite div.kopf div.links div.menu ul li a{
	display:block;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	width:214px !important;	
	width:287px;	
	padding:4px 36px 3px 37px;
	background: transparent url(../../_img/1/menu_li_a.gif) no-repeat left;
}
div.seite div.kopf div.links div.menu ul li a:hover{
	color:#000000;
	background: #abd037 url(../../_img/1/menu_li_aktiv.gif) no-repeat left;	
}
div.seite div.kopf div.links div.menu ul li.aktiv{
	background-color:#abd037;
	text-align:right;
}
div.seite div.kopf div.links div.menu ul li.aktiv a{
	color:#000000;
	font-weight:bold;
	background: transparent url(../../_img/1/menu_li_aktiv.gif) no-repeat left;
}
div.seite div.kopf div.center{
	float:left;
	margin-top:15px;
	height:237px;	
	width:391px;
	background-color:#ffffff;
}
div.seite div.kopf div.center div.header{
	height:186px;
	width:391px;
	background: url(../../_img/1/header.jpg) no-repeat;
}
div.seite div.kopf div.rechts{
	float:left;
	height:201px;
	width:220px !important;
	width:221px;
	border-left: 1px solid #ffffff;	
	position: relative;	
}
div.seite div.kopf div.rechts_start{
	height:252px;	
}
div.seite div.kopf div.rechts div.schnellmenu{
	background-color:#4562ae;
	color:#d0d8eb;
	width:220px;
	height:17px !important;
	height:24px;
	padding-top:5px;	
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size:9px;
}
div.seite div.kopf div.rechts div.schnellmenu a{
	color:#d0d8eb;
}
div.seite div.kopf div.rechts div.kontakt{
	width:220px;
	height:167px !important;
	height:177px;
	padding:10px 0px 0px 0px;
	background-color:#abd037;
	text-align:left;
}
div.seite div.kopf div.rechts div.kontakt_start{
	height:217px !important;
	height:227px;
}
div.seite div.kopf div.rechts div.kontakt p{
	font-size:11px;
	color:#000000;
	padding-left:25px;
	line-height:15px;
}
div.seite div.kopf div.rechts div.kontakt p.pillen{
	background: transparent url(../../_img/1/pillen.png) no-repeat right top;
}
div.seite div.kopf div.rechts div.kontakt p span{
	font-size:12px;
	font-weight:bold;
	color:#4562ae;
}
div.seite div.kopf div.rechts div.kontakt a{
	color:#000000;
	text-decoration:none;
}
div.seite div.kopf div.rechts div.kontakt div.zeiten{
	padding-top:5px;
	border-top: 1px dotted #ffffff;
}
div.seite div.mitte{
	float:left;
	width:900px;
	/*overflow: hidden !important;
  overflow: visible;*/
	margin:0px auto;
	padding-bottom:43px;
	text-align:left;
}
div.seite div.mitte div.aktuelles{
	float:left;
	width:267px !important;
	width:287px;
	padding: 18px 8px 0px 12px;
	overflow: hidden !important;
	overflow:visible;
}
div.seite div.mitte div.aktuelles .maps{
	width:287px;
	margin: 0px -8px 0px -12px;
	position: relative;
}
div.seite div.mitte div.aktuelles h1{
	color:#4562AD;
	font-size:16px;
	font-weight:bold;
}
div.seite div.mitte div.aktuelles div.eintrag{
	overflow: hidden !important;
	overflow:visible;
	width:267px;
}
div.seite div.mitte div.aktuelles div.eintrag h1{
	color:#4562ae;
	font-size:14px;
}
div.seite div.mitte div.aktuelles div.eintrag img{
	border:1px solid #abd037;
	float:left;
	width:67px !important;
	width:69px;
	height:63px !important;	
	height:65px;
	margin: 0px 8px 0px 5px;
}
div.seite div.mitte div.aktuelles div.eintrag p{
	color:#646464;
}
div.seite div.mitte div.aktuelles div.trenn{
	height:1px;
	background: transparent url(../../_img/1/trenn.gif) no-repeat;
}
div.seite div.mitte div.inhalt{
	width:597px !important;
	width:611px;
	float:left;
	color:#505050;
	background-color: #fff;
	padding-left:14px;
	padding-bottom: 30px;
	overflow: hidden !important;
	overflow:visible;	
	margin-top:-67px;
}
div.seite div.mitte div.inhalt_start{
	width:377px !important;
	width:391px;
	position:relative;
	z-index:40;
	padding-bottom: 0px;
}
div.seite div.mitte div.inhalt_start h1{
	margin-top:6px;
}
div.seite div.mitte div.inhalt h1{
	color:#4562ad;
	font-weight:bold;
}
div.seite div.mitte div.inhalt div.newsletter
{
    width: 100%;
}
div.seite div.mitte div.inhalt div.newsletter h1,
div.seite div.mitte div.inhalt div.newsletter p{
    margin: 5px;
}
div.seite div.mitte div.service{
	float:left;
	width:196px !important;
	width:220px;
	padding: 0px 0px 0px 24px;
	margin-left:2px !important;
	margin-left:1px;
	overflow: hidden !important;
	overflow:visible;	
}
div.seite div.mitte div.service h1{
	color:#4562ae;
	font-size:16px;
	font-weight:bold;	
}
div.seite div.mitte div.service ul{
	list-style:none;
	margin: 0px 0px 0px 5px;
	font-size:11px;
	color:#646464;
}
div.seite div.mitte div.service ul li{
	background: transparent url(../../_img/1/service_li.gif) no-repeat left center;
	padding: 2px 0px 2px 13px;
}
div.seite div.mitte div.service a.notdienst
{
	display: block;
	width: 221px;
	height: 50px;
	text-decoration: none;
	margin-left: -24px;
	margin-top: 10px;
	background: transparent url(../../_img/1/notdienst.jpg) no-repeat left top;
}
div.fuss{
	clear:both;
	position:relative;
	z-index:20;
	float:none;
	border-top:1px solid #d5e89b;
	height:42px !important;
	height:43px;
	width:900px;
	margin:-44px auto 0px;
	background: #ffffff url(../../_img/1/fuss_bg.jpg) no-repeat bottom;
	color: #505050;
	font-size: 11px;
}
div.fuss div.copy{
	width:600px !important;
	width:680px;
	line-height: 32px;
	padding-right: 80px;
	text-align: right;
	float: left;
}
div.fuss div.copy span
{
	font-weight: bold;
	color: #000;
	background-color: transparent;
	word-spacing: 70px;
}
div.fuss div.copy a
{
	color: #505050;
	background-color: transparent;
	text-decoration: none;
}
div.fuss div.menue{
	width:220px;
	line-height: 32px;
	float: right;
}
div.fuss div.menue,
div.fuss div.menue a
{
	color: #4562ae;
	background-color: transparent;
}
div.fuss div.logo
{
	float: left;
	width: 89px;
	height: 80px;
	margin: -70px 0px 0px 335px !important;
	margin: -70px 0px 0px 167px;
	position: relative;
	background: transparent url(../../_img/1/fuss_logo.gif) no-repeat left top;
}
div.fuss_bg{
	min-width: 100%;
	width: auto !important;
	width: 100%;
	position: relative;
	z-index: 10;
	margin-top: -11px;
	background-color: #d5e89b;
	border-top: 1px solid #ffffff;	
	font-size: 0px;
}
div.bookmarks
{
	clear: both;
	min-width: 100%;
	width: auto !important;
	width: 100%;
	padding: 10px 0;
	text-align: center;
}
div.bookmarks img
{
	vertical-align: middle;
}
div.bookmarks a
{
	padding: 0 2px;
	text-decoration: none;
}






/*===== Site CSS STYLE =====*/
div.inhalt input, div.inhalt textarea, div.inhalt select
{
	width: 210px !important;
	width: 212px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f4f3f2;
	color: #696969;
	border: 1px solid #4c4c4c;
}
div.inhalt textarea
{
	height: 117px;
}
div.inhalt select, div.inhalt input.box, div.inhalt input.button, div.inhalt a.button
{
	width: auto !important;
	width: auto;
	cursor: pointer;
}
div.inhalt input:hover, div.inhalt textarea:hover, div.inhalt input:focus, div.inhalt textarea:focus
{
	background-color: White;
	color: #000;
	border-color: #2e2e2e;
}
div.inhalt input.button, div.inhalt a.button
{
	background-color: transparent;
	color: #e47717;
	font-weight: bold;
	border-width: 1px;
	border-color: #000;
}
div.inhalt a.button
{
	padding: 3px 2px;
	text-decoration: none;
	border-style: solid;
}
div.inhalt input.button:hover, div.inhalt a.button:hover
{
	border-color: #d58a27;
	background-color: transparent;
	color: #d58a27;
}
div.inhalt input.missing, div.inhalt textarea.missing, div.inhalt select.missing
{
	border-color: red;
}
div.inhalt dl.news_arcive dt
{
	padding: 5px;
}
div.inhalt dl.news_arcive dd
{
	margin: 0px 0px 5px 0px;
	padding: 10px;
}
div.inhalt p.skizze
{
	float: right;
	margin-right: 100px !important;
	margin-right: 50px;
}
div.inhalt p.sitemap
{
  margin-left: 50px;
  border-style: solid;
  border-color: #443d2a #fff #fff #443d2a;
  border-width: 1px;
}
div.inhalt p.sitemap:hover, div.inhalt p.sitemap:focus
{
  border-color: #fff #443d2a #443d2a #fff;
}
div.inhalt .sitemap a
{
  padding: 3px 15px;
  text-decoration: none;
}
div.inhalt ul.sitemap
{
  margin-left: 50px;
}
div.inhalt ul.sitemap li
{
  margin: 0px;
  padding: 1px 3px 1px 15px;
  list-style: circle inside;
  background-image: none;
}
div.inhalt div.galerie
{
	margin-left: 20px;
	width: 310px;
	overflow: hidden !important;
	overflow: visible;
	float: left;
}
div.inhalt div.galerie p.ueberschrift
{
	font-weight: bold;
	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #000;
}
div.inhalt div.galerie p.img
{
	float: left;
	margin: 0px 5px;
	width: 127px !important;
	width: 129px;
	text-align: center;
	border: 1px solid #f2f2f2;
	font-size: 0px;
}
div.inhalt div.galerie2
{
	margin-right: 5px;
	margin-bottom: 5px;
	height: 85px !important;
	height: 87px;
	width: 160px !important;
	width: 162px;
	float: left;
	border: 1px solid #f2f2f2;
	font-size: 0px;
}
div.inhalt div.galerie2 p.img
{
	margin: 0px;
}
div.inhalt div.gallery_line
{
  overflow: hidden !important;
  overflow: visible;
  clear: both;
}
div.inhalt div.gallery_line div.gallery
{
	float: left;
	width: 134px !important;
	width: 136px;
	overflow: hidden !important;
 	overflow: visible;
	border: 1px solid #f2f2f2;
	margin: 5px;
	text-align: center;
	font-size: 0px;
}
div.inhalt ul.page_numbers
{
	margin: 1em 17px;
	list-style: none;
	float: right;
}
div.inhalt ul.page_numbers li
{
	float: left;
	margin: 2px;
}
div.inhalt ul.page_numbers li#leader
{
	font-weight: bold;
	text-decoration: underline;
}
div.inhalt ul.page_numbers li a, div.inhalt ul.page_numbers li span
{
	text-decoration: none;
	border: 1px solid #f2f2f2;
	padding: 3px;
}
div.inhalt ul.page_numbers li a:hover, div.inhalt ul.page_numbers li.current-page span
{
	border: 1px solid #d58a27;
}

/*===== End of Site CSS STYLE =====*/

/*===== Lightbox CSS STYLE =====*/
#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#overlay {
	background-image: url(../../_img/overlay.png);
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxIndicator {
	border: 1px solid #fff;
}
#lightboxOverallView {
	background-image: url(../../_img/overlay.png);
}
* html #lightboxOverallView, * html #overlay {
	background-color: #e5e5e5;
	background-image: url(../../_img/blank.gif);
	filter: Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
/*===== End of Lightbox CSS STYLE =====*/

#subtitle
{
	border: 1px solid #323232;
	color: #000;
	background-color: #fff;
	padding: 5px;
	display: none;
	position: absolute;
	text-align: left;
	filter: Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/*===== Begin of AjaxPopUp =====*/
div#AjaxPopUp
{
	width: 100%;
	height: 100%;
	position: fixed !important;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #e5e5e5;
	background-image: url(../../_img/overlay.png) !important;
	background-image: url(../../_img/blank.gif);
	filter: Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	z-index: 50;
}
div#PopUpInfo
{
	position: fixed !important;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #fff;
	color: #000;
	z-index: 60;
	display: none;
}
div#PopUpInfo input, div#PopUpInfo select, div#PopUpInfo textarea
{
	width: 350px;
	background-color: #ababab;
	color: #000;
	border: 0px solid #000;
}
div#PopUpInfo a.button
{
	width: auto;
	cursor: pointer;
	text-decoration: none;
	padding: 0px 5px;
}
div#PopUpInfo textarea
{
	height: 80px;
}
div#PopUpInfo input.box
{
	width: auto;
	cursor: pointer;
}
div#PopUpInfo ul
{
	text-align: left;
	margin: 0px;
	list-style: none;
	overflow: auto;
}
div#PopUpInfo ul li
{
	border-left: 10px solid #fff;
	padding-left: 5px;
	line-height: 18px;
}
div#PopUpInfo ul li.active
{
	border-left: 10px solid #6ca055;
	font-weight: bold;
}
div#PopUpInfo ul li a
{
	text-decoration: none;
	display: block;
}
/*===== End of AjaxPopUp =====*/
