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

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

body {
	height: 100%;
	background: #010000 url(../img/hg-body.png) repeat-x top;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 1.3em;
	padding: 0px;
	text-align: center;
	}
body strong {
	font-weight: bold;
	}
table {
	font-size: 13px;
	}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
a, a:link , a:visited{
	color: #DCB477;
	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: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	color: #DCB477;
	}
h1 {
	font-size: 22px;
	margin-bottom: 15px;
	}
h2{
	font-size: 18px;
	margin-bottom: 3px;
	}
h3{
	font-size: 16px;
	margin-bottom: 3px;
	}
h4{
	font-size: 15px;
	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------------------------------*/

#hg-left {
	width: 100%;
	min-height: 900px;
	background: url(../img/hg-left.jpg) no-repeat left top;
	}
#hg-right {
	width: 100%;
	min-height: 900px;
	background: url(../img/hg-right.jpg) no-repeat right top;
	}
#main {
	width: 990px;
	margin: 0 auto;
	background: url(../img/navi-hg.png) repeat-y left;
	}
* html #main {
	background: none;
	}
#left {
	width: 279px;
	padding: 0 0 30px 34px;
	float: left;
	font-size: 12px;
	line-height: 1.3em;
	}
#logo {
	width: 279px;
	height: 212px;
	padding: 0 0 34px 0;
	}
/*---------------------HAUPTNAVI------------------------------*/	
#navigation {
	padding: 0 0 30px 0;
	margin: 0 0 30px 0;
	background: url(../img/trennlinie.png) no-repeat bottom center;
	}
#navigation ul {
	list-style-type: none;
	list-style-position: inside;
	padding: 0;
	margin: 0 0 0 -5px;
	}
#navigation li{
  	display: block;
	margin-bottom: 6px;
	}
#navigation li a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	display: block;
	color: #fff;
	}
#navigation li a:hover {
	color: #DCB376;
	}
#navigation li.LGlob_active a {
	color: #DCB376;
	}
/*---------------------ENDE-HAUPTNAVI------------------------------*/
#neuigkeiten {
	width: 239px;
	padding: 0 20px 50px 20px;
	}
#right {
	width: 620px;
	float: right;
	padding: 45px 0 54px 0;
	text-align: left;
	}
#features {
	width: 570px;
	margin: 0 auto 18px auto;
	height: 15px;
	font-size: 11px;
	text-transform: uppercase;
	}
#features a, #fussleiste a {
	text-decoration: none;
	margin-right: 15px;
	}
#features-links {
	float: left;
	}
#tel {
	float: right;
	}
#slideshow {
	width: 599px;
	height: 230px;
	margin-bottom: 46px;
	}
#content {
	width: 575px;
	float: right;
	padding: 0 15px 85px 0;
	}
#fussleiste {
	width: 590px;
	height: 15px;
	float: right;
	font-size: 11px;
	text-transform: uppercase;
	}
#fussleiste-links {
	float: left;
	}
#impuls {
	float: right;
	}
#terminator {
	clear: both;
	}



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

.bilderrahmen {
	border: 1px solid #fff;
	}
.addthis_share_btn, .addthis_button_email {
	float: left;
	}
.redbox {
	background-color: #440000;
	padding: 15px;
	font-size: 12px;
	line-height: 1.3em;
	}
.printey { display: none; }

.tabelle {
	border-collapse: collapse;
	background-color: #FAF4E2;
	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: #7C522E;
	padding: 4px;
	}
.tabelle-hervorhebung {
	background-color: #F4E8C1;
	font-weight: normal;
	padding: 4px;
	}
.EGthumbnail { 
	padding: 3px;
	background: #430000;
	margin: 1px 0px; 
	}

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

.tabelle-kontaktformular {
	padding: 5px;
	background: #430000;
	border: none;
	}
#errorMessage {
	background: #430000;
	border: 1px solid red;
	padding: 3px;
	width: 99%;
	margin-bottom: 10px;
	}
#successMessage {
	background: #430000;
	border: 1px solid green;
	padding: 3px;
	width: 99%;
	margin-bottom: 10px;
	}
#formular label {
	display: block;
	float: left;
	width: 130px;
	vertical-align: middle;
	padding: 3px 0px 0px 5px;
	}
#formular input {
	border: 1px solid #D3A970;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #430000;
	}
#formular textarea {
	border: 1px solid #D3A970;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #430000;
	width: 98%;
	}	
#formular #sendenbutton, #formular #loeschenbutton {
	width: 200px;
	height: 24px;
	padding: 2px 3px 4px 3px;
	border: 1px solid #D3A970;
	color: #430000;
	background: #C99650 url(../img/button-hg.png) repeat-x top;
	vertical-align: bottom;
	}
#formular #sendenbutton:hover, #formular #loeschenbutton:hover {
	border: 1px solid #D3A970;
	background: #C99650 url(../img/button-hg-hover.png) repeat-x top;
	cursor: pointer;
	}
#formular p {
	clear: left;
	background: #430000;
	padding: 5px;
	margin-bottom: 2px;
	width: 98%;
	}
	
/*---------------------GOOGLE-MAPS-----------------------------*/

#aussenrahmen {
	border: 1px solid #D3A970;
	width: 100%;
	text-align: center;
	}
#karte {
	width: 100%; 
	height: 320px;
	}
#input-hintergrund {
	background: #430000;
	padding: 5px;
	}
#adresseingabe {
	width: 340px;
	padding: 1px;
	height: 20px;
	border: 1px solid #D3A970;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #430000;
	}
#mapsButton1 {
	width: 200px;
	height: 24px;
	padding: 2px 3px 4px 3px;
	border: 1px solid #D3A970;
	color: #430000;
	background: #C99650 url(../img/button-hg.png) repeat-x top;
	vertical-align: bottom;
	}
#mapsButton1:hover {
	border: 1px solid #D3A970;
	background: #C99650 url(../img/button-hg-hover.png) repeat-x top;
	cursor: pointer;
	}
.sprechblase {
	color: #430000;
	font-size: 12px;
	}
/*Transparente PNGS in IE6*/
* html img, div { behavior: url(iepngfix.htc) };
