body {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #717171;
	margin-top: 20px;
	font-family: Verdana, Geneva, sans-serif, ScalaSans;
	font-size: 78%;
	line-height: 1.5em;
	color: #333;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 100%;
	font-weight: bold;
	color: #2057A8;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.vet_grijs {
	font-weight: bold;
	color: #333;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #333;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#navi {
	float: left;
	height: 35px;
	width: 960px;
	background-image: url(../images/bg_navi.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}
#header {
	background-color: #FFF;
	float: left;
	height: 230px;
	width: 960px;
}
#navi ul {
	float: left;
	height: 35px;
	width: 960px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	z-index: 900;
}
.navi_active {
	background-image: url(../images/active.jpg);
	background-repeat: repeat-x;
	height: 25px;
	z-index: 990;
	display: block;
}
#navi li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-left: 10px;
	padding-left: 10px;
	background-repeat: repeat-x;
	text-align: center;
	z-index: 900;
	background-image: url(../images/active.jpg);
	height: 25px;
}
.navi_active a {
	background-image: url(../images/active.jpg);
	background-repeat: repeat-x;
	z-index: 990;
	display: block;
}
#navi li a {
	color: #FFF;
	text-decoration: none;
	height: 25px;
	background-image: url(../images/bg_navi.jpg);
	background-repeat: repeat-x;
	margin-top: -10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: -10px;
	margin-left: -10px;
	z-index: 900;
	display: block;
}
#blok_logo {
	float: left;
	height: 210px;
	width: 220px;
	padding-left: 20px;
	padding-top: 20px;
}
#adres {
	font-size: 95%;
	color: #2057A8;
	float: left;
	width: 220px;
	padding-top: 20px;
}
#header_foto {
	background-image: url(../images/img_header.jpg);
	float: left;
	height: 230px;
	width: 720px;
}
#navi li a:hover {
	color: #FFF;
	text-decoration: none;
	height: 25px;
	background-image: url(../images/active.jpg);
	background-repeat: repeat-x;
	display: block;
	margin-top: -10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: -10px;
	margin-left: -10px;
	z-index: 900;
}
#content {
	background-color: #FFF;
	background-image: url(../images/top_content.jpg);
	background-repeat: no-repeat;
	float: left;
	min-height: 250px;
	width: 960px;
	padding-top: 20px;
}
.kolom {
	float: left;
	width: 200px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 85%;
}
#inhoud {
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 460px;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 250px;
	padding-bottom: 20px;
}
.home_item {
	background-image: url(../images/bg_home_item.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 240px;
	height: 200px;
	background-position: center top;
	margin-top: 10px;
	color: #FFF;
	font-weight: bold;
	padding-top: 10px;
	font-size: 12px;
	margin-bottom: 50px;
}
#footer a {
	color: #FFF;
}
.home_item_kop {
	width: 215px;
	margin-left: 25px;
	float: left;
}
.tekst_home_item {
	background-color: #FFF;
	float: left;
	width: 195px;
	background-image: url(../images/bg_tekst_home_item.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	margin-top: 7px;
	padding-left: 25px;
	color: #333;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 25px;
}
a {
	color: #0259AE;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
}
.content_blok {
	float: left;
	width: 460px;
}
.blok_icon {
	float: left;
	height: 40px;
	width: 40px;
	margin-top: 20px;
}
.blok_content {
	float: left;
	width: 400px;
	margin-left: 10px;
	margin-top: 0px;
}
.foto {
	border: 1px solid #005AAC;
	margin-top: 3px;
}
input {
	border: 1px solid #006;
}
textarea {
	border: 1px solid #006;
}
.kleine_letters {
	font-size: 75%;
}
a:hover {
	text-decoration: none;
}
#footer {
	height: 50px;
	width: 980px;
	color: #FFF;
	font-size: 90%;
	padding-top: 0px;
	padding-bottom: 25px;
	float: left;
}

