@charset "UTF-8";
/* CSS Startpagina */
html {
background: #d9d7d8 url(../images/ag.jpg) repeat-x scroll 0 0;
}
body {
background: transparent url(../images/ag_midden.jpg) no-repeat scroll 50% 0;
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-weight: bold;
font-size: 12px;
}
h1 {font-size: 19px;}
a:link {color: #fff; text-decoration:none;}
a:visited {color: #fff;text-decoration:none;}
a:hover {color: #fff; text-decoration:underline;}
a:active {color: #fff;text-decoration:none;}
#wrapper {
margin: 0 auto;
width: 795px;
padding: 0;
}
#header {
height: 129px;
padding-top: 40px;
}
#header .logo {
background: url(../images/logo.png) no-repeat;
width: 300px;
height: 90px;
}
#box-links {
background: url(../images/box_groen_links.gif) no-repeat;
float: left;
width: 345px;
height: 301px;
padding: 25px;
}
#box-links .knop_NL {
background: url(../images/knop_zwart_NL.gif) no-repeat;
width: 220px;
height: 27px;
font-size: 13px;
padding-top: 8px;
padding-left: 30px;
margin-top: 20px;
}
#box-rechts {
background: url(../images/box_groen_rechts.gif ) no-repeat;
float: right;
width: 350px;
height: 301px;
padding: 25px;
}
#box-rechts .knop_FR {
background: url(../images/knop_zwart_FR.gif) no-repeat;
width: 220px;
height: 27px;
font-size: 13px;
padding-top: 8px;
padding-left: 30px;
margin-top: 20px;
}
#footer {
clear: both;
background: url(../images/footer.gif) no-repeat scroll 50% 0;
height: 20px;
color: #bbbaba;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
font-weight: bold;
text-align: center;
padding-top: 10px;
}
#footer a:link {color: #bbbaba;}
#footer a:visited {color: #bbbaba;}
#footer a:hover {color: #a5a3a3;}
#footer a:active {color: #bbbaba;}