* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #000000;
}


#wrapper {
	background: #000000;
	width: 898px;
	margin: 30px auto;
}
#wrapper .shadow_top {
	float: right;
	display: block;
	background: #000000;
	width: 7px;
	height: 15px;
	
}

#container {
	background: #FFFFFF;
	width: 883px;
	float: left;
	border: 4px solid #FFFFFF;
}

#header {
	background: url('images/header.jpg') no-repeat top left;
	height: 165px;
	width: 883px;
	border-bottom: 4px solid #FFFFFF;
}
#header h1, #header h2 { display: none; }

/* #MENU */
#menu {
	border-bottom: 4px solid #FFFFFF;
	height: 33px;
	background: url('images/nav_bg.jpg') repeat-x top left;
}
#menu li {
	float: left;
	display: block;
	height: 33px;
	padding-left: 1px;
	background: url('images/nav_divider.jpg') no-repeat top left;
}
#menu li#first { padding-left: 0; background: url('images/nav_left.jpg') no-repeat top left; width: 103px; }
#menu li#nieuws { width: 101px; }
#menu li#evenementen { width: 137px; }
#menu li#vacatures { width: 120px; }
#menu li#nieuwsbrief { width: 131px; }
#menu li#forum { width: 90px; }
#menu li#contact { width: 101px; }
#menu li#last { padding-left: 0; background: url('images/nav_right.jpg') no-repeat top right; width: 94px; }
#menu li a {
	display: block;
	height: 22px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-top: 11px;
}
#menu li a:hover {
	color: #000000;
}

/* #LEFTCOL */
#leftcol {
	display: inline;
	float: left;
	width: 181px;
	border-right: 5px solid #FFFFFF;
}
#leftcol ul {
	margin-bottom: 10px;
}
#leftcol ul li {
	list-style: none;
	border-bottom: 1px solid #c2cede;
}
#leftcol ul li a {
	height: 18px;
	text-decoration: none;
	color: #343a46;
	font-weight: bold;
	display: block;
	padding-top: 4px;
	padding-left: 5px;
	border-left: 27px solid #a9c2e1;
	background: #D3DFEF;
}
#leftcol ul li a:hover {
	border-left-color: #c0daf9;
	background: #dfe9f7;
}
#leftcol h2 {
	border-bottom: 2px solid #dbe5ef;
	font-size: 11px;
	font-weight: bold;
	padding-top: 6px;
	background: #000 url('images/leftcol_heading.jpg') repeat-x top left;
	height: 18px;
	width: 143px;
	border-left: 1px solid #d0e1f5;
	padding-left: 37px;
	text-transform: uppercase;
	color: #FFFFFF;
}

/* #RIGHTCOL */
#rightcol {
	display: inline;
	background: #d3dfef;
	border-left: 5px solid #FFFFFF;
	float: right;
	width: 181px;	
}

#rightcol p {
	margin-bottom: 10px;
}

#rightcol h2 {
	border-left: 1px solid #d0e1f5;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding: 6px 0 0 17px;
	background: #000 url('images/leftcol_heading.jpg') repeat-x top left;
	height: 18px;
	width: 163px;
	_width: 168px;
}
#rightcol p {
	padding: 5px;
	font-weight: bold;
	color: #373A41;
	font-size: 10px;
	background: #d3dfef;
	
}
#rightcol form { background: #d3dfef; margin-bottom: 4px; }
#rightcol input {
	font-family: verdana;
	font-size: 11px;
	background: #FFFFFF;
	width: 96px;
	height: 14px;
	padding: 5px;
	border: 1px solid #acb6c0;
}
#rightcol input.subm {
	border: 1px solid;
	border-color: #FFFFFF #b3b3b3 #919193 #b3b3b3;
	height: 24px;
	width: 78px;
	text-align: center;
	padding: 10;
	background: url('images/subm_bg.jpg') repeat-x bottom left;
	font-weight: bold;
	color: #363a43;
	margin: 3px;
}
#rightcol label {
	width: 55px;
	display: block;
	float: left;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	
}
#rightcol p img {
	margin: 3px 13px;
}

/* #CONTENT */
#content {
	width: 511px;
	_width: 506px;
	float: left;
}
#content h2 {
	background: url('images/content_heading.jpg') repeat-x top left;
	height: 22px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 23px;
	padding-top: 8px;
}
#content .box {
        background: #FFFFFF;
	height: 1%;
	border: 1px solid #6c90b0;
	padding: 5px;
	border-top: 0;
	margin-bottom: 10px;
}
#content .box p {
	border-bottom: 1px dotted #000000;
	padding: 4px;
	text-align: justify;
	line-height: 1.5;
}
#content .box p a {
	font-weight: bold;
	text-decoration: underline;
	color: #373A41;
	margin-left: 6px;
}
#content .box span.clrboth {
	clear: both;
	display: block;
}
#content span.post {
	font-weight: bold;
	color: #373A41;
	margin: 8px;
	display: block;
}
#content span.post span {
	float: right;
	margin-right: 20px;
}
#content span.post span a {
	font-weight: bold;
	color: #373A41;
	text-decoration: none;
}
#content span.post span a:hover {
	text-decoration: underline;
}
#content ul {
	width: 245px;
}
#content ul.left {
	float: left;
}
#content ul.right {
	float: right;
}
#content ul li {
	margin: 1px 0;
	list-style: none;
}
#content ul li a {
	color: #ff6701;
	font-weight: bold;
	text-decoration: none;
	background: url('images/list-style-btn.jpg') no-repeat 1px 5px;
	padding-left: 14px;
}
#content ul li a:hover {
	color: #184E98;
	background-image: url('images/list-style-btn-hover.jpg');
}
#content #leftbox { width: 245px; float: left; }
#content #rightbox { width: 245px; float: right; }

#content h3 {
	margin: 2px;
	width: 229px;
	border-bottom: 1px dashed #cccccc;
	color: #666666;
	font-size: 11px;
	padding-left: 12px;
	background: url('images/heading-square.jpg') 0px 2px no-repeat;
}
#content #leftbox p, #content #rightbox p { border: 0; padding: 0; margin-bottom: 20px; text-align: left; }
#content #leftbox p .writtenby, #content #rightbox p .writtenby {
	color: #999999;
	font-weight: bold;
	font-size: 10px;
	display: block;
	clear: left;
}
#content #leftbox p img, #content #rightbox p img {
	float: left;
	margin: 2px;
}
#content #leftbox p a, #content #rightbox p a {
	margin: 0;
	padding: 0;
	color: #FF6600;
	text-decoration: none;
}

/* #FOOTER */
#footer {
	width: 898px;
	clear: both;
	background: #000000;
	height: 15px;
	padding-top: 10px;
	text-align: center;
	color: #FFFFFF;
}

a:link
		{
			text-decoration: none; 
			color:#32527a;
		}
			
		a:visited
		{
			text-decoration: none; 
			color: #32527a;
		}
			
		a:hover
		{
			text-decoration: underline; 
			color: #32527a;
		}
			
		a:active
		{
			text-decoration: none; 
			color: #32527a;
		}
