/*
	CSS Document: css_modules.css
	Version: 1.1 | Date: 2006-08-28
	Project: www.hotelbergwelt.com
	Author: websLINE, 2006
	-------
*/


/* AUFLISTUNG */

ul.list {
	margin: 20px 0 0 0; padding: 10px;
	background: #F0E5CE;
	}
ul.list li {
	list-style-type: none !important;
	padding: 3px 3px 3px 13px !important;
	border-bottom: 1px solid #D6CBC0;
	background: url(img_arrow-brown.gif) no-repeat 0 8px;
	}
ul.list li:hover {
	background: #F5EEE0 url(img_arrow-brown.gif) no-repeat 0 8px;
	}
ul.list li a {
	text-decoration: none !important;
	}
ul.list li a:hover {
	font-weight: bold;
	}



/* QUICK CHOICE */

#quickchoice {
	padding: 10px;
	background: #F5EEE0;
	width: 85%;
	}



/* MORE LAYER */

.morelayer {
	display: none;
	padding: 10px 0px;
	margin-top: 1px;
	}
.morelayer a {
	float: right;
	}
.morelayer h2, .morelayer p {
	font-size: 10px;
	margin: 0;
	padding: 0;
	}


/* ROUTENPLANER */

#routenplaner input, #routenplaner select {
	font-size: 10px;
	}
#routenplaner input.street {
	width: 150px;
	}
#routenplaner input.zip {
	width: 35px;
	}
#routenplaner input.city {
	width: 105px;
	}
#routenplaner select.country {
	width: 156px;
	}



/* BREADCRUMBS */

#breadcrumbs {
	margin: 15px 0;
	}



/* CONTENT FUNCTIONS */

#content-functions {
	float: right;
	margin: 15px 0;
	}
#content-functions img {
	margin-left: 5px;
	}



/* GHOST LAYER */

#ghost {	
	position: absolute;
	width: 310px;
	left: -300px;
	text-align: right;
	z-index: 99;
	}
#ghost p, #ghost h1, #ghost h2, #ghost h3, #ghost h4, #ghost h5 {
	padding-right: 10px;
	}



/* ANFRAGE MASKE */

#inquirymask h1, #inquirymask h2, #inquirymask h3 {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	color: #9E8871;
	font-size: 10px;
	font-weight: bold;
	}
#inquirymask h1, #inquirymask h2 {
	margin: 10px 10px 0 0;
	}
#inquirymask h3 {
	margin-top: 17px;
	}
#inquirymask select {
	margin: 3px -2px 0 0;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 10px;
	}
#inquirymask select.day, #inquirymask select.month {
	width: 40px;
	}
#inquirymask select.year {
	width: 54px;
	}
#inquirymask input.bttn {
	width: 22px; 
	height: 22px; 
	border: 0;
	}



/* BOX */

#box, #box-content {
	background: url(img_bg-box.jpg) no-repeat bottom right;
	border: 1px solid #9E8871;
	width: 222px;
	padding: 8px;
	float: left; 
	}
#box {
	height: 130px;
	margin: 0 0 8px 8px;
	}
#box-content {
	margin-top: 4px;
	margin-bottom: 4px;
	}
.box-content-left {
	margin-left: 4px;
	margin-right: 8px;
	}
* html .box-content-left {
	margin-left: 2px;
	margin-right: 8px;
	}


#box b.left {
	float: left;
	margin-right: 8px;
	}
#box h1, #box p, #box-content h1, #box-content p {
	font-size: 10px;
	margin: 0;
	padding: 0;
	}
#box h1 {
	margin-top: 5px;
	}
* html #box h1 {
	margin-top: 13px;
	}




/* TABELLENFORMATIERUNG - PACKAGE */

table#package {
	width: 100%;
	border: 0;
	margin: 30px 0 0 0;
	}
table#package p {
	margin: 0;
	padding: 0;
	}
table#package td.title {
	font-weight: bold;
	padding: 0 0 2px 0;
	border-bottom: 1px dashed #D6CBC0;
	}
table#package td.data {
	padding: 10px;
	background: #F5EEE0;
	border-bottom: 1px dashed #D6CBC0;
	}
table#package td.data ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
table#package td.price {
	background: #F0E5CE;
	padding: 2px 10px;
	text-align: right;
	border-bottom: 1px dashed #D6CBC0;
	}



/* TABELLENFORMATIERUNG - PREISE & MENU */
table#menu p {
	padding: 0; margin: 0;
	}
table#prices,
table#menu {
	width: 90%;
	border: 0;
	}
table#menu {
	width: 100%;
	}
table#prices td.title,
table#menu td.title,
table#menu td.line {
	padding: 0 0 2px 0;
	border-bottom: 1px dashed #D6CBC0;
	}
table#prices td.title {
	font-style: italic;
	}
table#menu td.line {
	line-height: 5px;
	}
table#prices td.line1,
table#menu td.line1 {
	background: #F5EEE0;
	border-bottom: 1px solid #D6CBC0;
	}
table#prices td.line2,
table#menu td.line2 {
	background: #F0E5CE;
	border-bottom: 1px solid #D6CBC0;
	}
table#prices td.col1 {
	width: 120px;
	text-align: right;
	padding: 2px 5px 2px 0;
	font-size: 10px;
	}
table#prices td.col2, table#prices td.col3 {
	text-align: center;
	padding: 2px;
	border-left: 1px solid #fff;
	}
table#menu td.col1 {
	padding: 2px 5px;
	}
table#menu td.col2, table#menu td.col3 {
	text-align: center;
	padding: 2px;
	border-left: 1px dashed #fff;
	}
table#menu td.col2 {
	width: 30px;
	}
table#menu td.col3 {
	width: 65px;
	text-align: right;
	padding-right: 10px;
	}


/* TABELLENFORMATIERUNG - FORMULAR */

#form-toplevel {
	background: #F5EEE0;
	padding: 10px;
	width: 96%;
	margin: 30px 0 0 0;
	}
table#form {
	width: 100%;
	border: 0;
	}
table#form h2 {
	margin: 20px 0 1px 0;
	border-bottom: 1px dashed #D6CBC0;
	}
table#form tr.line1 td, table#form tr.line2 td {
	background: #F0E5CE;
	border-bottom: 1px solid #D6CBC0;
	}


/* TABELLENFORMATIERUNG - PANOS */

table#panos {
	width: 100%;
	border: 0;
	margin: 10px 0 0 0;
	}
table#panos td.symb {
	width: 20px;
	}
table#panos td.link {
	vertical-align: center;
	width: 80px;
	}
table#panos td.link a {
	font-weight: bold;
	text-decoration: underline;
	}