html {
	padding:0; 
	margin:0; 
	border:0; 
	height:100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 100%;
	background-image: url(images/page_background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}

.spacer_v {
	position: relative;
	line-height: 0px;
	font-size: 0px;
	float: left;
}

.spacer_h {
	position: relative;
	line-height: 0px;
	font-size: 0px;
	width: 100%;
}

.box_page {
	position: absolute;
	width: 984px;
	left: 50%; 
	margin-left: -492px; 
}

.box_content {
	position: relative;
	width: 984px;
	background-image: url(images/content_background.png);
	background-repeat: repeat-y;
}

.box_head {
	position: relative;
	width: 984px;
	height: 166px;
	background-image: url(images/head_background.png);
}

.box_bottom {
	position: relative;
	width: 984px;
	height: 54px;
	top: -5px;
	background-image: url(images/bottom_background.png);
	background-repeat: no-repeat;
	background-position: top;
	z-index: 1;
}

.box_head_content {
	position: relative;
	width: 939px;
	height: 110px;
	left: 22px; 
	background-image: url(images/head_content_background.jpg);
}

.box_head_content_images {
	position: relative;
	width: 120px;
	height: 110px;
	right: 0px;
	float: right;
}

.box_head_content_info {
	position: relative;
	width: 263px;
	height: 110px;
	right: 0px;
	float: right;
}

.box_head_logo {
	position: absolute;
	left: 52px;
	width: 255px;
	height: 170px;
	z-index: 1;
}

.box_head_navi {
	position: relative;
	width: 939px;
	height: 36px;
	left: 22px; 
	background-image: url(images/head_navi_background.jpg);
}

.box_bottom_navi {
	position: relative;
	width: 119px;
	height: 22px;
	float: left;
}

.box_bottom_spacer {
	position: relative;
	width: 638px;
	height: 22px;
	float: left;
}

.box_bottom_musik {
	position: relative;
	width: 162px;
	height: 22px;
	float: left;
}

.box_bottom_content {
	position: relative;
	width: 919px;
	height: 38px;
	left: 32px;
}

.box_bottom_ornament_left {
	position: absolute;
	width: 69px;
	height: 118px;
	left: -14px;
	bottom: 21px;
	background-image: url(images/ornament_left.png);
	background-repeat: no-repeat;
	float: right;
	z-index: 2;
}

.box_bottom_ornament_right {
	position: absolute;
	width: 69px;
	height: 118px;
	left: 928px;
	bottom: 21px;
	background-image: url(images/ornament_right.png);
	background-repeat: no-repeat;
	float: right;
	z-index: 2;
}

.box_content_content {
	position: relative;
	left: 69px;
	width: 856px;
	background-image: url(images/content_left_background.jpg);
	background-repeat: repeat-y;
}

.box_content_content_content {
	position: relative;
	width: 587px;
	float: right;
	height: 100%;
}

.box_content_left {
	position: relative;
	width: 268px;
	float: right;
	height: 100%;
}

.text_content_text {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #000000;
}

.box_content_left_bottom {
	position: absolute;
	bottom: 0px;
	left: 5px;
	width: 210px;
	height: 12px;
	background-image: url(images/content_left_bottom.png);
}

*html .box_content_left_bottom {
	bottom: -5px;
}

.text_content_text br{
	line-height: 12px;
}

.text_content_head {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #FC0000;
}

.text_content_head br{
	line-height: 12px;
}

.text_content_text_link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 13pt;
	color: #000000;
}

.text_content_text_link br{
	line-height: 12px;
}

a.text_content_text_link:hover {
	text-decoration: underline;
}

.text_content_link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 13pt;
	color: #980000;
}

.text_content_link br{
	line-height: 12px;
}

a.text_content_link:hover {
	color: #FC0000;
}

.text_content_text_sub {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	color: #333333;
}

.text_content_text_sub br{
	line-height: 12px;
}

.text_content_head_sub {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #FC0000;
}

.text_content_head_sub br{
	line-height: 12px;
}

.text_form_head {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 13pt;
	color: #980000;
}

.text_form_text {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 13pt;
	color: #980000;
}
	
.text_fehler_head {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 13pt;
	color: #FC0000;
}

.text_fehler_text {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #FC0000;
}

.text_gaestebuch_head {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #FFFFFF;
}

.text_gaestebuch_head_sub {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	font-style: italic;
	color: #E7E7E7;
}

.text_gaestebuch_head_sub_sub {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	font-weight: normal;
	color: #E7E7E7;
}

a.text_gaestebuch_head_sub_sub:hover {
	color: #FFFFFF;
}

.text_gaestebuch_head_sub_sub_sub {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	font-style: bold;
	color: #FC0000;
}

.text_gaestebuch_text {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: normal;
	color: #333333;
}

.text_gaestebuch_text_sub {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	font-weight: normal;
	font-style: italic;
	color: #333333;
}

.text_speisekarte_folge {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5pt;
	line-height: 13pt;
	font-weight: bold;
	color: #FFFFFF;
}

.text_speisekarte_link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	font-weight: normal;
	color: #E7E7E7;
}

a.text_speisekarte_link:hover {
	color: #FFFFFF;
}

.text_speisekarte_preis {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 16pt;
	font-weight: bold;
	color: #FFFFFF;
}

.text_speisekarte_preis_sub {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}

.text_speisekarte_preis_mwst {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.0pt;
	line-height: 10pt;
	color: #FFFFFF;
}

.text_speisekarte_head {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 13pt;
	color: #980000;
}

.text_speisekarte_head_angebot {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 13pt;
	color: #FC0000;
}


.form {
	border: 1px solid; 
	border-color: #980000;
	font-family: Arial, Verdana, sans-serif; 
	font-weight: normal; 
	font-size: 8pt;
	width: 160px;
	height: 18px;
	color: #000000;
	background-color: #FFFFFF;
}

.form_telefon_onkz {
	border: 1px solid; 
	border-color: #980000;
	font-family: Arial, Verdana, sans-serif; 
	font-weight: normal; 
	font-size: 8pt;
	width: 34px;
	height: 18px;
	color: #000000;
	background-color: #FFFFFF;
}

.form_telefon_rufnr {
	border: 1px solid; 
	border-color: #980000;
	font-family: Arial, Verdana, sans-serif; 
	font-weight: normal; 
	font-size: 8pt;
	width: 116px;
	height: 18px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
}

.form_plz {
	border: 1px solid; 
	border-color: #980000;
	font-family: Arial, Verdana, sans-serif; 
	font-weight: normal; 
	font-size: 8pt;
	width: 56px;
	height: 18px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
}

.form_ort {
	border: 1px solid; 
	border-color: #980000;
	font-family: Arial, Verdana, sans-serif; 
	font-weight: normal; 
	font-size: 8pt;
	width: 94px;
	height: 18px;
	color: #000000;
	background-color: #FFFFFF;
}

.form_nachricht {
	border: 1px solid;
  border-color: #980000;
  font-family: Arial, Verdana, sans-serif; 
  font-weight: normal; 
	font-size: 8pt;
	width: 300px;
	height: 100px;
	color: #000000;
	background-color: #FFFFFF;
}

.form_button {
	border: 1px solid; 
  border-color: #980000;
	font-family: Arial, Verdana, sans-serif; 
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: FC0000;
}

.form_email2 {
	display:none;
}

.table_gaestebuch {
	border: 1px solid;
	border-color: #D0C2A8;
}
	
.table_gaestebuch_head {
	height: 24px;
	border-right: 1px solid;
	border-color: #D0C2A8;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(images/table_gaestebuch_head_background.jpg);
	background-repeat: repeat-x;
}

.table_gaestebuch_head_sub_sub {
	height: 24px;
	border-color: #D0C2A8;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #980000;
}

.table_gaestebuch_head_sub {
	height: 20px;
	border-top: 1px solid;
	border-color: #D0C2A8;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(images/table_gaestebuch_head_sub_background.jpg);
	background-repeat: repeat-x;
}

.table_gaestebuch_text {
	border-top: 1px solid;
	border-color: #D0C2A8;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}

.table_speisekarte {
	border-left: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #D0C2A8;
}

.table_speisekarte_sub {
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #D0C2A8;
}

.table_speisekarte_text {
	border-color: #D0C2A8;
	padding-left: 25px;
	padding-right: 5px;
	height: 38px;
	background-image: url(images/table_speisekarte_head_sub_background.jpg);
	background-repeat: repeat-x;
}

.table_speisekarte_preis {
	height: 38px;
	border-top: 1px solid;
	border-color: #D0C2A8;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(images/table_speisekarte_preis_background.jpg);
	background-repeat: repeat-x;
}

.table_speisekarte_link {
	height: 25px;
	border-top: 1px solid;
	border-color: #D0C2A8;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #980000;
}

.box_speisekarte_content {
	position: relative;
	width: 100%;
}

.box_speisekarte_folge {
	position: absolute;
	left: -20px;
	top: 0px;
	width: 45px;
	height: 45px;
	text-align: center;
	padding-top: 11px;
	background-image: url(images/speisekarte_folge_background.png);
	background-repeat: no-repeat;
}

*html .box_speisekarte_folge {
	padding-top: 12px;
}	

.box_speisekarte_folge_angebot {
	position: absolute;
	left: -20px;
	top: 0px;
	width: 45px;
	height: 45px;
	text-align: center;
	padding-top: 11px;
	background-image: url(images/speisekarte_folge_angebot_background.png);
	background-repeat: no-repeat;
}

*html .box_speisekarte_folge_angebot {
	padding-top:12px;
}

.box_content_links_content {
	position: relative;
	width: 515px;
	border: 1px solid;
	border-color: #D0C2A8;
	padding-top: 2px;
  padding-bottom: 2px;
	padding-left: 25px;
	padding-right: 5px;
	background-image: url(images/table_gaestebuch_head_sub_background.jpg);
	background-repeat: repeat-x;
	margin-bottom: 13px;
}

.box_content_links_link {
	position: absolute;
	width: 68px;
	height: 24px;
	bottom: -13px;
	right: -1px;
	border: 1px solid;
	border-color: #D0C2A8;	
	background-color: #980000;
	padding-left: 5px;
	padding-right: 5px;
}

*html .box_content_links_link {
	width: 78px;
	height: 25px;
}	
