* 
{
	margin:0px;
	padding:0px;
} 
body
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url("../images/bg2.GIF");
	background-repeat:repeat-x;
	font-size:12px;
}

/*TOP*/
#top
{
	width: 100%;
}
#top_content
{
	width: 1000px;
	height: 206px;
	margin: auto;
}
#top_content .logo
{
	margin-top: 20px;
	margin-left: 5px;
}
#toolbar
{
	width: 1000px;
	text-align: right;
	height: 40px;
	color:#E6E6E6;
	vertical-align: middle;
	line-height: 40px;
	font-size:10px;
}

#toolbar a
{
    color:#E6E6E6;
	text-decoration: none;
	border: 0px;
}

#toolbar a:hover
{
	text-decoration:underline;
}

.search
{
}
.search input {
    border: 1px #acddff solid;
    background-color: #ecf8f6;
}
.search button {
    border: 1px #acddff solid;
    background-color: #fffdfa;
}
#navi_top
{
	width: 250px;
	background-color:#06C;
	height: 50px;
	margin-top: 35px;
	line-height: 50px;
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60;
}
#navi_top_tekst
{
	color:#FFF;
	padding-left: 30px;	
	font-size: 10px;
}
#foto_top
{
	width: 100%;
	height: 400px;
	position:absolute;
	top: 0px;
	z-index: -1;
}
#foto_top_wrapper
{
	margin: auto;
	width: 1000px;
	padding-top: 50px;
	position: relative;
}
#foto_top_div
{
	margin-left: 250px;
	width: 750px;
	height: 400px;
}
/*MAIN*/
#main
{
	width: 100%;
}

#main_content
{
	width: 1000px;
	height: 600px;
	margin: auto;
}
#nav_left
{
	width: 250px;
	z-index:1;
}
#nav_left a
{
	text-decoration: none;
	color: #666;
}
#nav_left a:hover
{
	text-decoration: none;
	color:#000;
	border-bottom: #06C 1px solid;
}
#nav_left ul
{
	color:#666;
	list-style:none;
	font-size: 14px;
	margin-left: 20px;
	margin-top: 10px;
	width: 180px;
	line-height: 30px;
}
#nav_left li
{
	background:url(../images/bullet.png) no-repeat center left;
	padding-left: 20px;
	font-variant:small-caps;
}
#nieuwsheader
{
	width: 220px;
	background-color: #06C;
	margin-top: 34px;
	line-height: 50px;
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60;
	color:#FFF;
	padding-left: 30px;	
	font-size: 10px;
	
}
.nieuws_datum
{
	font-size:9px;
	color:#CCC;
}
/*FOOTER*/
#footer
{
	width: 100%;
	background-image: url("../images/bg.gif");
	float:left;
}

#footer_content
{
	
	width: 1000px;
	height: 248px;
	margin: auto;
}
#footer_content h2
{
	color:#666;
	font-size: 16px;
	margin-top: 20px;

}
#footer_content a
{
	color:#666;
	text-decoration: none;
	
}
#footer_content a:hover
{
	position: relative;
	border-bottom: #06C 1px solid;
}
#footer_content p
{
	color:#666;
	padding-top: 5px;
	font-size: 10px;

}
#footer_content ul
{
	color:#666;
	list-style: none;
	font-size: 14px;
	margin-left: 20px;
	margin-top: 10px;
	width: 160px;

}
#footer_content li
{
	border-bottom:#373737 solid 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content
{
	width: 720px;
	float:right;
	margin-top: 235px;
	padding: 15px;
}


/*SEARCH*/
form#searchform fieldset {
	margin-bottom: 1em;
	background: transparent url("../images/opaque_10.png") 0 0 repeat;
}

form#searchform fieldset input {
	margin: 0;
	padding: 0.4em 0 0.3em 2.5em;
	background: transparent url("../images/search_off.png") 0.4em 0.4em no-repeat;
	outline: none; /* remove Safari glow */
}

form#searchform fieldset input:focus {
	background: transparent url("../images/search_on.png") 0.4em 0.4em no-repeat;
}

form#searchform fieldset button {
	float: right;
	text-indent: -300em;
	width: 6em;
	background-image: url("../images/search_button_off.png");
	background-position: center center;
	background-repeat: no-repeat;
}
div#searchbox
{
	margin-top: 30px;
}
div#searchbox form#searchform input {
	width: 13em;
}

div#primary form#searchform fieldset {
	width: 27em;
}

div#primary form#searchform input {
	width: 16em;
}

.contact
{
	border:#0099CC 1px solid;
	height: 15px;
	width: 150px;
	padding: 5px;
}

#tekst
{
	border:#0099CC 1px solid;
	padding: 5px;
	width: 450px;
	height: 100px;
	color: #000;
}

/*--------------------*/
form, fieldset {
	margin: 0;
	padding: 0;
}

fieldset {
	border: 0;
}

/*label, input, select, textarea {
	font-size: 1.1em;
}*/

#searchbox label {
	display: block;
	float: left;
	width: 10em;
	clear: left;
	margin-right: 1em;
	padding: 0.3em 0;
	text-align: right;
}

#searchbox input, select, textarea {
	width: 20em;
	float: left;
	margin-bottom: 0.5em;
	padding: 0.4em;
	color: #C5CBD0;
	background: transparent url("../images/opaque_10.png") 0 0 repeat;
	border: none;
}

#searchbox input:focus, select:focus, textarea:focus {
	color: #fff;
	background: transparent url("../images/opaque_15.png") 0 0 repeat;
}

#searchbox textarea {
	width: 20em;
	height: 7em;
	line-height: 1.3em;
	overflow: auto;
}

#searchbox button {
	padding: 0.3em 0 0.3em 0;
	/*font: 0.9em "Calibri", "Arial", "Helvetica", "Nimbus Sans L", sans-serif;*/
	font-size: 0.9em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida", sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	width: auto; /* Ref: http://jehiah.cz/archive/button-width-in-ie */
	overflow: visible;
	background-color: transparent;
	border: none;
	cursor:pointer;
}

#searchbox button:hover {
	background-color:#06C !important;
}

#searchbox button:active {
	background-color:#036 !important;
}

