@charset "utf-8";
/* CSS Document */

/*=====================HTML-TAGS======================*/
html {	
	background: #7A2C2C url(../img/body-hg.png) repeat-x top;
	}
body {
	margin: 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #0D485D;
	line-height: 1.3em;
	padding: 0px;
	text-align: center;
	}
body strong {
	font-weight: bold;
	color: #0D485D;
	}
table {
	font-size: 13px;
	}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
a, a:link , a:visited{
	color: #B6564F;
	text-decoration:underline;
	}
a:hover, a:active {
	color: #0D485D;
	}
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: bold;
	line-height: 1.2em;
	color: #B6564F;
	}
h1 {
	font-size: 22px;
	margin: 18px 0 15px 0;
	}
h2{
	font-size: 18px;
	margin-bottom: 3px;
	}
h3{
	font-size: 16px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CBCBCB;
	padding-bottom: 2px;
	}
h4{
	font-size: 18px;
	margin-bottom: 5px;
	}
h5{
	font-size: 16px;
	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: 939px;
	height: 313px;
	margin: 0 auto;
	background: url(../img/header-hg.jpg) no-repeat top center;
	text-align: left;
	font-size: 11px;
	}
#features {
	height: 22px;
	width: 939px;
	padding-top: 34px;
	text-align: left;
	color: #fff;
	font-size: 11px;
	}
#features a, #features a:visited {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	}
#features a:hover {
	text-decoration: underline;
	}
#logo {
	padding: 156px 0 0 26px;
	width: 158px;
	height: 101px;
	float: left;
	}
#logos {
	width: 183px;
	height: 15px;
	float: right;
	padding: 15px 15px 0 0;
	text-align: right;
	}
#minianfrage {
	width: 183px;
	height: 95px;
	padding: 98px 88px 0 0;
		clear: right;
	float: right;
	}
#minianfrage h2 {
	color: #015B7A;
	margin-bottom: 0;
	}
#hauptfenster {
	width: 100%; 
	background: #B6564F url(../img/bottom-hg.png) repeat-x bottom;
	}
#content {
	width: 939px;
	margin: 0 auto;
	background: #fff;
	text-align: left;
	}
#navi {
	width: 156px;
	padding: 21px 0 26px 26px;
	text-align: right;
	float:left;
	}
#navi img {
	margin: 0 0 20px 8px;
	}

#inhalte {
	width: 700px;
	float: right;
	padding: 0 20px 20px 0;
	}
#ende { 
	clear: both; 
	}	
#adressleiste {
	width: 939px;
	margin: 0 auto;
	padding: 10px 0 80px 0;
	color: #fff;
	text-align: left;
	font-size: 11px;
	}
#adressleiste address {
	font-style: normal;
	float: left;
	}
#impuls {
	float: right;
	}
#adressleiste a, #adressleiste a:hover {
	color: #fff;
	}
#adressleiste a:hover  {
	color: #DFCCCB;}

#button {
	padding: 3px;
	display: block;
	border: 1px solid #01516B;
	color: #fff;
	background: url(../img/button-hg.png) repeat-x top;
	text-decoration: none;
	text-align: center;
	}
#button:hover {
	border: 1px solid #00A8DF;
	background: url(../img/button-hg.png) repeat-x top;
	color: #2BCAFF;
	}	

/*---------------------HAUPTNAVI-Startseite------------------------------*/	

#navi ul {
	list-style-type: none;
	list-style-position: inside;
	padding: 0;
	margin: 0;
	}
#navi li{ }
#navi li a {
	display: block;
	border-bottom: 1px solid #D5DADB;
	color: #B7564F;
	font-size: 15px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	text-decoration: none;
	}
#navi li a:hover {
	color: #015B7A;
	}
#navi li.LGlob_active a
{
	color: #015B7A;
}
	
/*---------------------KLASSEN------------------------------*/

.printey { display: none; }

.tabelle {
	border-collapse: collapse;
	background-color: #E7F2F5;
	text-align: left;
	font-size: 12px;
	margin-bottom: 5px;
	vertical-align: middle;
	}
.tabelle td {
	padding: 5px;
	border: 1px solid #fff;
	}
.tabelle-header {
	background: #2B5F71 url(../img/button-hg.png) repeat-x top;
	font-weight: bold;
	color: #fff;
	padding: 4px;
	}
.EGthumbnail { 
	border: 1px solid #CBCBCB; 
	padding: 3px;
	background-color: #fff;
	margin: 0 0 1px 0; 
	}

/*---------------------ANFRAGEFORMULAR-----------------------------*/

#errorMessage {
	border: 1px solid red;
	padding: 3px;
	width: 99%;
	margin-bottom: 10px;
	}
#successMessage {
	border: 1px solid green;
	padding: 3px;
	width: 99%;
	margin-bottom: 10px;
	}
#formular label {
	display: block;
	float: left;
	width: 150px;
	vertical-align: middle;
	padding: 3px 0px 0px 5px;
	}
#formular p {
	clear: left;
	background-color: #E7F2F5;
	padding: 5px;
	margin-bottom: 2px;
	width: 688px;
	border: 1px solid #CBCBCB;
	}
#formular input {
	border: 1px solid #CBCBCB;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #0D485D;
	}
#formular textarea {
	border: 1px solid #CBCBCB;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #0D485D;
	width: 450px;
	}
#formular .pflichtfelder {
	border: 1px solid #9AACBA;
	}	
#formular #sendenbutton, #formular #loeschenbutton {
	width: 200px;
	height: 25px;
	padding: 3px;
	border: 1px solid #01516B;
	color: #fff;
	background: url(../img/button-hg.png) repeat-x top;
	}
#formular #sendenbutton:hover, #formular #loeschenbutton:hover {
	border: 1px solid #00A8DF;
	background: url(../img/button-hg.png) repeat-x top;
	color: #2BCAFF;
	}

/*---------------------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 #fff;
	width: 140px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #015B7A;
	height: 14px;
	padding-left: 3px;
	}
#abschicken {
	border: 0px;
	width: 183px;
	height: 18px;
	}
.miniformular-rahmen {
	border: 1px solid #CBCBCB;
	background-color: #fff;
	}
	
/*---------------------GOOGLE-MAPS-----------------------------*/

#aussenrahmen {
	border: 1px solid #CBCBCB; 
	width: 100%;
	text-align: center;
	}
#karte {
	width: 100%; 
	height: 320px;
	}
#input-hintergrund {
	background-color: #E7F2F5;
	padding: 5px;
	}
#adresseingabe {
	width: 400px;
	padding: 1px;
	height: 20px;
	border: 1px solid #CBCBCB; 
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	}
#mapsButton1 {
	width: 200px;
	height: 25px;
	padding: 3px;
	border: 1px solid #01516B;
	color: #fff;
	background: #03497C url(../img/button-hg.png) repeat-x top;
	vertical-align: bottom;
	}
#mapsButton1:hover {
	border: 1px solid #00A8DF;
	background: url(../img/button-hg.png) repeat-x top;
	color: #2BCAFF;
	}
.sprechblase {
	color: #000;
	font-size: 12px;
	}

