/* CSS Document */

body {
	background-color:#182154;
	background-image:url(.../images/bezoeker/back.jpg);
	background-repeat:no-repeat;
	background-position:center 0%;
	background-attachment:fixed;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#FFFFFF;
}
#intro {
	position:absolute;
	width:1000px;
	height:500px;
	left: 50%;
	top:50%;
	margin:-250px 0 0 -500px;
	text-align:center;
}
#opendag {
	position:absolute;
	width:120px;
	height:60px;
	left: 50%;
	top:50%;
	margin:-250px 0 0 -320px;
	z-index:2;
}
#top {
	background-image:url(http://www.slingeland.nl/images/bezoeker/navigatie.gif);
	background-repeat:no-repeat;
	background-position:right 0%;
	width:945px; /* 950 - 5 */
	padding-left:6px;
	height:215px;
	color:#FFFFFF;
}
#navigatie {
	position:absolute;
	width:750px;
	background-color:#191945;
	font-weight:bold;
}
.header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	letter-spacing:2px;
	color:#707AA1;
	height:28px;
}
.subheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
	color:#707AA1;
	height:18px;
}
.header_listing, h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-align:right;
	letter-spacing:2px;
	color:#DADADA;
	height:26px;
}
.subheader_listing, h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#444444;
	height:16px;
	padding:0px;
	margin:5px;
	margin-left:0px;
	margin-right:0px;
	border-bottom-color:#333333;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
td, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
a, a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
a.none, a.none:link {
	color:#FFFFFF;
	text-decoration:none;
}
a.none.hover {
	color:#000000;
	text-decoration:none;
}
a.none_bold, a.none_bold:link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.none_bold:hover {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a.wit, a.wit:link {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
a.wit:hover {
	color:#707AA1;
	text-decoration:none;
}
a.blauw, a.blauw:link {
	font-size:12px;
	color:#707AA1;
	text-decoration:none;
}
a.blauw:hover {
	color:#FFFFFF;
	text-decoration:none;
}
a.none_wit, a.none_wit:link {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
a.none_wit:hover {
	color:#707AA1;
	text-decoration:none;
}