@charset "utf-8";
/* CSS Document */

body, tr, td, select, textarea, file {
	font-family:Arial;
	color:#333333;
	font-size:12px;
}

body {
	overflow:scroll;
	margin-top:0px;
}

a:link {
	color:#333333;
	text-decoration:none;
}

a:hover {
	color:#5bac26;
	text-decoration:none;
}

a:visited {
	color:#333333;
	text-decoration:none;
}

#container {
	width:980px;
	height:auto;
	margin:0px auto;
}

#banner {
	width:980px;
	height:340px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	float:left;
}

#menu {
	width:982px;
	height:24px;
	float:left;
	margin-left:-2px;
}

#contentcontainer {
	width:980px;
	height:auto;
	float:left;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
}

#photos {
	width:364px;
	height:auto;
	float:left;
	margin-top:2px;
}

#content {
	width:545px;
	height:auto;
	float:left;
	margin-left:55px;
	margin-top:30px;
}

#contenttxt {
	width:480px;
	height:auto;
	float:left;
	margin-left:25px;
}

#title {
	width:515px;
	height:60px;
	float:left;
	background-image:url(../images/txtbg.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
}

#titletxt {
	width:200px;
	height:14px;
	float:left;
	margin-top:23px;
	margin-left:25px;
	color:#FFFFFF;
}

#footer {
	width:980px;
	height:35px;
	float:left;
	margin-top:0px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
}

#footertxt {
	width:300px;
	height:12px;
	color:#FFF;
	text-align:center;
	margin-left:10px;
	margin-top:15px;
}

#contactlogo {
	width:360px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-left:2px;
	text-align:center;
}


#kopersbutton {
	width:50px;
	height:50px;
	float:left;
	margin-top:-80px;
	margin-left:870px;
}

#contactdata {
	width:200px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:70px;
	text-align:left;
}

#contactlogo2 {
	width:360px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-left:0px;
	text-align:center;
}

#contactdata2 {
	width:200px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:70px;
	text-align:left;
	margin-bottom:10px;
}

.disclaimer:link {
	color:#FFFFFF;
}

.disclaimer:visited {
	color:#FFFFFF;
}

.stijl3 {	color: #5bac26;
	font-size: 16px;
	font-weight: bold;
}


/* impressies pagina */
div#largephoto { width:545px; min-height:100px; float:right; margin-bottom:25px; border-bottom:1px dotted #CCCCCC; text-align:right; }
div#largephoto img { margin-bottom:20px; border:none; }

.wrap { width:545px; float:left; margin-bottom:8px; overflow:hidden; }
.wrap ul { list-style-type:none; }
.wrap li { float:left; }
.wrap img { border:none; }

