@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: 0px;
    vertical-align: baseline;
		font-size: 100%;
    background: transparent;
		text-decoration:none;
		font-weight:normal;
} 

a{
color: #0172BB;
text-decoration:none;
}

a:hover{
font-weight:bold;
}


body {
background:#F1F1F1;
text-align:center;
margin:auto;
padding:0px;
font-family: Verdana, Arial, sans-serif;
}


#outline{
text-align:left;
margin:0px auto;
padding:0px;
width:1005px;
font-family: Verdana, Arial, sans-serif;
text-color:#333333;
font-size:14;
}

#header{
background:url(header.jpg);
height:215px;
width:1000px;
font-color:#999999;
font-size:16px;
}

#mainframe{
background:#ffffff;
width:1000px;
height:auto;
float:left;
}

#linkblok{
background:url(linkbalk.jpg);
width:184px;
height:600px;
float:left;
}

#tekstblok{
background:#ffffff;
width:550px;
height:auto;
float:left;
margin:8px;
}

#advertentieblok{
background:#ffffff;
width:200px;
height:auto;
float:left;
margin-left:50px;
}

#bottomframe{
float:left;
background:url(bottom.jpg);
width:1000px;
height:52px;
}
