body { background-color: #d5d1ce; margin: 0; padding: 0; font-size: 11px; font-family: "Lucida Sans Unicode", "Lucida Sans", "trebuchet ms", arial; line-height: 16px; text-align: left;}
p { font-size: 11px; font-family: "Lucida Sans Unicode", "Lucida Sans", "trebuchet ms", arial; line-height: 16px; text-align: left; z-index: 1; margin: 0 16px 16px; }
td { font-size: 11px; font-family: "Lucida Sans Unicode", "Lucida Sans", "trebuchet ms", arial; font-weight: bold; line-height: 16px; text-align: left; }
h1 { font-size: 13px; font-family: "Lucida Sans Unicode", "Lucida Sans", "trebuchet ms", arial; font-weight: normal; line-height: 16px; z-index: 1; margin: 0 16px 16px; padding: 0; }
h2 { color: #808080; font-size: 13px; font-family: "Lucida Sans Unicode", "Lucida Sans", "trebuchet ms", arial; font-weight: normal; line-height: 16px; margin: 0 16px 8px; padding: 0; z-index: 1; }
ul, ol {
	z-index: 1;
	margin-bottom: 16px;
	margin-left: 16px;
}
li {
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "trebuchet ms", arial;
	line-height: 16px;
	z-index: 1;
}
a:link { color: black; }
a:visited { color: black; }
a:hover { color: #e3007b; }
a:active { color: #e3007b; }
#container { position: relative; top: 8px; width: 992px; height: auto; margin-top: 0; margin-right: auto; margin-left: auto; padding: 0; }
#logo { background-color: black; position: absolute; top: 0; left: 0; width: 496px; height: 64px; margin: 0; padding: 0; }
#zoeken { line-height: 24px; background-color: #b1b3b4; text-align: center; position: absolute; top: 0; left: 496px; width: 248px; height: 64px; padding-top: 18px; }
.formInput { color: #666; font-size: 11px; font-family: "Lucida Sans Unicode", "Lucida Sans", "trebuchet ms", arial; background-color: #d9dadb; margin-right: 4px; margin-left: 4px; padding: 1px 2px; border-color: #666 white white #666; border-style: solid; border-width: 1px; }
.formButton { color: white; font-size: 10px; font-family: "Lucida Sans Unicode", "Lucida Sans", "trebuchet ms", arial; line-height: 12px; background-color: #666; margin-right: 4px; margin-left: 4px; padding: 1px 4px ; border-color: #c9c9c9 #333 #333 #c9c9c9; border-style: solid; border-width: 1px; }
.formButton:hover { color: #fff; background-color: #e3007b; border-color: #333 #666 #666 #333; border-style: solid; border-width: 1px; }
.form { color: #333; font-size: 11px; font-family: "Lucida Sans Unicode", "Lucida Sans", "trebuchet ms", arial; line-height: 16px; background-color: #d9dadc; padding-top: 2px; padding-right: 4px; padding-left: 4px; border-style: solid; border-width: 1px; border-color: #666 #c9cacb #c9cacb #666; }
.formAlert { color: #333; font-size: 11px; font-family: "Lucida Sans Unicode", "Lucida Sans", "trebuchet ms", arial; line-height: 16px; background-color: #d9dadc; padding-top: 2px; padding-right: 4px; padding-left: 4px; border: solid 1px #e3007b; }
#tickertape { color: white; background-color: black; position: absolute; top: 0; left: 744px; width: 248px; height: 64px; margin: 0; padding: 0; }

#tickertape ul {
	float: right;
}

#tickertape li {
	display: inline;
	list-style-type: none;
	margin-right: 16px;
}

#tickertape a:link, #tickertape a:visited {
	line-height: 64px;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}

#tickertape a:hover {
	color: #e3007b;
}

#staticNav
{ background-color: white; position: absolute; top: 128px; left: 0; width: 992px; height: 64px; z-index: 0; }

#staticNav ul
{ background-image: none; margin: 0; padding: 0; width: 992px; height: 64px; z-index: 11; float: left; display: inline; }

#staticNav ul.about
{ background-color: #d9dadc; background-image: url(../img/aboutTab2.jpg); display: inline; margin: 0; padding: 0; z-index: 11; width: 992px; height: 64px; float: left; }

#staticNav ul.services
{ background-color: #99032d; background-image: url(../img/servicesTab2.jpg); display: inline; margin: 0; padding: 0; z-index: 11; width: 992px; height: 64px; float: left; }

#staticNav ul.news
{ background-color: #000; background-image: none; display: inline; margin: 0; padding: 0; z-index: 11; width: 992px; height: 64px; float: left; }

#staticNav ul.tv
{ background-color: #e3007b; background-image: url(../img/tvTab2.jpg); display: inline; margin: 0; padding: 0; z-index: 11; width: 992px; height: 64px; float: left; }

#staticNav ul li
{ font-size: 13px; line-height: 64px; background-image: none; width: auto; height: 64px; float: left; display: inline; }

#staticNav ul li a
{ background-image: none; text-align: left; text-decoration: none; width: auto; height: 64px; margin: 0; padding: 0 8px 0 16px; }

#staticNav ul li a:hover
{ background-image: none; background-color: transparent;}

#staticNav ul li a.about
{ color: #000; }

#staticNav ul li a:visited.about
{ color: #000; }

#staticNav ul li a:hover.about
{ color: #99032d; }

#staticNav ul li a.aboutSelected
{ color: #99032d; }

#staticNav ul li a.services
{ color: white; }
#staticNav ul li a:visited.services
{ color: white; }
#staticNav ul li a:hover.services
{ color: black; }
#staticNav ul li a.servicesSelected
{ color: black; }
#staticNav ul li a.news
{ color: black; visibility: hidden; }
#staticNav ul li a.tv { color: #e3007b; visibility: hidden; }
.hidden { color: #7cb3e2; }
a.hidden { color: #7cb3e2; }
.alert { color: #e3007b; }
#content { background-color: white; position: absolute; top: 192px; left: 0; width: 100%; margin: 0; padding: 0; }
#subSubMenu { width: 240px; height: 100%; float: left; margin: 0; padding: 16px 16px 16px 0; }
#subSubMenu ul { width: 240px; margin: 0; padding: 0; }
#subSubMenu li { width: 240px; font-size: 12px; line-height: 18px; clear: both; margin: 0; padding: 0; list-style-type: none; }
#subSubMenu li a { text-decoration: none; margin: 0 0 8px 16px; padding: 0; display: block; }


#subSubMenu a.about { color: black; }
#subSubMenu a:visited.about { color: black; }
#subSubMenu a:hover.about { color: #a60000; }
#subSubMenu a.aboutSelected { color: #a60000; }

#subSubMenu a.services { color: #b1b3b4; }
#subSubMenu a:visited.services { color: #b1b3b4; }
#subSubMenu a:hover.services { color: #000; }
#subSubMenu a.servicesSelected { color: #000; }

#subSubMenu a.news { color: black; }
#subSubMenu a:visited.news { color: black; }
#subSubMenu a:hover.news { color: #e3007b; }
#subSubMenu a.newsSelected { color: #e3007b; }

#subSubMenu a.tv { color: black; }
#subSubMenu a:visited.tv { color: black; }
#subSubMenu a:hover.tv { color: #e3007b; }
#subSubMenu a.tvSelected { color: #e3007b; }
#subSubMenu img { float: left; margin: 0 4px 0 0; padding: 0; }
#image {
	background-position: center;
	width: 248px;
	height: 352px;
	float: right;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#textContent {
	margin: 0 0 0 248px;
	padding: 16px 0 0 8px;
}
#textContent p { margin-right: 0; margin-left: 0; }
#textContent td { font-weight: normal; margin-right: 0; margin-left: 0; }
#textContent h1 { font-weight: bold; margin-right: 0; margin-left: 0; }
#textContent h2 { margin-right: 0; margin-left: 0; }
#textContent li {
	margin-left: 16px;
	line-height: 16px;
}
#video { position: relative; top: -8px; left: -8px; width: 480px; height: 288px; margin: 0; padding: 0; }
#clear { height: 1px; overflow: hidden; clear: both; margin: 0; padding: 0; display: block; }
#aboutHome { background-color: #eff0f0; position: absolute; top: 128px; left: 0; width: 248px; height: 416px; z-index: 0; margin: 0; padding: 0; }
#aboutHome a:link { color: #000; }
#aboutHome a:visited { color: #000; }
#aboutHome a:hover { color: #99032d; }
#servicesHome { background-color: #99032d; margin: 0; padding: 0; position: absolute; top: 128px; left: 248px; width: 248px; height: 416px; z-index: 0; }
#servicesHome p { color: white; }
#servicesHome h1 { color: white; font-weight: bold; }
#servicesHome li { color: #ffffff; margin: 0 0 0 16px;}
#servicesHome a:link { color: white; }
#servicesHome a:visited { color: white; }
#servicesHome a:hover { color: #000; }
#newsHome {
	background-color: white;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 128px;
	left: 496px;
	width: 248px;
	height: 416px;
	z-index: 0;
	overflow: hidden;
}
#newsHome h1 { color: #e3007b; font-weight: bold; }
#newsHome li { color: #e3007b; }
#tvHome { background-color: #e3007b; margin: 0; padding: 0; position: absolute; top: 128px; left: 744px; width: 248px; height: 416px; z-index: 0; }
#tvHome h1 { margin-top: 8px; margin-bottom: 16px; }
#tvHome a:link { color: #000; text-decoration: none; }
#tvHome a:visited { color: #000; text-decoration: none; }
#tvHome a:hover { color: #fff; text-decoration: none; }
#homeImage { background-repeat: no-repeat; background-position: center; text-align: center; vertical-align: middle; width: 248px; height: 192px; z-index: 0; overflow: hidden; margin: 0 0 16px; padding: 0; }
#homeText { position: absolute; top: 208px; left: 0; padding: 0; z-index: 0; width: 248px; height: 208px; margin: 0; }
#videoSelect { margin: 0; padding: 0; position: absolute; z-index: 0; top: 192px; left: 0; width: 248px; height: 224px; overflow: auto; }

#paging {
	width: 240px;
	float: left;
	margin: 0;
}

.searchResults ul, #paging ul {
	margin: 0 0 0 16px;
	padding: 0;
	list-style-type: none;
	display: inline;
}
.searchResults li, #paging ul li {
	background-color: #c9cacb;
	margin-right: 4px;
	margin-left: 0;
	padding: 0;
	display: inline;
	font-size: 10px;
	line-height: 16px;
}

.searchResults li a, #paging ul li a {
	line-height: 16px;
	background-color: #c9cacb;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	padding: 2px 6px;
	margin: 0;
}
.searchResults li a.selected, #paging ul li a.selected { color: #fff; background-color: #e3007b; }
#subSubMenu #paging li a {
	display: inline;
}
#footer { color: #ddd; font-size: 12px; font-family: "Lucida Sans Unicode", "Lucida Sans", "trebuchet ms", arial; background-color: black; width: 992px; height: 32px; clear: both; display: block; }
#footer p { font-size: 12px; line-height: 32px; position: absolute; left: 192px; float: left; margin: 0 0 0 8px; padding: 0; list-style-type: none; }
#footer ul { position: absolute; right: 8px; height: 32px; display: inline; z-index: 11; float: left; margin: 0 0 0; padding: 0; }
#footer img { border-color: #666; }
#footer td { text-align: center; }

#footer li { font-size: 12px; line-height: 32px; list-style-type: none; margin: 0 8px 0 12px; padding: 0; float: left; }
#footer li a { color: #ddd; text-decoration: none; border-color: black; }
#footer li a:visited { color: #ddd; text-decoration: none; border-color: black;}
#footer li a:hover { color: #e3007b; text-decoration: none; border-color: #e3007b;}
#footer li a.hidden { color: #7cb3e2; text-decoration: none; border-color: #7cb3e2;}
#footer li a.selected { color: #e3007b; text-decoration: none; border-color: white; }

#languages { position: absolute; left: 4px; bottom: 4px; width: 176px; height: 24px; float: left; }

#cms { z-index: 25; border: solid 2px #bb4543; }
#cmsControlBeam { background-color: #d6dfe6; text-align: center; height: 32px; z-index: 25; margin: 2px; border: solid 2px #bb4543;}
#cmsControlBeam img { margin: 0 16px; padding: 0; }
