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

/*vaste waarde*/
* {
	margin: 0;
	padding:0;
}
html, body, #container {
	height: 100%;}

body > #container {
	height: auto;
	min-height: 100%;
}
body {
	background-repeat: repeat;
	background-color: #000000;
	background-image: url(bg_images/bg_tilling.jpg);
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
}

#container {
	background-image: url(bg_images/bg_grad_full.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
a:link {
	color:#FF33FF;
	text-decoration:none;
}
a:visited {
	color:#FF33FF;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

#header {
	padding-left: 217px;
	height: 150px;
	margin-top: 0px;
	margin-left: 0px;
}

#wrapper {
	width: auto;
	padding-bottom:175px;
	}

#navigatiemenu {	
	float:left;
	width: 197px;
	padding-top: 0px;
	padding-left: 10px;
}


#footer {
	background-image: url(bg_images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	margin-top: -175px; 
	height: 175px;
	clear:both;
	position: relative;
	overflow:hidden;
}
#footer #footer_links {
	height: 19px;
	width: 628px;
	margin-bottom: 0px;
	margin-left:235px;
	padding-bottom: 0px;
	position: absolute;
	bottom: 0px;
}
#footer #footer_links a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 5px;
}
#footer #footer_links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom:5px;
}
#footer #footer_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #E917FF;
	padding-left: 5px;
	padding-bottom: 5px;
}
#footer #footer_links a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 5px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.contact_tel{
	background-image: url(bg_images/telefoon_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px dotted #FF33FF;
	height: 50px;
	padding-left: 60px;
	cursor: text;
	}

.contact_post{
	background-image: url(bg_images/brief_1.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	border: 1px dotted #FF33FF;
	margin-top: 10px;
	height: auto;
	padding-left: 60px;
	padding-bottom: 0px;
	cursor: text;
}
.contact_info{
	background-image: url(bg_images/info_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px dotted #FF33FF;
	margin-top: 10px;
	height: auto;
	padding-left: 60px;
	padding-bottom: 0px;
	cursor: text;
}
.contact_hyve{
	border: 1px dotted #FF33FF;
	margin-top: 10px;
	height: 50px;
	padding-left: 60px;
	cursor: text;
	background: url(bg_images/Hyves_1.gif) no-repeat left top;
}
.contact_at{
	background-image: url(bg_images/at_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px dotted #FF33FF;
	margin-top: 10px;
	height: 50px;
	padding-left: 60px;
	padding-bottom: 0px;
	cursor: text;
}
#banner_div {
	position:absolute;
	left:845px;
	top:100px;
	width:110px;
	height:500px;
	z-index:1;
	
	
		}
