body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#9900CC, endColorstr=#FFFFFF);
	background-color: #9900CC;
	min-height: 1024px;
	}
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
#container2 {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.banner {
	width: 236px;
	float: left;
	}
.banner img{
	border: #000000;
	}
.titel {
	width: 326px;
	float: left;
	text-align: center;
}
.toolbar {
	margin-top: 8px;
}
.toolbar a:link, .toolbar a:visited, .toolbar a:active {
	color: #000000;
	text-decoration: none;
}
.toolbar a:hover {
	color: #000000;
	text-decoration: underline;
}
.c1 {
	float: left;
	width: 195px;
	margin-left: 0px;
	overflow: hidden;
}
.c2, .c3, .c4 {
	float: right;
	width: 195px;
	margin-left: 6px;
	overflow: hidden;
}
.c5 {
	width: 598px;
	float: right;
	margin-left: 6px;
	overflow: hidden;
}
.c6 {
	width: 800px;
	float: left;
	overflow: hidden;
}
.rubriek {
	width: 193px;
	float: left;
	margin-bottom: 5px;
	background-color: #F5F5F5;
	overflow: hidden;
	border: 1px solid #000000;
}
.rubrieksub {
	width: 595px;
	float: left;
	margin-bottom: 5px;
	background-color: #F5F5F5;
	overflow: hidden;
	border: 1px solid #000000;
}
.overzicht {
	margin-left: 5px;
}
.overzicht a:link, .overzicht a:active, .overzicht a:visited {
	color: #000000;
	text-decoration: none;
}
.overzicht a:hover {
	color: #FFFFFF;
	background-color: #9900CC;
}

h1, h1 a {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: large;
	text-transform: uppercase;
}
h2, h2 a:link, h2 a:active, h2 a:visited, h2 a:hover, h3, h3 a:link, h3 a:active, h3 a:visited, h3 a:hover  {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: small;
}
h4 {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: small;
}

.rubriekinhoud {
	padding: 5px;
}





.rubriekheader li{
	background-color: #9900CC;
	color: #FFFFFF;
	list-style: none;
	text-align: left;
	border-bottom: 1px solid #000000;
	font-weight: bold;
}
.rubriek h2,
.rubriek h3,
.rubriek h4,
.rubriek h2 a, 
.rubriek h3 a, 
.rubriek h4 a {
	background-color: #9900CC;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #000000;
	padding: 2px;
	font-weight: bold;
}
.rubrieksub h2, .rubrieksub h3, .rubrieksub h4 {
	background-color: #9900CC;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #000000;
	padding: 2px;
	font-weight: bold;
}

.rubriekdesc {
	margin: 5px;
	text-align: left;
	color: #000000;
}
.rubriekdesc img{
	border: 1px solid #000000;
	}
.rubriekdesc a:link,
.rubriekdesc a:active,
.rubriekdesc a:visited {
	color: #000000;
	text-decoration: underline;
}
.rubriekdesc a:hover {
 	background-color: #9900CC;
	color: #FFFFFF;
}
.rubriekimg {
	text-align: center;
}
.rubriekimg img {
	width: 193px;
}
.rubriek li, {
	list-style: none;
	text-align: left;
	color: #000000;
}
.rubriek ul {
	margin: 0;
	padding: 0;
	margin-left: 5px;
	margin-right: 5px;
}
.rubrieksub li, {
	list-style: none;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	color: #000000;
}
.rubriekonder {
	width: 798px;
	float: left;
	background-color: #F5F5F5;
	overflow: hidden;
	border: 1px solid #000000;
}
a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}
a.link,
a.link:active,
a.link:visited {
	display: block;
	text-decoration: none;
	color: #000000;
}
a.link:hover {
	background-color: #9900CC;
	color: #FFFFFF;
}



.header {
	width: 100%;
	background-color: #9900CC;
	border-bottom: 1px solid #000000;
}
.rubriektiteladmin {
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px;
	text-decoration: none;
	}
.linkheader {
	width: 100%;
	background-color: #F5F5F5;
}
.rubrieklinkadmin {
	color: #000000;
	text-decoration: none;
}
.rubrieklinkadmin a:hover {
	background-color: #9900CC;
	color: #FFFFFF;
}
.img1 {
	cursor: pointer;
}





.contacttitel {
	background-color: #9900CC;
	color: #FFFFFF;
	border-bottom: 1px solid #000000;
	padding: 2px;
	font-weight: bold;
}
.contactinhoud {
	background-color: #F5F5F5;
	border: 1px solid #000000;
	padding: 2px;
}








.fadeout {
	z-index: 0;
	opacity: .20;
	filter:alpha(opacity=20);
}
.errormsg {
	z-index: 1;
	display: block;
	border: 2px solid; 
	border-color: #CC0000;
	color: black;
	background-color: white;
	position: absolute; 
	left: 0px; 
	top: 0px; 
	margin-left: 25%;	
	margin-top: 12%;
	width: 600px; 
	padding: 10px;
	text-align: left;
}
input.btn {
	background-color: #FFF;
	color:#000;
	font-weight:bold;
	border: 1px #000 solid;
}
