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

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

html {
	background: #F08A00 url(../img/html-hg.jpg) repeat-x top;
	background-attachment: fixed;
	}

body {
	margin: 0;
	background: url(../img/body-hg.jpg) no-repeat top center;
	background-attachment: fixed;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #4D1700;
	line-height: 1.3em;
	padding: 0;
	text-align: center;
	}
body strong {
	font-weight: bold;
	}
table {
	font-size: 13px;
	}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
a, a:link , a:visited{
	color: #AA3200;
	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: "Trebuchet MS", Arial, Tahoma;
	font-weight: bold;
	line-height: 1.2em;
	color: #AA3200;
	}
h1 {
	font-size: 24px;
	margin-bottom: 15px;
	}
h2{
	font-size: 18px;
	margin-bottom: 3px;
	}
h3{
	font-size: 16px;
	margin-bottom: 3px;
	}
h4{
	font-size: 18px;
	margin-bottom: 5px;
	}
h5{
	font-size: 14px;
	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: 926px;
	height: 426px;
	margin: 0 auto;
	}
#headerLeft {
	float: left;
	}
#flaggen {
	width: 277px;
	height: 15px;
	text-align: right;
	padding: 16px 0 42px 3px;
	}
#flaggen img {
	border: 1px solid #fff;
	}
#logo {
	width: 288px;
	height: 141px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #AA3200;
	font-family: "Trebuchet MS", Arial, Tahoma;
	}
#foto {
	width: 288px;
	height: 212px;
	}
#slideshow {
	width: 630px;
	height: 426px;
	float: right;
	}
#navigation {
	clear: both;	
	width: 924px;
	height: 41px;
	margin: 11px auto 45px auto;
	background-color: #fff;
	border: 1px solid #fff;
	}
#inhalte {
	width: 840px;
	margin: 0 auto;
	text-align: left;
	}
#content {
	width: 580px;
	float: left;
	padding: 0 0 60px 0;
	min-height: 350px;
	}
#features {
	width: 173px;
	float: right;
	font-size: 11px;
	color: #fff;
	padding: 0 0 30px 0;
	}
#facebook {
	width: 73px;
	height: 36px;
	float: left;
	}
#skype {
	width: 26px;
	height: 26px;
	padding: 5px 8px 5px 60px;
	float: right;
	background: url(../img/skype-button.gif) no-repeat;
	}
#terminator {
	clear: both;
	}
#adressleiste {
	width: 840px;
	height: 60px;
	margin: 0 auto;
	font-size: 11px;
	color: #fff;
	text-align: left;
	}
#adressleiste a {
	color: #fff;
	text-decoration: none;
	}
#adressleiste a:hover {
	color: #AA3200;
	text-decoration: none;
	}
#adressleiste address {
	float: left;
	}
#adressfeld {
	float: left;
	}
#bookmark  {
	float: left;
	}
#impuls {
	width: 173px;
	float: right;
	}
#blaueberge, #alpinegastgeber {
	width: 85px;
	height: 98px;
	position: absolute;
	top: 0;
	left: 50%;
	}
#blaueberge {
	margin-left: 250px;
	z-index: 102;
	}
#alpinegastgeber {
	margin-left: 338px;
	z-index: 103;
	}

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

a.featurelinks {
	color: #EA8C00;
	display: block;
	text-decoration: none;
	width: 170px;
	height: 14px;
	line-height: 1em;
	padding: 4px 0 0 3px;
	background: #FFFFFF url(../img/pfeil.gif) no-repeat right top;
	margin: 1px 0;
	}
a.featurelinks:hover {
	background:url(../img/pfeil-hover.gif) no-repeat right top;
	color: #fff;
	}
.printey { display: none; }

.tabelle {
	border-collapse: collapse;
	background-color: #fff;
	text-align: left;
	font-size: 12px;
	margin-bottom: 5px;
	vertical-align: middle;
	}
.tabelle a {
	color: #AA3200;
}
.tabelle a:hover {
	color:#EA8C00;
}
.tabelle td {
	padding: 5px;
	border-bottom: 1px solid #F8B740;
	}
.tabelle-header {
	background-color: #EBD491;
	font-weight: bold;
	color: #7C522E;
	padding: 4px;
	}
.tabelle-hervorhebung {
	background-color: #fff5db;
	font-weight: normal;
	padding: 4px;
	}
.EGthumbnail { 
	padding: 3px;
	background-color: #fff;
	margin-bottom: 1px;
	}
a.button {
	display: block;
	height: 25px;
	line-height: 25px;
	padding: 0px 3px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border: 1px solid #EA8700;
	color: #fff;
	background: #EA8700 url(../img/button-hg.png) repeat-x top;
	vertical-align: bottom;
	}
a.button:hover {
	border: 1px solid #fff;
	background: #EA8700 url(../img/button-hg-hover.png) repeat-x top;
	cursor: pointer;
	}

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

#errorMessage {
	background-color: #F9B200;
	border: 1px solid red;
	padding: 3px;
	width: 99%;
	margin-bottom: 10px;
	}
#successMessage {
	background-color: #F9B200;
	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: #fff;
	padding: 5px;
	margin-bottom: 2px;
	width: 98%;
	}
#formular input {
	border: 1px solid #EA8700;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000;
	}
#formular textarea {
	border: 1px solid #EA8700;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000;
	width: 550px;
	}
#formular .pflichtfelder {
	border: 1px solid #9AACBA;
	}	
#formular #sendenbutton, #formular #loeschenbutton {
	width: 200px;
	height: 25px;
	padding: 3px;
	border: 1px solid #EA8700;
	color: #fff;
	background: #EA8700 url(../img/button-hg.png) repeat-x top;
	}
#formular #sendenbutton:hover, #formular #loeschenbutton:hover {
	border: 1px solid #fff;
	background: #EA8700 url(../img/button-hg-hover.png) repeat-x top;
	cursor: pointer;
	}
	
/*---------------------MINI-ANFRAGEFORMULAR-----------------------------*/

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

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

#datum3, #datum4 {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 169px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #EA8C00;
	height: 15px;
	padding-left: 2px;
	}
* 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: 138px;
	height: 12px;
	}
		
/*---------------------GOOGLE-MAPS-----------------------------*/

#aussenrahmen {
	border: 1px solid #fff;
	width: 100%;
	text-align: center;
	}
#karte {
	width: 100%; 
	height: 320px;
	}
#input-hintergrund {
	background: #fff;
	padding: 5px;
	}
#adresseingabe {
	width: 360px;
	padding: 1px;
	height: 21px;
	border: 1px solid #EA8700;
	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 #EA8700;
	color: #fff;
	background: #EA8700 url(../img/button-hg.png) repeat-x top;
	vertical-align: bottom;
	}
#mapsButton1:hover {
	border: 1px solid #fff;
	background: #EA8700 url(../img/button-hg-hover.png) repeat-x top;
	cursor: pointer;
	}
.sprechblase {
	color: #000;
	font-size: 12px;
	}

