@import url(reset.css);
body {margin:0px;font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:18px; color:#2a2a2a; }

p, ul, dl, ol { margin-bottom:18px; }

/* 3.Headings ------------------------------------------------------------*/

h1 {  color:#f70303; font-weight:bold; font-size:16px; margin-bottom:30px; }
h2 {  color:#f70303; font-weight:bold; font-size:13px; margin-bottom:5px; }
.klein {  color:#f70303; font-weight:bold; font-size:13px; margin-bottom:30px; }

/* Hyperlinks ------------------------------------------------------------*/

a { text-decoration:none; color:#a2a2a2; font-size:11px;}
a:hover { color:#F70303; }

/* Submits ------------------------------------------------------------*/

.download { background: url(../images/submits/download.png); width:76px; height:21px; 
cursor:pointer;}
.download:hover { background: url(../images/submits/download_over.png);}

.sluiten { background: url(../images/submits/sluitvenster.png); width:76px; height:21px; 
cursor:pointer;}
.sluiten:hover { background: url(../images/submits/sluitvenster_over.png);}

/* Classes ------------------------------------------------------------*/

.rij1 {background-color:#eee;};
.rij2 {background-color:#fff;};

.downloads {width:600px; height: 200px; text-align:left;};
.downloads td {padding-left:10px; height:27px;};
.downloads th {vertical-align:top; font-weight:bold; background:url(../images/backgrounds/titel.jpg); height:30px; padding-left:10px;};

