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

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

body {
	height: 100%;
	background: #183883 url(../img/body-hg.jpg) repeat-x 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: #F8C301;
	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: Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	color: #F8C301;
	}
h1 {
	font-size: 25px;
	margin-bottom: 10px;
	}
h2{
	font-size: 20px;
	margin-bottom: 7px;
	}
h3{
	font-size: 16px;
	margin-bottom: 5px;
	}
h4{
	font-size: 15px;
	margin-bottom: 3px;
	}
h5{
	font-size: 14px;
	margin-bottom: 3px;
}

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

#logo {
	width: 255px;
	height: 150px;
	padding: 7px 0 0 0;
	background: url(../img/logo-bottom.png) no-repeat center top;
	position: absolute;
	left: 50%;
	top: 12px;
	margin-left: -461px;
	z-index: 200;
	color: #183883;
	font-size: 11px;
	}
#logo img {
	padding: 7px 0 0 0;
	}
#logo a {
	color: #183883;
	text-decoration: none;
	}
#logo a:hover { color: #028AD2; }
#logo-abschluss {
	width: 255px;
	height: 25px;
	position: absolute;
	left: 50%;
	top: 144px;
	margin-left: -461px;
	z-index: 200;
	background: url(../img/logo-bottom.png) no-repeat;
	}
#navigation {
	width: 730px;
	height: 45px;
	position: absolute;
	top: 98px;
	left: 50%;
	margin-left: -210px;
	z-index: 500;
	}
*+html #navigation{
	padding: 0 0 0 50px;
	}
#sprachen {
	width: 320px;
	height: 17px;
	text-align: right;
	position: absolute;
	top: 12px;
	left: 50%;
	margin-left: -40px;
	}
#sprachen img {
	border:1px solid #fff;
	margin-left: 5px;
	}
#sprachen img:hover {
	border: 1px solid #F8C301;
	}
#slideshow {
	width: 990px;
	height: 326px;
	position: absolute;
	left: 50%;
	margin-left: -495px;
	top: 142px;
	z-index: 1;
	border-top: 3px solid #F8C301;
	border-bottom: 3px solid #F8C301;
	}
#wetter {
	width: 160px;
	height: 50px;
	position: absolute;
	top: 12px;
	left: 50%;
	margin-left: 302px;
	}
#rabatt-button {
	width: 120px;
	height:120px;
	position: absolute;
	top: 375px;
	left: 50%;
	margin-left: -325px;
	z-index: 300;
	}
#kursbuchung {
	width: 199px;
	padding: 19px 28px;
	height: 116px;
	position: absolute;
	left: 50%;
	margin-left: -461px;
	top: 446px;
	z-index: 250;
	background: url(../img/kursbuchung-hg.png) no-repeat;
	font-size: 11px;
	line-height: 1.3em;
	color: #183883;
	text-align: left;
	}
#kursbuchung h2 {
	font-size: 14px;
	color: #183883;
	}
#features {
	width: 199px;
	padding: 28px 28px 90px 28px;
	position: absolute;
	left: 50%;
	margin-left: -461px;
	top: 600px;
	background: #183883;
	font-size: 11px;
	line-height: 1.3em;
	text-align: left;
	}
#features h3 {
	font-size: 14px;
	color: #fff;
	}
#features table {
	font-size: 11px;
	line-height: 1.3em;
	}
#content {
	width: 610px;
	text-align: left;
	position: absolute;
	left: 50%;
	margin-left: -147px;
	top: 546px;
	padding-bottom: 90px;
	}
#adressleiste {
	width: 100%;
	height: 65px;
	background: #183883;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 600;
	}
#adressleiste-inside {
	width: 990px;
	margin: 20px auto;
	font-size: 11px;	}
#adressleiste-inside a {
	color: #fff;
	text-decoration: none;
	}
#adressleiste-inside a:hover {
	color: #F8C301;
	}
#adressleiste-features {
	width: 255px;
	padding: 0 59px 0 34px;
	float:left;
	}
#adressleiste address {
	width: 485px;
	float: left;
	font-style: normal;
	text-align: left;
	}
#impuls {
	float: left;
	text-align: left;
	}
#google_translate_element {
	position: absolute;
	top: 49px;
	left: 50%;
	width: 165px;
	margin-left: 117px;
	overflow: hidden;
	height: 25px;
	} 
#minifeatures {
	width: 545px;
	height: 20px;
	position: absolute;
	top: 474px;
	left: 50%;
	margin-left: -50px;
	text-align: left;
	}
#topkurse {
	width: 222px;
	height: 103px;
	position: absolute;
	top: 316px;
	left: 50%;
	margin-left: 284px;
	z-index: 100;
	}


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

a.minifeature-button {
	display: block;
	float: right;
	width: 122px;
	padding: 0 0 0 9px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	color: #183883;
	text-decoration: none;
	background:url(../img/feature-button-hg.png);
	margin: 0 0 0 1px;
	}
a.minifeature-button:hover {
	background:url(../img/feature-button-hg-hover.png);
	}
.margin-top {
	margin-top: 5px;
	}
.infoboxen {
	background: #0C65AE;
	text-align: center;
	padding: 5px;
	}
.printey { display: none; }

.tabelle {
	border-collapse: collapse;
	background-color: #0C65AE;
	text-align: left;
	font-size: 12px;
	margin-bottom: 5px;
	vertical-align: middle;
	}
.tabelle td {
	padding: 5px;
	border-bottom: 1px solid #183883;
	}
.tabelle-header {
	background-color: #0289D1;
	font-weight: bold;
	color: #F8C301;
	padding: 4px;
	}
.EGthumbnail { 
	padding: 3px;
	background-color: #0289D1;
	margin: 0; 
	}
.EGthumbnail:hover {
	background-color: #F8C301;
	} 


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

#errorMessage {
	background-color: #028AD2;
	border: 1px solid red;
	padding: 3px;
	width: 99%;
	margin-bottom: 10px;
	}
#successMessage {
	background-color: #028AD2;
	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 p {
	clear: left;
	background-color: #0C65AE;
	padding: 5px;
	margin-bottom: 2px;
	width: 98%;
	}
#formular input {
	border: 1px solid #0289D1;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000;
	}
#datum1, #datum2 {
	background: #fff url(../img/kalender-weiss.gif) no-repeat right;
	}
#datum1:hover, #datum2:hover {
	cursor: pointer;
	}
#formular textarea {
	border: 1px solid #0289D1;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000;
	width: 590px;
	}
#formular .pflichtfelder {
	border: 1px solid #9AACBA;
	}	
#formular #sendenbutton, #formular #loeschenbutton {
	width: 200px;
	height: 25px;
	padding: 3px;
	border: 1px solid #0289D1;
	color: #F8C301;
	background: #0289D1;
	vertical-align: bottom;
	}
#formular #sendenbutton:hover, #formular #loeschenbutton:hover {
	border: 1px solid #0289D1;
	background: #F8C301;
	color: #183883;
	cursor: pointer;
	}
	
/*---------------------MINI-ANFRAGEFORMULAR-----------------------------*/

#miniformular {
	margin-top: 3px;
	text-align: left;
	}
#miniformular table { font-size: 11px; }

#kalender3, #kalender4 { vertical-align: middle; margin: 2px;}

#datum3 {
	background: #FDE478 url(../img/kalender.gif) no-repeat right top;
	border: none;
	width: 198px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #183883;
	height: 17px;
	padding-left: 2px;
	}
#anzahlkinder, #anzahlerwachsene {
	width: 66px;
	background: #FDE478;
	border: none;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #183883;
	height: 17px;
	}
* html #datum3, * html #datum4  { margin-top: -1px; } /* Hack für IE6*/
*+html #datum3, *+html #datum4  { margin-top: -1px; } /* Hack für IE7*/

#abschicken {
	border: 0px;
	width: 19px;
	height: 19px;
	}
		
/*---------------------GOOGLE-MAPS-----------------------------*/

#aussenrahmen {
	border: 1px solid #0C65AE;
	width: 100%;
	text-align: center;
	}
#karte {
	width: 100%; 
	height: 320px;
	}
#input-hintergrund {
	background: #0C65AE;
	padding: 5px;
	}
#adresseingabe {
	width: 360px;
	padding: 1px;
	height: 21px;
	border: 1px solid #0289D1;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	}
#mapsButton1 {
	width: 200px;
	height: 25px;
	padding: 3px;
	border: 1px solid #0289D1;
	color: #F8C301;
	background: #0289D1;
	vertical-align: bottom;
	}
#mapsButton1:hover {
	border: 1px solid #0289D1;
	background: #F8C301;
	color: #183883;
	cursor: pointer;
	}
.sprechblase {
	color: #183883;
	font-size: 12px;
	}

/*---------------------SLIDER-SLIDESHOW-----------------------------*/	

/* image replacement */
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next {
    margin:0;
    padding:0;
    display:block;
    overflow:hidden;
    text-indent:-8000px;
	}
/* image replacement */
#container {
	margin: 0;
	width: 990px;
	position:relative;
	}
#slider {}	
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li { 
	width:990px;
	height:326px;
	overflow:hidden; 
	background:#fff;
	}											
p#controls {
	margin:0;
	position:relative;
	}	
/* numeric controls */	
ol#controls {
	margin: -47px 0 0 782px;
	padding:0;
	height:22px;	
	}
ol#controls li {
	margin:0 8px 0 0; 
	padding:0;
	float:left;
	list-style:none;
	height:22px;
	line-height:22px;
	}
ol#controls li a {
	float:left;
	height:22px;
	width: 22px;
	line-height:22px;
	border: none;
	background: url(../img/slideshow-button-hg.png) repeat;
	color:#fff;
	text-decoration:none;
	}
ol#controls li.current a {
	background: #F8C301;
	color: #183883;
	}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus { outline:none; }

/*---------------------FLASHBANNER-----------------------------*/	
#testDIV {
	width: 300px;
	height: 500px;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 1000;
	overflow: visible;
	}
	
/*----------------------- NEWSTICKER ---------------------------------------*/

#marqueecontainer{
	position: relative;
	width: 200px; /*marquee width */
	height: 90px; /*marquee height */
	background-color: none;
	overflow: hidden;
	border: 0px ;
	padding: 0px;
	}
#vmarquee {
	position: relative; 
	width: 200px;
	}
	
/*--------------------- GÄSTEBUCH -----------------------------*/
.gbook-entryform {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3em;
}

.gbook-alreadyentered {
	font-weight: bold;
	border: 1px solid #00486A;
	padding: 5px;
	margin-bottom: 3em;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #317EAA;
}

.gbook-entry {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.gbook-entry .entry {
	vertical-align: top;
	padding-left: 10px;
}

.gbook-entry table {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #00486A;
	margin-bottom: 15px;
}

.gbook-entry table .info {
	border-right: 1px solid #00486A;
	width: 30%;
	vertical-align: top;
}

.gbook-entry table .footer {
	text-align: right;
	font-size: 10px;
	color: #B5D4E8;
	background:inherit;
}

.gbook-pagenavigation {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #00486A;
	margin-top: 1em;
	margin-bottom: 1em;
}

.gbook-pagenavigation table {
	width: 100%;
}

.gbook-noentries {
	font-weight: bold;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.gbook-entrycontainer {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

.gbook-pagenavigation td {
	text-align: center;
}

.gbook-summary {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #00486A;
	background-color: #F8C301;
	font-weight: bold;
	color: #183883;
	margin-top: 1em;
	margin-bottom: 1em;
}

.gbook-summary table {
	width: 100%;
	padding-left: 4px;
	padding-right: 4px;
}

.gbook-summary table td {
	font-size: 0.9em;
	font-weight: bold;
}

.gbook-captcha img{
	width: 148px;
	height: 80px;
	border: 1px solid #00486A;
	}
.input01 {
	border: 1px solid #00486A;
	background-color: #FFFFFF;
	padding-left: 3px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #5F3116;
	margin-bottom: 5px;
}
