html,body{
	height:100%;
	margin:0;
	padding:0;
}

a{
	cursor:pointer;
}

p{
	font: bold 11px Geneva, Arial, Helvetica, sans-serif;
	color:white;
	margin:10px;
	line-height: 15px;
}

li{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font: bold 11px Geneva, Arial, Helvetica, sans-serif;
	color:white;
	line-height:12px;
}

ul{
	font: 12px bold Geneva, Arial, Helvetica, sans-serif;
	color:white;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	list-style-position: inside;
}

#shim{
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -225px;
	float:left;
}

#geheel{
	clear:both;
	width:720px;
	height: 450px;
	margin: 0 auto;
	background-color:#d81f2a;
}

#foto_links{
	position:relative;
	float:left;
	background-image:url(../images/linksboven.jpg);
	width:540px;
	height:150px;
}

#foto_links_midden {
	position:relative;
	float:left;
	margin-top: 0px;
	display:inline;
	background-image:url(../images/linksmidden.jpg);
	width:180px;
	height:150px;	
}

#foto_rechts{
	position:relative;
	float:right;
	margin-top:150px;
	display:inline;
	background-image:url(../images/rechts.jpg);
	width:180px;
	height:150px;
}

#foto_rechts_nomargin{
	position:relative;
	float:right;
	margin:none;
	display:inline;
}

#foto_onder{
	background-image:url(../images/rechtsonder.jpg);
	width:540px;
	height:150px;
	float:right;
}

.knop_samselect, .knop_samdetachering, .knop_samservice{
	width:180px;
	height:150px;
}

a.knop_samselect{
	background-image:url(../images/samselect.jpg);
	display: block;
	width: 180px;
	height: 150px;
}

a.knop_samselect:hover, a.knop_samselect:active{
	background-image:url(../images/samselect_selected.jpg);
}

a.knop_samdetachering{
	background-image:url(../images/samdetachering.jpg);
	display: block;
	width: 180px;
	height: 150px;
}

a.knop_samdetachering:hover, .knop_samdetachering:active{
	background-image:url(../images/samdetachering_selected.jpg);
}

a.knop_samservice{
	background-image:url(../images/samservice.jpg);
	display: block;
	width: 180px;
	height: 150px;
}

a.knop_samservice:hover, .knop_samservice:active{
	background-image:url(../images/samservice_selected.jpg);
}

#blok_1{
	display:none;
	position:relative;
	float:right;
	width: 180px;
	height: 300px;
	background-color:#d81f2a;
	margin-top:-450px;	
	cursor: pointer;
}

#blok_1 p
{
	line-height: 17px;
	margin: 12px 0px 0px 12px;
}

#blok_1 li {
	margin: 3px 0px 3px 0px;
	padding: 0px;
	font: bold 11px Geneva, Arial, Helvetica, sans-serif;
	color:white;
	line-height:18px;
}

#blok_2{
	display:none;
	position:relative;
	float:left;
	width: 180px;
	height: 300px;
	background-color:#d81f2a;
	margin-top:-450px;	
	cursor: pointer;
}

#blok_2 p
{
	line-height: 21px;
	margin: 10px 12px 0px 12px;
}

#blok_3{
	display:none;
	position:relative;
	float:left;
	width: 180px;
	height: 300px;
	background-color:#d81f2a;
	margin: -300px 0px 0px 0px;
	cursor: pointer;
}

#blok_3 li {
	margin: 3px 0px 3px 0px;
	padding: 0px;
	font: bold 11px Geneva, Arial, Helvetica, sans-serif;
	color:white;
	line-height:12px;
}