/* CSS Document */

body, html{
	padding:0px;
	margin:0px;
	font-size:76%;
	height: 100%;

}

body{
	font-family:Arial, Helvetica, sans-serif;
	color:#727070;
	background-color:#130F00;
	width:100%;
	}
	
a{font-weight:bold;}

a img {border:0px;}


ul{margin:0px;
padding:0px;
text-align:left;
list-style:none;}

li{
background:url(images/li.png) center left no-repeat;
padding-left:15px;}


h3{margin:0px;
padding:0px;}

.div{text-align:left;}

.moduletable{text-align:left;}

.componentheading{
	font-family:"Times New Roman", Times, serif;
	font-size:1.6em;
	padding-top:0px;}
	
.contentheading{
	font-weight:bold;
	font-size:1.1em;
	font-stretch:narrower;
	text-transform:uppercase;
	padding-top:15px;}





.contentpane form table table .inputbox{
	width:80px;}


#mainbody table{
	margin:0px;
	padding:0px 10px 0px 0px;}



	

td{text-align:left;}

/*form*/


.button{
	padding:3px 5px;
	color:#222;
	font-size:0.8em;
	height:23px;
	background:top left repeat-x;}


/* layout */
#header, #menuwrapper, #container, #bottomcontainer{	width: 980px;
}

#wrapper{font-size:1.3em;
	width: 980px;
	height:auto !important;
	float: left;
	margin:0px auto;
	background-color: #010101;
	border:4px #010101 solid;
}

/* header */


#header{padding-top:5px; margin-bottom:10px;}

#top{
	float:left;
	width:100%;
	height:auto;
	padding:10px 0px;
	color:#fff;
	font-size:1.2em;
	background-color:#373737;
}

	
#top a{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	}
	
#top #access{
	width: 980px;
}

#access .button{
	background:url(../images/grey_button.png) top left repeat-x;
	border:#000 1px solid;}
	
#top #resizer{
	float:left;}	
	
#top #colorswitcher{
	float:right;}


#logo{
	float:left;
	width:180px;
}


	
#slogan{
	float:right;
	width:579px;
	height:128px;
}

/* topmenu */

#topmenu{
	float:left;
	background:url(../images/topmenu_bg.png) top left repeat-x;
	width:100%;
	height:37px;
}

	
#mainlevel-nav ul{
	float:right;
	margin-right:10px;
	}
	
#mainlevel-nav li{
	list-style-type:none;
	display:inline;
	height:37px;
	padding:0px;
}

#mainlevel-nav a{
	float:right;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	width:97px;
	height:37px;
	padding-top:17px;
}

#mainlevel-nav a:hover{
	padding-top:10px;
}
	
.mainlevel-cat a{
	float:left;
	color:#000000;
	text-decoration:none;
	text-align:center;
}

.mainlevel-cat a:hover{
	padding-top:10px;
}
	

#container{
	height:auto;
	margin-bottom:20px;
	overflow:auto;
	}

/* mainmenu */

#mainmenu{
	float:left;
	margin-top:10px;
	padding:10px 0px;
	width:100%;
	}
#mainmenu td{
	text-align:left;}


a.mainlevel{
	height:30px;
	padding:11px 25px;
	color: #715A00;
	font-stretch:expanded;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}



a#active_menu.mainlevel{
	background: url(../images/downarrow.gif) center top no-repeat;
	}
	
/*left */

#leftcontainer{
	float:left;
	width:22%;
	margin-top:10px;
	margin-bottom:20px;	
	margin-right:2% !important;
	margin-right:1%;
	}

#leftcontainer h3{
	font-family:tahoma, Times New Roman, Times, serif;
	font-size:12px;
	padding:5px 0px;

	}
/* #leftcontainer .inputbox{
	width:60%;}*/
	
	
#mod_login_remember{
	border:none;
	width:15px !important;}
	
#grey{
	background-color:#efefef;
	text-align:left;
	padding:10px 15px 15px 15px;
	margin-bottom:20px;
	}

	
#left{
	text-align:left;
	color:#FFFFFF;
	}

#left a{
	color:#fff;
}
/*middle*/

#middlecontainer{
	float:left;
	width:47%;
	margin-top:10px;
	margin-bottom:20px;	}

#random img{
	border: #efefef 4px solid;
	margin-bottom:20px;}

#maincontainer{
	text-align:left;}

#pathway{
	text-align:left;}
	
/*right */

#rightcontainer{
	float:right;
	width:190px;
	margin-top:10px;
	margin-bottom:20px;	
	}
	
#rightcontainer h3{
	font-size:12px;
	font-family:tahoma, "Times New Roman", Times, serif;
	padding:3px 12px;
	margin-top:0px;}

#rightcontainer li{
	padding:10px 0px;
	border-bottom:#cccccc 1px solid;
	background:url(../images/list.png) left 10px no-repeat;
	padding-left:20px;}

#rightcontainer .moduletable, #leftcontainer .moduletable, #leftcontainer .moduletable-vest{
	margin-bottom:20px;
	}
#leftcontainer .moduletable-vest h3{
	text-align:center;
	font-weight:normal;
	background-color: #2B2200;
	color:#ffcc00;
	}

#leftcontainer .moduletable-vest{
	background-color: #000000;
	padding-bottom:15px;
	}

#leftcontainer .moduletable-vest a{
	font-size:13px;
	text-decoration:none;
	font-weight: normal;
	padding:7px 2px 7px 10px;
	border-left: 5px #2B2200 solid;
	border-right:1px #2B2200 solid;
	border-bottom:1px #2B2200 solid;
	color: #624F00;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	}
#leftcontainer .moduletable-vest a:hover{
/*	background-color: #2B2200;
*/
	color:#ffCC00;	}
		
#leftcontainer .moduletable td{
	padding:4px 1px 4px 15px;
	}

#leftcontainer .moduletable {
	background-color: #1A1400;
	}

#rightcontainer .moduletable, #leftcontainer .moduletable  {
	border:1PX #2B2200 solid;
	text-align:center;
	padding-bottom:10px;
	}

#rightcontainer .moduletable a.mainlevel{
	margin:3px;
	color:#554422;
	display:block;
	}

#rightcontainer .moduletable td {
	text-align:center;
	}
		
#rightcontainer a{
	color:#727070;
	text-decoration:none;
	}
	
#rightcontainer a:hover{
	text-decoration:underline;
	}


/*bottom*/

#bottom{
	float:left;
	width:100%;
	height:auto;
	color:#fff;
	padding-bottom:25px;}

#bottomcontainer{	
	width:90%;	
	margin-top:20px;}

#bottomcontainer h3{
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
	border-bottom:#FFFFFF 1px dashed;
	padding-top:10px;
	margin-bottom:15px;
	}
	


#user2{
	float:left;
	width:30%;}
	
#user3{
	float:left;
	width:30%;
	margin-left:4% !important;
	margin-left:2%;}
	
#user4{
	float:left;
	width:30%;
	margin-left:4% !important;
	margin-left:2%;}
	

/* footer */

#footer{
	float:left;
	width: 97.6%;
	color:#333333;
	padding:4px 16px 4px 16px ;
	margin-top:5px;
	font-size:10px;
	}

#footer a{
	color: #595900;
	text-decoration:none;}

/*color buttons*/

#green.button{
	background:url(../images/green_button.png);
	border:#73a812 1px solid;}

#yellow.button{background-image:url(../images/yellow_button.png);
border:#ebac12 1px solid;}
	
#blue.button{background-image:url(../images/blue_button.png);
border:#2295c7 1px solid;}

#red.button{background-image:url(../images/red_button.png);
border:#a82b13 1px solid;
}

#purple.button{background-image:url(../images/purple_button.png);
border:#a81383 1px solid;
}

#greybutton.button{background-image:url(../images/grey_button.png);
border:#0c0c0c 1px solid;
}


/*default colour style here, the default one here is green */
a, .componentheading{color: #624F00;}

#grey h3{color:#77aa19;}

#rightcontainer h3, #leftcontainer h3{color: #CAA200; background-color:#2B2200}

#mainmenu,  #footer{background-color: #130F00;} /* was #ffbf23*/
#bottom a, #footer a:hover{color:#feec30;}
#bottom{background-color:#ff6600;	border-top:#ffbf23 5px solid;}

.inputbox{border:#feec30 1px solid;}
.button{background-image:url(../images/yellow_button.png); border:#ebac12 1px solid;}

a.mainlevel:hover {color:#ffCC00;}
a#active_menu.mainlevel{ color:#ffCC00;}
a#active_menu.mainlevel-cat{color: #ffCC00;}
#mainlevel-nav a{background:url(../images/yellow_a.png) top left no-repeat;}
#mainlevel-nav a:hover{	background:url(../images/green_hover.png) top left no-repeat;}
#mainmenu { 	border-bottom:1px #624F00 solid; border-top:1px #624F00 solid;}
<!-- opmaak wat is nieuw module -->

.vmnieuw {
	width:500px;
	}
	
#country_field 	{
	width:280px;
	}		