*{
	padding: 0;
	margin: 0;
	border: 0;
}
body,html{
	height: 100%;
	font: 12px verdana, arial;
	text-align: center;
	background: url(../../main/images/layout/bg_body.gif);
}
#gecko_scrollbar {
	display: none;
}
html>body #gecko_scrollbar {
	position: absolute;
	z-index: 1;
	bottom: -1px;
	left: 0;
	width: 1px;
	height: 1px;
	display: block;
	font-size: 0;
	background: url(bg.gif) white; 

}
#wrap {
	width: 880px;
	margin: 0 auto;
	padding: 70px 0 0 0;
	text-align: left;
	position: relative;
	min-height: 411px; /* Fuer moderne Browser */
	height: auto !important; /* Fuer moderne Browser */
	height: 411px;
	background: transparent;
}
#wrap_top {
	height: 25px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../../main/images/layout/bg_wrap-top.gif) no-repeat;
}
#wrap_middle {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-height: 411px; /* Fuer moderne Browser */
	height: auto !important; /* Fuer moderne Browser */
	height: 411px;
	background: url(../../main/images/layout/bg_wrap-middle.gif) repeat-y;
}
#wrap_bottom {
	height: 25px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../../main/images/layout/bg_wrap-bottom.gif) no-repeat;
}
#header {
  height: 152px;
  width: 100%;  
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent;
}
#reservierung {
	height: 63px;
	width: 186px;
	position: absolute;
	bottom: 0px;
	left: 60px;
}
#logo {
	height: 147px;
	width: 119px;
	position: absolute;
	bottom: 0px;
	right: 60px;
}
#topnav {
	width: 880px;
	height: 48px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../../main/images/layout/bg_topnav.png) ;
}
#topnavi {
	width: 736px; /* 676px + 24px = 760px */
	float: left;
	margin: 5px 0px 0px 84px;
	padding: 0px 0px 0px 0px;
}
#stoerer { 
	position: absolute;
	left: 33px;
	top: 320px;
	background: transparent;
	width: 140px;
	height: 140px;
	overflow: hidden;
}
#content {
  min-height: 412px;
	width: 712px; /* 712px + 24px + 24px = 760px */
	float: left;
	margin: -3px 0px 2.5em 60px;
	padding: 24px 24px 0px 24px;
	background: transparent; 
}
#uid11 #content {
        margin-bottom: 18px;
	}
#footer {
	height: 71px;
	width: 100%;
	position: absolute;
	bottom: 0;
  background: url(../../main/images/layout/bg_footer.png);

}
#adresse {
	width: 605px; /* 605px + 85px = 690px */
	float: left;
	margin: 24px 0px 0px 85px;
	padding: 0px 0px 0px 0px;
	background: transparent;
}
#bottomnav {
  height: 20px;
	width: 129px;
	float: left;
	margin: 36px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent;
}

#ct1 {
	width: 100%;
	float: left;
	margin: 0px 0px 2.5em 0px;
}
#ct2 {
	width: 750px;
	float: left;
	margin: 0px 0px 2.5em 0px;
}
#ct21 {
	width: 530px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: transparent;
}
#ct22 {
	width: 200px;
	float: left;
	background: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}
#ct22 h1, #ct22 p.bodytext {
	color: white;
	margin-right: 10px;
	margin-left: 10px;
}
#ct22 DIV.csc-frame-rulerAfter{
	border-bottom: 7px solid white;
	margin-bottom: 10px;
}
#ct3 {
	width: 100%;
	float: left;
	margin: 0px 0px 2.5em 0px;
}

