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

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #3F4E53;
	background-color: #3F4E52;
	background-image: url(achtergrond.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-y: scroll;
}
#body {
	margin: 0 auto;
	width: 800px;
}
article, aside, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
a {
	color: #FDFDFD;
	text-decoration: none;
	margin-bottom: 2px;
}
a:hover {
	border-bottom: solid #FFF 2px;
	margin-bottom: 2px;
}
nav {
	position: absolute;
	right: 25px;
	top: 50px;
}
nav a:hover {
	border: none;
}
nav ul {
	list-style: none;
}
nav ul li {
	display: inline;
	margin-left: 30px;
}
.menu_active {
	border-bottom: solid 2px #E1E6E6;
	padding-bottom: 2px;
}
#footer a {
	color: #FDFDFD;
	text-decoration: none;
}
#footer a:hover {
	border-bottom: solid #FFF 2px;
	margin-bottom: 2px;
}
#inhoud a, #inhoud_portfolio a {
	color:#659EAE;
	text-decoration: none;
}
#inhoud a:hover, #inhoud_portfolio a:hover {
	border-bottom: solid #659EAE 2px;
	margin-bottom: 2px;
}
li {
	margin-bottom: 4px;
}
img {
	border: 0px;
}
header {
	position: relative;
	height: 125px;
}
#logo {
	position: absolute;
	left: 24px;
	top: 36px;
}
.popup {
	color: #333;
	line-height: 19px;
	padding: 30px;
	padding-top: 5px;
}
.popupstart {
	text-align:center;
}
#inhoud {
	background: #fff;
	position: relative;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	padding: 10px 0 10px 0;
	margin-bottom: 10px;
}
#leader {
	position: absolute;
	right:25px;
	top: 15px;
}
#intro {
	position: absolute;
	right: 25px;
	top: 130px;
}
#introstart {
	position: absolute;
	right: 25px;
	top: 165px;
}
.menu_inactive {
	padding-bottom: 4px;
}
#extra_info {
	position: relative;
	display: block;
	width: 792px;
	padding: 4px;
	color: #E1E6E6;
	padding: 10px 15px 0 19px;
}
#footer_wie {
	width: 420px;
	display: block;
	float: left;
}
#footer_sites {
	width: 300px;
	float: right;
	padding-right: 10px;
}
#popups {
	height: 0px;
	width:0px;
	visibility: hidden;
	display: none;
}
.popupstart a:hover{
	border: none;
	margin: 0px;
}

footer {
	position: relative;
	text-align:center;
	width: 776px;
	padding: 4px;
	color: #E1E6E6;
	clear: both;
}
footer p {
	margin: 0px;
	padding: 10px;
	border-top: solid 1px #E1E6E6;
	width: 100%;
}
td {
	vertical-align: top;
}
#melding {
	text-align: center;
	background-color: #930;
	padding: 0 50px 0 50px;
	clear: both;
	width: 100%;
	position: relative;
	padding:15px 0;
	margin:0;
	z-index: 999;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
#melding_wrap {
	width: 780px;
	margin: 0 auto;
	padding-right: 25px;
}
#melding_wrap a {
	border: none;
}
