/* print.css
------------------------------------------------------------------------
Print CSS LFH

Author: elements.at 
--------------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background: none;
}


div, h1, h2, h3, h4, p, form, input, select, textarea, ol, ul, li, object, embed {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;			
}

img {
	border: none;
}


/* general site containers 
--------------------------------------------------------------------- */

#site {
	width: 700px;
	overflow: visible;
	position: relative;
}


/* generall elements
--------------------------------------------------------------- */


#metanav {
	display: none;
}



#middle {
	background: none;
	width: 660px;
	overflow: visible;
	position: relative;
}

#middle #shadow_right_end {
	display: none;
}

/* Logo und Navigation
----------------------------------------------------------------------------*/
#middle #sidebar {
	display: none;
}

#portal {
	display: none;
}



#content {
	background: none;
	width: 660px;
	overflow: visible;
}

/* sidebar left
-----------------------------------------------------------------------*/
#content #header {
	display: none;
}


/* contentarea
-----------------------------------------------------------------------*/
#content #contentarea {
	width: 660px;
	overflow: visible;
	padding: 0;
}

/* Texbereich
------------------------------------------------------------------------*/
#content #contentarea #textarea {
	width: 600px;
	overflow: visible;
	padding: 0 0 15px 0;
}

#textarea h1 {
	width: 530px;
	overflow: hidden;
	color: #ad8a42;
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	padding: 22px 25px 0 25px;
}

#textarea span.h1 {
	width: 530px;
	overflow: hidden;
	padding: 22px 25px 0 25px;
}

/* Contentblock */
#textarea .contentblock {
	background: none;
	width: 530px;
	overflow: visible;
	padding: 5px 25px 10px 25px;
	color: #967650;
}

#textarea .contentblock h2 {
	overflow: hidden;
	padding: 5px 0 7px 0;
	color: #967650;
	font-size: 11px;
}

#textarea .contentblock h3 {
	overflow: hidden;
	padding: 5px 0;
	color: #967650;
	font-size: 11px;
}

#textarea .contentblock a {
	overflow: hidden;
	text-decoration: none;
	color: #ac2b61;
}

#textarea .contentblock ul {
	list-style: none;
	padding: 5px 0;
}

#textarea .contentblock ul li {
	background: url(/static/img/list.gif) left 7px no-repeat;
	list-style: none;
	padding: 2px 0 2px 15px;
}



/* gallery */
#textarea .gallery {
	background: none;
	width: 540px;
	overflow: visible;
	padding: 0 15px 10px 25px;
	float: none;
	clear: both;
}

#textarea .gallery a {
	display: block;
	width: 170px;
	height: 113px;
	overflow: hidden;
	float: left;
	margin: 10px 10px 0 0;
	position: relative;
}

#textarea .gallery a .zoom {
	background: url(/static/img/zoom.gif) no-repeat;
	width: 15px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	display: block;
}




/* hotel enquiry */
#textarea .contactform {
	background: none;
	width: 540px;
	overflow: visible;
	padding: 5px 15px 10px 25px;
	color: #967650;
}

#textarea .contactform form {
	width: 540px;
	overflow: visible;
	padding: 5px 0;
}

/*choose type*/
#textarea .contactform form .choose {
	width: 540px;
	overflow: hidden;
	padding: 0;
	margin: 0 0 5px 0;
}

#textarea .contactform form .choose .notice {
	width: 540px;
	overflow: hidden;
	padding: 0;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#textarea .contactform form .choose p {
	width: 520px;
	overflow: hidden;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
}

#textarea .contactform form .choose p span {
	width: 500px;
	overflow: hidden;
}

#textarea .contactform form .choose input.radio {
	width: 13px;
	height: 13px;
	border: none;
	padding: 0;
	margin: 0 8px 0 0;
	overflow: hidden;
	float: left;
}

#textarea .contactform form .info {
	width: 540px;
	overflow: hidden;
	padding: 5px 0;
}

/*form data*/
#textarea .contactform form .formdata {
	width: 540px;
	overflow: hidden;
	padding: 0;
}

#textarea .contactform form .formdata .leftside {
	width: 265px;
	overflow: hidden;
	padding: 0;
	float: left;
}

#textarea .contactform form .formdata .leftside p {
	width: 265px;
	height: 20px;
	padding: 0;
	margin: 0 0 3px 0;
	overflow: hidden;
}

#textarea .contactform form .formdata .leftside label {
	display: block;
	width: 100px;
	height: 14px;
	overflow: hidden;
	color: #967650;
	padding: 2px 10px 2px 0;
	float: left;
}

#textarea .contactform form .formdata .leftside .sep {
	background: url(/static/img/separator_form.gif) left top no-repeat;
	display: block;
	width: 10px;
	height: 18px;
	overflow: hidden;
	float: left;
}


#textarea .contactform form .formdata .rightside {
	width: 275px;
	overflow: hidden;
	padding: 0;
	float: left;
}

#textarea .contactform form .formdata .rightside p {
	width: 275px;
	height: 20px;
	padding: 0;
	margin: 0 0 3px 0;
	overflow: hidden;
}

#textarea .contactform form .formdata .rightside p.hotels {
	height: 66px;
}

#textarea .contactform form .formdata .rightside p.hotels .hotel_options {
	display: block;
	width: 150px;
	height: 63px;
	overflow: hidden;
	float: left;
}

#textarea .contactform form .formdata .rightside p.hotels .hotel_options .select_hotel_option {
	display: block;
	width: 150px;
	height: 14px;
	overflow: hidden;
	margin: 0;
	padding: 3px 0;
}

#textarea .contactform form .formdata .rightside p.hotels .hotel_options .select_hotel_option span {
	overflow: hidden;
}

#textarea .contactform form .formdata .rightside label {
	display: block;
	width: 100px;
	height: 14px;
	overflow: hidden;
	color: #967650;
	padding: 2px 10px 2px 10px;
	float: left;
}

/*Comments*/
#textarea .contactform form .comment {
	width: 540px;
	overflow: hidden;
	padding: 0;
	margin: 3px 0 0 0;
}

#textarea .contactform form .comment p {
	width: 540px;
	height: 50px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#textarea .contactform form .comment p label {
	display: block;
	width: 100px;
	height: 14px;
	overflow: hidden;
	color: #967650;
	padding: 2px 10px 2px 0;
	float: left;
}

/*Copy mail*/
#textarea .contactform form .copymail {
	width: 430px;
	overflow: hidden;
	padding: 5px 0 5px 110px;
}

#textarea .contactform form .copymail p {
	width: 430px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}


/*general formparts*/
#textarea .contactform form input {
	width: 133px;
	background: #fff;
	border: 1px solid #9e9884;
	padding: 2px 5px 2px 5px;
	line-height: 14px;
	margin: 0;
	overflow: hidden;
	color: #967650;
	float: left;
}

#textarea .contactform form input.small {
	width: 17px;
	margin: 0 6px 0 0;
}

#textarea .contactform form input.medium {
	width: 27px;
	margin: 0 3px 0 0;
}

#textarea .contactform form input.zip {
	width: 41px;
}
#textarea .contactform form input.city {
	width: 70px;
}

#textarea .contactform form input.check {
	width: 13px;
	height: 13px;
	background: #fff;
	border: none;
	padding: 0;
	margin: 1px 7px 0 0;
	overflow: hidden;
	float: left;
}

#textarea .contactform form select {
	width: 145px;
	background: #fff;
	border: 1px solid #9e9884;
	padding: 1px 1px 1px 1px;
	overflow: hidden;
	color: #967650;
}

*html #textarea .contactform form select {
	width: 145px;
	background: #fff;
	border: 1px solid #9e9884;
	padding: 1px 1px 1px 1px;
	overflow: hidden;
	color: #967650;
	margin: 0 0 0 -3px;
}

#textarea .contactform form textarea {
	width: 408px;
	height: 44px;
	background: #fff;
	border: 1px solid #9e9884;
	padding: 2px 5px;
	line-height: 14px;
	overflow: auto;
	color: #967650;
	float: left;
}

#textarea .contactform form .calendar_icon {
	background: url(/static/img/cal_icon.gif) left top no-repeat;
	width: 33px;
	height: 19px;
	overflow: hidden;
	cursor:pointer;
	display: block;
	float: left;
}


/*submit*/
#textarea .contactform form .submitform {
	width: 430px;
	overflow: hidden;
	padding: 5px 0 5px 110px;
}

#textarea .contactform form .submitform  input.submit {
	width: auto;
	height: 20px !important;
	background: #d7b369 url(/static/img/arrow_white.gif) 7px 5px no-repeat;
	border: 1px solid #d7b369;
	padding: 0 5px 0 16px !important;
	line-height: 14px;
	margin: 0;
	overflow: visible;
	color: #fff;
	float: left;
	cursor: pointer;
}


/* right side
--------------------------------------------------------------------*/
#content #contentarea #right {
	display: none;
}




/* Footer
--------------------------------------------------------------- */
#footer {
	display: none;
}
