body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background: url('../images/background.jpg') repeat-x;
	overflow: scroll;
}
img {
	border: 0;
}
.logo1 {
	padding-top: 18px;
}
.logo2 {
	text-align: left;
}
.clr {
	clear: both;
}
#container {
	width: 716px;
	min-height: 100%;
	margin: 0 auto;
}
#menu {
	padding: 0px 0px 0px 0px;
	margin-left: -5px;
	height: 171px;
	width: 100%;
}
#menurow {
	padding-top: 22px;
}
#header {
	background-image: url('../images/header.jpg');
	background-color: #008BA1;
	width: 716px;
	height: 231px;
	margin: 0 auto;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
#header_left {
	float: left;
	width: 346px;
}
#header_right {
	margin: 9px 9px 9px 9px;
	float: left;
	width: 352px;
}
#header_right {
	margin: 9px 9px 9px 9px;
	float: left;
	width: 352px;
}
#header strong {
	font-family: Myriad Pro;
	font-size: 14px;
			}
#content {
	background-image: url('../images/content.jpg');
	background-color: #fff;
	background-repeat: repeat-x;
	color: #373737;
	font-family: Tahoma;
	font-size: 12px;
	min-height: 484px;
}
#content_left {
	float: left;
	width: 323px;
	padding-left: 31px;
}
#content .blue {
	color: #009bd4;
}
#content_left #scheiding {
	border-bottom: 1px dashed #5d5d5d;
	width: 235px;
	height: 1px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#content_right {
	float: left;
	width: 354px;
}
#content_right2 {
	float: right;
	width: 150px;
}
#content p {
	width: 235px;
	text-align: justify;
}
#content .lees_meer {
	font-family: Verdana;
	font-size: 9px;
	font-style: italic;
}
#content h1 {
	color: #7AA614;
	font-family: Myriad Pro;
	font-size: 16px;
	border-bottom: 1px dashed #5d5d5d;
	width: 235px;
}
#content h2 {
	color: #009BD4;
	font-family: Myriad Pro;
	font-size: 14px;
}
#footer {
	background-image: url('../images/footer.jpg');
	height: 47px;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 26px;
}			
.img_netwerk {
	border: 1px solid #dbdbdb;
	margin-right: 10px;
}
.img_header {
	padding: 9px 9px 9px 9px;
}
.input {
	width: 161px;
	height: 19px;
	background-image: url('../images/input.jpg');
	background-repeat: repeat-x;
	border: 1px solid #e1e1e1;
}
textarea {
	background-image: url('../images/textarea.jpg');
	border: 1px solid #e1e1e1;
	width: 100%;
	height: 132px;
}
