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

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


.abstand-bild-rechts {margin-right:15px;}

body {
	height: 100%;
	background: #fff;
	margin: 0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 1.3em;
	padding: 0px;
	text-align: center;
	}
@media (min-width: 1681px) { body { background: #fff ; }}
body strong {
	font-weight: bold;
	}
table {
	font-size: 14px;
	}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
a, a:link , a:visited{
	color: #EC7F00;
	text-decoration:underline;
	}
a:hover, a:active {
	color: #000;
	}
p, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding:0;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	font-style: italic;
	line-height: 1.2em;
	color: #EC7F00;
	}
h1 {
	font-size: 30px;
	margin-bottom: 10px;
	}
h2{
	font-size: 24px;
	margin-bottom: 7px;
	}
h3{
	font-size: 18px;
	margin-bottom: 10px;
	}
h4{
	font-size: 16px;
	margin-bottom: 3px;
	}
h5{
	font-size: 14px;
	margin-bottom: 3px;
}
ul {
	margin: 3px 0 0 10px;
	padding: 2px 0 2px 0px;
}
li {
	line-height: 1.3em;
	padding: 0 0 2px 5px;
	margin: 0 0 0 5px;
	list-style-position: outside;
}
/*---------------------DIV-FORMATIERUNGEN------------------------------*/
#header {
	width: 100%;
	height: 462px;
	background: url(../img/header-hg.jpg) no-repeat center top;
	}
#navigation {
	width: 990px;
	margin: 0 auto;
	height: 58px;
	}
#logo {
	width: 471px;
	height: 88px;
	position: absolute;
	top: 313px;
	left: 50%;
	margin-left: 24px;
	z-index: 80;
	}
#slogan {
	width: 435px;
	height: 74px;
	position: absolute;
	top: 339px;
	left: 50%;
	margin-left: -497px;
	z-index: 80;
	}
#main {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	padding: 11px 0 42px 0;
	}
@media (min-height: 1000px) { #main { padding: 11px 0 177px 0; }}
#sprache {
	padding: 0 10px;	
	margin:0;
	background: #666666 url(../img/sprachen-hg.png) repeat-x;
	height: 44px;	
	line-height: 44px;
	width: 180px;
	font-weight: normal;
	color: #fff;
	font-family: 'PT Sans', sans-serif;
	font-style: italic;
	}
#sprache table { font-size: 18px; }
#content {
	width: 744px;
	float: right;
	}
#skireservierung {
	clear: both;
	padding: 42px 0 0 0;
	}
#footer {
	width: 100%;
	height: 108px;
	padding: 27px 0 0 0;
	background: #000 url(../img/footer-hg.png) repeat-x top;
	}
@media (min-height: 1000px) { #footer { position: fixed; left: 0; bottom: 0; z-index: 200;} }	
	
#footerInside {
	width: 990px;
	margin: 0 auto;
	color: #fff;
	font-size: 11px;
	line-height: 1.4em;
	text-align: left;
	}
#footerInside a {
	color: #fff;
	text-decoration: none;
	}
#footerInside a:hover { color: #EC7F00; }

#footerInside table { font-size: 11px; }

#webshopButton {
	width: 165px;
	height: 87px;
	position: absolute;
	top: 201px;
	left: 50%;
	margin-left: -478px;
	z-index: 80;
	}

/*---------------------KLASSEN------------------------------*/
.tabelleTopmarken {
	border-collapse: collapse;
	border: 1px solid  #E6EEF2;
	}
.tabelleTopmarken td {
	border: 1px solid  #E6EEF2;
	padding: 5px;
	}
a.buttonOrange {
	background: #EE7F01 url(../img/button-hg.png) repeat-x top;
	padding: 0 8px;
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	font-family: 'PT Sans', sans-serif;
	font-style: italic;
	height: 25px;
	line-height: 25px;
	margin: 3px 1px 0 0;	
	font-size: 1.1em;
	}
a.buttonOrange:hover {
	background: #3595D1 url(../img/button-hg-hover.png) repeat-x top;
	}
.boxenHellblau {
	background-color: #E6EEF2;
	padding: 5px;
	}
.boxenHellblau td {
	padding: 5px;
	}
.boxenSchwarz {
	background: #666666 url(../img/sprachen-hg.png) repeat-x top;
	color: #fff;
	padding: 10px 5px;
	display: block;
	}
h3.boxenSchwarz  {
	margin: 0;
	font-weight: normal;
	line-height: 1em;
	}
.bilder-links {
	float: left;
	clear: left;
	margin: 0 15px 30px 0;
	}
.bilder-rechts {
	float: right;
	clear: right;
	margin: 0 0 0 15px;
	}
.RandUnten5px {
	margin-bottom: 5px; }
.tabelle {
	border-collapse: collapse;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 13px;
	vertical-align: middle;
	}
.tabelle td {
	padding: 5px;
	}
.tabelle-header {
	background-color: #EC7F00;
	color: #FFFFFF;
	padding: 4px;
	}
.tabelle-hervorhebung {
	background-color: #E6EEF2;
	font-weight: normal;
	padding: 4px;
	}
.EGthumbnail { 
	padding: 3px;
	background-color: #E6EEF2;
	margin: 10px 0px; 
	}
.EGthumbnail:hover { 	background-color: #EC7F00; }

/*----------------------- BROWSERWARNUNG ---------------------------------------*/
#browserwarnung {
	width: 100%;
	height: 20px;
	padding: 10px 0;
	font-size: 11px;
	color: #000;
	background: #FFFFCC;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 1000;
	}
* html #browserwarnung {
	display: block;
	}
	
/*---------------------ANFRAGEFORMULAR-----------------------------*/

#errorMessage {
	background-color: #fff;
	border: 1px solid red;
	padding: 3px;
	width: 99%;
	margin-bottom: 10px;
	}
#successMessage {
	background-color: #fff;
	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: #E6EEF2;
	padding: 5px;
	margin-bottom: 2px;
	width: 98%;
	}
#formular input {
	border: 1px solid #fff;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000;
	padding: 2px;
	}
#formular textarea {
	border: 1px solid #fff;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000;
	width: 550px;
	}
#formular .pflichtfelder {
	border-bottom: 1px solid #9AACBA;
	}	
#formular #sendenbutton, #formular #loeschenbutton {
	background: #EE7F01 url(../img/button-hg.png) repeat-x top;
	padding: 0 8px;
	width: 200px;
	color: #fff;
	text-decoration: none;
	font-family: 'PT Sans', sans-serif;
	font-style: italic;
	height: 25px;
	line-height: 25px;
	border: none;
	font-size: 1.1em;
	}
#formular #sendenbutton:hover, #formular #loeschenbutton:hover {
	background: #3595D1 url(../img/button-hg-hover.png) repeat-x top;
	cursor: pointer;
	}
td.tabellekontakt { background-color: #E6EEF2; padding: 5px; }
	
		
/*---------------------GOOGLE-MAPS-----------------------------*/

#aussenrahmen {
	border: 1px solid #E6EEF2;
	width: 100%;
	text-align: center;
	}
#karte {
	width: 100%; 
	height: 320px;
	}
#input-hintergrund {
	background: #E6EEF2;
	padding: 5px;
	}
#adresseingabe {
	width: 300px;
	padding: 1px;
	height: 21px;
	border: 1px solid #fff;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	}
#toSelect {
	height: 21px;
	border: 1px solid #fff;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000;	
	}
#mapsButton1, #mapsButton2 {
	background: #EE7F01 url(../img/button-hg.png) repeat-x top;
	padding: 0 8px;
	width: 200px;
	color: #fff;
	text-decoration: none;
	font-family: 'PT Sans', sans-serif;
	font-style: italic;
	height: 25px;
	line-height: 25px;
	vertical-align: bottom;
	border: none;
	font-size: 1.1em;
	}
#mapsButton1:hover, #mapsButton2:hover {
	background: #3595D1 url(../img/button-hg-hover.png) repeat-x top;
	cursor: pointer;
	}
.sprechblase {
	color: #000;
	font-size: 12px;
	}

/*----------------------- NEWSTICKER ---------------------------------------*/

#marqueecontainer{
	position: relative;
	width: 180px; /*marquee width */
	height: 180px; /*marquee height */
	background-color: none;
	overflow: hidden;
	border: 0px ;
	padding: 0px;
	}
#vmarquee {
	position: relative; 
	width: 180px;
	}
/*----------------------- ACCORDION ---------------------------------------*/
#accordionContainer {
	width: 200px;
	text-align: left;
	float: left;	
}
h2.acc_trigger {
	padding: 0;	
	margin:0;
	background: #666666 url(../img/accordion-button.png) no-repeat;
	height: 44px;	
	line-height: 44px;
	width: 200px;
	font-size: 18px;
	font-weight: normal;
	float: left;
}
h2.acc_trigger a, #sprachauswahl h2 {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 0 0 10px;
}
h2.acc_trigger a:hover {
	background: url(../img/accordion-button-hover.png);
}
h2.active { background: url(../img/accordion-button-active.png); }
.acc_container {
	margin: 0; padding: 10px;
	overflow: hidden;
	font-size: 12px;
	width: 180px;
	height: 180px;
	clear: both;
	color: #000;
	background:#EE7F01;
}
.acc_container table { font-size: 12px; }
.acc_container a{ color: #fff; }
.acc_container a:hover { color: #000; }

/*----------------------- ACCORDION VERLEIHPREISE ---------------------------------------*/

h2.acc_trigger2 {
	padding: 0;	
	margin:0;
	background: #666666 url(../img/sprachen-hg.png) repeat-x top;
	background: url(../img/accordion-button.png) no-repeat right top, #666666 url(../img/sprachen-hg.png) repeat-x top;
	height: 44px;	
	line-height: 44px;
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	float: left;
}
h2.acc_trigger2 a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 0 0 10px;
}
h2.acc_trigger2 a:hover {
	background: #3697D3 url(../img/sprachen-hg-hover.png) repeat-x top;
	background: url(../img/accordion-button-hover.png) no-repeat right top, #3697D3 url(../img/sprachen-hg-hover.png) repeat-x top;
}
h2.active { background: #666666 url(../img/sprachen-hg.png) repeat-x top; background: url(../img/accordion-button-active.png) no-repeat right top, #666666 url(../img/sprachen-hg.png) repeat-x top; }
.acc_container2 {
	margin: 0; padding: 0;
	overflow: hidden;
	font-size: 12px;
	width: 100%;
	clear: both;
	color: #000;
	background:#fff;
}
.acc_container2 table { font-size: 13px; }


/*----------------Banner-------------------*/
#banner {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 1000;
	background: #fff;
	min-width: 320px;
	min-height: 320px;
	text-align: center;
	padding: 15px;
	border: 1px solid #D9E2F0;
	-webkit-box-shadow: 5px 5px 10px #000;
-moz-box-shadow: 5px 5px 10px #000;
box-shadow: 5px 5px 10px #000;
	}
#bannerclosebutton {
	width: 47px;
	height: 18px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1010;
	}

/*---------------------Home-SLIDER-----------------------------*/	
    /* image replacement */
.graphic, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
#sliderContainerOverflow { width: 745px; height: 266px; overflow: hidden;}
#sliderContainer{	
		margin:0 0 0 30px;
		position:relative;
		text-align:left;
		width:715px;
		height: 266px;

		}				
#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
#slider li{  
		width:685px;
		height:266px;
		overflow:hidden; 
		background: #EE7F01;	
		}	
#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:266px;
		position:absolute;
		left:-30px;
		top:0;
		z-index:1000;
		background: url(../img/slider-button-left.png) no-repeat 0 0;	
		}	
#slider1next{ 
		left:685px;
		}														
#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:266px;
		background: url(../img/slider-button-left.png) no-repeat 0 0;		
		}	
#slider1next a{ 
		background: url(../img/slider-button-right.png) no-repeat 0 0;	
		}
#slider1prev a:hover {
		background: url(../img/slider-button-left-hover.png) no-repeat 0 0;
		 }
#slider1next a:hover{ 
		background: url(../img/slider-button-right-hover.png) no-repeat 0 0;	
		}
#slider li table{ 
	font-size: 12px;
	line-height: 1.3em;
		}
#slider li h3 {
	margin: 8px 0 5px 0;
	}
.sliderBox {
	padding: 5px 10px;
	font-size: 12px;
	}
.sliderBox h3 { color: #fff; font-size: 18px; margin: 0 0 20px 0; }
.sliderBox a { color: #fff; margin: 8px 0 0 0; display: block; text-decoration: none; }
.sliderBox a:hover { color: #000; }