html,body {

border:none;
}
 
body {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
background-color:#FF3399;
background-image:url(../pic/background.jpg);
background-repeat:no-repeat;
margin:0;
}

#content {
width:846px;
height:579px;
margin-left:auto;
margin-right:auto;
margin-top:50px;
background-image:url(../pic/mainbackground.gif);
background-repeat:no-repeat;
position:relative;
}

#logout {
margin:0;
width:846px;
height:63px;
position:absolute;
right:0;
text-align:right;

}


#left {
width:250px;
height:579px;
float:left;
position:relative;
}

#right {
width:550px;
height:579px;
padding-top:85px;
float:right;
}

#foto {
background-image:url(../pic/foto.jpg);
background-repeat:no-repeat;
width:170px;
height:170px;
margin-left:33px;
margin-top:30px;
}
#fotodesc {
width:170px;
height:20px;
margin-left:33px;
margin-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
font-style:italic;
letter-spacing:-1px;
font-size:13px;
text-align:center;
}
#textleft {
width:170px;
margin-left:70px;
margin-top:170px;
line-height:18px;
}
.leftnaam {
color:#FF3399;
font-weight:700;
letter-spacing:-1px;
font-size:17px;
font-family:Arial, Helvetica, sans-serif;
}
.subtitel {
color:#FF3399;
font-weight:700;
letter-spacing:-1px;
font-size:26px;
font-family:Arial, Helvetica, sans-serif;
margin-left:10px;
}

.kop1 {
color:#666;
font-weight:normal;
letter-spacing:-1px;
font-size:22px;
font-family:Arial, Helvetica, sans-serif;
}

p { margin:0; }

a:link,a:visited,.hoofdnavigatie a:link,.hoofdnavigatie a:visited,.subnavigatie a:link,.subnavigatie a:visited {
color:#F39;
text-decoration:none;
}

a:hover,.subnavigatie a:hover,.subnavigatieselected a:hover {
color:#000;
text-decoration:none;
}

li {list-style-type:none;background:transparent url(../pic/agenda.jpg) no-repeat;border:0;margin:0;padding:0 0 5px 30px;width:400px;margin-bottom:20px;

}

.list {
color:#666;
font-weight:700;
letter-spacing:-1px;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;}

#scroll {
width:500px;
height:300px;
overflow:auto;
}
#yellow {
margin-top:30px;
width:490px;
padding:5px;
height:30px;
background-color:#FFFFCC;
}




*html #left, *html #right, *html #foto, *html #fotodesc, *html #textleft { display:inline; }

