
div#trailimageid {
	z-index: 200;
	left: 0px;
	visibility: hidden;
	position: absolute;
	background-color:#E7B454;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

div#driving_showroute{

}
/* Element für angezeigten Bereich */
div#content{
	margin-left: auto;
	margin-right: auto;
	width: 951px;
	background-color:#ffd57f;
}

/* Element für linken Bereich */
div#content_left{
	width: 201px;
	float: left;
}

/* Element für rechten Bereich */
div#content_right{
	width: 750px;
	min-height:673px;
	float: left;
	background-image:url(../images/system/bg_content_right.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#FFF;

}

#content_right h1{
	height:30px;
	margin-top:30px;
	border-bottom:medium solid #660000;
}

#hotel_austattung h1{
	text-align:center;
}

#hotel_austattung {
	margin-left:10px;
}

/* Logo */
div#logo{
	width: 201px;
	height: 220px;
	background-image:url(../images/system/logo.gif);
	border-bottom:medium solid #660000;
}
div#logo img{
	border: 0px;
}

/*----------Texte--------------------------*/
#text_right{
	width: 270px;
	margin: 30px 70px 30px 30px;
	text-align: justify;
	float:left;
	line-height:14px;
}
#text_left{
	width: 270px;
	margin: 30px 30px 30px 70px;
	text-align: justify;
	float:left;
	line-height:14px;
}
#text_user{
	width: 800px;
}
#text_suma{
	width: 800px;
}

#between{
	clear:both;
	width:100%;
	height:1px;
}


div#foot{
	clear: both;
	height:25px;
	width: 950px;
	background-image:url(../images/system/bg_foot_right.gif);
	background-repeat:repeat-y;
	border-top:medium solid #660000;
	text-align:left;
	padding-top:5px;
}


/* Menu */
div#menu{
	width: 201px;
	min-height:420px;
	height: 100%;
	background-image:url(../images/system/bg_navi.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ffd57f;
	padding-top:30px;
}
/*
div#menu .left_header{
	height: 35px;
	font-size: 14px;
}

div#menu .left_content{
}
*/
/* Kopfbereich */
div#header{
	height: 150px;
	background-image:url(../images/system/header.gif);
	background-repeat: no-repeat;
}

div#menu_header{
	/* Menuleiste */
	clear: both;
	padding-top: 130px;
}
div#menu_header div#menu_contact{
	/* Menupunkt */
	float: right;
}

/* 1. Buchungsschritt */
div#booking_room_content{
	border-bottom: 1px solid #622119;
	background-color: #E7B454;
	text-align: left;
	padding: 10px;
}
table#booking_input{
	/* Tabelle für 1. Buchungsschritt */
	width: 100%;
}
table#booking_input tr td{
	width: 50%;
}

/* Begrüßungstext */
div#start_greeting{
	clear: both;
	background-color: #FFFFFF;
	width: 100%;
	height: 270px;
	text-align: center;
}
div#start_greeting div{
	float: left;
}
div#start_greeting_left{
	padding: 20px 8px 20px 12px;
}
div#start_greeting_middle{
	padding: 20px 2px 20px 1px;
}
div#start_greeting_right{
	padding: 20px 12px 20px 8px;
}
div#start_greeting_left, div#start_greeting_right{
	text-align: left;
	color: #622119;
	width: 207px;
}
div#start_greeting_left strong, div#start_greeting_right strong{
	font-size: 12px;
}

/* Sonderangebote auf der Startseite */
div#start_special{
	width: 100%;
}
table#table_start_special{
	width: 100%;
}
table#table_start_special tr td{
	width: 33%;
}

/* Aktueller Buchungsschritt */
div#booking_room_step{
	clear: both;
}
div#booking_room_step div{
	float: left;
}

/* Kontaktformular */
div#contact, div#impress, div#price_list{
	/*border-bottom: 1px solid #622119;
	background-color: #E7B454;*/
	text-align: left;
	padding-bottom:20px;
}

#impress_data {
	padding-left: 50px;
	padding-top: 100px;
}

div#contact form, div#impress img{
	margin-left: 70px;
}

div#contact h1, div#impress h1, div#price_list h1{
	text-align: center;
}


div#input_field_booking_from, div#input_field_booking_to{
	cursor: pointer;
}

/* map */
div#map{
	width:700px;
	height:500px;
}

table#conditions{
	width: 100%;
	text-align: justify;
}

table#conditions td.content{
	vertical-align: top;
	padding: 10px 10px 10px 10px;
}

strong.content_header{
	font-size: 12px;
}

/* Bildergalerie */
div#galery_list{
	text-align: left;
}

div#galery_list table{
}

div#galery_list table td{
	text-align: left;
	padding: 10px 10px 10px 0px;
	font-weight: bold;
}

div#galery_list table td a{
	color: #622119;
	text-decoration: none;
}

div#galery_list, span.selected{
	color: #FFFFFF;
}


/* Adminbereich */
div#admin_gallery_album{
	text-align: left;
}

table#admin_gallery tr td{
	vertical-align: top;
	text-align: left;
	padding: 5px;
}

th.admin_field_name{
	width: 110px;
}

th.admin_field_upload{
	width: 250px;
}

th.admin_field_image{
	width: 150px;
}

th.admin_field_gallery{
	width: 100px;
}

th.admin_field_sum{
	width: 50px;
}

th.admin_field_description{
	width: 260px;
}

th.admin_field_create{
	width: 80px;
}

th.admin_field_public{
	width: 90px;
}

th.admin_field_input_name{
	width: 200px;
}

th.admin_field_input_description{
	width: 350px;
}

th.admin_field_input_order{
	width: 70px;
}

input#input_name{
	width: 170px;
}

input#input_field{
	width: 170px;
}

textarea#input_description{
	width: 320px;
	height: 200px;
}
table#booking_overview_total th{
	border-left:1px solid white;
	border-top:1px solid white;
}
table#booking_overview_total{
	width:100%;
}

table#booking_overview_total td{
	border-left:1px solid white;
	border-top:1px solid white;
}

hr{
	border: dotted #622119;
	width: 100%;
	}