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

body {
margin: 0;
font:Times New Roman, "Georgia", Times, serif;
text-align: center;
}

div#main_container{
margin: 0 auto 0 auto;
width: 435px;
text-align: left;
}

a:link{
color:#999999;
text-decoration:none;
}

a:active{
color: #000000;
text-decoration:none;
} 




#kop {
width:435px;
height:196px;
}

#menu {
width:435px;
height:71px;
font-size:22px;
color:#999999;
}

#tekst {
width:435px;
height:auto;
font-size:14px;
line-height:25px;
}

#footer {
width:435;
height:15px;
font-size:10px;
}