/* CSS Document */
html
{
	height:100.3%;
}
body {
	height:100%;
	background-image: url(../images/hg_header.gif);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}
form {
	margin:0;
}
img {
	border:none;
}
.lauftext {
font-size:0.8em;
}
.lauftext_klein {
font-size:0.6em;
}
.lauftext_gross {
font-size:0.9em;
color:#FFFFFF;
}
.klein {
font-size:0.6em;
}
a:link{
     color:#4d4d4d;
	 text-decoration:underline;
}	 
a:visited{
     color:#4d4d4d;
	 text-decoration:underline;
}	 
a:hover{
     color:#b3b3b3;
	 text-decoration:underline;
}
a:active{
     color:#b3b3b3;
	 text-decoration:underline;
}
h1 {
	font-size: 1em;
	margin-top:0;
}
h2 {
	font-size: 0.9em;
	margin-top:0;
}
h3 {
	font-size: 0.8em;
	color:#F60;
	margin-top:0;
}
hr {
	color:#fbed8e;
	height:0px;
	border:0;
	border-top:2px solid #fbed8e;
}
#table_umgebung hr {
	color:#ffffc0;
	height:0px;
	border:0;
	border-top:2px solid #ffffc0;
}
#table_umgebung a {
	text-decoration:none;
}
#reservierungsanfrage
{
	width:210px;
	margin-top:0px;
	background-image:url(../images/hg_reservierungsanfrage.jpg);
	background-position:bottom;
	height: 110px;
}
#verkehrsinfo
{
	text-align:center;
	width:210px;
	height:97px;
	margin-top:10px;
	background-image:url(../images/hg_verkehrsinfo.jpg);
}
#skizzen{
	position:absolute;
	visibility:hidden;
	height:640px;
	width:530px;
	text-align:center;
	background-color:#ffffff;
}
.tabelle_rahmen, .tabelle_rahmen td, .tabelle_rahmen th{
	border:solid 1px #fbed8e;
	border-collapse:collapse;
}
.zeile1{
	background-color:#f3fade;
}
.zeile2{
	background-color:#dee5cb;
}
#ueberschrift_gruen {
	color: #237303;
	margin-left:100px;
	margin-bottom:4px;
	font-size:0.8em;
	font-weight:bold;
}
