@charset "utf-8";
/* CSS Document */

/*=====================HTML-TAGS======================*/

body {
	height: 100%;
	background: #000 url(../img/body-hg.jpg) no-repeat center top;
	margin: 0;
	font-family: Arial, Tahoma, 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: #01D9F9;
	text-decoration:underline;
	}
a:hover, a:active {
	color: #CCCCCC;
	}
p, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding:0;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: lighter;
	line-height: 1.2em;
	color: #CCCCCC;
	}
h1 {
	font-size: 20px;
	margin-bottom: 10px;
	}
h2{
	font-size: 18px;
	margin-bottom: 3px;
	}
h3{
	font-size: 16px;
	margin-bottom: 3px;
	}
h4{
	font-size: 15px;
	margin-bottom: 3px;
	}
h5{
	font-size: 13px;
	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------------------------------*/
#logo {
	margin: 0 auto;
	padding: 56px 0 67px 0;
	width: 253px;
	height: 46px;
	}
#navi {
	width: 980px;
	margin: 0 auto;
	padding: 0 0 28px 0;
	text-align: left;
	}
#content{
	width: 980px;
	margin: 0 auto 60px auto;
	text-align: left;
	}
#adressleiste {
	width: 926px;
	height: 50px;
	border-top: 1px solid #454545;
	padding: 6px 27px;
	margin: 0 auto;
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
	}
#adressleiste a{
	color: #CCCCCC;
	text-decoration: none;
	}
#adressleiste a:hover {
	text-decoration: underline;
	color: #01D9F9;
	}
address {	
	float: left;
	font-style: normal;
	margin-right: 60px;
	}
#impressum { float: left; }
#impuls { float: right; }

#language {
	width: 53px;
	height: 15px;
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: 439px;
	}
#language img {
	border: 1px solid #383838;
	}
#language img:hover {
	border: 1px solid #01D9F9;
	}

/*---------------------KLASSEN------------------------------*/

.printey { display: none; }

.tabelle {
	border-collapse: collapse;
	font-size: 12px;
	margin-bottom: 5px;
	}
.tabelle td {
	padding-top: 5px;
	border-bottom: 1px solid #454545;
	}
.fotos-startseite {
	padding: 11px;
	background: url(../img/foto-hg.png) repeat;
	}
.newsticker {
	font-size: 11px;
	}
.naviicon{}

.EGthumbnail { 
	padding: 7px;
	background: url(../img/foto-hg.png) repeat;
	margin-bottom: 5px;
	}
.EGthumbnail:hover {
	background: #01D9F9;
	}
.box {
	background: url(../img/foto-hg.png) repeat;
	padding: 15px;
	}
/*---------------------ANFRAGEFORMULAR-----------------------------*/

#errorMessage {
	background: url(../img/foto-hg.png) repeat;
	border: 1px solid #BB0095;
	padding: 3px;
	width: 99%;
	margin-bottom: 10px;
	}
#successMessage {
	background: url(../img/foto-hg.png) repeat;
	border: 1px solid #64B80F;
	padding: 3px;
	width: 99%;
	margin-bottom: 10px;
	}
#formular label {
	display: block;
	float: left;
	width: 50px;
	vertical-align: middle;
	padding: 3px 0px 0px 5px;
	}
#formular input {
	border: none;
	background: url(../img/foto-hg.png) repeat;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #fff;
	}
#formular textarea {
	border: none;
	background: url(../img/foto-hg.png) repeat;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #fff;
	width: 300px;
	}
#formular .pflichtfelder {
	border: 1px solid #454545;
	}	
#formular #sendenbutton, #formular #loeschenbutton {
	width: 145px;
	height: 25px;
	padding: 3px;
	border: 1px solid #006776;
	color: #fff;
	background: #03497C url(../img/button-hg.jpg) repeat-x top;
	}
#formular #sendenbutton:hover, #formular #loeschenbutton:hover {
	border: 1px solid #008CA0;
	background: #03497C url(../img/button-hg-hover.jpg) repeat-x top;
	cursor: hand;
	}
	
/*---------------------GOOGLE-MAPS-----------------------------*/

#aussenrahmen {
	width: 98%;
	padding: 7px;
	background: url(../img/foto-hg.png) repeat;
	text-align: center;
	}
#karte {
	width: 100%; 
	height: 320px;
	}
#input-hintergrund {
	padding: 5px 0 0 0;
	}
#adresseingabe {
	width: 350px;
	padding: 1px;
	height: 21px;
	border: 1px solid #454545;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	}
#mapsButton {
	width: 180px;
	height: 24px;
	padding: 3px;
	border: 1px solid #006776;
	color: #fff;
	background: #03497C url(../img/button-hg.jpg) repeat-x top;
	vertical-align: bottom;
	}
#mapsButton:hover {
	border: 1px solid #008CA0;
	background: #03497C url(../img/button-hg-hover.jpg) repeat-x top;
	cursor: hand;
	}
.sprechblase {
	color: #000;
	font-size: 12px;
	}
.sprechblase h3 {
	color: #01D9F9;
	}
	
/*Transparente PNGS in IE6*/
* html img, div { behavior: url(iepngfix.htc) };

/*----------------------- 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: 23px;
	}
.sIFR-hasFlash .naviicon {
	visibility: hidden;
	line-height: 21px;
	display: inline-block;
	}

