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

body {
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #E9E9E9;
	color: #333;
	font: 70%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../media/achtergrond-body.gif);
	background-repeat: repeat;
	scrollbar-face-color:#0066CC;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#66CCFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#66CCFF;
	scrollbar-darkshadow-Color:#66CCFF;
}
h1, h2, h3, h4, h5, h6, p{
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	margin-bottom: 0px;
	margin-top: 25px;
	color: #FFFFFF;
	background-color: #66CCFF;
	height: 30px;
	width: auto;
	padding-right: 0px;
	padding-left: 10px;
	position: relative;
	left: 0px;
	font-weight: bolder;
	border-radius: 5px;
	background-image: url(../media/achtergrond-h1.gif);
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	margin-bottom: 0px;
	margin-top: -10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #06C;
	width: auto;
	border-radius: 5px;
	height: 25px;
	padding-top: 2px;
}
h3 {
	margin-bottom: -10px;
	margin-top: -5px;
	color: #0066CC;
}
h4 {
	margin-bottom: -10px;
	margin-top: -5px;
	color: #0066CC;
}
h5 {
	margin-bottom: -10px;
	margin-top: -5px;
	color: #0066CC;
}
h6 {
	margin-bottom: -10px;
	margin-top: -10px;
	color: #0066CC;
}
.groter {
	font-size: 20px;
	line-height: 90%;
}
.vertical-align-70 {
	vertical-align: -70px;
}
#container {
	background-image: url(../media/achtergrond-container.jpg);
	background-repeat: no-repeat;
	height: 640px;
	width: 1020px;
	margin: 0 auto;
	vertical-align: -70px;
	border-radius: 10px;
	box-shadow: 10px 10px 10px 10px #999;
}
#col_l {
	float: left;
	width: 20px;
	height: 620px;
}
#logo_l {
	float: left;
	width: 350px;
	height: 100px;
}
#vul215 {
	float: left;
	width: 225px;
	height: 100px;
}
#logo_r {
	float: left;
	width: 175px;
	height: 100px;
}
#vul15 {
	float: left;
	width: 15px;
	height: 100px;
}
#info {
	float: left;
	widht: 350px;
	width: 230px;
	height: 100px;
}
#nav {
	float: left;
	width: 750px;
	height: 25px;
	background-color: #0066CC;
	border-radius: 5px;
	padding-bottom: 4px;
}
#vul5 {
	float: left;
	width: 20px;
	height: 520px;
}
#col_r {
	float: right;
	width: 235px;
	height: 520px;
	}
#col_rt {
	position:relative;
	left: 0px;
	top: 0px;
	/* [disabled]padding-right: 10px; */
	margin-left: 0px;
	width:220px;
	height:200px;
	background-color: #6DF;
	border-radius: 5px;
	float: left;
	color: #FFF;
	font-weight: 900;
	font-family: Tahoma, Geneva, sans-serif;
}
#col_rm {
	position:relative;
	left: 0px;
	top: 15px;
	width:212px;
	height:auto;
	border-radius: 5px;
	float: left;
	color: #06F;
	border-color: #FFF;
	border-style: dotted;
	border-width: 4px;
	font-weight: 900;
	font-family: Tahoma, Geneva, sans-serif;
}
#col_rb {
	position:relative;
	left: 0px;
	top: 25px;
	width:215px;
	height: auto;
	background-color: #06C;
	border-radius: 5px;
	float: left;
	color: #FFF;
	font-weight: 900;
	font-family: "Lucida Console", Monaco, monospace;
	padding-top: 5px;
	padding-left: 5px;
}
#content {
	float: left;
	width: 510px;
	height: 483px;
	overflow: auto;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-style: dotted;
	border-top-color: #6CF;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #66CCFF;
	border-radius: 0px 0px 5px 5px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	padding-left: 115px;
	padding-right: 115px;
}
#footer {
	width: 1020px;
	height: 200px;
	margin: 0 auto;
	font-size: x-small;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
