@charset "UTF-8";
/* --- CSS Document (Modified Template: Codify Design Studio --- */

body {
	margin: 10px;
	color: #777777;
	font-size: 15px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	background-color: #FCF0D6;
}

h1 {
	color: #841010;
	font-size: 22px;
	font-weight: normal;
	margin: 3px 0px 10px 0px;
}
h2 {
	color: #841010;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
h3 {
	color: #841010;
	font-size: 16px;
	font-weight: normal;
	margin-top: 16px;
	margin-bottom: 0px;
}
p {
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.desciption {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a			{ color: #216210;	text-decoration: none}
a:visited	{ color: black; }
a:hover		{ color: #216210; text-decoration: underline}

a.button {
 /*font-family:Verdana;
 font-size:12px;*/
 color: #fff;
 background-Color: #216210;
 border-left: 2px solid #CCCCCC;
 border-top: 2px solid #CCCCCC;
 border-right: 3px solid #000000;
 border-bottom: 3px solid #000000;
 text-decoration: none;
 padding-top: 5px; padding-bottom: 5px; padding-left: 20px; padding-right: 20px;
 text-align: center;
}

a.button:hover {
 Color: #fff;
 background-Color: #841010;
 border-left: 2px solid #CCCCCC;
 border-top: 2px solid #CCCCCC;
 border-right: 3px solid #000000;
 border-bottom: 3px solid #000000;
 text-decoration: none;
}

a.button:active {
 Color: #fff;
 background-Color: #841010;
 border-left: 2px solid #000000;
 border-top: 2px solid #000000;
 border-right: 3px solid #cccccc;
 border-bottom: 3px solid #cccccc;
 text-decoration: none;
}

.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}


/* BANNER AREA */
.bannerArea {
	width: 100%;
	height: 83px;
	background-color: #FCF0D6;
	margin-bottom: 5px;
}

.bannerArea .container {
	width: 980px;
	height:83px;
	background-repeat: no-repeat;
	background-image: url(../images/topbanner.png);
}

.toplogo {
	float: left;
	padding-left: 40px;
	padding-top: 5px;
}

/* topadvert wird zur Zeit keinen Inhalt. Werbung im aktuell Fussbereich */
.topadvert {
	float: right;
	padding-right: 10px;
	padding-top: 5px;
}

/* TOP NAVIGATION AREA */
.topnavigationArea {
	background-image: url(../images/topnav_bkgd.jpg);
	background-repeat:repeat-x;
	background-color: #FCF0D7;
}
.topnavigationArea .container {
	background-image: url(../images/topnav_bkgd.jpg);
	background-repeat:repeat-x;
	background-color: #216210;
	width: 980px;
}

.topnavigationlang {
	padding-top: 6px;
	padding-left: 40px;
	float: left;
}

.topnavigationgroup {
	font-size: 12px;
	margin: 0px;
	float: right;
	padding-right: 1px;
}
.topnavigationgroup ul {
	margin: 0px;
}

.topnavigationitem {
	max-width: 167px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 1px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
}

/* CONTENT AREA */
.contentArea {
	width: 100%;
	background-color: #FCF0D6;
	background-image: url(../images/content_bkgd_tile.jpg);
	background-repeat: repeat-x;
}


.contentArea .container {
	padding-top: 10px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-color: #FCF0D6;
}

.contentleft {
	width: 650px;
	padding-left: 40px;
	padding-right: 40px;
	float: left;
	border-right-style: solid;
	border-right-width: 1px;
	text-align: left;
}

.contentright {
	padding-top: 0px;
	float: left;
	padding-left: 30px;
	width: 210px;
}

.contentbooking {
	padding-left: 40px;
	padding-right: 40px;
	float: left;
	border-right-style: solid;
	border-right-width: 1px;
}


.imageright {	
	margin-left: 5px;
	float: right;
}

.boxright {
	width: 100%;
	margin-bottom: 10px;
	/*background-color: #F3B558;*/
	background-color: #FCF0D7;
	border-style:solid;
	border-width:5px;
	border-color:#FFFFFF;
	-moz-box-shadow: 7px 7px 7px #888;
	-webkit-box-shadow: 7px 7px 7px #888;
	box-shadow: 7px 7px 7px #888;
}

.boxright h1{
	margin-left: 5px;
	margin-bottom: 5px;
	color: #821215;
	font-weight: normal;
}

.boxright p
{
	color: #777783;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}


/* FOOTER AREA */
.footerArea {
	width: 100%;
	background-color: #FCF0D7;
}

.footerArea .container {
	height: 40px;
	padding-left: 0px;
	background-color: #216210;
}

.copyright {
	padding-left: 40px;
	padding-top: 12px;
	color: #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

/* GALLERY */
#gallery-background {width:620px;height:360px;margin-bottom:10px;background:#fff;-moz-box-shadow: 7px 7px 7px #888; -webkit-box-shadow: 7px 7px 7px #888; box-shadow: 7px 7px 7px #888;}
#gallery-bgthumb {width:620px;height:120px;background:#fff;-moz-box-shadow: 7px 7px 7px #888; -webkit-box-shadow: 7px 7px 7px #888; box-shadow: 7px 7px 7px #888;}
#gallery {width:620px;font-size: 12px;/*;margin:0 auto*/}
#gallery img.output {width:600px;height:340px;padding:10px 0 0 10px}
#gallery span.caption {display:block;margin:1em 0 0 0;font-weight:bold;font-size:1.25em}
#gallery span.caption2 {margin:1em 0 1em 0;display:block}
#gallery ul.nav {width:100%;list-style:none;margin:0 0 3em 0;padding:0}
#gallery ul.nav li {margin:0 1em 1em 0;float:left}
#gallery ul.thumbnails {width:100%;list-style:none;margin:0;padding:10px 0 0 6px}
#gallery ul.thumbnails li {margin:0 0.5em 1em 0.5em;float:left}
#gallery ul.thumbnails li img {width:128px;height:88px;border:solid 6px #E6D9B7;cursor:pointer}
#gallery ul.thumbnails li img.active {border:solid 6px #BDAF8C}

/* TOOLTIP */
/*.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}*/
.hotspot {margin-left: 5px; cursor:pointer}
#tt {position:absolute; display:block; background:url(../images/tt/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(../images/tt/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../images/tt/tt_bottom.gif) top right no-repeat; overflow:hidden}

/* IMG mit Schatten */
.imgshadow {-moz-box-shadow: 7px 7px 7px #888; -webkit-box-shadow: 7px 7px 7px #888; box-shadow: 7px 7px 7px #888;}

/* FRAME - Goggle maps */
.googleframe {-moz-box-shadow: 7px 7px 7px #888; -webkit-box-shadow: 7px 7px 7px #888; box-shadow: 7px 7px 7px #888;}

/* TABELLEN */
table.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:12px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
	-moz-box-shadow: 7px 7px 7px #888;
	-webkit-box-shadow: 7px 7px 7px #888;
	box-shadow: 7px 7px 7px #888;
}
table.gridtable th {
	font-family: verdana,arial,sans-serif;
	font-size:12px;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}
