/* OPBOUW */
html {
	height: 100%;
}
body {
	font-family: Verdana;
	font-size: 12px;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background: url(images/background.png) center top repeat-y;
}
a {
	color: blue;
}
div#wrapper {
	margin: 0 auto 0;
	width: 980px;
}
div#header {
	margin: 0 auto 0;
	width: 980px;
}
div#header_logo {
	width: 980px;
	height: 98px;
	background: url(images/header.png);
}
div#menu_left {
	width: 199px;
	float: left;
	display: block;
	position: relative;
	padding-top: 10px;
}
div#menu_right {
	width: 200px;
	float: left;
	display: block;
	position: relative;
	padding-top: 10px;
}
div#content {
	width: 571px;
	float: left;
	display: block;
	position: relative;
	padding: 5px;
}
div#footer {
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}
div#footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
a.selected {
	background: #FFE46D;
}
/* LINKER MENU OPMAAK */
div.box_top {
    color: #4AFF47;
    height: 21px;
    background: ;
    padding-top: 5px;
    background: #6154FF url(images/categorie.png) center left no-repeat;
    padding-left: 23px;
}
div.box_top h2 {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 15px;
    font-size: 12px;
    font-weight: normal;
}
div.box_content {
	background: url(images/boxes/box-middle.png);
}
div.box_bottom {
	background: url(images/boxes/box-bottom.png);
	height: 13px;
}
div.box_content ul {
	list-style: none;
	margin: 0 0 0 3px;
	padding: 0 0 0 1px;
}
div.box_content ul a {
	display: block;
	width: 192px;
	text-indent: 5px;
	color: #FF6C16;
}
div.box_content ul a:hover {
	background: #FFCB54;
}
/* TOP MENU OPMAAK */
ul.top_menu {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.top_menu li {
	float: left;
	width: 25%;
	text-align: center;
	background: url(images/top_menu_bg.png) center left repeat-x;
	height: 30px;
}
ul.top_menu li:hover {
	background: #796BFF;
	color: #4AFF47;
	background: url(images/top_menu_bg_hover.png) center left repeat-x;
}
ul.top_menu li a {
	display: block;
	width: 100%;
	height: 30px;
	font-weight: bold;
	font-size: 15px;
	padding-top: 5px;
	color: #4AFF47;
}
/* NIEUWSBRIEF OPMAAK */
div#nieuwsbrief {
	position: relative;
	margin-top: 20px;
	background: #FFF0A8;
	padding-left: 1px;
}
div#nieuwsbrief div.header {
	display: block;
	width: 100%;
	background: #6154FF;
	height: 21px;
	padding-top: 5px;
}
div#nieuwsbrief div.header h2 a {
    padding: 0;
    margin: 0 0 0 0;
    position: absolute;
    top: 5px;
    font-size: 12px;
    font-weight: normal;
    padding-left: 25px;
}
div#nieuwsbrief div a {
	color: #4AFF47;
	height: 30px;
	padding-left: 23px;
	background: url(images/nieuwsbrief.png) center left no-repeat;
	display: block;
	width: 100%;
	height: 21px;
}
div#nieuwsbrief input#nieuwsbrief-veld {
	width: 196px;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 0;
	color: #808080;
}
div#nieuwsbrief input#nieuwsbrief-knop {
	border: 1px solid #808080;
	width: 198px;
	color: #808080;
}
/* Zoekbox */
div#zoekbox {
	position: relative;
	margin-top: 20px;
	background: #FFF0A8;
	padding-left: 1px;
}
div#zoekbox div.header {
	display: block;
	width: 100%;
	background: #6154FF;
	height: 21px;
	padding-top: 5px;
}
div#zoekbox div a {
	color: #4AFF47;
	height: 30px;
	padding-left: 23px;
	background: url(images/zoeken.png) center left no-repeat;
	background-position: 5px;
	display: block;
	width: 100%;
	height: 21px;
}
div#zoekbox div.header h2 a {
    padding: 0;
    margin: 0 0 0 0;
    position: absolute;
    top: 5px;
    font-size: 12px;
    font-weight: normal;
    padding-left: 25px;
}
div#zoekbox input#zoekbox-veld {
	width: 196px;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 0;
	color: #808080;
}
div#zoekbox input#zoekbox-knop {
	border: 1px solid #808080;
	width: 198px;
	color: #808080;
}
/* Moppen pagina */
div#services {
	border: 2px solid #FF6C16;
	margin-top: 10px;
	background: #FFCB54;
	padding: 3px;
	margin-bottom: 10px;
}
div#services a {
	margin: 0 3px;
	color: blue;
}
div#adsense {
	text-align: center;
}
div#adsense_menu_balk {
	margin-top: 10px;
	margin-left: 20px;
	width: 200px;
}
div#content div#volgende_vorige {
	margin-bottom: 10px;
}
div#content div#volgende_vorige a {
	color: #000;
}
div#content div#volgende_vorige .links {
	float: left;
}
div#content div#volgende_vorige .rechts {
	float: right;
}
div#content div#mop_titel h1 {
	clear: both;
	color: #FF6C16;
	font-size: 20px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
div#content hr {
	border: 0;
	background-color: #FF6C17;
	height: 2px;
	width: 100%;
	text-align: left;
}
div#content textarea {
	width: 99%;
}
div.loader {
	background: url(images/ajax-loader.gif) center center no-repeat;
	height: 30px;
}
div#moppen_lijst {
	margin-top: 10px;
	color: #4AFF47;
	height: 30px;
	font-size: 20px;
	background: #6154FF;
}
ul.overzicht {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.overzicht li a {
	height: 20px;
	display: block;
	border-left: 1px solid #6154FF;
	border-bottom: 1px solid #6154FF;
	border-right: 1px solid #6154FF;
	background: #FFF0A8;
}
ul.overzicht li a.selected {
	background: #FFE46D;
}
ul.overzicht li a:hover {
	background: #FFCB54;
}
/* toevoegen.html */
ul.toevoegen {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.toevoegen label {
	width: 149px;
	display: block;
	float: left;
}
ul.toevoegen input {
	float: left;
	width: 200px;
}
ul.toevoegen select {
	width: 205px;
}
ul.toevoegen li span {
	font-style: italic;
	padding-left: 5px;
	color: #808080;
}
ul.toevoegen li {
	height: 25px;
}
p.toevoegen {
	margin: 0;
	padding: 0;
}

/* stuur-naar-een-vriend-of-vriendin.html */
ul.tell-a-friend {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.tell-a-friend label {
	width: 220px;
	display: block;
	float: left;
}
ul.tell-a-friend input {
	float: left;
	width: 200px;
}
ul.tell-a-friend li {
	height: 25px;
}
div.error {
	background: url(images/error.png) center left no-repeat #FFF0A8;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #000;
}
div.notice {
	background: url(images/notice.png) center left no-repeat #FFF0A8;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #000;
}
div.success {
	background: url(images/error.png) center left no-repeat #FFF0A8;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #000;
}
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}
.ac_odd {
	background-color: #eee;
}
.ac_over {
	background-color: #0A246A;
	color: white;
}

div#twitter p {
    padding: 0;
    margin: 0;
}
div#twitter {
	position: relative;
	margin-top: 20px;
	background: #FFF0A8;
	padding-left: 1px;
}
div#twitter div.header {
	display: block;
	width: 100%;
	background: #6154FF;
	height: 21px;
	padding-top: 5px;
}
div#twitter div.header a {
	color: #4AFF47;
	height: 30px;
	padding-left: 23px;
	background: url(images/twitter_icon.png) center left no-repeat;
	background-position: 5px;
	display: block;
	width: 100%;
	height: 21px;
}
div#twitter div.header h2 a {
    padding: 0;
    margin: 0 0 0 0;
    position: absolute;
    top: 5px;
    font-size: 12px;
    font-weight: normal;
    padding-left: 25px;
}
div#twitter div#twitterBox a {
    padding-left: 20px;
	background: url(images/twitter_icon.png) center left no-repeat;
    display: block;
    margin-bottom: 10px;
}
