body { margin: 0; padding: 0; }
/*
** Website indeling
*/
#website { width: 100%; }

/* position:absolute; left:50%;margin-left: -425px; */


/*
** Flashpagina
*/
#flashpage { text-align:center; }

/*
** Header
*/
div#header { height:144px; background-image:url("../images/header.png"); background-repeat:no-repeat; }
div#header span {display:none;}

/*
** Menu
*/
#leftmenu { float:left; }

/*
** Content
*/
#content { font-size: 12px; text-align:justify;background-color:rgb(222,248,255); font-family: 'Comic Sans MS', Arial, Verdana, Serif; margin-right: 25px; }

/*
** Titels
*/
h2 { font-size:250%; }

/*
** Links
*/
a:hover, a:active { color:black; text-decoration:none; }
a { color:black; text-decoration: underline; }
a:visited { color:black; }

ol, ul { list-style-position:inside; }

.fixing {
border: 0; margin: 0;
}

#rondehoek {
	position: absolute;
	right:0;
	top:0;
}

th { color: black; }

#blokje {
	position: absolute;
	left: 25px;
	top:670px;
}

img {
	border: 0;
	vertical-align:top;
}

#sponsor_banner {
	position:absolute;
	left:400px;
	top:1px;
}
