
HTML, BODY, DIV, IMG, FIELDSET, UL, LI {
    border: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

BODY, A, INPUT, FONT, TEXTAREA, SELECT, UL, LI {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    line-height: 15px;
    color: #000000;
}

BODY {
    background-color: #FFFFFF;
}

INPUT, TEXTAREA, SELECT {
    padding: 0px 4px 4px 4px;
    margin: 0px 0px 0px 0px;
    border: 1px solid #CCCCCC;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    background-image: url(../images/input.gif);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    color: #000000;
}

A {
    text-decoration: none;
}

.b {
    font-weight: bold;
    width: 150px;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.clearSpace {
    clear: both;
}

.bold {
    font-weight: bold;
}

.spacer {
    height: 5px;
    overflow: hidden;
}

.underline {
    text-decoration: underline;
}

.button {
    cursor: pointer;
}

.red {
    color: #990000;
}

.green {
    color: #009900;
}

.yellow {
    color: #E9AA00;
}

#holder {
    margin: 10px auto;
    width: 772px;
}
.hidden{
	display:none!important;
}
DIV.colNavigation {
    width: 230px;
    overflow: hidden;
}

DIV.navbox {
    min-height: 288px;
}

DIV.colNavigation LI {
    list-style: none;
}

DIV.colNavigation IMG {
    margin: 0 0 0 -2px;
}

DIV.book1 {
    height: 35px;
}

DIV.book2 {
    height: 35px;
}

DIV.colContent {
    padding: 0 0 10px 0;
    width: 539px;
}

DIV.colNavigation DIV.col1, DIV.colNavigation DIV.col2 {
    width: 50px;
}

DIV.home, DIV.detail, DIV.contact {
    background-color: #FFF6EA;
    padding: 5px 0 0 0;
}

DIV.contact {
    padding: 10px 15px 10px 15px;
}

DIV.home DIV.col1 {
    padding: 10px 15px 0px 0px;
    width: 520px;
    overflow: hidden;
}

DIV.home_text {
    padding-left: 15px;
    width: 520px;
}

DIV#headLine, DIV.box {
    padding: 10px;
	padding-right: 0px;
}

DIV.box {
    background-image: url(../images/space-line.gif);
    background-position: bottom;
    background-repeat: no-repeat;
}

INPUT#newsletterEmail {
    width: 195px;
}

DIV.formEntry {
    padding: 4px 0px 4px 0px;
    font-size: 10px;
}

DIV.formEntry DIV.teaser {
    padding: 5px 0 0 0;
    color: #BBBC90;
}

DIV.formEntry DIV.col1 {
    width: 160px;
    padding: 4px 5px 0px 0px;
}

DIV.formEntry DIV.col2 INPUT, DIV.formEntry DIV.col2 TEXTAREA {
    width: 330px;
    padding: 3px 3px 3px 3px;
}

DIV.formEntry DIV.col2 TEXTAREA {
    height: 80px;
}

DIV.formEntry DIV.col2 INPUT.file {
    height: 18px;
}

DIV.formEntry DIV.col2 INPUT.submitButton {
    width: 80px;
}

DIV.formEntry DIV.col2 INPUT.checkBox {
    width: 15px;
    height: 15px;
}

DIV.formEntry DIV.formError {
    font-weight: bold;
    padding: 8px 0px 0px 5px;
}

DIV.formEntry DIV.formError DIV.col2 {
    width: 330px;
}

UL.subMenu {
    padding: 0 0 0 25px;
}

DIV.detail {
    padding: 10px 10px 10px 10px;
}

DIV.detail UL {
    padding: 5px 0 5px 25px;
}

DIV.detail DIV.col1 {
    width: 320px;
    overflow: hidden;
}

DIV.detail DIV.col2 {
    width: 165px;
    overflow: hidden;
}

DIV.floatLeftWeather {
    float: left;
    padding-left: 10px;
    padding-top: 10px;
}

DIV.contact_box {
    height: 30px;
}

DIV.contact_title {
    font-weight: bold;
    padding-bottom: 20px;
}

.contact_next {
    float: left;
    padding-right: 20px;
}

.contact_last {
    float: left;
}

.titlebook {
    padding-bottom: 2px;
}

.contentbook {
    padding-bottom: 40px;
}

.c1 {
    padding-right: 3px;
}

.contentbookleft {
    width: 200px;
    float: left;
}

.contentbookright {
    float: left;
    padding-left: 150px;
}

.bookelement {
    height: 43px;
}

.bookelement2 {
    padding-bottom: 5px;
}

.bookform {
    width: 480px;
}

.bookformta {
    width: 480px;
    height: 55px;
}

SELECT {
    padding: 0px;
}

#image {
}
#imageHolder {
   
    overflow:hidden;
    width:539px;
}
.forwardContent {
	padding-top: 10px;
	padding-left: 10px;
}
.forwardRow {
}
.forwardInput {
	width: 180px;
}
.box-contact-element
{
	border: 1px solid #FFFFFF;
}
#fooddiv SELECT
{
	font-size: 9px;
}

.gallery
{
	float:left;
	width:70px;
	margin:0px 0px 3px 3px;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



DIV.Space {
		height:20px;
	}
	Table.Prices {
		background-color:#FFF6EA;
		padding:0px;
		width:300px;
	}
	Table.Prices TD.SommerPreisA {
		background-color:#FFCC99;
		width:120px;
		vertical-align:top;
	}
	Table.Prices TD.SommerPreisB {
		background-color:#FFFF99;
		width:220px;
		vertical-align:top;
	}
	Table.Prices TD.WinterPreisA {
		background-color:#94C4FE;
		width:120px;
		vertical-align:top;
	}
	Table.Prices TD.WinterPreisB {
		background-color:#D5E8FF;
		width:220px;
		vertical-align:top;
	}
	
	
	
	.contact a {
		color: #e9aa00;
	}
	
	.spacer_contact_form {
		height: 5px;
	}
	
	.contact_error {
		color: #FF0000;
	}
	
	#message_submit {
		background-color:#e9aa00;
		cursor:pointer; 
	}
