/* 

Body

*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 10px;
	background-image: url(../images/bg.jpg);
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #000000;
}

a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


/* 

Style

*/

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* 

Header

*/

div.header {
	background-image: url(../images/banner.jpg);
	width: 990px;
	height: 80px;
}

/* 

Menu

*/

div.menu {
	position: absolute;
	left: 119px;
	top: 68px;
}

div.submenu {
	background-color: #000000;
	width: 990px;
}

#submenu_cb {
	text-decoration: none;
	visibility: hidden;
	background-color: #000000;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	color: #FFFFFF;
	font-size: 12px;
	position: absolute;
	left: 110px;
	top: 86px;
	width: 100px;
	z-index: 1;
}

#submenu_archief {
	visibility: hidden;
	background-color: #000000;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	color: #FFFFFF;
	font-size: 12px;
	position: absolute;
	left: 155px;
	top: 86px;
	width: 100px;
	z-index: 1;
}

#submenu_forum {
	visibility: hidden;
	background-color: #000000;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	color: #FFFFFF;
	font-size: 12px;
	position: absolute;
	left: 240px;
	top: 86px;
	width: 100px;
	z-index: 1;
}

/* 

Main

*/

div.mainbody {
	background-color: #FFFFFF;
	height: 1000px;
	width: 990px;
}

div.mainmenu1 {
	background-color: #F0F0F0;
	position: absolute;
	top: 105px;
	left: 10px;
	width: 200px;
	height: 1000px;
}

div.main {
	background-color: #FFFFFF;
	position: absolute;
	top: 105px;
	left: 210px;
	width: 590px;
	height: 1000px;
	overflow: auto;
}

div.mainmenu2 {
	background-color: #F0F0F0;
	position: absolute;
	top: 105px;
	left: 800px;
	width: 200px;
	height: 1000px;
}

div.mainbodyadmin {
	background-color: #FFFFFF;
	height: 615px;
	width: 990px;
}

div.mainadmin {
	background-color: #FFFFFF;
	position: absolute;
	top: 105px;
	left: 210px;
	width: 790px;
}

/* 

Copyright

*/

div.copyright {
	background-color: #000000;
	color: #F0F0F0;
	width: 990px;
	text-align: center;
	vertical-align: middle;
}





/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* 

Home

*/

#home_header1 {
	background-image: url(../images/top5header.jpg);
	width: 490px;
	height: 18px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* 

Mainmenu1

*/

#mainmenu1_nieuws {
	width: 200px;
}

#mainmenu1_header1 {
	background-image: url(../images/mainmenu1_header.jpg);
	width: 200px;
	height: 25px;
	color: #FFFFFF;
	text-align: center;, 
	vertical-align: middle;
}

/* 

Mainmenu2

*/

#mainmenu2_advertentie2 {
	text-align: center;
	height: 1000px;
}
