/* CSS Document hotel-haus-sonnenberg.de Tunnelseite*/
#menu ul, #subnav_txt ul {margin:0; padding:0; list-style-type:none;}
a img {border: 0 none;}
body {
	margin: 0;
	background-color: #981418;
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align:center;
}
#container {
	margin: 0 auto;
	color: #FFFFFF;
	width: 664px;
	text-align:left;
	padding-bottom: 20px;
}
#logo {
	width: 100%;
	height: 148px;
	background-image: url(img/animation_logo.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.bild {
	float: left;
	padding-right: 12px;
	padding-bottom: 5px;
	width: 123px;
	height:123px;
}
.bild2 {
	float: left;
	padding-right: 0;
	padding-bottom: 5px;
	width: 123px;
	height:123px;
}
.clear {clear:both; padding-bottom:2px;}
#welcome {
	width:100%;
	text-align:left;
	height:62px;
	padding-bottom: 10px;
}
address {
	font-style:normal;
	font-weight:bold;
	text-align:center;
	padding-top: 10px;
}
a {
	text-decoration:underline;
	color:#FFFFFF;
}
a:hover {
	text-decoration:none;
}
#menu
{
margin-bottom: 1em;
overflow: hidden;
width: 664px;
text-align:center;
}
#menu li
{
border-left: 1px solid #FFFFFF;
float: left;
line-height: 1.5em;
margin: 0 .8em 0 -.8em;
padding: 0 .8em 0 .8em;
}
.enter {
	text-align:center;
	font-size: 1.2em;
	padding-top:10px;
}
.enter a {
	text-decoration:underline;
	color: #FFFFFF;
	font-weight:bold;
}