/* CSS Document */
body {
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%; 
max-height: 100%;
background-color:#611703;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color:#D8CECC;	
	line-height: 16pt;
}
#framecontentBottom{
position: absolute; 
top: 0; 
width:100%; 
height: 55px; /*Height of top frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

#framecontentBottom{
top: auto;
bottom: 0px; 
width:100%;
height: 55px; /*Height of bottom frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

#maincontent{
position: fixed; 
top:0px; /*Set top value to HeightOfTopFrameDiv*/
left: 0;
right: 0;
bottom: 55px; /*Set bottom value to HeightOfBottomFrameDiv*/
overflow: auto; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color:#D8CECC;	
	line-height: 16pt;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

* html body{ /*IE6 hack*/
padding: 0px 0 55px 0; /*Set value to (HeightOfTopFrameDiv 0 HeightOfBottomFrameDiv 0)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}

td.hgcontent{
	background-image: url(../img/hg_content2.png);
	background-repeat:repeat-y;
}
td.bodyright{
	background-color:#611703;
}
td.bodyleft{
	background-color:#3B0801;
}
/*Hauptnavigation erweiterbar */
ul.menu {
	margin-left: 0px;
	padding-left: 0px;
	width: 192px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.menu li {
	list-style-type: none;
	width: 192px;
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	list-style-image: none;
}
ul.menu li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #CE944F;
	text-decoration: none;
	display: block;
	width: 192px;
	height: 30px;
	line-height: 30px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 0px;
	font-weight: bold;
	text-align: right;
}
ul.menu li a:link {
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.menu li a:visited {
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.menu li a:hover {
	color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.menu li a:active {	/* doesn't work when reloaded */
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
/*Subnavigation */
ul.submenu {
	margin-left: 0px;
	padding-left: 0px;
	width: 192px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.submenu li {
	list-style-type: none;
	width: 192px;
	padding-left: 0px;
	background-image: none;
	list-style-image: none;
	background-repeat: no-repeat;
}
ul.submenu li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 192px;
	height: 25px;
	line-height: 25px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 0px;
	font-weight: normal;
	text-align: right;
}
ul.submenu li a:link {
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.submenu li a:visited {
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.submenu li a:hover {	
	color: #CE944F;
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.submenu li a:active {	/* doesn't work when reloaded */
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
#LM_youAreHere{
	color:#D8CECC;	
	font-weight:bold;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90533B;
}
form {
	margin: 0px;
	padding: 0px;
}

INPUT, CHECKBOX, OPTION {
	border : 1px solid #691B03;
	border-bottom : 1px solid #691B03;
	border-color : #691B03;
	background: #691B03;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color:#CE944F;	
	margin: 0px;
	padding: 0px;
}
td.button INPUT, CHECKBOX, OPTION {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
select {
	border : 1px solid #691B03;
	border-bottom : 1px solid #691B03;
	border-color : #691B03;
	background: #691B03;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color:#CE944F;	
	margin: 0px;
	padding: 0px;
}
TEXTAREA {
	border : 1px solid #691B03;
	border-bottom : 1px solid #691B03;
	border-color : #691B03;
	background: #691B03;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color:#CE944F;	
	margin: 0px;
	padding: 0px;
}
table.buchen{
	border: 1px solid #90533B;
	background-color: #480D01;
	background-image: url(../img/hg_buchen.jpg);
	background-repeat: no-repeat;
}
table.buchen h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color:#EEDAC1;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 14pt;
}
table.buchen h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color:#EEDAC1;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 28pt;
}
table.buchen h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color:#EEDAC1;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 14pt;
}
form {
	margin: 0px;
	padding: 0px;
}

table.buchen INPUT, CHECKBOX, OPTION {
	border : 1px solid #691B03;
	border-bottom : 1px solid #691B03;
	border-color : #691B03;
	background: #691B03;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color:#CE944F;	
	margin: 0px;
	padding: 0px;
}
table.buchen select {
	border : 1px solid #691B03;
	border-bottom : 1px solid #691B03;
	border-color : #691B03;
	background: #691B03;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color:#CE944F;	
	margin: 0px;
	padding: 0px;
}
table.buchen TEXTAREA {
	border : 1px solid #691B03;
	border-bottom : 1px solid #691B03;
	border-color : #691B03;
	background: #691B03;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color:#CE944F;	
	margin: 0px;
	padding: 0px;
}
td.kurzinfo{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color:#CE944F;
}
/*content */
td.content{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color:#D8CECC;	
	line-height: 16pt;
}
strong{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color:#FFFFFF;	
	line-height: 16pt;
	font-weight: bold;
}
td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color:#D8CECC;	
	line-height: 16pt;;
}
table{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color:#D8CECC;	
	line-height: 16pt;
}
td.cotnent span{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color:#D8CECC;	
	line-height: 16pt;
}
font{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color:#D8CECC;	
	line-height: 16pt;
}
p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color:#D8CECC;	
	line-height: 16pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 20pt;
	color:#CE944F;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:normal;
	letter-spacing: 0.2em;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	line-height: 20pt;
	color:#CE944F;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:normal;
}
hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #663519;
	height: 1px;
}
a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color:#CE944F;
	line-height: 16pt;
	text-decoration: none;
}
a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color:#CE944F;
	line-height: 16pt;
	text-decoration: underline;

}
a:active{
	text-decoration: underline;;
}
a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
a:visited{
	text-decoration: underline;
}
td.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-image: url(../img/lig.gif);
	background-image: none;
}
td.content li{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 1px;
	background-image: none;
}
table.footer{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#CE944F;
	line-height: 16pt;
}
td.footer{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#CE944F;
	line-height: 16pt;
}
td.footer strong{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#CE944F;
	line-height: 16pt;
	font-weight:bold;
}
td.footer a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#CE944F;
	line-height: 16pt;
	text-decoration:none;
}
td.footer a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#CE944F;
	line-height: 16pt;
	text-decoration:none;

}
td.footer a:active{
	text-decoration: none;
}
td.footer a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
td.footer a:visited{
	text-decoration: none;
}
td.breadcrumbs{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color:#B1783F;
}
td.breadcrumbs strong{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color:#B1783F;
	font-weight:bold;
}
td.breadcrumbs a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color:#B1783F;
	text-decoration:none;
}
td.breadcrumbs a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color:#B1783F;
	text-decoration:none;

}
td.breadcrumbs a:active{
	text-decoration: none;
}
td.breadcrumbs a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
td.breadcrumbs a:visited{
	text-decoration: none;
}
td.print {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#CE944F;
	line-height: 16pt;
}
td.print  strong{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#CE944F;
	line-height: 16pt;
	font-weight:bold;
}
td.print  a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#CE944F;
	line-height: 16pt;
	font-weight:bold;
	text-decoration:none;
}
td.print  a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#CE944F;
	line-height: 16pt;
	font-weight:bold;
	text-decoration:none;

}
td.print  a:active{
	text-decoration: none;
}
td.print  a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
td.print a:visited{
	text-decoration: none;
}
#map{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color:#3B0801;	
	line-height: 16pt;
}
#map h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 20pt;
	color:#CE944F;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:normal;
	letter-spacing: 0.2em;
}
#map strong{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color:#CE944F;
	line-height: 16pt;
	font-weight:bold;
}
#map a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color:#CE944F;
	line-height: 16pt;
	text-decoration: none;
}
#map a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color:#CE944F;
	line-height: 16pt;
	text-decoration: underline;

}
#map a:active{
	text-decoration: underline;;
}
#map a:hover{
	color:#000000;
	text-decoration: underline;
}
#map a:visited{
	text-decoration: underline;
}
td.preisliste{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663519;
}
table.virtuell{
	border: 1px solid #90533B;
	background-color: #480D01;
	background-image: url(../img/hg_buchen.jpg);
	background-repeat: no-repeat;
}
table.virtuell h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 14pt;
	color:#CE944F;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:normal;
	letter-spacing: 0.2em;
}
td.virtuell a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color:#CE944F;
	line-height: 14pt;
	text-decoration: none;
}
td.virtuell td a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color:#CE944F;
	line-height: 14pt;
	text-decoration: underline;

}
td.virtuell td a:active{
	text-decoration: underline;
}
td.virtuell td a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
td.virtuell td a:visited{
	text-decoration: underline;
}