body{
font-family: sans-serif;
background-color:#ccccff;
color:#660000;
}

h1{
font-size:10pt;
text-align:center;
}

h2{
font-size:14pt;
text-align:center;
}

h3{
font-size:20pt;
text-align:center;
}

a:link{
color:#ff6600;
text-decoration:none;
}
a:visited{
color:#ff6600;
text-decoration:none;
}
a:hover{
color:#0033ff;
text-decoration:none;
}

div.container{
margin:10px auto;
width:1000px;
background-color:#ffffcc;
}

div.main_content{
padding:15px;
margin-left:305px;
background-color:#ffffcc;
font-size:10pt;
}

div.menu{
padding:2px;
border-width:5px;
border-style:double;
border-color:#990000;
float:left;
width:286px;
font-size:10pt;
background-color:#ffffcc;
margin-bottom:5px;
}

div.calender{
padding:2px;
border-width:5px;
border-style:double;
border-color:#990000;
clear:left;
float:left;
width:286px;
font-size:10pt;
background-color:#ffffcc;
margin-bottom:5px;
}

div.footer{
clear:both;	
padding:2px;
border-width:5px;
border-style:double;
border-color:#990000;
font-size:10pt;
background-color:#ffffcc;
}

div.header{
padding:2px;
border-width:5px;
border-style:double;
border-color:#990000;
font-size:10pt;
background-color:#ffffcc;
margin-bottom:5px;
}

div.index{
padding:2px;
margin-left:305px;
border-width:5px;
border-style:double;
border-color:#990000;
text-align:center;	
font-size:15pt;
}

div.gezinsblad{
}

table{
font-size:10pt;
}

th{
text-align:left;
}
	



