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

<style type="text/css">


body,td,th {
	color: #90F;
}

body {
	background-color:#B6B5FF;
}



#container{background:#B6B5FF;
color:#909;
max-width:100%;
}



#header{
max-width:100%;min-height:175px;
color:#FFCC33;
text-align:center;


background-color:#333399;}


#navigatie{max-width:15%;

min-width:15%;text-align:center

;background-color:#9999FF;color:#000066;float:left; height:100%; font-family:comic sans ms;}



#agendapunten{max-width:200px;min-width:200px; height:100%; float:left;}
#agendapunten{text-align:center
; background-color:#9999FF; color:#000066; font-family:comic sans ms;}

#iframe{max-width:200px; 

min-width:200px; min-height:700px
; float:left;}
#iframe{text-align:center
; background-color:#9999FF; color:#000066; font-family:comic sans ms;}


#maintext{min-width:85%;max-width:85%;
 
 text-align:center; font-family:comic sans ms;color:#000066;
min-height:700px
}

#inhoud{float:right;}

#maintext h1{font-size:20px;}


a:link {
color: #000066;
}

a:visited {
color: #000066;
}

a:active {
color:#000066;
}

	





