body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height: 16px;
	margin: 0;
	padding: 0;
	background: #660024 url(../img/body_hg.png) repeat-x top;
	text-align: center;
	}
body strong{
	color:#660024;
	font-weight:bold;
	}
p {
	margin: 0;
	padding: 0;
	}
a, a:link, a:visited {
	color:#AA8200;
	}		
a:hover, a:active {
	color: #660024;
	}	
table{
	font-size: 12px;
	}
h1, h2, h3 {
	color: #660024;
	}

h1 {
	font-size: 1.3em;
	line-height: 1.3em;
	}
h2 {
	font-size: 1.2em;
	line-height: 1.2em;
	}
h3 {
	font-size: 1.1em;
	line-height: 1.1em;
	}
img {
	border: 0px;
	}
/*------------------------------------DIV-Formatierungen------------------------------------------*/
#header {
	width: 950px;
	height: 74px;
	background-color: #fff;
	margin: 0 auto;
	}
#logo {
	float: left;
	padding-left: 46px;
	}
#slogan {
	width: 330px;
	height: 34px;
	float: left;
	padding: 32px 0px 0 216px;
	text-align:right;
	}
#sprachen {
	float: right;
	padding: 41px 17px 0 0;
	}
#slideshow {
	width: 950px;
	height: 285px;
	margin: 0 auto;
	clear: both;
	}
#navigation {
	margin: 0px auto;
	width: 950px;
	height: 20px;
	padding-top: 5px;
	text-align: left;
	}
#content {
	margin: 0 auto;
	width: 950px;
	min-height: 500px;
	background: #F2E1A6 url(../img/content_hg.gif) repeat-y center;
	text-align: left;
	}
* html { margin-left: -3px;}
#linkespalte {
	float: left;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #624700;
	line-height: 14px;
	width: 206px;
	}
#schnaeppchen {
	padding: 30px 57px 30px 14px;
	background: #F2E1A6 url(../img/schatten-oben-links.gif) no-repeat bottom right;
	width: 135px;
	height: 100px;
	}
#telefon, #aktivitaeten, #partner {
	padding: 0 57px 30px 14px;
	}
#mitte {
	float: left;
	padding-top: 30px;
	width: 538px;	
	}
#rechtespalte {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #624700;
	line-height: 14px;
	width: 201px;
	}
#anfrage {
	padding: 30px 14px 30px 57px;
	background: #F2E1A6 url(../img/schatten-oben-rechts.gif) no-repeat bottom right;
	width: 130px;
	height: 100px;
	}
#anreise, #webcam, #google-earth {
	padding: 0 14px 30px 57px;
	}
#abschluss {
	clear: both;
	width: 950px;
	height: 126px;
	background: url(../img/abschluss_hg.gif);
	}
#fussleiste {	
	width: 910px;
	height: 38px;
	padding: 20px;
	background: #fff;
	margin: 0 auto;
	color: #66000F;
	font-size: 11px;
	}
#fussleiste a, #fussleiste a:link, #fussleiste a:visited {
	color: #66000F;
	text-decoration:underline;
	}
#fussleiste a:active, #fussleiste a:hover{
	color: #AA8200;
	text-decoration: underline;
	}


/*------------------------------------Klassen------------------------------------------*/
.navigation { 
	text-decoration: none; 	
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #FFFFFF;
	font-size: 12px;
	padding-left:15px;
	}
.navigation a {
	text-decoration: none;
	font-weight: normal;
	padding-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	}
.navigation a:hover, .navigation a:active {
	color:#E6BE47;
	}	
.input01 {
	color:#000000;
	font-size:11px;
	background-color: #FFFFFF;
	border: 1px solid #D8DAE0;
}
.input02 {
	font-size:11px;
	background-color: #FFFFFF;
	border: 1px none #D8DAE0;
	color: #000000;
}
.formular {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height: 16px;
	background-repeat: repeat-x;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6DAB2;
}

/*------------------Capcorn Buchungsformular-------------------------*/

/* verwendete Farben
white:     #FFFFFF
black:     #000000
lightblue: #4DA8DA
darkgrey:  #294460
middlegrey:#A3A8B2
lightgrey: #C8CBD1
green:	   #A6BC37

Es reicht nicht diese Farben hier oben zu ersetzen, das muß man schon unten im
Stylesheet selber machen. Heisser Tipp -> "Suchen und Ersetzen" und Farben sind
blitzschnell geändert.

*/
textarea {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	padding:1px;
	font-size:11px;
	scrollbar-base-color:#FFFFFF;
	scrollbar-3dlight-color:#C8D1CB;
	scrollbar-arrow-color:#000062;
	scrollbar-darkshadow-color:#DADADA;
	scrollbar-face-color:#E0E7F5;
	scrollbar-highlight-color:#DADADA;
	scrollbar-shadow-color:#000062;
	scrollbar-track-color:#DADADA;
	background-color:#E0E7F5;
}
.tinytext {
	font-size:9px;
	color:#C0C0C0;
}

.hotelpicture {
	border-width:1px;
	border-color:#FFFFFF;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
}

.inputface {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color:#FFFFFF;
}

.slogan {
	font-size:16px;
	font-weight:bold;
	backgrocolor:#000000;
}

.headline {
	font-size:12px;
	font-weight:normal;
}

.boldtext {
	font-size:11px;
	font-weight:bold;
}

.redtext {
	font-size:11px;
	font-weight:normal;
	color:#D00000;
}

.errortext {
	font-size:12px;
	font-weight:bold;
	color:#D00000;
}

.warntext {
	font-size:12px;
	font-weight:bold;
	color:#E00000;
}

.maintable {
	background-color:#FFFFFF;
	font-size:11px;
	margin:0px;
	width:100%;
}

.headertable {
	background-color:#000062;
	font-size:11px;
	margin:0px;
	width:100%;
}

.innertable {
	background-color:#FFFFFF;
	font-size:11px;
	margin:0px;
	width:100%;
}

.lcol {
	background-color:#FFFFFF;
	font-size:11px;
	padding:4px;
}

.mcol {
	background-color:#f6eed5;
	font-size:11px;
	padding:4px;
	font-weight:bold;
	color:#660000;
}

.dcol {
	background-color:#660000;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
}


/* Selektiertes Menü */
.smen {
	background-color:#4D96FF;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
}


/* Aktives Menü */
.amen {
	background-color:#000062;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
}

/* Disabled Menü */
.nmen {
	background-color:#000062;
	font-size:11px;
	color:#808080;
	font-weight:bold;
	padding:4px;
}


.rcol {
	background-color:#FFC0C0;
	font-size:11px;
	padding:4px;
}
/*---------------------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: 320px;
	padding: 1px;
	height: 21px;
	border: 1px solid #660000;
	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 #660000;
	color: #660000;
	background: #f6eed5;
	vertical-align: bottom;
	}
#mapsButton1:hover {
	border: 1px solid #660000;
	background: #660000;
	color: #fff;
	cursor: pointer;
	}
.sprechblase {
	color: #000;
	font-size: 12px;
	}
