body{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	background:#8F8F8F url('../img/bg.gif') center top repeat-x;
}

IMG{
	border:0px;
}

H1{
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#ed1c24;
}

#container{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#website{
	float:left;
	width:1000px;
}

#top{
	clear:both;
	float:left;
	width:990px;
	height:22px;
	font-size:10px;
	color:#FFFFFF;
	text-align:right;
	padding-right:10px;
	padding-top:8px;
	background:url('../img/top.jpg') left top no-repeat;
	
}

#menu{
	clear:both;
	float:left;
	width:974px;
	height:46px;
	padding-left:26px;
	background:url('../img/menu_bg.jpg') center top no-repeat;
}

.deling_grijs{
	float:left;
	width:12px;
	height:18px;
	margin-top:8px;
	background:url('../img/streep.gif') left top no-repeat;
}

.deling_blauw{
	float:left;
	width:12px;
	height:18px;
	margin-top:8px;
	background:url('../img/streep2.gif') left top no-repeat;
}

#content{
	clear:both;
	float:left;
	width:948px;
	padding-left:26px;
	padding-right:26px;
	padding-bottom:46px;
	background:#766a64 URL('../img/content_bg.jpg') left bottom no-repeat;
}

#tekst{
	clear:both;
	float:left;
	width:435px;
	padding-right:30px;
	padding-left:5px;
	font-size:13px;
	color:#FFFFFF;
	line-height:20px;
}

#tekstklein{
	clear:both;
	float:left;
	width:200px;
	padding-right:30px;
	padding-left:5px;
	font-size:13px;
	color:#FFFFFF;
	line-height:20px;
}

#tekstklein2{
	clear:both;
	float:left;
	width:200px;
	padding-right:30px;
	padding-left:5px;
	font-size:13px;
	color:#FFFFFF;
	line-height:20px;
}

#foto{
	float:left;
	width:470px;
	height:331px;
	padding-top:3px;
	padding-left:3px;
	background:url('../img/foto_bg.png') left top no-repeat;
}

#route{
	float:left;
	width:650px;
}

#routepagina{
	float:left;
	width:250px;
}

a:link,
a:visited{
	text-decoration:underline;
	color:#FFFFFF;
}
a:hover,
a:visited:hover {
	text-decoration:none;
}

a.menu_grijs:link,
a.menu_grijs:visited{
	float:left;
	padding-top:8px;
}
a.menu_grijs:hover,
a.menu_grijs:visited:hover {
	background:url('../img/pointer_geel.gif') center top no-repeat;
}

a.menu_grijsSel:link,
a.menu_grijsSel:visited,
a.menu_grijsSel:hover,
a.menu_grijsSel:visited:hover {
	float:left;
	padding-top:8px;
	background:url('../img/pointer_geel.gif') center top no-repeat;
}

a.menu_blauw:link,
a.menu_blauw:visited{
	float:left;
	padding-top:8px;
}
a.menu_blauw:hover,
a.menu_blauw:visited:hover {
	background:url('../img/pointer_blauw.gif') center top no-repeat;
}

a.menu_blauwSel:link,
a.menu_blauwSel:visited,
a.menu_blauwSel:hover,
a.menu_blauwSel:visited:hover {
	float:left;
	padding-top:8px;
	background:url('../img/pointer_blauw.gif') center top no-repeat;
}

a.aanbieding:link,
a.aanbieding:visited,
a.aanbieding:hover,
a.aanbieding:visited:hover {
	float:left;
	margin-left:832px;
	margin-top:133px;
	width:143px;
	height:82px;
}