@charset "UTF-8";

/* GENERAL
=================================================================*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #000;
	margin: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../beeld-basis/COB-103-achter-03.jpg);
}
a:link {
	color: #000;
}
a {
	color: #999;
}
p,h1,h2,h3,h4,h5,h6 {
	margin-top:0;
	margin-bottom:0;
	text-align: left;
}

/* top
=================================================*/
#top1 {
	font-size: 11px;
	text-align: left;
	color: #FFFF00;
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	padding-top: 110px;
	padding-left: 165px;
	background-image: url(../beeld-basis/COB-103-achter-logo-03.gif);
}
#top1 a:link {
	color: #FFFF00;
	text-decoration: none;
}
#top1 a:visited {
	color: #FFFF00;
	text-decoration: none;
}
#top1 a:hover {
	color: #FFF;
	text-decoration: none;
}
#top1 a:active {
	color: #FFF;
	text-decoration: none;
}

/* IMAGES
=================================================*/

img {
	margin: 10px 10px 0px 0px;
	text-align: left;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a img { border:0
}

/* STYLES
=================================================*/

#titel {
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	display: block;
}
h1, .kop1  {
	color: #FF0099;
	font-size: 13px;
	line-height: 13px;
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
	font-weight: bold;
}
h1, .kop1 a {
	color: #FF0099;
}
h2, .kop2 {
	color: #FF0099;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
}
h2, .kop2 a {
	color: #FF0099;
}
h3, .kop3 {
	color: #FF0099;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
}
h3, .kop3 a {
	color: #FF0099;
}
h4, h5, h6 {
	color: #FF0099;
	font-size: 11px;
	font-weight: normal;
}
h4, h5, h6 a {
	color: #FF0099;
}
.subkop {
	color: #FF0099;
	font-size: 11px;
	line-height: 10px;
	font-weight: normal;
	padding-bottom: 10px;
}
.subkop a {
	color: #FF0099;
}


/* CONTENT
=================================================================*/

/* wrapper
=================================================*/

#wrapper {
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	margin-bottom: 50px;
}


/* main
=================================================*/

#contentmainwrapperform {
	padding-top: 5px;
	margin-bottom: 50px;
	background-color: #FFFFFF;
	width: 580px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
