@charset "utf-8";
/* CSS Document */
/*---------------------TAG-FORMATIERUNGEN------------------------------*/
html {
   height:100%;
} 

body {
	height: 100%;
	background-color: #F2F0E3;
	margin: 0;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #4F3E22;
	line-height: 1.3em;
	padding: 0px;
	text-align: center;
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat-x;
	background-position:center top;
	}
body strong {
	font-weight: bold;
	color: #004533;
	}
table {
	font-size: 13px;
	}


img {
border: 0px;
padding: 0px;
margin: 0px;
}

p, h1, h2, h3, h4, h5, h6, form {
margin: 0;
padding:0;
}

a, a:link , a:visited{
	color: #947A3F;
	text-decoration:underline;
}
a:hover, a:active {
	color: #004533;
}

h1, h2, h3, h4, h5, h6 {
	color: #004533;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.2em;
	}

h1 {
	font-size: 22px;
	margin-bottom: 18px;
}

h2{
	font-size: 16px;
	margin-bottom: 10px;
}
h3{
	font-size: 13px;
	margin-bottom: 5px;
	}

ul {
	margin-left: 15px;
	margin-top: 3px;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-top: 2px;
}

li {
	line-height: 15px;
	padding-bottom: 2px;
	list-style-position: inherit;
}

/*---------------------DIV-FORMATIERUNGEN------------------------------*/

#header {
	width: 976px;
	height: 360px;
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto;
	}
#logo {
	width: 890px;
	height: 67px;
	margin: 0px auto;
	padding-top: 21px;
	padding-bottom: 38px;
	text-align: left;
	}
#navigation {
	height: 20px;
	width: 920px;
	margin: 0px auto;
	text-align: left;
	}
#slideshow {
	width: 950px;
	height: 200px;
	margin: 0px auto;
	padding-top: 4px;
	}
#content {
	width: 897px;
	min-height: 350px;
	padding: 0px 31px 0px 48px;
	margin: 0px auto;
	background-image: url(../img/hauptdiv_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	}
#inhalte {
	width: 695px;
	margin: 24px 0px 40px 0px;
	float: left;
	}
#features {
	width: 148px;
	float: right;
	}
#neuigkeiten {
	width: 130px;
	height: 83px;
	padding: 49px 9px 20px 9px;
	margin: 10px 0px 22px 0px;
	background-image:url(../img/features_neuigkeiten.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
#anfrage {
	width: 130px;
	height: 40px;
	padding: 20px 9px 20px 9px;
	margin: 10px 0px 22px 0px;
	text-align: center;
	}
#ende { 
	clear: both;
	}
#bottom {
	width: 100%;
	height: 150px;
	background-image:url(../img/bottom_bg_kachel.gif);
	background-repeat:repeat-x;
	background-position: top;
	}
#bottominside {
	width: 976px;
	height: 150px;
	margin: 0px auto;
	background-image:url(../img/bottom_bg.gif);
	background-repeat:no-repeat;
	background-position: top;
	}	
#adressleiste {
	color: #FFFFFF;
	padding: 13px 0px 30px 0px;
	font-size: 12px;
	}
#adressleiste a, #adressleiste a:link, #adressleiste a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
#adressleiste a:hover, #adressleiste a:active {
	color: #4F3E22;
	}

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

.printey {
	display: none;
	}
.fließtext {
	margin-left: 200px;
	}
.bilder_links {
	margin: 0px 25px 25px 0px;
	border: 3px solid #FFFFFF;
	float: left;
	clear: left;
	}
.freisteller_rechts {
	margin: 0px 0px 25px 25px;
	float: right;
	clear: right;
	}
.tabelle {
	border-collapse: collapse;
	background: #FBFAF4;
	text-align: left;
	font-size: 12px;
	margin-bottom: 5px;
	vertical-align: middle;
	}
.tabelle td {
	border:  1px solid #E9DBBF;
	padding: 3px;
	}
.tabelle-header {
	background-color: #E9DBBF;
	padding: 4px;
	}
.tabelle-braun {
	background-color: #E9DBBF;
	padding: 3px;
	}
.box-startseite {
	background-color: #fff;
	border:  1px solid #E9DBBF;
	padding: 10px;
	font-size: 12px;
	line-height: 1.2em;
	text-align: center;
	}
.box-startseite img {
	margin-bottom: 5px;
	}
.EGthumbnail { 
	border: 1px solid #E9DBBF; 
	padding: 3px;
	background-color: #fff;
	margin: 5px 0px; 
	}

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

#formular label {
	display: block;
	float: left;
	width: 75px;
	vertical-align: middle;
	padding: 3px 0px 0px 5px;
	}
#formular p {
	clear: left;
	background-color: #FBFAF4;
	padding: 5px;
	margin-bottom: 2px;
	width: 260px;
	border: 1px solid #E9DBBF;
	}
#formular input {
	border: 1px solid #E9DBBF;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #4F3E22;
	}
#formular textarea {
	border: 1px solid #E9DBBF;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #4F3E22;
	}
#formular .pflichtfelder {
	border: 1px solid #004533;
	}

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

#aussenrahmen {
	border: 1px solid #E9DBBF;
	width: 100%;
	}
#karte {
	width: 100%; 
	height: 320px;
	}
#input-hintergrund {
	background-color: #FFFFFF; 
	padding: 3px;
	}
#adresseingabe {
	width: 180px; 
	padding: 1px; 
	margin: 0px 3px;
	border: 1px solid #E9DBBF;
	background-color: #FFFFFF;
	}
	
		
#testDIV {
	width: 650px;
	height: 450px;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 1000;
	}
