/*
donkerblauw (text)			color: #00244d;
*/
body, html, img, h1, h2, h3 ,h4, img, a, table, td, tr, form,hr{margin: 0; padding: 0; border: 0}

html,body, form{height:100%;}
embed, object {height: 100%; display: block;}
html, body{}

table{
border-collapse: collapse;
}
table td{
vertical-align: top;    
    }

body{
scrollbar-3dlight-color: #eee;	
scrollbar-highlight-color:#fff;	
scrollbar-shadow-color: #666;	
scrollbar-darkshadow-color: #ccc;
scrollbar-face-color:#eee;	
scrollbar-arrow-color: #666;
scrollbar-base-color:#eee;	
scrollbar-track-color: #ccc;
}

embed{  /*geen ongewilde padding onder sifr elementen in firefox*/
display: block;
}

body, input, textarea, select, option{
font-family: Arial,Tahoma,Verdana;
font-size: 11px;
line-height: 18px;
color: black;
}

.hr hr{display:none;}
.hr {height:1px; background-image: url(../img/dotsRed.gif); overflow:hidden; margin-top:5px; margin-bottom:10px;}

h1, h2{font-size:18px; margin-bottom:5px; line-height: normal; font-weight: normal;color: #be311a; font-family: Arial, Tahoma, Verdana; position:relative;}
h3{font-size:11px;line-height:18px;font-weight:bold; color:Black; font-family:Georgia,times;}

a{
color: #006C85;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
.blue{
color: #006C85;
}

blockquote{
margin: 0px;
padding: 0px;
font-size: 22px;
line-height: 28px;
font-family: Georgia,Times;
margin-top: 8px;
margin-bottom:8px;
color: #00244d;
}
fieldset{
border: 1px solid white;
}

ul.list, ul.list li{
margin: 0px;

    }
ul.list{
    padding: 0 0 18px 15px;
    }
    

.button{cursor: pointer; margin: 0px; padding:0px; border:0px; font-weight: bold; font-family:Arial,tahoma, Verdana; font-size: 11px; width: 102px; height:22px;background-image:url(../img/btn.gif); padding-bottom:4px; background-color: Transparent;}