body {
	margin: 0;
	padding: 0;
	/*background: #fff url(images/bg.gif) repeat-x;*/
	font: normal .7em  Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 1.8em;
	color: #546F92;
}


.image {
	float: left;
	border: 2px solid #e2e2e2;
	padding: 3px;
	margin: 0 15px 10px 0;
}

/* WRAPPER */
#wrapper {
	width: 900px;
	margin: 0px auto;
}
/* TOP LEFT LOGO */
#top {
	padding: 0px;
	margin: 0px;
}

#logo {
	float: left;
	width: 260px;
	height: 66px ;
	margin-top:20px;
	background: url(images/logo1.png) no-repeat;
	clear:both;
}
#logo h1 {
	color: #000;
	background: #fff;
}
/* TOP RIGHT HORIZONTAL MENU */
#menu {
	float: right;
	background: #fff url(images/barul.gif) no-repeat bottom right;
	color: #808080;
	padding: 55px 1px 11px 0;
	margin: 0;

}
#menu li {
	padding: 14px 14px 14px 14px;
	color: #444;
	background: #fff url(images/bar.gif) no-repeat bottom left;
	display: inline;
	font-size:1em;

}
#menu li a.active {
	color: #B25B48;
	font-weight: bold;
}
#menu li a {
	background: #f8f8f8;
	color: #808080;
	text-decoration: none;
}
#menu li a:hover {
	color: #000;
	background: #f8f8f8;
}

/* HEADER*/
#header {
	clear:both;
	background: url(headers/rotate.php) no-repeat 100% 0;
	padding: 171px 0px 0px 0px;}
}



/* MAIN */
#main {
	margin: 0;
	padding: 0px;
}



/* LEFT  SIDE */


#left_column h1 {
	padding: 15px 0 0 0;
	margin: 0;
	font-size: 1.2em;
	padding-bottom: 10px;
	color:666;
}
#left_column a {
	text-decoration: none;
	color:#546f92;

}

#left_column {
	clear: left;
	float: left;
	padding: 0 25px;
	width: 200px;
}

#tekst{
margin-top: 20px;
padding: 15px;
background-color:#ddd;
float:left;

}
/* zijblok
------------------------------------------------*/
#zijblok {
	width: 200px;
	background-color: #fff;
	float: left;
	margin-top: 25px;
	font-size: .9em;
	}

#zijblok-top {
	background: transparent url(images/zijblok_top.png) 0 0 no-repeat;
	height: 8px;
	}	
	
#zijblok-content {
	padding:10px 12px 8px ;
	background-color: #dedede;
	margin:0;
	}

#zijblok-onder {
	background: url(images/zijblok_onder.png) 0 0 no-repeat;
	height: 8px;
	background-position:left top;
	margin-bottom:10px;

	}

#zijblok h1 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px 0 10px 0;
	padding: 0;
	}
 #zijblok h2 {
	margin-top: 0.1em;
	margin-bottom: 0.2em;
	font-size: 1.1em;
	font-weight: bold;
	}
 #zijblok h3 {
	margin-top: 0.1em;
	margin-bottom: 0.2em;
	font-size: .9em;
	font-weight: bold;
	}

#zijblok a{
	color: #0f9571;
	font-weight: bold;
	}
	
#zijblok blockquote {
	background:url('images/quote2.png') top left no-repeat;
	font-size: 1.1em;
	font-style: italic;
	font-weight:bold;
	line-height: 1.6em;
	padding:1px 0 0px 0px;
	text-indent: 25px;
	margin: 0px;
}



/* LEFT VERTICAL MENU */
#menu_left {
	float: left;
	margin: 0;
	padding: 0 0 1px 5px;
}
#menu_left ul { 
	margin:5px 0px 0px 0px; 
	padding:0px; 
	list-style-type: none;
}
#menu_left ul ul{
	margin-left: 10px;
	list-style: none;
	padding-bottom: 5px;
}
#menu_left li {
	list-style-type: none;
	margin-top: 3px;
	padding: 0px;
}
#menu_left li a {
	display: block;
	width: 150px;
	color: #3F5B7F;
	background: url(images/arrow.gif) no-repeat 1px 5px;
	padding-left: 15px; 
	font-size:1.1em; 
	text-decoration: none;
}
#menu_left li a:hover {
	background: url(images/arrow.gif) no-repeat 3px 5px;
}

.active {
	font-weight: bold;
}




/* LEFT SIDE */
#left {
	float: left;
	width: 250px;
}
.search {
	padding: 12px 20px;
	margin: 0 0 10px 0;
}

	

/* CONTENT */

#content {
	float: right;
	width: 590px;
	margin: 0px 0 20px 0;
	padding: 5px 30px 10px 10px;
	background: #fff;
	color: #4a5665;
	font-size: 1.1em;
}
#content a {
	color: #B25B48;
	font-weight:bold;
	text-decoration:none;
}

#content a:hover {
	color: #c00;
	background-color: #dedede;
}
#content h1 {
	font: bold 1.6em "Trebuchet MS", Helvetica, Sans-Serif;
	padding-top: 4px;
	margin: 0;
	background-color: transparent;
}
#content h2 {
	font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif;
}
blockquote {
	background:url('images/quote.png') top left no-repeat;
	font: 1.1em;
	font-style: italic;
	line-height: 1.6em;
	padding:1px 0 0px 0px;
	text-indent: 25px;
	margin-left: 0px;
}

#content h3 {
	font: bold 1.2em "Trebuchet MS", Helvetica, Sans-Serif;
}


#content p{
	text-align:left;}


/* FOOTER */
#footer {
	clear: both;
	padding: 5px;
	border-top: 1px solid #ccc;
	
}
#footer p{
	float: right;
	color: #999;
}
#footer a{
	color:#ccc;
	text-decoration: none;
}
#footer a:hover{
	color:333;
}
