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

body {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#252012;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	cursor:pointer;
	color:#FFFFFF;
	font-weight:bold;
}
a:hover {
	cursor:pointer;
	color:#373738;
	font-weight:bold;
	text-decoration:none;
}
img {
	border:none;
}
.container {
	width:950px;
	overflow:hidden;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-215px;
	margin-left:-475px;
}
.logo {
	position:relative;
	margin:0px 0px 0px 230px;
	_margin-left:115px;
	width:277px;
	height:344px;
	float:left;
}
.welkom {
	position:absolute;
	top:60px;
	left:541px;
	font-size:16px;
	color:#252012;
}
.welkom h1 {
	font-size:18px;
}
.welkom h1.groen {
	color:#96bf0d;
}
.adres {
	position:absolute;
	left:541px;
	top:108px;
	width:300px;
	font-size:16px;
	color:#252012;
}
/*.sIFR-active .adres {
 	font-size: 13px;
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	padding:0px;
}*/
.adres p {
	margin:3px 0px;
}
.adres .groen {
	color:#96bf0d;
	width:70px;
}
.adres a {
	color:#252012;
	text-decoration:none;
}
.adres a:hover {
	color:#96bf0d;
}
.footer {
	width:980px;
	background:#96bf0d;
	height:120px;
	margin-top:300px;
	*margin-top:-30px;
	position:relative;
}
.keep-it-real {
	position:absolute;
	right:80px;
	top:30px;
}
