@charset "iso-8859-1";
.text {
	font-family: verdana;
	font-size : 12px;
	color : #000000;
	font-weight: normal;}
	
.menu {
	font-family: verdana;
	font-size : 13px;
	color : #000000;
	font-weight: bold;}
	
.submenu {
	font-family: verdana;
	font-size : 10px;
	color : #normal;
	font-weight: bold;}
	
.center {
	font-family: verdana;
	font-size : 10px;
	color : #000000;
	font-weight: bold;}
	
.bottom {
	font-family: verdana;
	font-size : 10px;
	color : #ffffff;
	font-weight: normal;}	

	
	
.menu a:link {COLOR: #000000; TEXT-DECORATION: none} 
.menu a:visited {COLOR: #000000; TEXT-DECORATION: none}
.menu a:hover {COLOR: #1e75b8; TEXT-DECORATION: none}
.menu a:active {COLOR: #b71717; TEXT-DECORATION: none}

.submenu a:link {COLOR: #000000; TEXT-DECORATION: none} 
.submenu a:visited {COLOR: #000000; TEXT-DECORATION: none}
.submenu a:hover {COLOR: #1e75b8; TEXT-DECORATION: none}
.submenu a:active {COLOR: #1e75b8; TEXT-DECORATION: none}

.center a:link {COLOR: #000000; TEXT-DECORATION: underline}
.center a:visited {COLOR: #000000; TEXT-DECORATION: underline}
.center a:hover {COLOR: #1e75b8; TEXT-DECORATION: underline}
.center a:active {COLOR: #1e75b8; TEXT-DECORATION: underline}

.bottom a:link {COLOR: #ffffff; TEXT-DECORATION: none}
.bottom a:visited {COLOR: #ffffff; TEXT-DECORATION: none}
.bottom a:hover {COLOR: #b71717; TEXT-DECORATION: none}
.bottom a:active {COLOR: #b71717; TEXT-DECORATION: none}

BODY
{
background-color: #ffffff;
scrollbar-3dlight-color: #1e75b8;
scrollbar-arrow-color: #1e75b8;
scrollbar-base-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-face-color: #1e75b8;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #1e75b8;
}


body.center
{
background-image: url(../images/center.jpg); background-repeat: repeat;
background-color: #ffffff;
}


.button {
	background : #ffffff;
	border : 1 solid #1e75b8;
	color : #1e75b8;
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
}

.editbox {
	background : #ffffff;
	border : 1 solid #1e75b8;
	color : #ad0000;
	font-family : verdana;
	font-size : 10px;
}
.eerste {
color: #ffffff;
font-size:xx-large
}

.rand {
border : 2 solid #1e75b8;
}


