body {
	background:#e9e8e7;
	color:#494949;
	font-family: Arial, Helvetica, sans-serif, Verdana; 
	font-size:11px;
	line-height: 20px;
	margin-top: 0px;
}

A {
	color: #00529b;
	text-decoration: none;
}

A:hover {
	color: #ee192b;
}

#wrapper {
	width:990px;
	height: auto;
	margin:0 auto;
	background:#e9e8e7 url(/assets/images/bg_wapper.jpg);
	z-index: 0;

}

#body {
	width:950px;
	height: auto;
	margin-left:13px;
}

#head {
	width: 950px;
	height: 101px;
	background: url(/assets/images/bg_head_start.gif);
	float: none;
	clear: both;
}

#logo {
	margin-top:8px;
	margin-left:21px;
	width: 226px;
	height: 82px;
	float: left;
}

#zoek {
	margin-top:7px;
	margin-right:0px;
	width: 695px;
	float: left;
	position: relative;
	text-align: right;
	color: #00529b;
}

#zoek input {
	background-color: #f5f5f5;
	font-size: x-small;
	margin-bottom: 8px;
	height: 18px;
	float: right;
}

#zoek input.zoekveld {
	border: #cccccc 1px solid;
	color:#494949;
	width: 100px;
	height: 14px;
}

.blok1 {
	width: 231px;
	height: 188px;
	float: left;
	background:#00529b url(/assets/images/illu_start01.jpg) no-repeat;
}
.blok1 A {
	width: 231px;
	height: 188px;
	display: block;
	background: url(/assets/images/illu_start01_off.png) no-repeat;
}
.blok1 A:hover {
	background: url(/assets/images/illu_start01_on.png) no-repeat;
}

.blok2 {
	width: 231px;
	height: 188px;
	float: left;
	background:#00529b url(/assets/images/illu_start02.jpg) no-repeat;
}
.blok2 A {
	width: 231px;
	height: 188px;
	display: block;
	background: url(/assets/images/illu_start02_off.png) no-repeat;
}
.blok2 A:hover {
	background: url(/assets/images/illu_start02_on.png) no-repeat;
}

.blok3 {
	width: 231px;
	height: 188px;
	float: left;
	background:#00529b url(/assets/images/illu_start03.jpg) no-repeat;
}
.blok3 A {
	width: 231px;
	height: 188px;
	display: block;
	background: url(/assets/images/illu_start03_off.png) no-repeat;
}
.blok3 A:hover {
	background: url(/assets/images/illu_start03_on.png) no-repeat;
}

.blok4 {
	width: 197px;
	height: 128px;
	float: left;
	background:#00529b;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	padding: 30px;
}
.blok4 A {
	color: #fff;
	display: block;
}
.blok4 A:hover {
	color: #4d86b9;
}

.line {
	width: 197px;
	height: 1px;
	background-color: #4d86b9;
	float: none;
	clear: both;
}

.rij {
	width: 950px;
	height: 128px;
	background-color: #d9e5f0;
	float: none;
	clear: both;
	margin-top: 10px;
}
.rij h2 {
	margin: 0px;
	padding: 0px;
	color: #00529b;
	font-size: 14px;
}

.rij h4 {
	margin:0px;
	padding: 0px;
}
.rij h4 A {
	margin:0px;
	padding: 0px;
	font-size: 11px;
	background: url(/assets/images/bullet.png) no-repeat;
	padding-left: 12px;
	margin-left: 2px;
	line-height: 18px;
	color: #545454;
	font-weight: normal;
}

.rij H4 A:hover {
	background-position: 0px -20px;
	color: #000;
}

.tekstblok1, .tekstblok2, .tekstblok3, .tekstblok4 {
	width: 210px;
	height: 108px;
	float: left;
	border-right: #bed3e5 1px solid;
	padding: 10px;
}
.tekstblok4 {
	width: 237px;
	height: 108px;
	float: left;
	border-right: none;
	padding: 10px;
}

.tekstblokb1 {
	width: 672px;
	height: 108px;
	float: left;
	border-right: #bed3e5 1px solid;
	padding: 10px;
}
.tekstblokb2 {
	width: 237px;
	height: 108px;
	float: left;
	border-right: none;
	padding: 10px;
}

.rij label {
	line-height: 12px;
}
.rij input {
	background-color: #f5f5f5;
	font-size: x-small;
	border: #cccccc 1px solid;
	margin-bottom: 3px;
	width: 200px;
	color:#494949;
}

.rij input.submit {
	background-color: none;
	border: #96a4b2 1px solid;
	margin-bottom: 0px;
	font-variant: small-caps;
	font-size: 14px;
	width: 85px;
}
#clear {
	float: none;
	clear: both;
}


#downwrapper {
	width:977px;
	height: 27px;
	margin:0 auto;
	background:#e9e8e7 url(/assets/images/bg_wapper_down.jpg);
	padding-left:13px;
	color: #868685;
}

#downwrapper A {
	color: #868685;
	text-decoration: none;
}

#downwrapper A:hover {
	color: #00529b;
}

#downwrapper .space {
	margin-left: 10px;
	margin-right: 10px;
}


