* {
margin-top : 0;
}
body {
margin : 50px 0 0 0;
padding : 0;
}
a img {
border : none;
}

#center {
	width : 975px;
	height : 600px;
	margin-right : auto;
	margin-left : auto;
	margin-top: -10px;
}
#content {
	position : relative;
	width : 350px;
	height : auto;
	z-index : 1;
	left : 560px;
	visibility : visible;
	background-repeat : repeat;
	padding-top : 15px;
	padding-right : 25px;
	padding-bottom : 25px;
	padding-left : 30px;
	background-color : #ffffff;
}
#links {
	position : relative;
	z-index : 1;
	width : 560px;
	height: 550px;
}
#kadertweekolom {
	position : relative;
	height : 500px;
	width : 1100px;
	top: 35px;
}

#kadersitemap {
	position : absolute;
	height : 255px;
	width : 975px;
	border-left-width : 1px;
	border-left-style : dotted;
	border-left-color : #d4d0c8;
	background-image : url(../images/logo-pma.jpg);
	background-repeat : no-repeat;
	background-position : right bottom;
}

.tekstveld {
border : 1px solid #ccc;
}

input.tekstveld:hover {
border : 1px solid #666;
}

select.tekstveld:hover {
border : 1px solid #666;
}

.tekstveld-error {
	border: 1px solid #FF0000;
	background-attachment: scroll;
	background-image: url(../images/formulier_error.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.radio-error {
	color: #FF0000;
}

.memoveld {
	border : 1px solid #CCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.memoveld-error {
	border: 1px solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea.memoveld:hover {
border : 1px solid #666;
}

.verzend, .reset {
border-left : 1px solid #666;
border-top : 1px solid #666;
border-right : 2px solid #666;
border-bottom : 2px solid #666;
background-color : #fff;
margin-top : 5px;
}

input.verzend:hover, input.reset:hover {
background-color : #ccc;
}

#blok1 {
	position:absolute;
	width:170px;
	height:170px;
	z-index:2;
	background-image: url(../images/blok_basis.jpg);
}

#blok1:hover {
	position:absolute;
	width:170px;
	height:170px;
	z-index:2;
	background-image: url(../images/blok_basis_over.gif);
}

#blok2 {
	position:absolute;
	width:170px;
	height:170px;
	z-index:2;
	background-image: url(../images/blok_recht.jpg);
	left: 180px;
}

#blok2:hover {
	position:absolute;
	width:170px;
	height:170px;
	z-index:2;
	background-image: url(../images/blok_recht_over.gif);
	left: 180px;
}

#blok3 {
	position:absolute;
	width:170px;
	height:170px;
	z-index:2;
	background-image: url(../images/blok_auto.jpg);
	left: 360px;
}

#blok3:hover {
	position:absolute;
	width:170px;
	height:170px;
	z-index:2;
	background-image: url(../images/blok_auto_over.gif);
	left: 360px;
}

#blok4 {
	position:absolute;
	width:170px;
	height:170px;
	z-index:2;
	background-image: url(../images/blok_uitvaart.jpg);
	top: 180px;
}

#blok4:hover {
	position:absolute;
	width:170px;
	height:170px;
	z-index:2;
	background-image: url(../images/blok_uitvaart_over.gif);
	top: 180px;
}

#blok5 {
	position:absolute;
	width:170px;
	height:170px;
	z-index:2;
	background-image: url(../images/blok_logo.gif);
	top: 180px;
	left: 180px;
}

#blok5:hover {
	position:absolute;
	width:170px;
	height:170px;
	z-index:2;
	background-image: url(../images/blok_logo.gif);
	top: 180px;
	left: 180px;
}

#blok6 {
	position:absolute;
	width:170px;
	height:170px;
	z-index:2;
	background-image: url(../images/blok_woon.jpg);
	top: 180px;
	left: 360px;
}

#blok6:hover {
	position:absolute;
	width:170px;
	height:170px;
	z-index:2;
	background-image: url(../images/blok_woon_over.gif);
	top: 180px;
	left: 360px;
}

#blok7 {
	position:absolute;
	width:170px;
	height:170px;
	z-index:2;
	background-image: url(../images/blok_caravan.jpg);
	top: 360px;
}

#blok7:hover {
	position:absolute;
	width:170px;
	height:170px;
	z-index:2;
	background-image: url(../images/blok_caravan_over.gif);
	top: 360px;
}

#blok8 {
	position:absolute;
	width:170px;
	height:170px;
	z-index:2;
	background-image: url(../images/blok_reis.jpg);
	top: 360px;
	left: 180px;
}

#blok8:hover {
	position:absolute;
	width:170px;
	height:170px;
	z-index:2;
	background-image: url(../images/blok_reis_over.gif);
	top: 360px;
	left: 180px;
}

#blok9 {
	position:absolute;
	width:170px;
	height:170px;
	z-index:2;
	background-image: url(../images/blok_motor.jpg);
	top: 360px;
	left: 360px;
}

#blok9:hover {
	position:absolute;
	width:170px;
	height:170px;
	z-index:2;
	background-image: url(../images/blok_motor_over.gif);
	top: 360px;
	left: 360px;
}
