body {
	text-align:center;
}
a {
	text-decoration:none;
	color:#FF0;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
}
.float-l {
	float: inherit;
	background-image: url(images/ACHTERGROND.png);
	height: auto;
}

.folat-r {
	float:right
}
.clearfix {
	clear:both
}
/* header */
#header {
	height:196px;
	position:relative;

}
#nav {
	position:absolute;
	top:167px;
	right:20px;
}

#webwinkel {
	position:absolute;
	top:167px;
	left:20px;
	
}
ul#nav {
}
ul#nav li {
	display:inline;
}
ul#nav a {
	color:#FFF;
	line-height:33px;
	padding:0 10px;
	border-right:#FFFFFF 1px solid;
}
ul#nav .last a {
	border:none
}
#logo {
	position:absolute;
	top:12px;
	left:11px
}
#logo h1 {
	display:inline
}
#logo h1 {
	font-size:34px;
	color:#000
}
#logo span {
	font-size:16px;
}
/* content */
#content {
	background-image: url(images/ACHTERGROND.png);
	height: auto;
	min-height: 435px;
}
#content .left {
	width:750px;
	padding:0 25px;
	background-image: url(images/ACHTERGROND.png);
}
#content .left h2 {
	color:#709fc5;
	font-size:24px;
	padding:20px 0;
	background-image: url(images/ACHTERGROND.png);
	text-align: left;
}
#content .left img {
	padding-right:20px;
	background-image: url(images/ACHTERGROND.png);
}
#content .right {
	width:300px;
}
#top, #bm {
	width:173px;
	margin:0 auto;
	margin-top:30px;
	padding:0 35px
}
#side h2 {
	font-size:24px;
	color:#709fc5;
	padding:20px 0 13px 0
}
#side li {
	line-height:20px
}

/* footer */

#footer {
	clear:both;
	background: url(images/footer.png);
	height:170px;
	color: #fff;
	position:relative;
}
#footer .ft a {
	color: #FFF;
}
.ftrechts {
	position: absolute;
	left: 630px;
	top: 55px;
}

.ft {
	position: absolute;
	top:70px;
	left:20px
}

