* {
	margin:0;
	padding:0;
}
html {
	background:url(/design/mainbg.jpg) #01559d bottom center no-repeat;
	background-attachment:fixed;
}
.clear {
  clear:both;
}
#wrapper {
	position:relative;
	margin:50px auto;
	width:767px;
	background:#fff;
}
a#logo {
	display:block;
	width:205px;
	height:268px;
	text-indent:-19999px;
	background:url(/design/logo.gif) 0 0 no-repeat;
	position:absolute;
	top:10px;
	left:10px;
	z-index:10;
}
#content {
	padding:435px 25px 15px 270px;
	background:url(/design/bgMenu.jpg) #fff 0 338px repeat-x;
	min-height:400px;
	_height:400px;
}
#topimg {
  position:absolute;
  right:10px;
  top:10px;
}
#selm {
  position:absolute;
  left:0;
  top:260px;
  width:767px;
  height:78px;
	background:url(/design/overlay.png) 0 0 no-repeat;
	z-index:60;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/overlay.png',sizingMethod='crop');
}
#left {
  position:absolute;
  left:20px;
  top:475px;
  width:230px;
}
#left a#lageAnreise, #left a#galerie {
  text-indent:-19999px;
  width:225px;
  height:123px;
  display:block;
  background:url(/design/lageAnreise.jpg) 0 0 no-repeat;
  margin:0 0 15px 0;
  overflow:hidden;
}
#left a#galerie {
  background:url(/design/galerie.jpg) 0 0 no-repeat;
}
#footer {
	text-align:center;
	font-size:11px;
	color:#3c3c3c;
	margin:0;
	padding:15px 0;
}
