html
{
	margin: 0;
	padding: 0;
	height: 103%;
}

body
{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana, Helvetica;
    background-image: url(/layout/body-hg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	text-align: center;
	background-color: #dcc287;
	font-size:14px;
	line-height:1.4em;
	color:#494949;
    letter-spacing:0.05em;
}

/******************************************************************************/

#background
{
	margin: 0;
	padding: 0;
    background-image: url(/layout/background-hg.png);
	background-position: top center;
	background-repeat: repeat-y;
}

/******************************************************************************/

#container
{
	width: 980px;
	margin: 0 auto;
	padding: 0;
	text-align: left;

}

/******************************************************************************/

#header
{
	padding: 0;
	margin: 0;
	background-image: url(/layout/header-hg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
    width: 980px;
    position:relative;
    height:700px;

}

/******************************************************************************/

#logo
{
    margin:0;
    padding:0;
    text-align:center;
    position:absolute;
    top:5px;
    left:350px;
}

#logo h1
{
     font-size:35px;
     font-weight:normal;
     margin: 0px 0;
     padding: 0;
     color: #c89c02;
}

#logo img
{
     border:none;
     margin:0 0px 5px 0;
     padding:0;
}

#logo p
{
     margin:0;
     padding:0;
}

/******************************************************************************/

#navi2
{
	margin: 0;
	padding: 0;
    font-size:11px;
    display:block;
    position:absolute;
    top:0;
    right:15px;
}

#navi2 ul
{
	margin: 0;
	padding: 0;
}

#navi2 li
{
	margin: 0;
	padding: 0 5px 0 5px;
	list-style-type: none;
    float:right;
}

#navi2 a
{
	margin: 0;
	padding: 0;
    color: #5b5b5b;
    font-weight:normal;
    text-decoration:none;
}

#navi2 a:hover
{
	margin: 0;
	padding: 0;
    color: #93032b;
    font-weight:normal;
    text-decoration:none;
}


/******************************************************************************/

#language
{
	margin: 0;
	padding: 0;
    position:absolute;
    top:0px;
    right:150px;
}

#language p
{
    margin: 6px 0 0 0;
    padding: 0;

}

#language img
{
    float:left;
    margin: 0 5px 0 0;
    border:none;
}

/******************************************************************************/

#bild
{
	margin: 0 0 0 0;
	padding: 0px 0 0 0px;
	clear:both;
    position:absolute;
    top:150px;
    left:20px;
}

#bild img
{

}

#bild p
{
	display: block;
    margin: 0 0 0 0;
	padding: 8px;
    position:relative;
    background-color:#fff;
    border:1px solid #b9a987;
    box-shadow: 0px 0px 5px #615c5c;
    -moz-box-shadow: 0px 0px 5px #615c5c; /* Mozilla Firefox */
    -webkit-box-shadow: 0px 0px 5px #615c5c; /* Google Chrome */
}

#bild h1
{
	padding: 10px;
	margin: 0;
    background-image: url(/layout/anfragebox-hg.png);
    background-position: top center;
    background-repeat: repeat;
    position: absolute;
    bottom: 30px;
    right: 1px;
    font-size: 25px;
    color: #8a0429;
    font-weight: normal;

}

#bild h1 a
{
    font-size:25px;
    color:#c89c02;
    text-decoration: none;
}


#bild a
{
    color:#c89c02;
    text-decoration: none;
}

#bild .hiddenclear
{
	display:none;
}

/******************************************************************************/

#anfragebox
{
    position:absolute;
    top:180px;
    right:-25px;
    z-index: +3;
}

/******************************************************************************/

#onlinebuchen
{
    position:absolute;
    top:40px;
    width:180px;
    right: 64px;
    z-index: +3;
    margin:0;
	padding: 5px;
    background-color: #fff;
    /*background-image: url(/layout/anfragebox-hg.png);
    background-position: top center;
    background-repeat: repeat;*/
    border:8px solid #e8e3d9;
    box-shadow: 0px 0px 5px #615c5c;
    -moz-box-shadow: 0px 0px 5px #615c5c; /* Mozilla Firefox */
    -webkit-box-shadow: 0px 0px 5px #615c5c; /* Google Chrome */
    font-size:12px;
    letter-spacing:-0.05em;
}

#onlinebuchen h2
{
    font-size:15px;
    font-weight:bold;
    background-color: #ff7b00;
    padding:3px;
    color:#fff;
    margin:0px 0 0 0;
    text-align:center;
}

#onlinebuchen a
{
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    text-shadow:1px 1px 2px #808080;
}

#onlinebuchen p
{
    margin:0;
    padding:0;
}

#onlinebuchen strong
{
	font-size: 15px;
	line-height: 23px;
	letter-spacing: 0.14px;
	font-weight: 600;
	font-style: normal;
}

/******************************************************************************/

#navi
{
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-size: 17px;
	font-weight: normal;
    background-image: url(/layout/navi-hg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-color:#9f012d;
    position:absolute;
    bottom:0;
    left:0;
}

#navi ul
{
	margin: 0 0 0 0px;
	padding: 0px 10px 0px 10px;
    width:960px;
}

#navi li
{
	margin: 0;
	padding: 0px 0px 0px 0px !important;
    float:left;
    display:inline;
    list-style-type: none;
    background-image: url(/layout/li-hg.jpg);
    background-position: center left;
    background-repeat: no-repeat;
    width:105px;
    text-align:center;
    display:block;
    height: 55px;
    vertical-align:center;
}

#navi a
{
	color: #fff;
    margin: 0 0 0 0px;
    padding: 0px 0px 0px 0px !important;
	text-decoration: none;
    width:120px;
    display:block;
    height: 55px;
    vertical-align:middle;
    display: table-cell !important;
}

#navi a:link, #navi a:visited
{
    margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px !important;
}

#navi a:hover, #navi a:active, #navi a:focus
{
	color: #fff;
	background-color: #DAA71B;
    margin: 0 0 0 0px;
    padding: 0px 0px 0px 0px !important;
    background-image: url(/layout/span-hg.jpg);
    background-position: center left;
    background-repeat:repeat-x;
	text-decoration: none;
    width:120px;
    display:block;
    height: 55px;
    vertical-align:middle;
    display: table-cell !important;
}

#navi span, #navi .aktiv
{
	color: #fff;
    margin: 0 0 0 0px;
    padding: 0px 0px 0px 0px !important;
    text-decoration: none;
    background-image: url(/layout/span-hg.jpg);
    background-position: center left;
    background-repeat: repeat-x;
    width:120px;
    display:block;
    height: 55px;
    vertical-align:middle;
    display: table-cell !important;
}



#navi #navi_1489 a, #navi #navi_1504 a
{
     padding: 0px 10px 0px 10px !important;
     background-repeat: repeat-x;
     width:120px;
}

#navi_1489 a:hover, #navi_1489 span, #navi #navi_1504 a:hover, #navi #navi_1504 span
{
     padding: 0px 10px 0px 10px !important;
     background-repeat: repeat-x;
     width:120px;
}



/******************************************************************************/
#navi li
{
    position:relative;
}

#navi ul li ul
{
     position:absolute;
     top:55px;
     left:0;
     list-style-type: none;
     z-index: 10;
     margin:0 0px 0 0px !important;
     padding:0px 0px 0px 0 !important;
     display:block;
     display: none;
     font-size:15px;
     background-color:#053e2b;
}

#navi ul li:hover ul
{
     display: block;
     border-left:1px solid #827b7a;
     background-image:none !important;
     width:150px;
}

#navi ul li ul li
{
     margin:0px;
     padding:0 0 0 0px !important;
     list-style-type: none;
     float:none !important;
     display:block;
     width:auto;
     text-align:left;
    display:block;
    height: 55px;
    width:150px;
}

#navi ul li ul li a
{
	color: #fff !important;
	margin: 0 0 0 0px;
	padding: 0 0 0 20px !important;
	text-decoration: none;
    display:block;
    width:auto;
    border:none;
    height: 55px;
    width:150px;
}

#navi ul li ul li a:link, #navi ul li ul li a:visited
{
      padding: 0 0 0 20px !important;
      margin: 0 0 0 0px;
      display:block;
      width:auto;
      border:none;
      height: 55px;
      width:150px;
}

#navi ul li ul li a:hover, #navi ul li ul li a:active, #navi ul li ul li a:focus
{
	color: #fff !important;
	margin: 0 0 0 0px;
	padding: 0 0 0 20px !important;
	text-decoration: underline;
    display:block;
    width:auto;
    height: 55px;
    background-image: url(/layout/span-hg);
    background-position: center right;
    background-repeat: no-repeat;
    width:150px;
}

#navi ul li ul li span, #navi ul li ul li .activ
{
	color: #fff !important;
    background-color:#ab8c25 !important;
	margin: 0 0 0 0px;
	padding: 0 0 0 20px !important;
	text-decoration: underline;
    display:block;
    width:auto;
    height: 55px;
    width:150px;
}



/******************************************************************************/

#inhalte
{
	margin: 15px 20px 15px 20px;
    padding: 0px;
    width:940px;
    background-image: url(/layout/inhalte-hg.gif);
    background-position: top center;
    background-repeat: repeat-y;
    border:1px solid #b9a987;
     position:relative;

    border-bottom:8px solid #ebe3d6;
    box-shadow: 0px 0px 5px #615c5c;
    -moz-box-shadow: 0px 0px 5px #615c5c; /* Mozilla Firefox */
    -webkit-box-shadow: 0px 0px 5px #615c5c; /* Google Chrome */
}

#inhalte .color
{
    padding: 15px 0 0 0;
    background-color: #fff;
}

#inhalte p
{
	padding: 0px 0px 0px 0px;
	margin: 5px 0 5px 0;
    clear: both;
}

#inhalte a
{
	text-decoration: none;
	margin: 0;
	padding: 0;
    font-weight:bold;
}

#inhalte a:hover, #inhalte a:active, #inhalte a:focus
{
	text-decoration: underline;
}



#inhalte h1
{
	padding: 0px;
	margin: 25px 0 10px 0;
    font-size:22px;
    color:#c89c02;
    font-weight:normal;
}

#inhalte h2
{
	padding: 0px;
	margin: 10px 0 5px 0;
    font-size:18px;
    color:#494949;
    font-weight:normal;
}

#inhalte h3
{
	padding: 0px;
	margin: 20px 0 5px 0;
    font-size:16px;
    color:#494949;
    font-weight:normal;
}


#inhalte table
{
    margin:0px 0 0px 0;
    padding:0;
    border-collapse:collapse;
}

#inhalte table img
{
    margin:0px 7px 7px 0;
}

#inhalte table p
{
    margin:0px 0px 0px 0;
}

#inhalte .spalte1
{
    width:250px;
    padding:3px;
    background-color: #eee9e1;
    border-bottom:1px solid #ebe3d6;
}

#inhalte .spalte2
{
    width:150px;
    padding:3px;
    background-color: #eee9e1;
    border-bottom:1px solid #ebe3d6;
    text-align:right;
}

#inhalte a
{
     color:#494949;
     text-decoration:underline;
     font-weight:normal;
}


/******************************************************************************/

#breit
{
    background-color: #ffffff;
    margin: 0 0 0 7px;
    padding: 20px 0 0;
    text-align: center;
    width: 926px;
}

/******************************************************************************/

#blocklinks
{
	margin:0;
	padding: 0;
	width: 467px;
	float: left;
	display: inline;
	position: relative;
}

#blocklinks div
{
	clear: both;
	margin: 0;
	padding: 15px 15px 15px 25px;
    border-top:8px solid #ebe3d6;
}

#blocklinks img
{
	padding: 0;
	margin: 0 10px 10px 0;
	border:none;
     float:left;
}

#blocklinks ul
{
    margin:0; padding:0;
}


#blocklinks li
{
    margin:0 0 0 25px;
    padding:0;

}


/******************************************************************************/

#blockrechts
{
	margin: 0;
	padding: 0;
	width: 467px;
	float: left;
	display: inline;
	position: relative;
}

#blockrechts div
{
	clear: both;
	margin: 0;
	padding: 15px 15px 15px 25px;
    border-top:8px solid #ebe3d6;

}

#blockrechts img
{
	padding: 0;
	margin: 0 10px 10px 0;
	border:none;
    float:left;
}


/******************************************************************************/

#links
{
	margin:0;
	padding: 0;
	width: 300px;
	float: left;
	display: inline;
	position: relative;
}

#links div
{
	clear: both;
	margin: 0;
	padding: 15px 15px 15px 25px;
    border-bottom:8px solid #ebe3d6;
}


/******************************************************************************/

#rechts
{
	margin:0;
	padding: 0;
	width: 640px;
	float: left;
	display: inline;
	position: relative;
    background-color:#fff;
    border-left:8px solid #ebe3d6;
}

#rechts div
{
	clear: both;
	margin: 0;
	padding: 15px 15px 15px 25px;
    border-bottom:8px solid #ebe3d6;
}

/******************************************************************************/

#bewertungen
{
    position:absolute;
    top:0px;
	right: -300px;
	width: 250px;
}

/******************************************************************************/

#adresse
{
	margin: 0 !important;
	padding: 15px 0px 15px 0px;
    color: #fff;
    background-color:#043e2b;
    text-align:center;
}

#adresse a
{
    color:#fff;
    text-decoration:underline;
}

#adresse .logos
{
    background-color:#e4e4e4;
    height:80px;
    padding: 20px 0px 10px 0px;
    margin:20px 0 0 0;
    width:980px;
    color:#494949;
    text-align:left;
}

#adresse .logos img
{
    margin:0 20px 0 0;
   float:left;
   border:none;
}

#adresse .logos p
{
    margin:0 0 0 35px;
    padding:0;
    width:440px;
    float:left;

}

#adresse .logos a
{
    color:#494949;
    text-decoration:none;
}
/******************************************************************************/

#footer
{
	margin: 0 !important;
	padding: 20px 0px 20px 35px;
    color: #fff;
    background-color:#626262;
    text-align:center;
}

#footer div
{
	padding: 0;
}

#footer .zeitmessung
{
	font-size: 10px;
	color: #fff;
}

#footer p
{
	padding: 0;
	margin: 0;
	font-size: 10px;
}

#footer a
{
	color: #fff;
}

#footer #footerLink1
{
	text-decoration: none;
}

#footer #footerLink2
{
	text-decoration: none;
}

#footer #footerLink3
{
	font-weight: bold;
}

#footer #footerLink4
{
	text-decoration: none;
}

#footer #footerLink5
{
	text-decoration: none;
}





/******************************************************************************/


#bottom
{

    margin: 100px 0px 0 0px;
    padding:0px 0 0 0px;
    color:#B1B1B0;
}

#bottom a
{
    color: #B1B1B0;
    text-decoration:underline;
}

#bottom h2
{
    color: #B1B1B0;
    font-weight:normal;
    font-size:12px;
    margin: 0;
    padding: 0px 0 0 0px;
}

#bottom p
{
    margin:0px 0 0 0px;
    padding:0;
    font-size:11px !important;
}


#bottom table
{
    width:520px;
}

#bottom td
{
    width: 150px;
    margin: 5px;
    padding:5px;
    vertical-align:top;
    background-color: #F4F0E6;
}


/******************************************************************************/

.hiddenclear
{
	font-size: 1px !important;
	line-height: 1px !important;
	clear: both !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 1px !important;
	visibility: hidden !important;
}

.clear
{
	clear: both !important;
}

 /******************************************************************************/ 

label
{
	width: 140px;
	display: block;
	float: left;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
}

input
{
	width: 200px;
	margin: 0;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	border: 1px solid #000;	
}

textarea
{
	width: 350px;
	height: 100px;
	margin: 0;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	font-family: Arial, Helvetica;
	border: 1px solid #000;		
}

.error
{
	color: #a00 !important;
}

.error input
{
	border: 1px solid #a00;
	background-color: #eee;
}

.checkbox
{
	width: auto;
}

.submit
{
	width: auto;
}

.formular .FormError
{
	border: 2px solid #a00 !important;
	background-color: #fff !important;
	padding: 5px !important;
	margin: 0 0 15px 0 !important;
	position: relative;
}


.FormError ul
{
	margin: 5px 5px 5px 20px;
	padding: 0;
}

.FormError li
{
	margin: 0;
	padding: 0;
	line-height: 1em;
}

.formular h2
{
	clear: both;
	margin: 15px 0 5px 0 !important;
}

.formular p
{
	margin: 2px 0 0 0 !important; 
	padding: 0 !important;
	clear: both !important;
}


.FormError h2
{
	color: #a00 !important;
	margin: 0 !important;
	padding: 0 !important;
}


/******************************************************************************/

.cdForm label
{
	width: 390px;
	font-family: Arial, Helvetica, Verdana;
}

.cdForm input
{
	width: 50px;
}

/**************************************************************************************************/
 #AnfrageHotel select
{
   width:240px;
}

 #AnfrageHotel input
{
   width:225px;
}

/**************************************************************************************************/

#AnfrageboxHotelCZ, #AnfrageboxHotel, #AnfrageboxEn
{
	margin:0;
	padding: 5px;
    background-image: url(/layout/anfragebox-hg.png);
    background-position: top center;
    background-repeat: repeat;
    border:8px solid #e8e3d9;
    box-shadow: 0px 0px 5px #615c5c;
    -moz-box-shadow: 0px 0px 5px #615c5c; /* Mozilla Firefox */
    -webkit-box-shadow: 0px 0px 5px #615c5c; /* Google Chrome */
    width:130px;
    font-size:12px;
    letter-spacing:-0.05em;
}

#AnfrageboxHotelCZ div, #AnfrageboxHotel div
{

}


#AnfrageboxHotelCZ h2, #AnfrageboxHotel h2, #AnfrageboxEn h2
{
    font-size:15px;
    font-weight:normal;
    margin:0; padding:0;
}

#AnfrageboxHotelCZ p, #AnfrageboxHotel p, #AnfrageboxEn p
{
	margin: 0px 0px 0 0px;
	padding: 0;
	font-weight: bold;
    width:130px;
}

#AnfrageboxHotelCZ input, #AnfrageboxHotel input, #AnfrageboxEn input
{
	display: inline;
	width: 100px;
	border: 0;
	margin: 0 0 0 0px;
	padding: 2px;
	float: none;
	clear: both;
}

#AnfrageboxHotelCZ select, #AnfrageboxHotel select, #AnfrageboxEn select
{
	display: inline;
	width: 120px;
	border:0;
	margin: 0;
	padding: 2px;
	float: none;
	clear: both;
}

#AnfrageboxHotelCZ .datepicCalender, #mitte .datepicCalender, #AnfrageboxHotel .datepicCalender, #AnfrageboxEn .datepicCalender
{
	line-height: 0px; margin: 0 !important; 	padding: 0;
	background: none;
	display: inline; float: none !important;
	border: none !important; vertical-align: baseline;
}

#AnfrageboxHotelCZ label, #AnfrageboxHotel label, #AnfrageboxEn label
{
	display: block;
    width:100px;
	margin: 0;
	padding: 0;
    height:16px;
}

#inhalte #blocklinks #AnfrageEn #p_id_242
{
    clear: both !important;
    height: 40px;
}


#p_id_413 input, #p_id_232 input, #p_id_253 input
{
    background-color:#8a0429;
    padding:3px;
    color:#fff;
    margin:5px 0 0 0;
}



