body{font-family:sans-serif;background:#338fac url('css/back.png');margin-top:36px;}
div#hindeBack{position:absolute;left:0px;top:0px;width:345px;height:577px;background:url('css/hindeBack.png') no-repeat;z-index:5;}
div#main{width:700px;margin:0px auto;position:relative;z-index:10;}
h1#naam{height:196px;background:url('css/header.png') no-repeat;margin:0px;padding:0px;text-indent:-999em;}
div#menu{height:30px;background:url('css/menuBack.png') repeat-x;margin:0px;padding:0px;}
div#menu ul{list-style:none;font-family:Verdana,Arial,sans-serif;font-size:9pt;margin:0px;padding:0px;}
div#menu li{height:30px;float:left;padding:0px 20px;background:url('css/menuSplitter.png') no-repeat right center;}
div#menu a:link,div#menu a:visited{display:block;margin-top:7px;color:#fff;text-decoration:none;}
div#menu a:hover{text-decoration:none;}
div#menu a:active{}

div#menu ul ul{display:none;}

div#menu li.active{background:url('css/menuSelectedRight.png') no-repeat right center;height:38px;padding-right:12px;padding-left:0px;margin-top:-8px;}
div#menu li.active a{display:block;background:url('css/menuSelectedLeft.png') no-repeat left center;margin:0px;height:38px;padding:0px 8px 0px 20px;line-height:40px;}

ul#submenu{height:20px;background:url('css/submenuBack.png') repeat-x;margin:0px;padding:0px;border-left:solid 1px #b05372;border-right:solid 1px #b05372;border-bottom:solid 1px #b05372;list-style:none;font-family:Verdana,Arial,sans-serif;}
ul#submenu li{font-size:9pt;height:20px;float:left;padding:0px 20px;background:url('css/submenuSplitter.png') no-repeat right center;}
ul#submenu a,ul#submenu a:link,ul#submenu a:visited{color:#e2d6da;display:block;padding-top:2px;}

div#tekst{background:#fff;border-style:none solid solid solid;border-color:#b05372;border-width:1px;font-family:Arial,sans-serif;padding:22px 65px 20px 28px;}
h2{margin:0px;font-weight:bold;font-style:italic;color:#b05372;font-size:15pt;}
h3{font-weight:bold;color:#3795b1;}

/* phpConForm */
form.phpConForm{width:640px;}
/*h2.pcfFormTitle{color:#999;font-size:12pt;letter-spacing:-1px;}*/
ul.pcfPageList{list-style:none;margin:10px 0px;padding:0px;border-bottom:solid 1px #40a4dd;display:inline;clear:both;}
ul.pcfPageList li{display:inline;padding:0px 10px;font-weight:normal;font-size:10pt;}
ul.pcfPageList li.done{}
ul.pcfPageList li.current{color:#40a4dd;}
ul.pcfPageList li.grey{color:#ccc;}

div.pcfError{border:solid 1px #600;background:#fc9;padding:10px;margin:10px;color:#600}

div.pcfDescription{margin:10px 0px;}
div.pcfItem{padding-bottom:5px;}
div.pcfItem.odd{background:#eef;}
div.pcfItem.even{background:#ffe;}
div.pcfItem.pcfError{margin:0px;padding:0px;border-style:none none none solid;border-width:2px;}
div.pcfItem div.pcfError{float:right;margin:0px;padding:0px;}
.phpConForm label{display:block;font-weight:bold;margin-top:5px;padding-left:10px;border-bottom:dashed 1px #ccc;}
label.pcfOption{width:auto;float:none;display:inline;}
span.pcfOption{display:block;}
span.pcfHelp{display:inline;float:right;border:solid 1px #006;background:#9cf;color:#006;padding:3px 7px;cursor:pointer}
span.pcfHelp div{display:block;position:absolute;background:#acf;border:solid 1px #006;max-width:100px;}

input.pcfUserInput{}
span.pcfUserDelete{cursor:pointer;}

div#footer{font-size:8pt;margin:5px 2px;}
div#footer div#footerLinks{float:right;color:#fff;}
div#footer div#footerLinks a:link,
div#footer div#footerLinks a:visited{color:#fff;text-decoration:none;}
div#footer div#footerLinks a:hover,
div#footer div#footerLinks a:active{text-decoration:underline;}
div#footer div#footerInfo{color:#85d0e6;}

a:link,a:visited{color:#b05372;text-decoration:none;}
a:hover,a:active{text-decoration:underline;}

/* styling of the container. */
a.flowplayer {
	display:block;
	width: 320px;
	height:240px; 
	text-align:center;
	margin:0 15px 15px 0;
	float:left;
	border:1px solid #999;
}

/* play button */
a.flowplayer img {
	margin-top:70px;
	border:0px;
}

/* when container is hovered we alter the border color */
a.flowplayer:hover {
	border:1px solid #000;
}
