@charset "utf-8";
/* CSS Document */

/*=====================HTML-TAGS======================*/

body {
	height: 100%;
	background: #F4D64B url(../img/body-hg.jpg) repeat top center;
	margin: 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 1.3em;
	padding: 0px;
	text-align: center;
	}
body strong {
	font-weight: bold;
	color: #fff;
	}
table {
	font-size: 12px;
	}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
a, a:link , a:visited{
	color: #F4CF3D;
	text-decoration:underline;
	}
a:hover, a:active {
	color: #fff;
	}
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;
	color: #F4CF3D;
	}
h1 {
	font-size: 23px;
	margin-bottom: 10px;
	}
h2{
	font-size: 20px;
	margin-bottom: 3px;
	}
h3{
	font-size: 18px;
	margin-bottom: 3px;
	}
h4{
	font-size: 16px;
	margin-bottom: 5px;
	}
h5{
	font-size: 14px;
	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: 970px;
	height: 367px;
	background: url(../img/slideshow-hg.jpg) no-repeat left top;
	margin: 0 auto;
	}
#logo {
	width: 185px;
	height: 152px;
	float: left;
	padding: 15px 0 0 10px;
	}
#features {
	float: left;
	width: 500px;
	padding: 53px 0 0 50px;
	text-align: left;
	}
#slideshow {
	width: 473px;
	height: 242px;
	
	}
#sprachen {
	float: left;
	padding: 40px 0 0 70px;
	}
#sprachen img {
	border: 1px solid #E1980F;
	margin-right: 5px;
	}
#sprachen img:hover {
	border: 1px solid #fff;
	}
#schnellanfrage {
	float: right;
	padding: 40px 0 0 0;
	}
#navigation {
	text-align: left;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	width: 196px;
	padding: 33px 0 0 0;
	}
#content {
	width: 100%;
	background: #7E9C3A url(../img/content-hg.png) repeat-x top;
	}
#content-inside {
	width: 970px;
	margin: 0 auto;
	padding: 40px 0;
	text-align: left;
	background: url(../img/blume-hg.jpg) no-repeat left top;
	}
#linke-spalte {
	width: 160px;
	float: left;
	margin: 0 57px 0 0;
	font-size: 12px;
	line-height: 1.2em;
	}
#inhalte {
	width: 527px;
	float: left;
	}
#rechte-spalte {
	width: 160px;
	float: right;
	font-size: 12px;
	line-height: 1.2em;
	}
#linke-spalte a, #rechte-spalte a {
	margin-top: 3px;
	display:inline-block;
	}
#ende {
	clear: both;
	}
#adresszeile {
	width: 970px;
	height: 20px;
	margin: 15px auto;
	text-align: left;
	font-size: 11px;
	color: #990000;
	}
#adresszeile a,#adresszeile a:visited {
	color: #990000;
	}
#adresszeile a:hover {
	color: #485A25;
	}
#impuls {
	width: 160px;
	float: left;
	}
#adresse {
	float: left;
	margin: 0 0 0 57px;
	}
#adresse address {
	font-style: normal;
	}

/*=====================LIST-NAVIGATION======================*/

#LM_level_1 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#LM_level_1 li {
	list-style-position: outside;
	line-height: 29px;
	display: block;
	font-size: 18px;
	background: url(../img/navi-hg.gif) no-repeat left top;
	padding-left: 29px;
	margin: 0;
	}
#LM_level_1 li a{
	color: #990000;
	text-decoration: none;
	}
#LM_level_1 li a:hover{
	color: #485A25;	
	}
#LM_level_2 {
	list-style-type: none;
	margin: 5px 0px;
	padding: 0;
	}
#LM_level_2 li {
	color: #000;
	list-style-position: outside;
	margin: 0 0 5px 0;
	line-height: 12px;
	padding-left: 8px;
	font-size: 12px;
	font-weight: normal;
	background: url(../img/subnavi-pfeil.gif) no-repeat left top;
	}
#LM_level_2 li a{
	color: #000;
	text-decoration: none;
	}
#LM_level_2 li a:hover {
	color: #000;
	}
#LM_youAreHere {
	color: #475825;
	}
#LM_level_2 #LM_youAreHere {
	color: #000;
	}

/*=====================ENDE LIST-NAVIGATION======================*/

/*---------------------KLASSEN------------------------------*/

.printey { display: none; }

.tabelle {
	border-collapse: collapse;
	background-color: #475825;
	text-align: left;
	font-size: 12px;
	margin-bottom: 5px;
	vertical-align: middle;
	}
.tabelle td {
	padding: 5px;
	border: 1px solid #7E9C3A;
	}
.tabelle-header {
	background-color: #6D8633;
	font-weight: bold;
	color: #F4BE32;
	padding: 4px;
	}
.tabelle-hervorhebung {
	background-color: #6D8633;
	font-weight: normal;
	padding: 4px;
	}

/*---------------------ANFRAGEFORMULAR-----------------------------*/

#errorMessage {
	background-color: #678031;
	border: 1px solid red;
	padding: 3px;
	width: 99%;
	margin-bottom: 10px;
	}
#successMessage {
	background-color: #678031;
	border: 1px solid green;
	padding: 3px;
	width: 99%;
	margin-bottom: 10px;
	}
#formular label {
	display: block;
	float: left;
	width: 120px;
	vertical-align: middle;
	padding: 3px 0px 0px 5px;
	}
#formular p {
	clear: left;
	background-color: #678031;
	padding: 5px;
	margin-bottom: 2px;
	width: 98%;
	border: 1px solid #475825;
	}
#formular input {
	border: 1px solid #475825;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #03497C;
	}
#formular textarea {
	border: 1px solid #475825;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #03497C;
	width: 450px;
	}
#formular .pflichtfelder {
	border: 1px solid #9AACBA;
	}	
#formular #sendenbutton, #formular #loeschenbutton {
	width: 200px;
	height: 25px;
	padding: 3px;
	border: 1px solid #F0B82A;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #F0B82A url(../img/button-hg.gif) repeat-x top;
	}
#formular #sendenbutton:hover, #formular #loeschenbutton:hover {
	border: 1px solid #F2C634;
	background: #F2C634 url(../img/button-hg-hover.gif) repeat-x top;
	cursor: hand;
	}

/*---------------------MINI-ANFRAGEFORMULAR-----------------------------*/

#miniformular {
	text-align: left;
	}
#miniformular table { font-size: 11px; }

#kalender1 { vertical-align:top; }

#kalender2 { vertical-align: top; }

#datum3, #datum4 {
	background-color: #FFFFFF;
	border: 1px solid #E1980F;
	width: 120px;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #BD800D;
	height: 13px;
	margin: 0 3px 0 0;
	padding-left: 2px;
	}
*+html #datum3, *+html #datum4 { margin-top: -1px; } /* IE7-Hack */
#abschicken {
	border: 0px;
	width: 15px;
	height: 15px;
	border: 1px solid #E1980F;
	margin: 0 0 0 5px;
	}
	
/*---------------------GOOGLE-MAPS-----------------------------*/

#aussenrahmen {
	border: 1px solid #475825;
	width: 100%;
	text-align: center;
	}
#karte {
	width: 100%; 
	height: 320px;
	}
#input-hintergrund {
	background: #678031;
	padding: 5px;
	}
#adresseingabe {
	width: 429px;
	padding: 1px;
	height: 20px;
	border: 1px solid #7E9C3A;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	}
#mapsButton1 {
	width: 255px;
	height: 24px;
	padding: 3px;
	margin-top: 3px;
	border: 1px solid #F0B82A;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #F0B82A url(../img/button-hg.gif) repeat-x top;
	vertical-align: bottom;
	}
#mapsButton1:hover {
	border: 1px solid #F2C634;
	background: #F2C634 url(../img/button-hg-hover.gif) repeat-x top;
	cursor: hand;
	}
.sprechblase {
	color: #000;
	font-size: 12px;
	}
	
/*Transparente PNGS in IE6*/
* html img, div { behavior: url(iepngfix.htc) };
