/* CSS Document */
body { font: 80% Arial, Helvetica, sans-serif; }
td { font: 80%; }
input,textarea { color:#000; border:#999 solid 1px; padding:1px; margin-bottom:2px; }
h1 { color:#66cc00; font-size: 140%; }
h2 { color:#000066; font-size: 110%; }
img { border:0; }
a { color: #000066; text-decoration: underlined; }  
a:hover { color: #000066; text-decoration: none; }  

#container { width:780px; margin-left:auto; margin-right:auto;}
#top { }
#extra-bar { border:0; border-top: 1px dashed #CCC;}
#logo { float:left; width: 190px; }
#pagina { float:left; width: 590px; text-align:right; vertical-align:bottom; height:50px;}
#content { border:0; border-top: 1px dashed #CCC; border-bottom: 1px dashed #CCC; margin-top:10px; padding-bottom:10px; }
#formulier { float:left; width: 390px; }
#shortcuts { float:left; width: 390px; }

div.code { background-color: #DDD; border: 1px solid #999; padding: 5px; color: #333; }
a.top  { color: #66CC00; text-decoration: none; }  
.clear {clear:both;}

