@charset "utf-8";
/* CSS Document */

/*=====================HTML-TAGS======================*/

body {
	height: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4B6A81;
	line-height: 1.2em;
	padding: 0px;
	text-align: center;
	background: #C8D9E1 url(../img/body-hg.png) repeat-x center top;
	}
body strong {
	font-weight: bold;
	color: #4B6A81;
	}
table {
	font-size: 13px;
	}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
a, a:link , a:visited {
	color: #CC0000;
	text-decoration:none;
	}
a:hover, a:active {
	color: #4B6A81;
	}
p, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding:0;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	font-style: normal;
	color: #CC0000;
	}
h1 {
	font-size: 18px;
	margin-bottom: 5px;
	}
h2{
	font-size: 16px;
	margin-bottom: 3px;
	}
h3{
	font-size: 14px;
	margin-bottom: 3px;
	}
h4{
	font-size: 14px;
	margin-bottom: 5px;
	}
h5{
	font-size: 16px;
	margin-bottom: 3px;
	}
ul {
	margin: 3px 0 0 10px;
	padding: 5px 0;
	}
* html ul, *+html ul {
	margin: 3px 0 0 16px;
	}
li {
	line-height: 17px;
	padding: 0;
	margin: 0;
	list-style-position: outside;
	}

/*---------------------DIV-FORMATIERUNGEN------------------------------*/

#header {
	width: 950px;
	height: 337px;
	margin: 0px auto;
	background: url(../img/header-hg.jpg) no-repeat center top;
	text-align: left;
	}
#logo {
	width: 274px;
	height: 83px;
	padding: 24px 0 0 35px;
	float: left;
	}
#sprachauswahl {
	height: 10px;
	text-align: right;
	padding: 24px 0 0 35px;
	float: left;
	}
#sprachauswahl img {
	border: 1px solid #790000;
}

#newsticker {
	width: 110px;
	height: 80px;
	padding: 24px 24px 0 0;
	float: right;
	text-align: left;
	color: #fff;
	font-size: 11px;
	line-height: 1.2em;
	}
#newsticker h4 {
	color: #FFB300;
	font-size: 12px;
	font-weight: bold;
	background: url(../img/h4-icon.gif) no-repeat left center;
	padding-left: 15px;
	}
#newsticker a, #newsticker a:visited {
	color: #fff;
	}
#newsticker a:hover, #newsticker a:active {
	color: #FFB300;
	}
#minianmeldung {
	clear: both;
	width: 320px;
	height: 50px;
	text-align: left;
	padding: 165px 0px 0px 35px;
	font-size: 11px;
	line-height: 1.1em;
	}
#contentrahmen {
	width: 100%;
	background: url(../img/content-hg.jpg) no-repeat center top;
	}
#content {
	width: 950px;
	min-height: 390px;
	margin: 0px auto;
	padding-bottom: 30px;
	}
#navigation {
	height: 23px;
	width: 950px;
	padding-top: 10px;
	text-align: left;
	}
#inhalte {
	width: 685px;
	float: left;
	margin: 38px 0px 20px 38px;
	text-align: left;
	}
#features {
	width: 165px;
	float: right;
	margin: 12px 20px 20px 0px;
	text-align: left;
	}
#ende { clear: both; }

#fussleiste-rahmen {
	width: 100%;
	background: #fff;
	height: 25px;
	font-size: 11px;
	padding: 5px 0 0 0;
	z-index: 100;
	position: fixed;
	bottom: 0;
	left: 0;
	}
#fussleiste {
	width: 950px;
	margin: 0px auto;
	text-align: left;
	}
#fussleiste address { 
	float: left; 
	font-style: normal;
	}
#impressum {
	float: right;
	}
#fussleiste a, #fussleiste a:visited {
	color: #4B6A81;
	background: url(../img/fussleiste-icon.gif) no-repeat left center;
	padding: 0 10px 0 11px;
	}
#fussleiste a:hover, #fussleiste a:active {
	color: #CC0000;
	}
#facebook {
	width: 65px;
	height: 32px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: 217px;
	}
	
/*---------------------KLASSEN------------------------------*/

.printey { display: none; }

.bilder-links {
	float: left;
	clear: left;
	margin: 0px 35px 25px 0px;
	background: #fff;
	padding: 3px;
	}
.bilder-links-ohne-marginbottom {
	float: left;
	clear: left;
	margin: 0px 35px 0px 0px;
	background: #fff;
	padding: 3px;
	}
.bilder-links-freisteller {
	float: left;
	clear: left;
	margin: 0px 35px 25px 0px;
	padding: 0px;
	}
.tabelle {
	border-collapse: collapse;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	margin-bottom: 5px;
	vertical-align: middle;
	}
.tabelle td {
	padding: 2px 4px 2px 4px;
	border-bottom: 1px solid #C9DAE2;
	}
.tabelle-header {
	background-color: #4B6A81;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	}
.tabelle-hervorhebung {
	background-color: #ECF2F4;
	font-weight: normal;
	padding: 4px;
	}
.liste{
	margin: 0 0 0 305px;
	}

/*---------------------ANFRAGEFORMULAR-----------------------------*/

#formular label {
	display: block;
	float: left;
	width: 180px;
	vertical-align: middle;
	padding: 3px 0px 0px 5px;
	}
#formular p {
	clear: left;
	background-color: #ECF2F4;
	padding: 2px 5px 2px 5px;
	margin-bottom: 1px;
	width: 550px;
	border: none;
	color: #4B6A81;
	}
#formular input {
	border: 1px solid #C9DAE2;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #4B6A81;
	}
#formular textarea {
	border: 1px solid #C9DAE2;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #4B6A81;
	}

/*---------------------MINI-ANFRAGEFORMULAR-----------------------------*/

#miniformular {
	margin-top: 5px;
	text-align: center;
	}
#miniformular table { font-size: 11px; }

#kalender1 { vertical-align:top; }

#kalender2 { vertical-align: top; }

#datum3, #datum4 {
	background-color: #FFFFFF;
	width: 70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B6A81;
	height: 13px;
	margin-top: -1px;
	padding-left: 2px;
	border: 0;
	}
#abschicken {
	border: 0px;
	}

/*---------------------GOOGLE-MAPS-----------------------------*/

#aussenrahmen {
	border: 1px solid #fff;
	width: 683px;
	}
#karte {
	width: 683px;
	height: 280px;
	}
#input-hintergrund {
	background-color: #ECF2F4;
	padding: 10px;
	text-align: center;
	}
#adresseingabe {
	width: 659px;
	padding: 1px;
	margin: 0 0 5px 0;
	border: 1px solid #C9DAE2;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B6A81;
	}	
	
/*---------------------Accordion Menü-----------------------------*/

.applemenu{
	margin: 0;
	padding: 0;
	width: 163px;
	font-size: 11px;
	line-height: 1.2em;
	}
.applemenu div.silverheader {
	background: url(../img/accordion_hg.jpg) repeat-x top;
	height: 20px;
	border-bottom: 1px solid #C6D7DF;
	}
.applemenu div.silverheader a{
	background:url(../img/accordion-icon.gif) no-repeat left center;
	color: #FFFFFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 3px 0 3px 18px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	}
.applemenu div.silverheader a:visited {
	}
.applemenu div.selected a{
	color: #fff;
	}
div.silverheader a:hover, .applemenu div.silverheader a:active{
	background:url(../img/accordion-icon-hover.gif) no-repeat left center;
	background-color: #CC0000;
	color: white;
	}
.applemenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
	padding: 5px 6px 10px 6px;
	height: 100px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
	border-left: 1px solid #A6C1CE;
	border-right: 1px solid #A6C1CE;
	}
	
/*---------------------Slider-----------------------------*/	
    /* image replacement */
        .graphic, #slider1prev, #slider1next, #slider2prev, #slider2next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container, #container2{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:625px;
		background:#fff;		
		margin-bottom:2em;
		}				

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;

		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:625px;
		height:469px;
		overflow:hidden; 
				background: #fff;}	
	#slider1next, #slider1prev, #slider2next, #slider2prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:200px;
		z-index:1000;
		}	
	#slider1next, #slider2next{ 
		left:625px;
		}														
	#slider1next a, #slider1prev a, #slider2next a, #slider2prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../img/btn_prev.gif) no-repeat 0 0;	
		}	
	#slider1next a, #slider2next a{ 
		background:url(../img/btn_next.gif) no-repeat 0 0;	
		}	
