a:link,
a:visited,
a:active {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #006699;
}

/* Body */
body {
	padding: 0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B8B8B;
	line-height: 19px;
	width:100%;	
}

#body_home{
	text-align:center;
}

#body_site{
	text-align:left;
}

/* Container Home */
#home {
	background-position:center top;
	width: 950px;
	height: 500px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	overflow: hidden;
}

/* Container Site */
#site {
	width: 99%;
	height: 131px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	overflow: hidden;
	left: 10px;
	position: absolute;
}


#lijn700 {
	background-color: #8B8B8B;
	height: 1px;
	width: 700px;
	top: 40px;
	position: absolute;
}

#lijn940 {
	background-color: #8B8B8B;
	height: 1px;
	width: 96%;
	top: 130px;
	position: absolute;
}

#home #content {
	width: 785px;
	height: 430px;
	top: 60px;
	position: absolute;
}

#content #tekst{
	width: 250px;
	height: 430px;
	top: -5px;
	position: absolute;
	left: 450px;
	padding: 0px;
}

#home #adres {
	width: 700px;
	height: 15px;
	top: 520px;
	position: absolute;
}

#site #francis {
	width: 116px;
	height: 20px;
	top: 15px;
	left: 330px;
	position: absolute;
}

#site #kop {
	width: 280px;
	height: 14px;
	top: 105px;
	left: 0px;
	position: absolute;
}

#site #nav {
	width: 620px;
	height: 14px;
	top: 105px;
	left: 330px;
	position: absolute;
}

#site_content {
	width: 785px;
	left: 10px;
	top: 150px;
	position: absolute;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	overflow: hidden;
}

#site_fotocontent {
	width: 785px;
	left: 10px;
	top: 150px;
	position: absolute;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	overflow: visible;
}

#contentlog {
	width: 455px;
	left: 340px;
	top: 150px;
	position: absolute;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	overflow: hidden;
}

#contentlog2 {
	width: 785px;
	left: -140px;
	top: 150px;
	position: absolute;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	overflow: hidden;
}

.kop {
	font-weight: bold;

}

.tekst {
	padding: 0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B8B8B;
	line-height: 19px;
	width:100%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B8B8B;
	line-height: 19px;
}

.test{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
