@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;
}
a:link {
	color: #000;
}
a:visited {
	color: #999;
}
a:hover {
	color: #999;
}
a:active {
	color: #999;
}

p,h1,h2,h3,h4,h5,h6 {
	margin-top:0;
	margin-bottom:0;
	text-align: left;
}
ul {
	padding: 0px;
	margin: 0px 0px 0px 8px;
	list-style-type: none;
	list-style-image: url(../beeld-basis/basisbullet-opwit.gif);
}
ul li {
	padding: 0px;
	margin: 0px 0px 0px 8px;
	list-style-type: none;
	list-style-image: url(../beeld-basis/basisbullet-opwit.gif);
}

ol {
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
ol li {
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

blockquote {
	padding: 0;
	margin: 0;
}

/* 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;
}
#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;
}

/* TABLES
=================================================*/

table {
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	color: #666;
	width: 100%;
	background-color: #FFF;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table td {
	background-color: #FFF;
	color: #666;
	padding: 2px 2px 4px 5px;
	text-align: left;
	border: 1px solid #FF0099;
	vertical-align: top;
}

table th {
	background-color: #FF0099;
	color: #FFF;
	padding: 2px 2px 4px 5px;
	text-align: left;
	border: 1px solid #FF0099;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
}

/* 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;
}
.intro {
	color: #FF0099;
	font-size: 12px;
}
.intro a {
	color: #FF0099;
}
.progr-datum  {
	color: #FFFF00;
	font-size: 11px;
	line-height: 20px;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	padding-left: 15px;
}
.progr-kop {
	color: #FFFF00;
	font-size: 18px;
	line-height: 17px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 15px;
}
.progr-subkop {
	color: #FFFF00;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 15px;
}
.koplinkje {
	font-size: 8px;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	padding-right: 45px;
	padding-bottom: 2px;
}
.koplinkje a {
	text-decoration: none;
}


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

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

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

/* left
=================================================*/
#contentleft {
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	float: left;
	width: 135px;
	margin-left: 10px;
	color: #FFFFFF;
	margin-top: 32px;
}
#contentleft a:link {
	color: #FFF;
	text-decoration: none;
}
#contentleft a:visited {
	color: #FFFF00;
	text-decoration: none;
}
#contentleft a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#contentleft a:active {
	color: #FFFF00;
	text-decoration: none;
}

/* main
=================================================*/
#contentmainwrapper {
	float: right;
	width: 645px;
	padding-top: 5px;
	margin-bottom: 50px;
}
#contentmainwrapperform {
	padding-top: 5px;
	margin-bottom: 50px;
	background-color: #FFFFFF;
	width: 580px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
#contentmainwrapperborder {
	float: right;
	width: 425px;
	padding-top: 0px;
	margin-bottom: 50px;
	border: 1px solid #FFFF00;
	margin-right: 220px;
	margin-top: 10px;
}
#contentmain {
	text-align: left;
	width: 490px;
	margin-top: 10px;
	background-image: url(../beeld-basis/450px.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#contentmainprogramma {
	text-align: left;
	width: 490px;
	margin-top: 10px;
	background-image: url(../beeld-basis/450px-2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#contentmainprogrammaleft {
	width: 50px;
	line-height: 14px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	float: left;
	padding-left: 15px;
	color: #FFFF00;
}
#contentmainprogrammaright {
	width: 370px;
	line-height: 14px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	padding-left: 5px;
}
#contenttitel {
	text-align: left;
	width: 490px;
	margin-top: 10px;
}
#contentmainlogos {
	text-align: left;
	width: 490px;
	margin-top: 10px;
	background-image: url(../beeld-basis/450px.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#contentmainlogos img {
	margin: 0px 10px 0px 0px;
	text-align: left;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentmaintxtsmall {
	line-height: 14px;
	text-align: left;
	margin-right: 175px;
	margin-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#contentmaintxtwide {
	line-height: 14px;
	text-align: left;
	margin-right: 60px;
	margin-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#contentmaintxtwideprogramma {
	line-height: 14px;
	text-align: left;
	margin-right: 60px;
	margin-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#contentmainpicture {
	float: right;
	width: 160px;
	margin-left: 0px;
}
#contentmainpicture p{
	font-size: 10px;
	padding-right: 45px;
	color: #999999;
}
#contentmainpicture img {
	height: auto;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 5px;
}



/* PRINT
=================================================================*/

#printlogo {
	display: none;
}
.tabelkop1 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0099;
	padding-top: 2px;
}
.tabelkop2 {
	font-size: 12px;
	font-weight: normal;
	color: #FF0099;
}
.tabelkop2 {
	font-size: 11px;
	font-weight: normal;
	color: #FF0099;
}
