/* Wilhelmus platen css */
html {margin:auto; background: #FFB517 url(afbeeldingen/background.png) fixed repeat-x left bottom;}
body {margin:0; height:100%; font-family:sans-serif; font-size: .75em; color: #FFFFFF;}
   body>div#titel{position:fixed;}
   body>div#container{position:fixed;overflow: hidden;}
   body>div#footer{position:fixed; overflow: hidden;}
   body>div#player{position:fixed;}
   body>div#blok{position:fixed;overflow: hidden;}
#titel {position:absolute;margin:auto;z-index:3;background: fixed url(afbeeldingen/topheader.png) no-repeat left top; height: 105px;width: 1250px;}
#menu {position:absolute; padding-top: 122px;padding-left: 5px; z-index:4;}
h1 {font-size:1.6em;color:#E65100;} h2 {font-size:1.3em;color:#fff;} h3 {font-size:1.3em;color:#E65100;}
#container {position:absolute;margin:auto;overflow: hidden;height:570px;width:570px;left:0;bottom:0;z-index:1;background: fixed url(afbeeldingen/bol.png) no-repeat left bottom;}
#tekstvlak{position:absolute; width:475px;left: 155px;top: 130px;padding-bottom: 20px;text-align: justify;z-index:2;}
#footer {position:absolute; margin:auto;overflow: hidden;right:5px;bottom:5px;font-size: .9em;color:#E65100;}
#blok {position: absolute; margin:auto;overflow: hidden;background-color: #FFB517; min-height: 100%; height: 100%; width: 200px; left: 640px;top: 0px; z-index:0;}
#player {height:360px; padding-right: 10px; padding-left: 10px;}
#video {height:400px; background: #E66300;}
#rondblok {position:absolute; bottom:10px; padding-left: 10px; z-index:1;}
#linkerplaatjes{position:absolute; clear: both; float: left;}
#rechtertekst{
	padding-left: 100px;
	padding-top:24px;
	text-align: left;
}


a {text-decoration:none; font-weight:bold; color:#FFFFFF;}
a:hover {text-decoration:underline;}
.form {font-family: Verdana, Arial, Helvetica, sans-serif;}
.black {color: #000000; font-weight: bold;}
.roundcont {width: 180px;  background-color: #E66300;color: #fff;}
.roundcont p {margin: 0 10px;}
.roundtop {background: url(afbeeldingen/tr.gif) no-repeat top right;}
.roundbottom {background: url(afbeeldingen/br.gif) no-repeat top right;}
img.corner {width: 15px; height: 15px; border: none; display: block !important;}