/*
#########################
#		ALGEMEEN 		#
#########################
*/

html,body,div,span,h1,h2,h3,h4,p,ul,ol,li,table,tr,td,a {
	margin: 0;
	padding: 0;
}

.hidden {
	display: none;
}

img {
	border: none;
}

body {
	font: 62.5% Arial;
	background-color: #fff;
	text-align: center;
line-height: 1.5em;
}

p {
	font: verdana;
	font-size: 1.2em;
}
a{
color: #e40f28;
}

h1 {
	font: arial;
	color: #000;
	font-size: 1.2em;
}
h2 {

}
h3 {
	margin-left: -5px;
}
h4{
	margin-top: 13px;
	line-height: 18px;
}
h4 a{
text-decoration: none;
}
.pageNav
{
list-style: none;

}
.pageNav li{
display: inline;
margin-right: 10px;
}
/*
########################
#		LAYOUT		   #
########################
/*

/* CONTAINER */

div#container {
	width: 801px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
}

/*
########################
#		HEADER		   #
########################
/*

/* TOP */

div#top {
	position: relative;
}

/* header */

div#headertop {
	height: 45px;
	margin: 0 0 0 20px;
	padding-right: 100px;
	background: url(/themes/rw/images/bg_top.jpg) no-repeat;
}

div#header {
	height: 166px;
	background: url(/themes/rw/images/bg_header.jpg) no-repeat;
}

div#book {
	position: absolute;
	/*margin: 20px 0 0 640px;*/
	right: 25px;
	top: 20px;
	z-index: 100;
	color: #fff;
	width: 240px;
	height:200px;
	align: right;
	overflow: hidden;
}
div#menuheader {
	background: transparent url('/themes/rw/images/menu.jpg') no-repeat scroll 0%;
	height: 32px;
}

/*
########################
#		MENU		   #
########################
/*

/* HOOFDMENU */

ul#menu {
	height: 32px;
	width: 662px;
	font: verdana;
	font-size: 1.4em;
	font-weight: bold;
	list-style: none;
	padding: 0 0 0 140px;
	/*position: relative;
	z-index: 99;
	float: left;
	width: 662px;
	height: 32px;
	margin: auto;
	background: url(/themes/rw/images/menu.jpg) no-repeat;
	font: verdana;
	font-size: 1.4em;
	font-weight: bold;
	list-style: none;
	padding: 0 0 0 140px;*/
}

ul#menu li  {
	float: left;
	margin-right: 20px;
}

ul#menu li div {
	width: 12px;
	float: left;
	height: 32px;
}

ul#menu li.hover {
	background-image: url('/themes/rw/images/menu_hover.gif');
	background-repeat: repeat-x;
}
ul#menu li.hover div.left{
	background-image: url('/themes/rw/images/menu_hoverleft.gif');
	background-repeat: no-repeat;
}
ul#menu li.hover div.right{
	background-image: url('/themes/rw/images/menu_hoverright.gif');
	background-repeat: no-repeat;
}
ul#menu li a {
	height: 23px;
	padding: 9px 0 0 0px;
	text-decoration: none;
	float: left;
	color: #000;
}

ul#menu li a:hover{
	float: left;
	text-decoration: none;
	color: #e40f28;
}

ul#submenu {
	margin-bottom: 2em;
	}
ul#submenu li{
	font-size: 1.4em;
display: inline;
	margin-right: 1em;

}


ul#submenu li.active a{
	text-decoration: none;
	color: #000;

	}
ul#submenu li.normal a{



	}


/*
########################
#		CONTENT		   #
########################
/*

/* Main */

div#main {
	margin: 20px 0px 0px 20px;
	overflow: auto;
	position: relative;
}

/* Linker blok */

div#left {
	float: left;
	width: 166px;
}

div#left .meningen {
	width: 166px;
	padding: 0px 0 25px 0;
}

div#left .meningen p {
	font: verdana;
	font-size: 1.2em;
}

div#left .meningen h2 {
	font: verdana;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 3px 0;
}


/* Middelste blok */

div#middle {
	float: left;
	width: 374px;
	padding: 0 16px 20px 16px;
}

/* Boxes */

div#middle .box {
	width: 374px;
	padding: 20px 0 10px 0;
	line-height:1.8em;
	font-size: 1.1em;
	clear: both;
}
.box .image{
float: left;
margin-right: 10px;
}
.box .popup{
float: left;
margin-right: 10px;
}
div#middle .box a {

	font-weight: bold;
	color: #e40f28;

}

div#middle .box a:hover {

	color: #999;


}

div#middle .box h2 {
	font: verdana;
	font-size: 1.8em;
}

div#middle .box h3 {
	font: verdana;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 5px;
}

div#middle .box h3 a {
	text-decoration: none;
	color: #000;
}

div#middle .box h4 {
	font: verdana;
	font-size: 1.8em;
	font-weight: bold;
	color: #e40f28;
}

div#middle .box h5 , h5 {
	background: url(/themes/rw/images/blog.gif) no-repeat;
	border-bottom: 1px dotted #000;
	height: 38px;
	margin-bottom: -10px;
}

div#middle .box p {
	font: verdana;
	font-size: 1.2em;
	padding-top: 10px;
}

div#middle .box p.introduction {
	font: verdana;
	font-size: 1.4em;
	padding-top: 10px;
	font-weight: bold;
}

div#middle .bottom {
	width: 374px;
	height: 15px;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	padding: 3px 0 0 0;
}
div#middle .bottom div.left {
	width: 200px;
	float: left;
}
div#middle .bottom div.right {
	width: 100px;
	float: right;
	text-align: right;
}

div#middle .bottom p {
	font: verdana;
	font-size: 0.9em;
	display: inline;
}

div#middle .bottom a {
	font: verdana;
	font-size: 0.9em;
	text-decoration: none;
	color: #9a9a9a;
}

div#middle .bottom a:hover {

	text-decoration: underlined;
	color: #000;
}

div#middle .bottom h2 {
	font: verdana;
	font-size: 0.9em;
	color: #9a9a9a;
	text-decoration: none;
	display: inline;
}

div#middle img.left{
	float: left;
	margin: 8px 8px 8px 0px;
}
div#middle img.right{
	float: right;
	margin: 8px 0px 8px 8px;
}

/* Weblog reacties */
fieldset#reageer {
	border: 0;
}

fieldset#reageer ol {
	list-style: none;
}

fieldset#reageer li {
	overflow: auto;
	clear: both;
}

fieldset#reageer label{
	width: 100px;
	float: left;
}

fieldset#reageer input, textarea {
	background-color: #dae9ed;
	border: 0;
	float: right;
	width: 250px;
	margin: 2px;
}
fieldset#reageer input.submit {
	width: 110px;
	float: right;
	border-bottom: 1px solid #a5a5a5;
	border-right: 1px solid #a5a5a5;
	border-left: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
}

/* Rechter blok */

div#right {
	float: left;
	width: 189px;
	background: #ececec url(/themes/rw/images/bg_right.jpg) no-repeat;
	background-position: top;
	text-wrap: normal;
}

div#right img {
	padding: 10px 0 0 10px;
}

div#right p {
	font: verdana;
	font-size: 1.2em;
	padding: 0 10px 0 10px;
}

div.rightbottom {
	float: left;
	width: 189px;
	height: 25px;
	background: url(/themes/rw/images/bgrightbottom.gif);
}

div#poll {
	float: left;
	width: 169px;
	/*height: 145px;*/
	padding: 0 10px 0 10px;
	border-bottom: 1px dotted;
	border-top: 1px dotted;
}

/* Footer */

div#footer {
	height: 25px;
	margin-left: 20px;
	margin-top:10px;
}

div#footerwijnberg {
	width: 300px;
	float: left;
}
#PageComments_holder h4{
font-size: 1.6em;
color: #ff0000;
}


#PageComments{
list-style: none;
}

#PageComments li{
margin-bottom: 1.5em;
background-color: #eee;
padding: 10px;

}
#PageComments .info{
margin-top: 0.75em
}
fieldset{
border: 0;
padding: 0;
margin: 0;
}
label{
margin: 0;
float: left;
width: 100px;
}
input{
background-color: #eee;
border: 0;
margin: 0.25em 0;
padding: 0.25em;
}
textarea{
background-color: #eee;
float: none;
}
form{
padding: 0;
margin: 0;
}
.middleColumn{
padding: 0;
margin: 0;
}
.Zoeken{
padding: 0.75em 10px;

}
.Zoeken input{
background-color: #fff;
width: 160px;
}
.Zoeken input[type="submit"]{
font-weight: bold;
width: 50px;
padding: 0;
font-family: Arial;
font-size: 1.2em;
text-align:left;
text-decoration: underline;
background-color: #eee;
}
#SearchResults{
list-style: none;
}
#SearchResults li{
margin-top: 1.5em;
line-height: 1.5em;
font-size: 1.2em;
}
#SearchResults h3 a{
color: #e40f28;
font-size: 1.2em;
text-decoration: none;
margin: 0;
}