body, html {
margin:0px;
padding:0px;
background-image:url(images/body_bg.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}


/*****************BOF DESIGNSTRUCTURE***************/
#container {width:950px; margin:0px auto;}

#header {height:200px; background-image:url(images/header.jpg);}

#shortcuts {float:left; padding-top:10px; padding-left:65px; width:885px;}
/*#shortcuts {float:left; padding-top:10px; padding-left:65px; width:260px;}*/

.shortcutHome, .shortcutSitemap, .shortcutContact {float:left; padding-right:10px; padding-left:20px; background-repeat:no-repeat; height:11px; line-height:11px; text-decoration:none; color:#FFFFFF; outline:none;}
.shortcutHome {background-image:url(images/shortcutHome.gif);}
.shortcutSitemap {background-image:url(images/shortcutSitemap.gif);}
.shortcutContact {background-image:url(images/shortcutContact.gif);}

.langSwitch {float:left; padding-right:3px; padding-left:3px; background-repeat:no-repeat; height:11px; line-height:11px; text-decoration:none; color:#FFFFFF; outline:none;}
.fontSwitch {text-decoration:none; color:#FFFFFF; outline:none;}

#mainNavi {float:left; padding-top:12px; padding-left:520px; width:430px;}
/*#mainNavi {float:left; width:475px; padding-top:33px; padding-left:100px;}*/

#suche {float:left; padding-top:108px; padding-left:108px;}

.logolink {float:right; width:300px; height:130px; outline:none;}

#wrapper {overflow:hidden; height:auto; float:left; background-image:url(images/wrapper_bg.jpg);}

#leftbar {float:left; width:157px; padding-left:66px;}

#subnavi {background:#FFFFFF;}

#spacer {height:3px;}

#content {float:left; width:605px; /*width:415px;*/ padding:40px; padding-right:20px; color:#666666;}
#content a:link, #content a:visited, #content a:active {text-decoration:none; color:#4B7FA7;}
#content a:hover {text-decoration:underline;}

#contentStart {float:left; width:625px; padding:40px; padding-right:0px; color:#666666;}
#contentStart a:link, #contentStart a:visited, #contentStart a:active {text-decoration:none; color:#4B7FA7;}
#contentStart a:hover {text-decoration:underline;}

#rightbar {/*padding-top:40px;*/ float:right; width:170px;}

#footercontainer {clear:both; height:200px; background-image:url(images/footer_bg.jpg);}

#footer {margin:0px auto; text-align:center; clear:both; width:820px; padding-left:70px; padding-right:60px; padding-top:30px; background-image:url(images/footer.jpg); color:#FFFFFF;}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {color:#FFFFFF; text-decoration:none;}

#recommend {background-image:url(images/recommend_bg.jpg); height:32px; line-height:32px; padding-left:5px; margin-top:3px;}

#recommend a:link, #recommend a:visited, #recommend a:active, #recommend a:hover {color:#FFFFFF; text-decoration:none;}
/*****************EOF DESIGNSTRUCTURE***************/


/*****************BOF BOXDESIGN***************/
#newsheader {background-image:url(images/box_header.jpg); width:90px; height:20px; background-repeat:no-repeat; padding-left:80px; padding-top:10px; color:#FFFFFF; font-size:12px;}

#newscontent {background-image:url(images/box_bg.jpg); width:150px; padding-left:20px; padding-top:10px; background-repeat:repeat;}

#newscontent a:link, #newscontent a:visited, #newscontent a:active, #newscontent a:hover{color:#FFFFFF; text-decoration:none;}

#newsfooter {background-image:url(images/box_footer.jpg); width:170px; height:20px; background-repeat:no-repeat;}

#newsletterboxheader {background-image:url(images/box_header.jpg); width:90px; height:20px; background-repeat:no-repeat; padding-left:80px; padding-top:10px; color:#FFFFFF; font-size:12px;}

#newsletterboxcontent {background-image:url(images/box_bg.jpg); width:150px; padding-left:20px; padding-top:10px; background-repeat:repeat; color:#FFFFFF;}

#newsletterboxfooter {background-image:url(images/box_footer.jpg); width:170px; height:20px; background-repeat:no-repeat;}
/*****************EOF BOXDESIGN***************/


/*****************BOF CONTENT STYLE***************/
h1 {color:#172679; padding:0px; padding-bottom:20px; margin:0px; font-size:15px;}
h2 {color:#172679; padding:0px; padding-bottom:5px; margin:0px; font-size:12px;}

form, input {
    margin: 0px 3px 0 0 !important;
    padding: 0px;
}

.searchfield {border:0px; font-size:10px; width:83px;}
.searchbutton {border:0px; font-size:10px; width:20px;}

.newsletterfield {
background-image:url(images/newsletter_input_bg.jpg);
height:17px;
width:125px;
margin:0px;
padding:0px;
padding-left:4px;
padding-top:3px;
font-size:10px;
background-repeat:no-repeat;
}

.newsletterbutton {
background:#82A5C1;
border:1px solid #FFFFFF;
color:#FFFFFF;
padding:1px;
font-size:11px;
}
/*****************EOF CONTENT STYLE***************/


/*****************BOF HOME CONTENT STYLE***************/

#content_home_video_wrapper {
    clear: left;
    width: 428px;
    height: 188px;
    background: url(images/content_home_bg.jpg);
    padding: 4px 5px 7px 5px;
}

#hotel_img_left {
    float: left;
    width: 210px;
    height: 189px;
    background-image: url(images/hotel_img.jpg);
    margin-right: 8px;
}

#home_video_wrapper_right {
	float: left;
	width: 210px;
	height: 189px;
}

#video_box {
	float: left;
	width: 210px;
	height: 150px;
	background: url(images/video_box.jpg);
}

#pdf_box {
    float: left;
    width: 210px;
    height: 39px;
}

#pdf_icon {
    float: left;
    width: 38px;
    height: 39px;
    background: url(images/pdf_icon.jpg);
}

#pdf_link {
    float: left;
    width: 172px;
    height: 23px;
    padding-top:16px ;
    font-size: 12px;
    font-weight: bold;
}
/*****************EOF HOME CONTENT STYLE***************/

/***************************************************/
/* CSS GLOBAL DEFINITIONS FOR FORMS IN MODULES     */
/***************************************************/

form p {
    width: 350px;
    clear: left;
    margin: 0;
    padding: 2px 0 3px 0;
    padding-left: 190px;
    height: 1%;
}

form p label.description {
    font-weight: normal;
    float: left;
    margin: 0px 0px 0px 10px;
    padding:  0px 0px 0px 0px;
    width: 300px;
}

form p label.noCaption {
    float: left;
    width: 420px;
    margin-left: 2px;
    margin-top: 2px;
    font-weight: normal;
}

form .contactFormGroup {
    float: left;
    margin-top: -15px !important;
}

form img.captcha {
    padding-right: 200px;
}

form p label, form  p span {
    font-weight: bold;
    float: left;
    margin-left: -190px;
    width: 180px;
}

/* Content form style */
#guestbook input {
    width: 260px;
    margin: 0.25em 0.25em 0.25em 0em;
    padding: 0;
}

* html #guestbook input {
    width: auto;
    margin: 0.25em 0.25em 0.25em 0em;
    padding: 0;
    float: left;
}


#guestbook input[type=submit],
#guestbook input[type=button],
#guestbook input[type=reset],
input.submit,
input.button,
input.reset{
    width: auto;
    margin: 0.25em 0.25em 0.25em 0em;
    padding: 0 10px 0 10px;
}

#guestbook input[type=checkbox],
#guestbook input[type=radio],
input.checkbox,
input.radio {
    width: auto;
    margin: 0.25em 0.25em 0.25em 0em;
    padding: 0 15px 0 15px;
    float: left;
}

#guestbook select {
    width: 270px;
    margin: 0.25em 0.25em 0.25em 0em;
    padding: 0;
}

#guestbook textarea {
    width: 260px;
    margin: 0.25em 0.25em 0.25em 0em;
    padding: 0;
    height: 60px;
}

/***************************************************/
/* CSS DEFINITIONS FOR GUESTBOOK  MODULE           */
/***************************************************/

#guestbook {
	width: 95%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#guestbook div.entries,
#guestbook div.status,
#guestbook div.paging,
#guestbook div.add_entry,
#guestbook div.error_message,
#guestbook div.information,
#guestbook div.form,
#guestbook div.count_entries
{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	height:auto !important;
}

#guestbook div.entry {
	width: 100%;
	padding: 10px 5px 10px 5px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}


#guestbook div.error_message {
	color:#FF0000;
}

#guestbook div.title {
	float:left;
	height: 27px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 60%;
}

#guestbook div.title h3{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

#guestbook div.location {
	float:left;
	height: 22px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 20%;
	font-style:italic;
}

#guestbook div.date {
	float:left;
	height: 22px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 20%;
	text-align:right;
}

#guestbook div.message,
#guestbook div.links {
	padding: 0px 0px 0px 0px;
	margin: 7px 0px 0px 0px;
	height:auto !important;
	float:left;
	width:100%;
}

#guestbook div.row_1,
#guestbook div.row1 {
	background-color: #f9f9f9;
	border-bottom: 1px solid #E6E6E6;
}

#guestbook div.row_2,
#guestbook div.row2 {
	background-color: #ffffff;
	border-bottom: 1px solid #E6E6E6;
}
