.overflow {
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}
#distance {
	width:1px;
	float: left;
	height: 50%;
	margin-bottom: -290px;
}
#container {
	background-color: #552500;
	height: 590px;
	width: 910px;
	margin: auto;
	position: relative;
	clear: left;
}

#header {
	background-color: #fdf7f3;
	width: 615px;
	height: 215px;
	position: absolute;
	top: 0;
	right: 10px;
}
#header h1 {
	padding: 0;
	margin: 0;
	position: relative;
}
#header h1 a {
	background: url(../images/haus_schult_logo.png) right top no-repeat transparent;
	height: 110px;
	width: 310px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}
#header h1 span {
	display: none;
}
#header ul, #header li {
	list-style: none;
	height: 45px;
	margin: 0;
	display: block;
}
#header ul {
	border: 1px solid #552500;
	border-left: none;
	border-right: none;
	width: 580px;
	padding: 0;
	position: absolute;
	top: 110px;
	left: 25px;
}
#header li {
	float: left;
}
#header li a, #header li span {
	font-size: 15px;
	background: url(../images/bloem_bg.png) 0 12px no-repeat transparent;
	padding: 12px 15px 0 18px;
	height: 33px;
	display: block;
	float: left;
}
#header li a.last, #header li span.last {
	padding-right: 0;
}
#header li a {
	text-decoration: none;
}
#header li a:hover, #header li span {
	color: #d22328;
	background-position: 0 -38px;
}

#content {
	background-color: #fdf7f3;
	width: 615px;
	height: 360px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#innercontent {
	background: 0 0 no-repeat;
	padding: 15px 50px 15px 25px;
}
#innercontent.afbeelding {
	padding-top: 195px;
}

#kolom {
	background: 0 0 no-repeat;
	width: 280px;
	height: 330px;
	padding: 220px 0 0 0;
	position: absolute;
	top: 0;
	left: 0;
}
#kolom, #kolom *, #footer, #footer * {
	color: white;
}
#kolom h3 {
	font-size: 22px;
	padding: 30px 20px 10px 15px;
}
#kolom p {padding: 0 0px 10px 20px; font-size: 12px;}

#kolom p span.aktuel-item {display: block; width: 270px; border: 0px solid red;}
#kolom p span.aktuel-item a {display: block; width: 50px; float: left; margin: -10px 0 0 10px;}
#kolom p span.aktuel-item-text {display: block; width: 200px; float: left; border: 0px solid red;}

#kolom ul, #kolom ul li {
	list-style: none;
	display: block;
}
#kolom ul {
	padding: 0 0 0 50px;
}
#kolom ul a, a#anfahrt_pdf {
	font-size: 14px;
	background: url(../images/bloem_bg.png) 0 -96px no-repeat transparent;
	text-decoration: none;
	padding: 5px 0 0 20px;
	height: 20px;
	display: block;
}
#kolom ul a:hover, a#anfahrt_pdf:hover {
	text-decoration: underline;
}

a#anfahrt_pdf {
	margin: 15px 30px 0 0;
	float: right;
}
#footer {
	position: absolute;
	bottom: 20px;
	left: 10px;
}
#footer li {
	float: left;
}
#footer li a, #footer li span {
	font-size: 11px;
	padding: 0 2px;
}
#footer li a {
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: none;
	color: #d22328;
}
#footer, #footer li {
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
}
#schaduw_bottom {
	position: absolute;
	bottom: 0;
	left: 0;
}
#schaduw_right {
	position: absolute;
	top: 0;
	right: 0;
}
#plsgtj {
	display: none;
}