@CHARSET "UTF-8";

html{font-family:Helvetica; margin:0px; padding:0px;}
body{margin-top:10px;}
#container{width:988px; margin:0px auto; color:#333333}
#container img{border:0}
#container h1{font-size:18px; padding:0px 15px;}
#container h2{font-size:12px; margin-bottom:-12px; padding-bottom:0px; padding-left:15px;}
#container p{line-height:18px; font-size:12px; padding:0px 15px; }
#container p a{color:#1f47a3; text-decoration:none}
#container p a:hover{text-decoration:underline}

#container #bpmForm {background:url('../images/bpm2010.jpg') no-repeat; height:281px; overflow:hidden}
#container #bpmForm h2{color:white; font-size:16px; padding:15px;}
#container #bpmForm fieldset{border:0px; margin:0px; padding:0px;  padding:15px;}
#container #bpmForm fieldset label{display:inline-block; width:200px; margin-top:7px; font-size:12px; color:white }
#container #bpmForm fieldset .large{width:208px; padding:3px; border:1px solid black;}
#container #bpmForm fieldset .largeSelect{width:215px;}
#container #bpmForm fieldset .submit{margin-left:460px; position:relative; top:-40px; cursor:pointer; background:url('../images/berekenbpm.png'); border:0; height:42px; width:185px;}
#container #bpmForm fieldset select{padding:1px;}
#container #bpmForm fieldset #fijn {display:none}
#container #bpmForm fieldset #energie {display:none}

#container #result {background:url('../images/bpm2010.jpg') no-repeat; height:281px; width:988px; overflow:hidden}
#container #result h2{color:white; font-size:16px; padding:15px;}
#container #result table{width:300px; padding:15px;}
#container #result table tr th{color:#1f47a3; font-size:12px; padding:3px; background:white; text-align:left}
#container #result table tr td{color:white; font-size:12px; border-left:1px solid #fff; padding:3px;}
#container #result table .bpm{background:white;}
#container #result table .bpm td{color:#1f47a3; font-size:12px; padding:3px; }

#footer a{color:#333; text-decoration:none}
#footer a:hover{text-decoration:underline}

.error{color:red; font-weight:bold;}
.toon{margin-left:460px; position:relative; top:-55px; cursor:pointer; background:url('../images/toonbpm.png'); border:0; height:42px; width:185px;}
