body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; background: #fff; margin: 0; padding: 0;}

a:link    {color: #cc0066; font-weight: normal; text-decoration: none}
a:active  {color: #0000CC; font-weight: normal; text-decoration: none}
a:visited {color: #0000CC; font-weight: normal; text-decoration: none}
a:hover   {color: #000; font-weight: normal; text-decoration: none}

.maintext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0000CC}
.submenu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #0000CC}
.kopjes {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #CC0066}
.achtergrond {  background-image: url(  ); background-repeat: no-repeat; background-position: center top}

td, ul, ol, li, blockquote {font-family: verdana, arial, sans-serif; font-size: 12px; color: #000}

td.achtergrond  {background: #fff repeat-y margin: 3px 15px 15px;
	padding: 5px;
	border-top: none;
	border-right: 1px solid #ffffff;
	border-bottom: none;
	border-left: 1px solid #ffffff;
}

/************** #BN styles **************/

.SectionLineLight { background-color:#fff }
.SectionlineDark { background-color:#F5F0F9 }

.HRLine { background-color:#00c; }

.navBar { background-color:#F5F0F9; }
.navBox { background-color:#F5F0F9; }

.xSmallMainTextBold { font-style:normal; text-decoration:none; color:#000; }

#banner {
	float: none;
	text-align: center;
	position: relative;
	top: 0;
	left: 300px;
}

#navcontainer {
        margin-left: 0;
        padding: 0;
		top: 0;
		overflow: hidden;
}

#navcontainer ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
		overflow: hidden;
}

#navcontainer ul li {
        display: block;
        float: right;
        text-align: center;
        padding: 0;
        margin: 0;
		overflow: hidden;
}

#navcontainer ul li a {
        background: #fff;
        width: 76px;
        height: 16px;
        border-top: 1px solid #f5d7b4;
        border-left: 1px solid #f5d7b4;
        border-bottom: 1px solid #f5d7b4;
        border-right: none;
        padding: 0;
        margin: 0;
        color: #930;
        text-decoration: none;
        display: block;
        text-align: center;
        font: normal 9px/14px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover {
        color: #930;
        background: #f5d7b4;
}

#navcontainer a:active {
        background: #c60;
        color: #fff;
}

#navcontainer li#active a {
        background: #c60;
        border: 1px solid #c60;
        color: #fff;
}

#navcontainer li#logo a {
        background: #F5F7F9;
        border-left: 1px solid #f5d7b4;
		border-top: 1px solid #fff;
		border-bottom: 0;
		border-right: 0;
}
