html, body { 
	margin:0;
	background-color: #E9EAF5;
	background-image: url(../images/bg_repeat.gif);
	background-repeat: repeat-x;	
}

a {
    font-size: 10pt;
    color: #0C1651;
    font-family: arial;
	text-decoration: underline;
    letter-spacing: 0px;
}

a:hover {
    font-size: 10pt;
    color: #000000;
    font-family: arial;
	text-decoration: underline;
    letter-spacing: 0px;
}

.menu_top {
	background-image: url(../images/menu_top.jpg);
	background-repeat: no-repeat;
}

.menu_left {
	background-image: url(../images/menu_left.jpg);
	background-repeat: no-repeat;
}

.menu_right {
	background-image: url(../images/menu_right.jpg);
	background-repeat: no-repeat;
}

.menu_bottom {
	background-image: url(../images/menu_bottom.jpg);
	background-repeat: no-repeat;
}

.submenu {
	font-family: Arial;	
	font-size: 8pt;
	color: #0C1651;
	text-decoration: none;
	letter-spacing: 1px;
}

.content_lespakketten {
	background-image:url(../images/content_bg_lespakketten.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial;	
	font-size: 10pt;
	color: #0C1651;
	text-decoration: none;
	letter-spacing: 0px;
}

.content_videobibliotheek {
	background-image:url(../images/content_bg_videobibliotheek.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial;	
	font-size: 10pt;
	color: #0C1651;
	text-decoration: none;
	letter-spacing: 0px;
}

.content_lesmethoden {
	background-image:url(../images/content_bg_lesmethoden.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial;	
	font-size: 10pt;
	color: #0C1651;
	text-decoration: none;
	letter-spacing: 0px;
}

.content_partnerlist {
    font-size: 10pt;
    color: #0C1651;
    font-family: arial;
	text-decoration: none;
    letter-spacing: 0px;
}

.content_red {
    font-size: 10pt;
    color: #ff0000;
    font-family: arial;
	text-decoration: none;
    letter-spacing: 0px;
}

.ta {
    font-size: 8pt;
    color: #0C1651;
    font-family: arial;
    letter-spacing: 0px;
    border-right: #0C1651 1px solid;
    border-top: #0C1651 1px solid;
    border-left: #0C1651 1px solid;
    border-bottom: #0C1651 1px solid;
}

.bottom {
	background-image: url(../images/bottombg.png);
	background-position: center;
	background-repeat: no-repeat;
}