@charset "utf-8";
/* CSS Document */

/*=====================HTML-TAGS======================*/

body {
	height: 100%;
	background-color: #FAF4E2;
	margin: 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #3C352B;
	line-height: 1.3em;
	padding: 0px;
	text-align: center;
	background-image: url(../img/body-hg.png);
	background-repeat: repeat-x;
	background-position:center top;
	}
body strong {
	font-weight: bold;
	color: #840907;
	}
table {
	font-size: 12px;
	}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
a, a:link , a:visited{
	color: #840907;
	text-decoration:underline;
	}
a:hover, a:active {
	color: #E1BF5B;
	}
p, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding:0;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.2em;
	font-style: italic;
	color: #840907;
	}
h1 {
	font-size: 24px;
	margin-bottom: 15px;
	}
h2{
	font-size: 18px;
	margin-bottom: 3px;
	}
h3{
	font-size: 16px;
	margin-bottom: 3px;
	}
h4{
	font-size: 18px;
	margin-bottom: 5px;
	}
h5{
	font-size: 16px;
	margin-bottom: 3px;
}
ul {
	margin: 3px 0 0 10px;
	padding: 2px 0 2px 0px;
}
li {
	line-height: 15px;
	padding: 0 0 2px 5px;
	margin: 0 0 0 5px;
	list-style-position: outside;
}
/*---------------------DIV-FORMATIERUNGEN------------------------------*/

#header {	
	width: 945px;
	height: 192px;
	margin: 0px auto;
	text-align: left;
	}
#logo {
	width: 310px;
	height: 192px;
	background: url(../img/logo-hg.jpg) no-repeat top left;
	float: left;
	}	
#suche {
	float: right;
	padding-top: 65px;
	width: 600px;
	height: 20px;
	text-align: right;
	}
#suche-innen { float: right; text-align: right;}
#sprache {
	width: 50px;
	height: 20px;
	float: right;
	padding-right: 15px;
	}	
#navi {
	float: left;
	padding: 75px 0px 0px 18px;
	width: 600px;
	}
#navi a {
	color: white;
	text-decoration: none;
	font-size: 17px;
	margin-right: 25px;
	}
#navi a:hover {
	color: #E1BF5B;
	}
#box-slideshow {
	width: 945px;
	height: 239px;
	margin: 0px auto;
	}
#box {
	width: 239px;
	height: 239px;
	padding: 0px 12px 0px 36px;
	background: url(../img/box-hg.jpg) repeat-y top left;
	float: left;
	}
#slideshow {
	width: 658px;
	height: 239px;
	float: right;
	}
#linie {
	clear: both;
	width: 945px;
	height: 5px;
	margin: 0px auto;
	background: url(../img/linie-hg.jpg) repeat-x top center;
	}
* html #linie { padding: 0; margin-bottom: -11px;}
#content {
	width: 945px;
	min-height: 300px;
	margin: 0px auto;
	background: url(../img/content-hg.jpg) repeat-y top center;
	}
#features {
	width: 195px;
	float: left;
	padding: 20px 0px 20px 60px;
	font-size: 11px;
	line-height: 1.2em;
	}
#features form {text-align: center;}
#inhalte {
	float: right;
	width: 620px;
	text-align: left;
	padding: 20px 0px 0px 0px;
	}
#ende { clear: both; }

#fussleiste {
	height: 162px;
	width: 100%;
	background: url(../img/hg-fussleiste.jpg) repeat-x bottom left;
	}
#fussleiste-innen {
	width: 945px;
	height: 162px;
	margin: 0px auto;
	}
#kontakt {
	width: 310px;
	height: 162px;
	float: left;
	background: url(../img/kontakt-hg.jpg) no-repeat top center;
	font-size: 11px;
	line-height: 1.2em;
	}
#impressum {
	float: right;
	width: 620px;
	height: 30px;
	text-align: right;
	margin-top: 52px;
	color: #fff;
	font-size: 11px;
	}
#logos { float: left; }

#links { float: right; }

#links a, #links a:link, #links a:visited {
	color: #fff;
	margin-left: 10px;
	}
#links a:hover, #links a:active { color: #E1BF5B; }

/*---------------------KLASSEN------------------------------*/

.printey { display: none; }

.bild-rechts {
	float: right;
	clear: right;
	margin: 0px 0px 20px 20px;
	background: #fff;
	padding: 4px;
	border: 1px solid #EBD491;
	}
.bild-rahmen {
	background: #fff;
	padding: 4px;
	border: 1px solid #EBD491;
	}
.textbox-rechts {
	float: right;
	clear: right;
	margin: 0px 0px 20px 20px;
	background: #fff;
	padding: 4px;
	border: 1px solid #EBD491;
	width: 279px;
	}
.tabelle {
	border-collapse: collapse;
	background-color: #fff;
	text-align: left;
	font-size: 12px;
	margin-bottom: 5px;
	vertical-align: middle;
	}
.tabelle td {
	padding: 5px;
	border-bottom: 1px solid #EBD491;
	}
.tabelle-header {
	background-color: #EBD491;
	font-weight: bold;
	color: #840907;
	padding: 4px;
	}
.tabelle-hervorhebung {
	background-color: #F4E8C1;
	font-weight: normal;
	padding: 4px;
	}

/*---------------------ANFRAGEFORMULAR-----------------------------*/

#formular label {
	display: block;
	float: left;
	width: 180px;
	vertical-align: middle;
	padding: 3px 0px 0px 5px;
	}
#formular p {
	clear: left;
	background-color: #FAF4E2;
	padding: 5px;
	margin-bottom: 1px;
	width: 608px;
	border: none;
	color: #3C352B;
	border-top: 1px solid #EBD491;
	}
#formular input {
	border: 1px solid #EBD491;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #3C352B;
	}
#formular textarea {
	border: 1px solid #EBD491;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #3C352B;
	}

/*---------------------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;
	border: 1px solid #EBD491;
	width: 140px;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #AD8A1F;
	height: 16px;
	margin-top: -1px;
	padding-left: 2px;
	}
#abschicken {
	border: 0px;
	width: 15px;
	height: 15px;
	}

/*---------------------GOOGLE-MAPS-----------------------------*/

#aussenrahmen {
	border: 1px solid #EBD491;
	width: 618px;
	}
#karte {
	width: 618px; 
	height: 320px;
	}
#input-hintergrund {
	background-color: #F4E8C1;
	padding: 5px;
	}
#adresseingabe {
	width: 300px;
	padding: 1px;
	margin: 0px 3px;
	border-bottom: 1px solid #EBD491;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #7C522E;
	}	
.sprechblase {
	color: #7C522E;
	font-size: 12px;
	}
	
/*----------------------- Minisuchformular ---------------------------------------*/
#searchbox {
	margin: 0px;
	vertical-align: top;
	}
#suchfeld {
	background-color: #8E0400;
	height: 13px;
	width: 115px;
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 3px;
	color: #F8EFD3;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height:11px;
	border: 1px solid #B30400;
	vertical-align: top;
	}
* html #suchfeld { margin-top: -1px; } /* Hack für IE6*/
*+html #suchfeld { margin-top: -1px; } /* Hack für IE7*/
#suchbutton {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	height: 15px;
	width: 15px;
	border: none;
	vertical-align: top;
	}

/*----------------------- FLASHÜBERSCHRIFTEN ---------------------------------------*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	}
.sIFR-replaced {
	visibility: visible !important;
	}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
	}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 {
	visibility: hidden;
	line-height: 45px;
	}

