/* Start of CMSMS style sheet 'lased' */
body {
	background-image: url(images/back1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

#content {
margin: 50px;
font-size: 11px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #330000;
	font-size: 11px;
}

.rood {
	
}

.geel {
	color: #999966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.wit {
	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
}

a:active {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #330000;
}

.dekopjes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
}

.deplattetxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #330000;
}

.delinks {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.klantkleintext {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}

.textopequegno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}

.subkopje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999966;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}

.subsections {
	font-size: 10px;
	font-style: italic;
}
.introtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
}


ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width:100px;
}

ul li {
	font: 11px arial, helvetica, sans-serif;
	
	border-right: 1px solid #330000;
	position: relative;
	float:left;
	width:100%;
text-align: right;
	}
	
ul li ul li{
	text-align: left;
border-right: #fff;
	}

ul li a{
	display:block;
	padding: 0 3px 0 3px;
text-transform: capitalize;
	}

ul li a:hover {
	color: #a00;
font-weight: bold;
	
	
}

ul li ul li a:hover{
	
	
}

ul ul {
	position: absolute;
	top: 0;
	display:none;
}

ul li:hover ul{
	display: block;
	left:100px;
}
/* End of 'lased' */

