/* MAIN */
body
{
	color: #333333;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:14px;
	/*background-color: #FFF;*/
	background: #FFF url(../images/start_background.jpg) repeat fixed; /*repeat-y ;*/
	padding: 0;
	margin: 0;
}
a
{
	color: #333333;
	text-decoration: underline;
}

/*.darkbackground {
	background-color: #B7B7B7;
}
.lightbackground {
	background-color: #D9D9D9;
}*/

#pageheader {
	width: 100%;
	height: 90px;
	background: url(../images/header_gasthaus.gif) no-repeat;
	margin-bottom: 20px;
}
#pageheader_hotel {
	width: 100%;
	height: 100px;
	margin-bottom: 10px;
}
#pageheader_hotel_logo {
	background: url(../images/logo_hotel.png) no-repeat center;
	width: 180px;
	height: 90px;
	float: left;
}
#pageheader_hotel a{
	text-decoration: none;
}
#pageheader_wellness {
	width: 100%;
	height: 90px;
	margin-bottom: 20px;
}
#pageheader_kosmetik_logo {
	background: url(../images/logo_kosmetik.png) no-repeat center;
	width: 180px;
	height: 90px;
	float: left;
}
#pageheader_kaeserei {
	width: 100%;
	height: 90px;
	background: url(../images/header_kaeserei.gif) no-repeat;
	margin-bottom: 20px;
}
#pageheader_topright {
	float: right;
	text-align: right;
	position: absolute;
	top: 10px;
	height: 100px;
	left: 720px;
	overflow: hidden;
}
#pageheader_topleft {
	float: left;
	text-align: left;
	margin-left: 5px;
}
.pageheader_topleft_item {
	float: left;
	border: none;
	margin: 0 10px 0px 0px;
}
.pageheader_topleft_item img {
	border: none;
}
.pageheader_topright_item {
	float: left;
	border: none;
	margin: 0 0px 0px 10px;
}
.pageheader_topright_item img {
	border: none;
}
#main
{
	width: 900px;
	text-align: left;
	/*margin: 0 auto;*/
	padding: 0px;
	margin: 10px 0 0 10px;
}
#main_inner
{
	width: 900px;
	text-align: left;
	margin-bottom:0px;
	background: url(../images/background.gif) repeat-y;
	border-top: solid  #5F5E5B 1px;
}

/* ######### NAVIGATION #############*/
#top_menu{
	width: 900px;
	height: 25px;
	border-top: solid  #5F5E5B 1px;
}
#top_menu .button{
	float: left;
	/*width: 180px;
	height: 25px;
	text-align: center;
	vertical-align: middle;*/
	background-color: #333333;
	color: #D9D9D9;
	opacity: 0.6;
}
#top_menu .button:hover{
	background-color: #D9D9D9;
	color: #333333;
}
#top_menu a{
	color: #D9D9D9;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	width: 180px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	display: block;
}
#top_menu a:hover{
	color: #333333;
}


/* #########Seite##############*/
#leftmenu {
	width: 180px;
	float: left;
	/*background-color: #B7B7B7;*/ /*grau #B7B4AF;*/
	margin: 0;
	/*position: inherit;
	top: 105px;*/
	/*font-family: Georgia;*/
}
.menu_ul{
	list-style: none;
	padding: 20px 5px 20px 5px;
	margin: 0;
	background-color: #D9D9D9;
	/*opacity: 0.8;*/
}
.menu_li{
}
.menu_li a, .menu_li .main{
	display: block;
	font-size: 16px;/*18*/
	font-weight: normal;
	color: #333333;
	text-decoration:none;
	border-bottom: 1px solid #5F5E5B;
}
.menu_li a.active, .menu_li a:hover{
	color: #000;/*#5F5E5B;*/
}
.menu_bottom{
	padding:0;
	background-color: #D9D9D9;
	/*opacity: 0.7;*/
	width:180px;
	margin: 0 0 0px 0px;
}
#submenu_ul {
	display: block;/*none für aus/einklappen*/
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 10px;
}
.submenu_li{
}
.submenu_li a {
	font-size: 15px;/*17*/
	font-weight: normal;
}
.submenu_li a.active, .submenu_li a:hover{
}

/* ########### CONTENT ############# */
#content {
	width: 700px;
	float: right;
	padding: 10px 5px 5px 10px;
	margin: 0px 0px 0px 5px;
	font-weight: normal;
	/*background-color: #DEDCD8;*/
}
#content h1{
	/*font-family: Georgia;*/
	font-size: 20px;
	letter-spacing: 0.05em;
}
#content h2{
	font-size: 16px;
}
.content_left{
	float:left;
	width:460px
}
.content_right{
	float: right;
	width: 225px;
}
.content_img_left{
	float:left;
	width: 270px;
}
.content_img_right {
	float: right;
	width: 220px;
}
.content_img_text {
	height: 14px;
	width: 14px;
}
.content_fulltext {
	padding: 0 30px 0 30px;
	line-height: 1.5em;
}
.history_source {
	/*font-style: italic;*/
	font-size: 10px;
	font-weight: bold;
}
.route_bottom {
	padding-top: 20px;
	padding-left: 20px;
}
.route_bottom_text {
	float: left;
}
.map24 {
	float:right;
}
.center {
	margin: 0 auto;
	text-align: center;
}
.center img{
/*	width:205px;*/
	margin: 10px;
	border: solid #B7B7B7 1px;
}
.text_center {
	text-align: center;
}
.img_right {
	width: 200px;
	margin: 10px;
	border: solid #B7B7B7 1px;
}
.img_left {
	margin: 10px;
	width: 250px;
}
.text_img_right {
	float: right;
	width: 200px;
	margin: 10px;
	border: solid #B7B7B7 1px;
}
.line {
	border-bottom: solid #B7B7B7 1px;
	width: 100%;
}
.event {
	margin-bottom: 20px;
}
.event_headline {
	font-weight: bold;
	text-decoration:underline;
}
.panorama {
	margin: 30px 0 0 0;
}
.textlink {
	text-decoration: none;
}

/* ######### RESTAURANT ########*/

.menu_table {
	margin: 0 0 0 20px;
	line-height: 2em;
}

/* ######## KÄSEREI #########*/
.kultour_map {
	float: left;
	margin: 30px 0 0 30px;
}
.kultour_table {
	border: 0;
	width: 200px;
}
.kultour_table .numbers{
	width: 5%;
	vertical-align: top;
	text-align: left;
	background-color: #B7B7B7;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.kultour_table .names{
	width: 40%;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
}
.kultour_table a{
	color: #000000;
	text-decoration: none;
}
/* Bestellung */
.ordertable{
	border: 0;
	text-align: left;
	width: 500px;
}
.ordertable_header{
	background-color: #B7B7B7;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.ordertable_header_row_small{
	height: 10px;
}
.ordertable_header_small{
	background-color: #B7B7B7;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.ordertable_content{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
}
.ordertable_content .small_text{
	font-size: 10px;
}
.ordertable_content .text{
	text-align: center;
}

/* Kontaktformular */
.contact_form table{
	/*height: 50px;
	border: black 1px;*/
	text-align: left;
}
.contact_form td{
	padding: 1px 10px 1px 0;
	vertical-align: middle;
}
.contact_form .smalltext{
	font-size: 10px;
}
.contact_input_std{
	width: 250px;
}
.contact_input_short{
	width: 100px;
}
.contact_input_zip{
	width: 50px;
}
.contact_input_city{
	width: 194px;
}
.contact_textarea{
	width: 530px;
}
.contact_submit{
}
.contact_button{
	width: 120px;
	padding: 3px;
	/*height: 25px;*/
	background-color: #333333;
	color: #FFF;
	border: #CCCCCC 2px solid;
	cursor: pointer;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}
.contact_img{
	position: absolute;
	left: 570px;
	top: 245px;
}
.contact_img img{
	margin: 10px;
	border: solid #B7B7B7 1px;
}
/* Kontakttabell */
.contact_entry{
	padding-right:10px;
}

/* Zimmertabelle */
.roomstable{
	border: 0;
	margin: 0 5px 0 5px;
	font-size: 12px;
}
.roomstable th{
	padding: 2px 5px 5px 5px;
}
.roomstable tr{

}
.roomstable td{
	/*height: 100px;*/
	padding: 5px 5px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #E1E1E1;
}
.roomstable .category{
	width: 400px;
}
.roomstable .picture{
	width: 150px;
	/*background-color: #FFFFFF;*/
}
.roomstable .picture img{
	/*width: 150px;*/
	/*height: 80px;*/
	border: #333333 solid 1px;
}
/*.roomstable .price1{
	width: 70px;
	text-align: right;
}
.roomstable .price2{
	width: 70px;
	text-align: right;
}*/
.roomstable .infotext{
	font-size: 11px;
}
/* Preistabelle */
.pricetext{
	margin: 0 5px 0 5px;
}
.pricetable{
	border: 0;
	margin: 0 5px 0 5px;
	font-size: 12px;
	width: 600px;
}
.pricetable th{
	padding: 2px 5px 5px 5px;
}
.pricetable tr{

}
.pricetable td{
	/*height: 100px;*/
	padding: 5px 5px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #E1E1E1;
}
.pricetable .season_tr{
	vertical-align: top;
}
.pricetable .season_td{
	/*width: 120px;*/
}
.pricetable .price{
 	width: 60px;
}
.pricetable .name{
	width: 100px;
}
.pricetable .additional{
	border-bottom: none;
}
.pricetable .childtable{
}
.pricetable .childtable td{
	border-bottom: none;
	padding: 0 2px 5px 0;
	vertical-align: top;
}
/* ######## SPECIALS #########*/

#weather {
	/*padding: 5px 0 0 10px;*/
	text-align: center;
	/*width: 165px;
	margin-left: 5px;
	background-color: D9D9D9;*/
}

#contact_phone {
	display: none;
}

#reservation_contact {
	display: none;
}

.clear {
	clear: both;
}

/* ######## FOOTER #########*/

#footer {
	/*clear:both;
	text-align: center;*/
	padding: 10px 0 10px 185px;
	/*background-color: #B7B7B7;*/ /*grau #B7B4AF;*/
	/*margin-top: 5px;*/
	border-bottom: solid #5F5E5B 1px;
	border-top: solid  #5F5E5B 1px;
}

.footer_table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
	border-bottom: solid #5F5E5B 1px;
}
.footer_table tr{
	height: 15px;
}
.footer_table a {
	color: #333333;
	text-decoration: none;
}
.footer_table a.active, .footer_table a:hover {
	text-decoration: underline;
}
.footer_address {
	padding: 0 20px 0 0;
	/*font-size: 11px;*/
}
.facebookconnect {
	/*border: 2px solid #CCCCCC;*/
	width: 350px;
	/*float: right;*/
	text-align: left;
	/*margin: 10px 0 0 0;*/
}
.facebook_smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px; 
	padding-left: 10px;
}

/* ######### Werbung #########*/
.advertising {
	border: solid 2px #333333;
	padding: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	margin: 0 0 10px 0px;
	position: relative;
}
.adv_nav {
	width:156px;
	margin-left: 5px;
	background-color: #FFFF99;
}
.nav_link {
	width:156px;
	margin: 0 0 10px 5px;
	border: none;
}
.nav_link img {
	border: none;
}
.adv_header {
	width: 180px;
	border-width: 1px;
	border-color: inherit;
}
.adv_link {
	cursor: pointer;
	text-decoration: none;
}
.adv_price {
	position:absolute;
	bottom:5px;
	right:5px;
}

.arrangement_link {
	text-decoration: none;
}