

html {
}
body {
	font-family: "Trebuchet MS", "Helvetica Neue", "Arial", "Helvetica", "Geneva", "sans-serif";
	font-size: 14px;
	color: #696657;
	background: #FFCC33 none repeat scroll 0 0;
	margin: 0;
	text-align:center;
}

#wrapper {
	margin:0px auto;
	position:relative;
	text-align:left;
	width:858px;
}

#logobalk {
background:#FFFFFF none repeat scroll 0 0;
height:130px;
}


#menu {
height:40px; 
background: #686454 url(../images/menubalk.gif) no-repeat right;
}



#main{
background:transparent url(backgroundmain.gif) repeat-y scroll 0 0;
clear: both;
float: left;
width: 858px;
line-height: 18px;
padding-top: 30px;
/*margin:0 auto;
/*text-align:left;
/*width:858px;*/
}

#left {
float: left;
width: 450px;
background: none;
padding-left: 50px;
padding-bottom: 30px;
/*padding-left:46px;
/*padding-right:32px;
/*position:absolute;
/*left: 4px;
/*top:190px;
/*width:450px;*/
}

#right {
float: right;
width: 278px;
border-bottom: none;
background: none;
padding-right: 30px;
/*padding-left:22px;
/*padding-right:22px;
/*position:absolute;
/*right: 4px;
/*top:190px;
/*width:282px;*/
}

#afbeelding {
background:#FFFFFF;
position: relative;
right: -724px;
top: -137px;
width: 130px;
}


#footer{
background:#686454 none repeat scroll 0 0;
height:4px;
width: 858px;
float: left;
}



/* @group Basic Elements */
hr {
	background: transparent url(lijn.gif) left bottom repeat-x;
	height: 0;
	padding-top: 2px;
	position: relative;
	top: -5px;
	margin-top: -2px;
}
#mainContent li {
	margin-bottom: 4px;	
}
h1, h2, h3, h4, #mainContent .sidebar h4, h5 {
	color: #0978EB;
	background: url(lijn.gif) left bottom repeat-x;
	padding-bottom: 7px;
	font-weight: bold;
	font-size: 15px;
	height: auto;
}
#mainContent h1 {
	font-size: 18px;
	margin-bottom: 14px;
}


#mainContent h2,
#mainContent h3 {
	font-size: 14px;
	background-image: none;
	color: #363636;
	margin-bottom: -8px;
}

	
#mainContent h3 {
	margin-bottom: 3px;
	padding-bottom: 0;
	font-weight: bold;
	font-size: 1em;
}
#mainContent h2 {
	padding-bottom: 2px;
}
a {
	color: #0978EB;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #0978EB;
}




/* @end */




