body 
{
color:#000000;
background-color:#F5F1D8;
margin-left:0;
margin-right:0;
margin-top:0;
margin-bottom:0;
background-image: url('images/stijl/graan2.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top right;
}

a {text-decoration:underline; color:#1C4C1D}
a:hover{text-decoration:none; color:#1C4C1D}

a.none:link {text-decoration: none; color: #1C4C1D;}
a.none:visited {text-decoration: none; color: #1C4C1D;}
a.none:hover {text-decoration: underline; color: #1C4C1D;}

a.yellow:link {text-decoration: none; color: #FFCC00;}
a.yellow:visited {text-decoration: none; color: #FFCC00;}
a.yellow:hover {text-decoration: underline; color: #FFCC00;}

select.grey {background-color: #CC0000; color: #FFFFFF; font="Arial";}
table.header {background-image:url(images/headers/01-824.jpg); background-repeat:no-repeat}

.line {border-bottom: 1px solid #999999;}
.line1 {border-bottom: 1px solid #666666;}
.line2 {border-bottom: 1px solid #443333;}
.line3 {border-bottom: 1px solid #CCCCCC;}
.outline {border: 1px solid #CCCCCC}
.outline1 {border: 1px solid #5F482C}
.dotted {border-bottom: 1px dotted #999999;}
.dashed {border-bottom: 1px dashed #999999;}
.tableleft {border-left: 1px dotted #999999;}

.content-box0{border:1px solid #FFFFFF; border-radius:5px; -moz-border-radius: 5px; -webkit-border-radius:5px; -khtml-border-radius:5px;}
.content-box10{border:1px solid #FFFFFF; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -khtml-border-radius:10px;}
.content-box {border:1px solid #FFFFFF; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; -khtml-border-radius:15px;}
.content-box-AFAFAF {border:1px solid #AFAFAF; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; -khtml-border-radius:15px;}
.content-box-CCCC99 {border:1px solid #CCCC99; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; -khtml-border-radius:15px;}

.shadow {
box-shadow: 3px 3px #999999;
-webkit-box-shadow: 3px 3px #999999;
-moz-box-shadow: 3px 3px #999999;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#999999, offX=3, offY=3, positive=true);
}

.formstyle {
margin-top: 0; margin-bottom: 0;
}
