/* CSS Document */
html
{
	height:100.3%;
}
body {
	height:100%;
	background-image: url(../images/hg.jpg);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.lauftext {
font-size:0.8em;
}
.lauftext_klein {
font-size:0.6em;
}
.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;
}
h2 {
	font-size: 0.9em;
}
hr {
	color:#fbed8e;
}
#reservierungsanfrage
{
	width:210px;
	height:97px;
	margin-top:10px;
	background-image:url(../images/hg_reservierungsanfrage.jpg);
	background-position:bottom;
}
#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{
	border:solid 1px #fbed8e;
	border-collapse:collapse;
}
.zeile1{
	background-color:#FFFFFF;
}
