@charset "utf-8";
/* CSS Document */

/*=====================HTML-TAGS======================*/

body {
	height: 100%;
	background: #F48500 url(../img/body-hg.png) repeat-x top;
	margin: 0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 1.3em;
	padding: 0px;
	text-align: center;
	}
body strong {
	font-weight: bold;
	color: #000;
	}
table {
	font-size: 13px;
	}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
a, a:link , a:visited{
	color: #192271;
	text-decoration:underline;
	}
a:hover, a:active {
	color: #F48500;
	}
p, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding:0;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	color: #F48500;
	}
h1 {
	font-size: 22px;
	margin-bottom: 15px;
	}
h2{
	font-size: 18px;
	margin-bottom: 3px;
	}
h3{
	font-size: 16px;
	margin-bottom: 3px;
	}
h4{
	font-size: 14px;
	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-slideshow {
	width: 952px;
	height: 349px;
	margin: 0 auto;
	}
#logo {
	width: 159px;
	height: 283px;
	padding: 66px 39px 0 39px;
	float: left;
	background: url(../img/logo-hg.png) no-repeat center top;
	}
#slideshow {
	width: 715px;
	height: 349px;
	float: right;
	}
#navibalken {
	clear: both;
	width: 100%;
	height: 40px;
	background: url(../img/navi-hg.png) repeat-x top;
	}
#home-navi {
	width: 952px;
	height: 40px;
	margin: 0 auto;
	}
#home {
	width: 100px;
	height: 40px;
	float: left;
	padding-left: 68px;
	}
#navi {
	height: 22px;
	margin: 9px 0 0 0;
	border-left: 1px solid #fff;
	float: right;
	text-align: left;
	}
#hg-white {
	width: 100%;
	background: #fff url(../img/sparber-statue.jpg) no-repeat right bottom;
	}
#features-content {
	width: 952px;
	margin: 0 auto;
	padding: 45px 22px 0 22px;
	background: #fff url(../img/balken-weiss-hg.gif) repeat-y left;
	}
#features {
	width: 159px;
	padding: 0 0 0 39px;
	font-size: 11px;
	line-height: 1.3em;
	float: left;
	}
#content {
	width: 650px;
	float: right;
	text-align: left;
	padding: 0 25px 90px 0;
	}
#ende {
	clear: both;
	}
#bottom-hg {
	width: 100%;
	height: 87px;
	background: url(../img/bottom-hg.png) repeat-x top;
	}
#bottom-inside {
	width: 880px;
	height: 66px;
	padding: 15px 51px 0 21px;
	margin: 0 auto;
	background: url(../img/balken-weiss-bottom-hg.png) no-repeat left bottom;
	color: #fff;
	font-size: 11px;
	}
#bottom-inside a {
	color: #fff;
	text-decoration: none;
	}
#bottom-inside a:hover {
	text-decoration: underline;
	}
#addbutton {
	width: 193px;
	text-align: center;
	float: left;
	padding: 0 60px 0 0;
	}
#impressum {
	float: left;
	}
#impuls {
	float: right;
	}
#statue {
	width:150px;
	height: 268px;
	position: fixed;
	right: 0;
	bottom: 0;
	}
/*---------------------KLASSEN------------------------------*/

.bilderrahmen {
	padding: 5px;
	border: 1px solid #DEDFDF;
	}
.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;
	border: 1px solid #DEDFDF;
	margin-bottom: 1px;
	}
.team-namen {
	background: url(../img/navi-hg.gif) repeat-x top;
	padding: 3px;
	font-size: 12px;
	}
.team {
	font-size: 11px;
	line-height: 1.3em;
	background-color: #EEEFEF;
	padding: 3px;
	}
.link-boxen-grau {
	background: #D6D5D5 url(../img/navi-hg.gif) repeat-x top;
	border: 1px solid #D6D5D5;
	padding: 3px;
	font-size: 11px;
	line-height: 1.3em;
	text-align: center;
	}

/*---------------------ANFRAGEFORMULAR-----------------------------*/

#errorMessage {
	background-color: #DDEAF0;
	border: 1px solid red;
	padding: 3px;
	width: 99%;
	margin-bottom: 10px;
	}
#successMessage {
	background-color: #DDEAF0;
	border: 1px solid green;
	padding: 3px;
	width: 99%;
	margin-bottom: 10px;
	}
#formular label {
	display: block;
	float: left;
	width: 75px;
	vertical-align: middle;
	padding: 3px 0px 0px 5px;
	}
#formular p {
	clear: left;
	background-color: #DDEAF0;
	padding: 5px;
	margin-bottom: 2px;
	width: 380px;
	border: 1px solid #CDD6DD;
	}
#formular input {
	border: 1px solid #CDD6DD;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #03497C;
	}
#formular textarea {
	border: 1px solid #CDD6DD;
	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 #CDD6DD;
	color: #fff;
	background: #03497C url(../img/button-hg.jpg) repeat-x top;
	}
#formular #sendenbutton:hover, #formular #loeschenbutton:hover {
	border: 1px solid #079AE0;
	font-weight: bold;
	background: #03497C url(../img/button-hg.jpg) repeat-x top;
	cursor: hand;
	}

/*---------------------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;
	}

/*----------------------- 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;
	}
	
/*---------------------GOOGLE-MAPS-----------------------------*/

#aussenrahmen {
	border: 1px solid #DEDFDF;
	width: 100%;
	text-align: center;
	}
#karte {
	width: 100%; 
	height: 320px;
	}
#input-hintergrund {
	background: #EEEFEF;
	padding: 5px;
	}
#adresseingabe {
	width: 420px;
	padding: 1px;
	height: 22px;
	background: #fff;
	background-color: #FFFFFF;
	border: 1px solid #DEDFDF;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	float: left;
	}
#mapsButton1 {
	width: 200px;
	height: 25px;
	padding: 3px;
	border: 1px solid #ED7B0C;
	color: #fff;
	background: #ED7B0C url(../img/button-hg.png) repeat-x top;
	float: right;
	}
#mapsButton1:hover {
	border: 1px solid #ED7B0C;
	background: #ED7B0C url(../img/button-hg-hover.png) repeat-x top;
	cursor: pointer;
	}
.sprechblase {
	color: #000;
	font-size: 12px;
	}


