body {
margin: 0 0 0 0;
background-color: #990000;
}

td, .bieb td,input,textarea,select {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #990000;
 	text-align : left;
 	text-valign : top;
}
input,textarea,select {
	width : 250px;
}
input.button {
	text-align : center;
	width : 100px;
}
a.bieb_header {
	color: #000000;
}
.bijschrift {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #FFFFFF;
}

.tekst {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #990000;
	padding: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}


a {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #990000;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}


.kop {
	font-family: Verdana, sans-serif;
                font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #990000;
}

ul
{
	padding: 0 0 0 15px;
	list-style: dot;
	margin: 0 0 18px 0;
}

ol
{
	padding: 0 0 0 20px;
	margin: 0 0 18px 0;
}

p {
	margin: 0;
}



.nav
{
	position: relative;
	display: block;
	width: 180px;
	height: 25px;
	padding: 0;
	border: 0;
	margin: 0;
	background: #FFCC00;
}


.nav a
{
	display: block;
	background-image: url(../img/nav.gif);
	color: #FFCC00;
	font-family: Verdana, sans-serif;
                font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	height: 25px;
	padding: 3px 0px 0px 6px;
	height: 25px;
}

.nav a:hover
{
	background-image: url(../img/nav.gif);
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
        font-weight: bold;
	height: 25px;
	font-size: 10px;
	text-decoration: none;
	display: block;
}

.subnav
{
	position: relative;
	display: block;
	width: 180px;
	height: 25px;
	padding: 0;
	border: 0;
	margin: 0;
	background: #FFCC00;
}


.subnav a
{
	display: block;
	background-image: url(../img/subnav.gif);
	color: #990000;
	font-family: Verdana, sans-serif;
        font-weight: bold;
	text-decoration: none;
	font-size: 9px;
	padding: 3px 0px 0px 4px;
	border-bottom: #FFFFFF;
	height: 25px;
}

.subnav a:hover
{
	background: #FFCC00;
	background-image: url(../img/subnav.gif);
	font-family: Verdana, sans-serif;
        font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	font-size: 9px;
	text-decoration: none;
}
.subsubnav
{
	position: relative;
	display: block;
	width: 180px;
	height: 25px;
	padding: 0;
	border: 0;
	margin: 0;
	background: #FFCC00;
}


.subsubnav a
{
	display: block;
	background-image: url(../img/subnav.gif);
	color: #990000;
	font-family: Verdana, sans-serif;
        font-weight: bold;
	font-style:italic;
	text-decoration: none;
	font-size: 9px;
	padding: 3px 0px 0px 9px;
	border-bottom: #FFFFFF;
	height: 25px;
}

.subsubnav a:hover
{
	background: #FFCC00;
	background-image: url(../img/subnav.gif);
	font-family: Verdana, sans-serif;
        font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	font-size: 9px;
	text-decoration: none;
}
