@import url(skin1.css);
@import url(../js/shadowbox/shadowbox.css);

html {
	margin: 0;
	padding: 0;
}

body {
	background: url(../gfx/bg.jpg) top left repeat-x fixed;
	margin: 0;
	text-align: center;
}

body, td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #403929;
}

a, a:active, a:visited {
	color: #900;
}

a:hover {
	text-decoration: none;
}

.clearfix {
	overflow: hidden;
	_height: 1%;
}

#page {
	width: 980px;
	text-align: left;
	margin: 0 auto;
	margin-top: 5px;
	padding: 0;
	position: relative;
	z-index: 100;
}

#bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 380px;
	background: url(../gfx/bg_holz.jpg) top left repeat-x;
	z-index: 1;
}

#wrapper {
	background: url(../gfx/bg_page.png) top left repeat-y;
}

#header {
	background: url(../gfx/header.png) top center no-repeat;
	height: 26px;
}

#head {
	margin: 0 20px 0 20px;
}

#logo {
	position: absolute;
	left: 35px;
	width: 210px;
	height: 320px;
	background: url(../gfx/bg_logo.png) top left no-repeat;
	z-index: 200;
}

#himg {
	height: 320px;
}

#leftcol {
	float: left;
	width: 210px;
	margin-left: 35px;
}

#content {
	margin-left: 260px;
}

#packages_home {
	clear: both;
	margin: 0 35px 0 35px;
}

#footer {
	clear: both;
	background: url(../gfx/footer.png) top center no-repeat;
	height: 26px;
}

#address {
	color: #F3EFE6;
	padding: 8px;
	margin: 0 0 10px 22px;
}

#address a {
	color: #F3EFE6;
}

/* nav */
#nav {
	background-color: #D5D57D;
	padding: 10px 0 15px 0;
}

ul.nav1st,
ul.nav2nd {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.nav1st li {
	display: block;
	padding: 4px 0 4px 4px;
	margin: 0 10px 0 10px;
	text-transform: uppercase;
	border-bottom: 1px #333 dotted;
	font-size: 14px;
}

ul.nav2nd {
	background-color: #EAEABC;
}

ul.nav2nd li {
	display: block;
	padding: 4px 0 4px 15px;
	margin: 0 10px 0 10px;
	border-bottom: 1px #333 dotted;
}

ul.nav1st a,
ul.nav1st a:active,
ul.nav1st a:visited,
ul.nav2nd a,
ul.nav2nd a:active,
ul.nav2nd a:visited {
	color: #403929;
	text-decoration: none;
}

ul.nav1st a:hover,
ul.nav2nd a:hover {
	color: #858F13;
}

ul.nav1st a.current,
ul.nav2nd a.current {
	color: #858F13;
	font-weight: bold;
}

/* leftbox */
.leftbox {
	margin: 10px 0 10px 0;
	padding: 5px;
	background-color: #DCD9C2;
}

.leftbox h2 {
	margin: 0 0 5px 0;
	padding: 2px;
	border-bottom: 1px #333 dotted;
	font-size: 16px;
	font-weight: 200;
}

/* content */
#content {
	width: 700px;
}

#content h1,
#content h2,
#content h3 {
	color: #858F13;
	font-weight: 200;
}

#content h1 {
	font-size: 24px;
}

#content h2 {
	font-size: 20px;
}

#content h3 {
	font-size: 16px;
}

.imgblock {
	margin: 10px 0 10px 5px;
	overflow: auto;
	_height: 1%;
}

.img_gallery {
	float: left;
	padding: 4px;
	background-color: #DCD9C2;
	margin: 5px 8px;
}

/* packages */
/* packages */
.package {
	margin-bottom: 15px;
}

.lm-package {
	padding: 5px;
}

.package h2,
.package h3 {
	display: block;
	padding: 3px;
	font-weight: 200;
	margin: 10px 0 2px 0;
}

.package h2 {
	background-color: #DCD9C2;
	font-size: 16px;
}

.lm-package h4 {
	font-size: 14px;
	padding: 0;
	margin: 0;
	color: #A9002B;
	font-weight: 200;
}

.package h3 {
	background-color: #EAEABC;
	font-size: 14px;
	cursor: pointer;
}

.package h4 {
	display: block;
	color: #C00;
	font-size: 14px;
	margin: 10px 0 2px 0;
}

.package-preview,
.lm-package-preview {
	overflow: auto;
	_height: 1%;
}

.package-preview img {
	float: left;
	padding-right: 10px;
}

.package-preview p {
	margin: 0;
}

.package-preview a {
	font-size: 14px;
	font-weight: bold;
}

.package-dates {
	font-weight: bold;
}

.package-bestprice {
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}

.package-price {
	font-size: 14px;
}

.package-price-info {
	font-size: 10px;
}

.package-details {
	padding: 5px;
	background-color: #EAEABC;
}

/* room */
.room_detail_plan {
	margin-bottom: 20px;
}

.preistab_head {
	background-color: #D5D57D;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.preistab_col1 {
	background-color: #DCD9C2;
	text-align: center;
}

.preistab_col2 {
	text-align: center;
}

.room_block {
	margin: 10px 0 10px 0;
	overflow: auto;
	_height: 1%;
}

.room_block h3 {
	display: block;
	background-color: #F3EBEB;
	margin: 0 0 5px 0;
	padding: 2px;
}

.room_block img {
	float: left;
}

.room_text {
	margin-left: 170px;
}

.room_detail_img {
	float: left;
	padding: 4px;
	background-color: #DCD9C2;
	margin: 5px;
}

/* quickform */
#quickform {
	margin: 0 10px 0 10px;
}

#logo h2 {
	margin: 35px 10px 5px 10px;
	padding: 2px;
	border-bottom: 1px #fff dotted;
	font-size: 16px;
	color: #fff;
	font-weight: 200;
}

.quick_btn {
	margin-top: 5px;
	width: 155px;
	color: #fff;
	text-align: left;
	font-weight: bold;
	background: url(../gfx/bg_btn.png) center center no-repeat;
}

/* form */
#anfrage fieldset {
	width: 680px;
	border: 1px solid #725631;
	padding: 5px;
	margin-bottom: 15px;
}

#anfrage legend {
	font-size: 14px;
	padding: 4px;
}

#anfrage input {
	width: 200px;
}

label {
	display: block;
	padding: 2px;
}

label.error {
	color: #F00;
}

input,
textarea {
	border: 1px dotted #725631;
	padding: 2px;
	background-color: #fff;
}

select {
	border: 1px dotted #725631;
	background-color: #fff;
}

/* errors */
#errors {
	background-color: #DCD9C2;
	width: 670px;
	padding: 10px;
	margin: 10px 0 10px 0;
	display: none;		
}

#errors h2 {
	color: #F00;
}
