@charset "UTF-8";
.contentWrapper {
	background-color: white;
	width: 900px;
	min-height:100%;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	padding: 10px;
}
.supernav {
	background-color: #96999C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 1px;
}
.topimg {
	height: 200px;
	background-color: #99CC33;
}
.subnav {
	width: 200px;
	background-image: url(images/bg_subnav.png);
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 620px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-top: 10px;
	filter: Alpha(Opacity=60);
}
.contentContainer {
	min-height: 100%;
	background-color: yellow;
}

.discripBottom {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	background-image: url(images/bgContent.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.content {
	line-height: 18px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	min-height: 100%;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.voltaImg {
	margin-right: 20px;
}
body,html {
}

.supernav li a:hover {
color:#009999;
}

.supernav li a {
	color:white;
	display:inline-block;
	font-size:12px;
	text-decoration:none;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
}
.supernav li {
display:inline;
}

.supernav li a:active {
	background-color: yellow;
	color: red;
}

.subnav li a:hover {
	color:#009999;
	background-color: white;
}
.subnav li a:active {
	color:#009999;
	background-color: #FF6699;
}

.subnav li a {
	color:black;
	display:block;
	font-size:12px;
	text-decoration:none;
	list-style-type: circle;
	margin-left: -70px;
	z-index: 2;
}
.subnav li {
	display:inline;
	z-index: 2;
}
.subnav h1 {
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin-left: -30px;
}
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	line-height: 18px;
}
.content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
	line-height: 18px;
}
.content a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0033;
	text-decoration: underline;
	line-height: 18px;
}
.content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	}
.footer a:hover {
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
.discripBlauw h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	text-transform: lowercase;
	}
.discripRood h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	text-transform: lowercase;
	}
.discripGroen h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	text-transform: lowercase;
	}
.discripBottom li a {
	color:black;
	display:block;
	font-size:12px;
	text-decoration:none;
	list-style-type: circle;
}
.discripBottom li {
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}.discripBottom li a:hover {
	color:red;
	display:block;
	font-size:12px;
	text-decoration:none;
	list-style-type: circle;
}
.discripLichtRood {
	background-color: #FF0000;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.discripGroen {
	background-color: #99CC33;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.stipeRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.discripRose {
	background-color: #F6797C;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.discripAarde {
	background-color: #999966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.discripPaars {
	background-color: #3D1966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.discripOranje {
	background-color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.discripGrijs {
	background-color: #7C8A99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}




.discripBlauw {
	background-color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.discripDonkerBlauw {
	background-color: #002B81;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.discripRood {
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.quotes {
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	width: 200px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: center;
	height: 60px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: white;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.imputFieldRight  {
	border: 1px solid #CCCCCC;
}
.programma_overzicht {
	padding: 10px;
	width: 100%;
}
.programma_overzicht h1{
	padding: 10px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: black;
	background-color: #CCCCCC;
}
.topimgsietske {
	height: 200px;
	background-color: #99CC33;
	background-image: url(images/random/sietske.jpg);
	background-repeat: no-repeat;
}
.topimgportugal {
	height: 200px;
	background-color: #99CC33;
	background-image: url(images/random/portugal.jpg);
	background-repeat: no-repeat;
}
.discripOranjeLight {
	background-color: #FF9A17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.topimgvrouwlijk {
	height: 200px;
	background-color: #99CC33;
	background-image: url(images/random/03.jpg);
	background-repeat: no-repeat;
}
