/* Normalizes margin, padding */
body, div,dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0; padding: 0;
}

/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

/* Removes list-style form lists */
ol, ul {
	list-style: none;
}


/* layout.css */

html {
	text-align: center;
}

body {
	position: relative;
	width: 799px;
	height: 580px;
	margin: 0 auto;
	text-align: left;
	top: 15px;
	border: 1px solid #A6A6A6;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

p {
	padding-bottom: 13px;
	line-height: 13px;
}

.p10 {
	font-size: 10px;
	line-height: 12px;
}

h2 {
	font-weight: bold;
	padding-bottom: 13px;
}

h3 {
	font-weight: bold;
}

div#logoKop {
	position: absolute;
	top: 30px;
	left: 28px;
	width: auto;
	height: 52px;
	background-color: #1CB6ED;
	z-index: 15;
}

div#logoKopFlash {
	position: absolute;
	top: 26px;
	left: 28px;
	width: 700px;
	height: 60px;
	z-index: 15;
}

div#nav {
	position: absolute;
	top: 11px;
	left: 11px;
	width: 137px;
	height: 558px;
	background-color: #867D7A;
	z-index: 1;
}

div#navHead {
	position: absolute;
	top: 95px;
	left: 0px;
	width: 137px;
	z-index: 3;
}

div#navMain {
	position: absolute;
	top: 188px;
	left: 0px;
	width: 137px;
	z-index: 4;
}

div#navTaal {
	position: absolute;
	top: 530px;
	left: 11px;
	width: 137px;
	height: 20px;
	z-index: 5;
}

ol.mmr li {
	display: block;
	position: relative;
	width: 137px;
	height: 21px;
}

ul.mb2 {
	padding: 0px 0px 4px 0px;
}

ul.mb li, ul.mb2 li {
	display: block;
	position: relative;
	width: 137px;
	height: 15px;
}

div#main {
	position: absolute;
	left: 158px;
	top: 11px;
	width: 630px;
	height: 452px;	
}

div#main4kol {
	position: absolute;
	left: 158px;
	top: 11px;
	width: 831px;
	height: 452px;	
}

div#mainInfoshow {
	position: absolute;
	left: 11px;
	top: 11px;
	width: 777px;
	height: 452px;
	z-index: 2;
}

div#mainFlash {
	position: absolute;
	left: 0px;
	top: 71px;
	width: 630px;
	height: 380px;
}

div#mainContent1 {
	position: absolute;
	left: 15px;
	top: 100px;
	width: 190px;
	height: 340px;
	z-index: 4;
}

div#mainContent2 {
	position: absolute;
	left: 216px;
	top: 100px;
	width: 190px;
	height: 340px;
	z-index: 5;
}

div#mainContent12 {
	position: absolute;
	left: 15px;
	top: 100px;
	width: 385px;
	z-index: 4;
}

div#mainContent3 {
	position: absolute;
	left: 417px;
	top: 100px;
	width: 190px;
	height: 340px;
	z-index: 6;
}

div#mainContent23 {
	position: absolute;
	left: 216px;
	top: 100px;
	width: 385px;
	z-index: 5;
}

div#mainContent4 {
	position: absolute;
	left: 618px;
	top: 100px;
	width: 190px;
	height: 340px;
	z-index: 7;
}

div#tekstNav1 {
	position: absolute;
	left: 15px;
	top: 401px;
	width: 190px;
	height: 26px;
	z-index: 11;
}

div#tekstNav2 {
	position: absolute;
	left: 216px;
	top: 401px;
	width: 190px;
	height: 26px;
	z-index: 12;
}

div#tekstNav {
	position: absolute;
	left: 417px;
	top: 401px;
	width: 190px;
	height: 26px;
	z-index: 13;
}

div#tekstNav4 {
	position: absolute;
	left: 618px;
	top: 401px;
	width: 190px;
	height: 26px;
	z-index: 14;
}

div#mainNieuws {
	position: absolute;
	left: 15px;
	top: 100px;
	width: 585px;
	height: 440px;
}

.mainBlauw {
	background-color: #BAE9FA;
}

.mainLijnGrijs {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.mainLijnBlauw {
	background-color: #FFFFFF;
	border: 1px solid #1CB6ED;
}

.mainZwart {
	background-color: #000000;
}

.tekstBlauw {
	color: #1CB6ED;
}

.tekstPaars {
	color: #811788;
}
.tekstGroen {
	color: #66BB50;
}

div#highlights {
	position: absolute;
	left: 158px;
	top: 473px;
	width: 630px;
	height: 96px;
}

div#highlightsFlash {
	position: absolute;
	width: 522px;
	height: 96px;
}

div#highlightsKnoop {
	position: absolute;
	top: 0px;
	left: 531px;
	width: 99px;
	height: 96px;
}

a.eindeLink {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.eindeLinkBlauw {
	font-weight: bold;
	color: #1CB6ED;
	text-decoration: none;
}

a.eindeLinkPaars {
	font-weight: bold;
	color: #811788;
	text-decoration: none;
}

a.eindeLinkGroen {
	font-weight: bold;
	color: #66BB50;
	text-decoration: none;
}

a.ttLink {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a.tekstLink {
	color: #1CB6ED;
	text-decoration: none;
}
a.tekstZwartLink {
	color: #000000;
	text-decoration: none;
}

a.eindeLink:hover, a.ttLink:hover, a.tekstZwartLink:hover {
	color: #1CB6ED;
}

a.eindeLinkBlauw:hover, a.eindeLinkPaars:hover, a.eindeLinkGroen:hover {
	color: #000000;
}

a.tekstLink:hover {
	color: #000000;
	text-decoration: none;
}

a.eindeLinkHoverPaars, a.eindeLinkHoverGroen {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.eindeLinkHoverPaars:hover {
	color: #811788;
}

a.eindeLinkHoverGroen:hover {
	color: #66BB50;
}


ul.opsTekst {
	list-style: inside;
	list-style-type: disc;
}

ul.staff {
	position: absolute;
	left: -2px;
	top: 230px;
}

ul.staffalt {
	position: relative;
	top: -10px;
	left: -2px;
	width: 190px;
	height: 40px;
}

ul.cases {
	position: absolute;
	left: -2px;
	top: 284px;
}

ul.interviews {
	position: absolute;
	left: -2px;
	top: 236px;
}

ul.staff li, ul.staffalt li {
	position: relative;
	display: block;
	width: 43px;
	height: 35px;
	float: left;
	padding: 2px 2px 0px 2px;
}

ul.cases li, ul.interviews li {
	position: relative;
	display: block;
	width: 43px;
	height: 52px;
	float: left;
	padding: 2px 2px 0px 2px;
}

/*
ul.staffalt a:hover li {
	background-color: #1CB6ED;
}
*/

ul.staff li.staffselect, ul.cases li.staffselect, ul.interviews li.staffselect {
	background-color: #1CB6ED;
}

.inputlijn {
	border: 1px solid #A6A6A6;
	font-size: 11px;
	width: 105px;
	font-family: Verdana, Helvetica, sans-serif;	
	color: #333333;
}

.inputlijn2 {
	border: 1px solid #A6A6A6;
	font-size: 11px;
	width: 150px;
	font-family: Verdana, Helvetica, sans-serif;	
	color: #333333;
}

.inputlijn3 {
	border: 1px solid #A6A6A6;
	font-size: 11px;
	width: 40px;
	font-family: Verdana, Helvetica, sans-serif;	
	color: #333333;
}

ul.ullist li {
	list-style: outside circle;
	margin-left: 1em;
}

.bgwit {
	background-color: #FFFFFF;
}


	
