@charset "utf-8";
/* CSS Document */

*
{
	padding: 0em;
	margin: 0em;
}

body
{
	background: #444444 url(../images/bg-v2.gif) repeat fixed;
	padding: 35px 0 35px 0;
	font-family:Verdana, Tahoma, Arial, Serif;
	color: #333333;
	font-size:80%;
}
p
{
	line-height: 1.6em;
	margin: 0 0 0.5em;
}

a
{
	color: #800000;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
/*	border-bottom:#800000 1px solid;*/
}
h1,h2,h3,h4,h5,h6 
{
	font-family: Georgia, Tahoma, Verdana, Arial, Serif;
	color: #800000;
}

h3,h4
{
/*	display: inline;*/
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
}
h4 span {color:#003300; font-size:2em}
h4.inline
	{display:inline}
i.indent
	{padding-left:10px}
h3
{
	font-size: 1.5em;
	/*background-image: url(../images/db1.gif);*/
}
h4
{
	font-size: 1.2em;
	/*padding-left: 1em;
	/*background-image: url(../images/db2.gif);*/
}
h3 span
{
	font-weight: normal;
	font-size:10px;
	color:#999;
}
h5 
{
	font-weight:normal;
	font-family:Verdana, Arial, Serif;
	font-size:10px;
}
dl 
{
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
em
	{color:#800000; font-weight:bold}
	
img
{
/*	border: solid 1px #dcdcdc;*/
	padding:3px;
	float:left;
	margin:0 20px 0 0;
}
.left{ float:left; margin:0 0 0 10px;}
.img_titel{float:left; clear:left; font-size:10px}

img.left
{
	position: relative;
	float: left;
	margin: 0em 1.8em 1.4em 0em;
}
img.right
{
	position: relative;
	float: right;
	margin: 0em 0em 1.8em 1.8em;
}
img.profile
{
	position: relative;
	float: left;
	margin: 0.5em;
	padding:3px;
}
ul, ol 
{
	margin:1em;
	padding:0;
}
li 
{
	margin:0 1em;
	padding:0.15em;
}
#contentarea ul li 
{
	list-style-image: url(../images/bulletLi.png);
}
blockquote 
{
    margin:0em;
    padding:1em 0 0 0;  /*ori=0 0 0 40px*/
    color:#666;
    background:url(../images/blockquote.gif) no-repeat left top;
	text-align: justify;
}
fieldset 
{
border:1px solid #800000;
padding:5px;
}
select.mailing {max-width:800px;}
fieldset em {font-weight:bold}

fieldset.beheer
{
	border:1px solid #ccc;
	padding:5px;
	width:400px;
}
legend {color:#74131e;}
.divider1
{
	position: relative;
/*	background: #fff url(../images/border2.gif) repeat-x;*/
	height: 14px;
	margin: 2.0em 0em 1.5em 0em;
	clear: both;
}
.post 
{
/*	border-bottom: solid 0px #eaeaea;*/
	margin: 3em 0 0 0;	
	clear: left;
}
.post h4 a
{
	text-decoration:none;
	/*color:#b37d00;	*/
	border:none;
}

.post h3 a 
{
	text-decoration:none;
	border:none;
}

.post .details
{
	position: relative;
	top: 0em;
	font-size: 8px;
	color: #787878;
	margin:0;
	padding:0 0 0 18px;
}
.post .details .user 
{
	background:url(../images/user.png) no-repeat left center;
	padding-left:15px;
}
.post .details .date 
{
	background:url(../images/date.gif) no-repeat left center;
	padding-left:15px;
	margin:0 0 0 1em;
}

div#search {
	color: #ffffff; /*#660000;*/
}

#outer .post ul.controls
{
	clear: both;
	margin:0;
	padding:0.5em 0 0 0;
	background:#fcfcfc;
	color: #787878;
}

.post ul.controls li
{
	display: inline;
	font-size: 10px;
	margin:0;
	padding: 0em 1.0em 0em 15px;
}
.post ul.controls li.comments
{
	background: url(../images/icon-comments.gif) no-repeat left center;
}

.post ul.controls li.more
{
	background: url(../images/icon-more.gif) no-repeat left center;
}

.box
{
	background: #fff ;
	padding: 1.5em 1.5em 1.5em 3.0em;
/*	border: solid 0px #6e121c;*/
	/*border-width: 0 0 2px 2px; */
	margin-bottom: 1.0em;
	text-align:left;
}

ul.linklist
{
	list-style: none;
}

ul.linklist li
{
	line-height: 2.0em;
}

#outer
{
	z-index: 2;
	position: relative;
	/*
		The width value below controls the overall width of the design. By default it's set to 82%
		(so it'll take up 82% of the browser window's width). You can set it to a different percentage
		value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
	*/
	/* itp..nl :: width: 82%; */
	/*width: 800px; */
	width: 82%;
	border: solid 4px #6e121c; /*#a67e1c;*/
	background-color: #ffffff;
	margin: 0 auto;
}

#header
{
	position: relative;
	width: 100%;
	height: 10em;
	/*background: #2b2b2b url(../images/topbg-.gif) repeat-x;*/
	background: #222222;
	background-image:url(../images/header.jpg);
	background-repeat:repeat-x;
	margin-bottom: 0;
}

#headercontent
{
	position: absolute;
	right: 0;
	bottom: 0em;
	padding: 0em 2.0em 0.3em 2.0em;
}

#headercontent h1
{
	font-weight: normal;
	font-size: 14px;
}
#headercontent h1 a:link, #headercontent h1 a:visited
{
	color:#eeeeee;
	text-decoration:none;
	border:none;
}
#headercontent h1 a:hover, #headercontent h1 a:active
{
	text-decoration:none;
	color:#fff;
	border:none;
}
#headercontent h2
{
	font-size: 13px;
	font-weight: normal;
	color: #f1f1f1;
	font-family: Georgia, Verdana, Arial, Serif;
}

#search
{
	position: absolute;
	top: 8px;
	right: 4px;
	padding-right: 0.0em;
	color:#aaa;
}

#search input.text
{
	margin-right: 0.5em;
	vertical-align: middle;
/*	border: solid 1px #f0f0f0;*/
	padding: 0.1em;
	width: 10.0em;
	background:#fff;
}

#search input.submit
{
	background: #d1845c url(../images/search-button-bg.png) repeat-x top left;
/*	border: solid 1px #f0f0f0;*/
	font-weight: bold;
	padding: 0.25em;
	font-size: 9px;
	color: #f0f0f0;
	vertical-align: middle;
}

#headerpic
{
	position: relative;
	height: 110px;
	/* background: #fff url(../images/fall_leaves.jpg) repeat-x bottom left; */
	background: #fff url(../images/header.gif) repeat-x top left;
	margin-bottom: 2px;
	padding: 40px 0 0 200px;
}
#menu
{
	position: relative;
	background: #6e121c url(../images/menubg.gif) repeat-x top left;
	height: 40px;
	padding: 0 0 0 8px;
	margin: 0;
}

#menu ul
{
	padding:1em 0 0 0;
	margin:0;
}

#menu ul li
{
	position: relative;
	display: inline;
	padding:0;
	margin:0;
}

#menu ul li a:link, #menu ul li a:visited
{
	color: #fff;
	padding: 0.5em 1.0em 0.9em 1.0em;
	text-decoration: none;	
	border:none;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li.current_page_item a
{
	background: #6e121c url(../images/menuactive.png) repeat-x top left;
	border: none;
}

#menubottom
{
	background: #ffffff url(../images/headerPanorama.png) repeat-x bottom left;
	height: 44px;
	margin-bottom: 1.5em;
}

#content
{
	padding: 0;
	float:left;width:100%;
}

#primarycontainer
{
	float: left;
/*	margin-right: -18.0em;*/
	width: 100%;
}
#koppelingen {width:100%; float:left; font-size:0.85em; border:none}
#koppelingen h4 {margin-top:15px}

.kolom {width:47%; float:left; padding:0 10px 0 0}

#primarycontent
{
	margin: 0;
	float:left;
	width:80%;
}



/* itp:: some tweaking */
#contentarea {
	margin: 1em 1em 0 240px;
	text-align:justify;
}

#contentarea h1 {font-size:1.5em; margin-bottom:10px;}
#contentarea h2 {font-size: 1.5em; margin:20px 0 10px;}
#contentarea h3 {margin:20px 0 10px; color:#003300}

#contentarea img.alignleft, div.postcontentarea img.alignleft, div.postcontentarea img.imgalignleft
{
	float: left;
	margin: 0 0 0 -220px;
}

div.postcontentarea img.alignright
{
	float: right;
	margin: 1em;
}

div.postcontentarea img.aligncenter
{
	margin: 1em;
}

img.shownoborder
{
	border: 0;
}

div.itpContentWrapper {
	padding: 0;
	margin: 0;
/*	border: #111111 0px solid;*/
	
	/*clear: both;*/
	
}

#contentarea div.itpContentWrapper  img.imgalignleft
{
	float: left;
	margin: 0 1em 0 -220px;
	/*width: 100%;*/
}

#contentarea span.headerdetails
{
	color: #b37d00;
}

div.itpContentWrapper  h3 {
	margin: 0 0 0 -2em;
}

div.itpContentWrapper  div.post {
	
	/*width: 45%;
	float: left;
	clear: none; */
	margin: 1em 0 0 0;
	padding: 0 0 0 0;
}

div.contentarea img.imgalignleft
{
	float: left;
	margin: 0 1em 0 -220px;
}

/* eo ipt:*/

#sidebar
{
	margin: 0;
	float: right;
	width: 20%;
	padding: 0.7em 0 0 0;
	font-size:1em;
	
}
#sidebar ul
{
	list-style:none;
	margin:0.5em 0 0 0;	
	text-transform: uppercase;
	font-family: Georgia, Tahoma, Verdana, Arial, Serif;
}


#sidebar li 
{
	margin:1em 0;
	padding:0.5em;
}
#sidebar li li 
{
	margin:0;
	padding:0.5em;
	background: none;
}
#sidebar li li li
{
	margin:0;
	padding:0.5em 0 0 1em;
	background: none;
}

/* show hide subpages */
#sidebar li.page_item ul, #sidebar li.page_item li{
	display: none;
}

#sidebar li.current_page_item ul, #sidebar li.current_page_parent ul{
	display: block;
}
#sidebar li.current_page_item li, #sidebar li.current_page_parent li {
	display: list-item;
}

#sidebar ul.feeds li 
{
	background:url(../images/feed.png) no-repeat left center;
	margin:1em 0;
	padding:0 1.5em;	
}

#sidebar p, #sidebar td {
	padding: 0 1.0em 0 1.0em;
	font-size:0.8em;
	margin-top:10px;
}
#sidebar p.alert{ color:#800000; font-weight:normal; font-size:0.8em; border-bottom:1px solid #ccc; padding-bottom:10px;}

span.datum {font-weight:bold;color:#333333;  }
span.titel { font-weight:bold; color:#800000; margin-left:10px}
span.info
	{color:#03C; cursor:pointer}
.nieuw
	{background-color:#FF0}
	
.inhoud	{ font-size:0.9em}

#sidebar a
{
	color:#0066FF;
	border: 0;
	font-weight:bold;
	
}

h3.sidebar{  text-align:center; width:95%; margin:10px auto; padding:7px 0 8px 0;}
h3.forum{background-color:#bdc89d}
h3.actueel{background-color:#b4d2d5}

#mediabar {
	margin: 2em 0 0 0.6em;
	position: relative;
	clear: both;
}

#mediabar img.imgalignleft{
	float: left;
	margin: 1em;
}



#footer
{
	color: #6e121c;
	position: relative;
	height: 2.0em;
	clear: both;
	padding-top: 5.0em;
	background: #ffffff url(../images/footerPanorama.png) repeat-x bottom left;
	/*background: #fff url(../images/menubg.gif) repeat-x bottom left;*/
	font-size: 10px;
}

#footer .left
{
	position: absolute;
	left: 2em;
	bottom: 1.2em;
}

#footer .right
{
	position: absolute;
	right: 2.0em;
	bottom: 1.2em;
}

/*itp:mod*/
#footer a
{
	color: #6e121c;
/*	border-bottom:#eee 0px dashed;*/
}

#footer a:hover
{
/*	border-bottom:#fff 1px solid;*/
}
/*.itp:mod*/

/*comments and their styles*/
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 2em 0;
	padding: 0.5em;			
/*	border-bottom:#ddd 1px dashed;*/
	background:#fcfcfc url(../images/border2.gif) repeat-x top;
}
.commentlist li p 
{
    margin:0 1em;
}
.commentlist li .cmtinfo 
{
	font-family:Trebuchet MS,Verdana, Tahoma, Serif;
	font-size:9px;		
	padding:5px;
	margin-bottom: 10px;
	position:relative;	
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}

.commentlist li.alt
{
	background:#fcfcf9 url(../images/border2.gif) repeat-x top;
}

textarea{
	width: 90%;
	padding:5px;
	height: 30em;
/*	border: 1px solid #ccc;	*/
	background:#f9f9f9 url(../images/button_bg.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
}
#outer input.text 
{
	background:#fff;
/*	border:#ccc 1px solid;*/
	padding:2px;
	font:1em Verdana, Arial, Serif;
}
.post h5 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}

#sidebar li.categories{
	font-weight:bold;
	color:#800000;
}

#sidebar li.current_page_item a,
#sidebar li.current-cat a
{
    color : #B37D00; 
}

#sidebar li.current_page_item li a {
    color : #800000; 
}

#sidebar li a:hover, #sidebar li.current_page_item li a:hover {
    color : #B37D00; 
}
/* ----------------styling beheer pagina ------------------*/

label {
clear:left;
display:block;
float:left;
font-weight:normal;
margin:5px 5px 5px 0pt;
padding:0pt;
text-align:left;
width:15em;
}

#contentarea textarea{
width:500px; height:150px;
background-color:#FFFFCC;
}
img.floatleft {float:left;  margin-right:10px;}
.clear{clear:left}

#enquete
{float:left; margin:0}
#enquete form
	{margin-left:20px}
table.enquete td, table.enquete th
	{border:1px dotted grey; text-align:center; vertical-align:top;}
table.enquete th
	{text-align:left}
	
.form {
clear:both;
display:block;
margin:10px 0;
padding: 0 0;
float:left;
width:100%;
}
.form label {
text-align:left; width:400px; float:left;
}

.form input
	{float:left; padding:0 3px}
	
label.heading {color:#0033FF; margin-top:10px; width:500px; font-weight:bold; text-align:left}
label.questionnaire
	{ color:#0033FF; text-align:left; }
label.questionnaire input
	{padding-right:25px}
		
#contentarea textarea{
width:500px; height:150px;
background-color:#FFFFCC;
}
a.leesverder {
background-image:url(../img/lees_verder.jpg);
background-repeat:no-repeat;
background-position:0 100%;
text-decoration:none;
padding:0 5px 5px 10px;
color:#0066FF;
}
a.leesverder:hover {color:#800000}

#login
{width:500px; margin:50px auto; background-color:#FFFFFF; padding:10px; border:2px solid #800000}

p.login {font-size:0.9em; float:right; margin-right:10px; color:#333333}
.disclaimer {font-size:0.8em; text-align:center;  margin-top:10px}
.nieuwsitem{border-bottom:1px solid; margin:10px 0 20px 0;}
p.top {float:right;text-align:right;  }


#teller{
width:200px; 
float:left; margin:25px 5px 5px 5px; 
font-size:0.8em;	font-weight:normal;
color: #800000;
}
.link {margin:0 0 10px 5px;}
h3.link {border-bottom:1px solid}

p.titel {font-weight:bold}

#links1, #links2 {display:none}
.showlinks {margin:0 10px; border:1px solid; padding:2px 5px 3px}

.highlight{	font-size:0.7em; color:#000000; font-weight:normal; padding:5px; border:1px solid #800000; margin:10px 0 0 10px; float:left; width:200px; clear:left}
.highlight p {padding-left:10px}
a.normal { display:inline; padding:0; font-size:1em; color:#0033FF; font-weight:normal; text-align:left; margin-left:0;}

.nieuwsbrief {border:1px solid #666; padding:5px; float:left; width:100%; margin-top:10px;}
.nieuwsbrief a, nieuwsbrief a:visited {color:#0000FF}
p.jump {font-size:10pt; color:#333333}

table.footnote td{ font-size:10px; color:#333333}
.clearfloat{float:none; clear:both}
.gallery{background-color:#666; float:left; padding:10px; color:#FFFFFF}
hr.clear{clear:both}
#english
	{margin:15px 10px; border-top:1px dotted; border-bottom:1px dotted; color:#06F; font-size:0.8em; }
#english h4
	{color:#03F;}
span.english{font-size:0.8em; color:#03F;}
.grijs
{font-size:0.8em; color:#333}