* {
 padding: 0;
 margin: 0;
}
body {
	background-color: #B9DCFF;
	font-size: 76.1%; 
	line-height: 1.5em;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
text-align:center;
	}

#OuterWrapper {
margin: 15px auto;
padding:10px; 
background-color: #B4C287; 
text-align:center;
	width: 956px;  

}

#ContentWrapper {
background-color: #ffffff;
border: solid 1px #2f4f4f;
margin-bottom:2px;
text-align:left;
}

#bplogo {
 background-image: url(image/topbar_bg.jpg); 
 background-repeat: repeat-x;
 text-align:left;
}

#navfill { 
	background-image: url(image/navbar_fill.gif); 
	background-repeat: repeat-x;
	border-bottom: solid 1px #66ccff;
	}

#titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.75em;
	font-style: italic;
	color: #008080;
	PADDING: 10px 0;
	font-weight: bold;
}
#omtitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: transparent;
}

.pghdr { font-family: "Trebuchet MS"; font-size: 16px; color: #0033CC;}
.text_red { font-family: Verdana, Arial, Helvetica, sans-serif; color: #F70000;}


/* --------content divs-------------*/

#Maincontent {
background-color: #FFFFFF;
padding: 0;
margin:0;
}

#Leftcolumn {
	text-align:left;
	padding: 0 10px;
	margin:0 220px 0 15px;
	border-right: solid 1px #CCFF33;
}

#Rtcolumn {
    float:right;
	width:200px;
	height: 600px;
	margin:10px 5px 50px 0;
	padding: 0 5px;
}

#OmslagWrapper {
    width:175px;
    text-align: center;
	margin: 20px 0;
	padding-right: 10px;
	padding-left: 10px;
}

#OmslagWrapper img {	
	margin-bottom:5px;
}
/**************/
/* Right side unordered list en div styles for voorbeelden navigation*/
/***************/
#RightColumnmenu {
margin:10px 0 0 0;
padding:0;
font-size: 100%;
}

#RightColumnmenu ul{	
list-style:none;
width:auto;
margin:0;
padding:0;
}	

#RightColumnmenu li{
margin-bottom:3px;
padding:1px;
margin-left:0;
}

#RightColumnmenu li a {
display:block;
text-decoration:none;
color:#00584D;
border-left:4px solid #547A42;
padding:0 0 2px 6px;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}		
#RightColumnmenu li a:hover{
color:#00584D;
border-left:4px solid #d2691e;
border-right:1px solid #949494;
border-bottom:1px solid #949494;
}
#RightColumnmenu li a.active{
color:#000;
border-left:4px solid #7C3E08;
border-right:1px solid #d2691e;
border-bottom:1px solid #d2691e;
background-color: #ffefd5;

}
/**************/
/* end Right side unordered list styles for voorbeelden navigation*/
/***************/


/**************/
/* Voorbeelden styles*/
/***************/

#detail {
	margin:0;
	padding: 0;
}
#detail #gallery {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	color: #008080;
	padding: 0;
	font-weight: bold;
}
#detail #stad {
	font-size: 100%;
	padding:5px 0;
	font-weight: bold;
}
.fototext {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	background-color: transparent;
	line-height: 1.3em;
}
/*******/
/* end voorbeelden styles ***/


/* GENERAL Text STYLES */

h3 {
	font-family: "Trebuchet MS";
	font-size: 1.3em;
	background-color: transparent;
	color: #556b2f;
	margin: 15px 10px 5px 5px;
}
p {
padding: 5px;
margin:10px 0;
}
li {
padding:0;
margin:0 0 0 20px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: transparent;
	color: #441074;
	text-decoration: underline;
}

a:hover{
	background-color: transparent;
   color: #000066;
   text-decoration: none;
}

/* table styles */
.bp table {
	margin-bottom:50px;	
}

.bp td {
font-size: 0.9em;
padding:0;
line-height: 1.5em;
}

.bp td p {
font-size:0.9em;
margin:2px 0;
padding:0;
}
.bp td.nawLeft p, .bp td.nawRight p, .bp td.nawTop p {
margin:2px 0;
padding:0;
}

.bp td.nawLeft {
border:1px solid;
	border-color:#ddd #999 #888 #ddd;
	background-color:#ddd;
	font-weight:bold;
	color:#003;
	padding:0 10px;
	font-size:.9em;	
	text-align:right;

}
.bp td.nawRight {
	border:1px solid;
	border-color:#fff #bbb #bbb #fff;
	background-color:#fff;
	padding:0 10px;
	font-size:.9em;
}
.bp td.nawTop {
	border:1px solid;
	border-color:#ccc #999 #888 #ccc;
	background-color:#ddd;
	font-weight:bold;
	color:#003;
	padding:0 2px;
	font-size:.9em;
	text-align:center;

}

/* Styled text */
#Welkomtext {
	font-family: "Trebuchet MS";
	font-size: 1.3em;
	font-weight: bold;
	background-color: transparent;
	color: #000033;
	padding:30px 0 10px 0;
}

#pglabel {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-weight: bold; 
	background-color: transparent;
	color: #556b2f;
	margin:10px 10px 5px 0;

}

.medtext {
	background-color: transparent;
	font-size: 100%; 
   color: #F70000;
   font-weight: bold;
   clear: both;
}
.red {
	color: #F70000;

}

/* -------- text styles for reacties -------------*/
#quotesOuterWrapper {
text-align:center;
margin: 10px 0;
}

.quotes {
text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000033;
	background-color: transparent;
	line-height: 1.3em;
	padding: 10px 5px;
	margin-bottom: 10px;
}
.quotestitel {
font-weight: bold;
padding: 2px 0;
}
.quotesbody {
font-style: italic;
}

/* -------- Small text for opening info; entree; bereikbaarheid-------------*/
.smtext {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	background-color: transparent;
	line-height: 1.3em;
	padding: 0 5px 0 0;
}

.smtext A {
	color: #000066;
   text-decoration: none;
}

.smtext A:hover {
	color: #000066;
	text-decoration: underline;
}
.smtextb {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #441074;
	background-color: transparent;
	line-height: 1.2em;
	padding: 0 5px 0 0;
}



/* ----------Bestel table-------------*/

.besteltabeltoprow { 
	text-align: center;
	margin-top:1px; 
	margin-right:5px; 
	margin-bottom:1px; 
	margin-left:5px;
}
.besteltabeltoprow p {	
	clear: both;
	font-size: 90%;
	font-weight: bold;
}
.besteltabel { 
	text-align: right;
	padding: 0 10px 0 0;
}
.besteltabel p { 
	font-size: 90%;
	font-weight: bold; 
	margin-top:10px; 
	margin-right:15px; 
	margin-bottom:10px; 
	margin-left:0;
	
}

/* -----other form styles ---*/
form {
	padding: 0;
	margin: 3px 0 0 0;
}

form fieldset {
margin: 0 10px 0 0;
padding: 0 10px 0 20px;
border:1px solid #C3D3E4;
}

form legend {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-weight: bold;
margin-left: 10px;
}

form select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	margin-right: 50px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
}

form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	margin: 2px 10px 5px 0;
	border:1px solid #C3D3E4;
}

input {
	border:1px solid #C3D3E4;
	background-color: transparent;
	margin: 2px 5px 0;
	height:20px;
}
.knop { 
	background-color: #FFFFFF; 
	border:1px #deb887 outset; 	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #000066; 
	font-weight: bold; 
	cursor: pointer; 
	}


/* -------- Images ------------*/
.myimage {
margin-top:3px; margin-right:10px; margin-left:0px; margin-bottom:3px;
border-right:3px solid #D3DDF5;
border-bottom:4px solid #ACACAC;
}

.myimage2 {
	margin:0 10px 0 0;
	float:left;
}

/*  ------Footer ---*/
#footer {
background-color:#A8E399;
text-align:center;
padding:3px;
border-top:1px solid #64C734;
}
.footnote { color: #000033; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; padding:3px 0; background-color:transparent;}
.botbar {  background-image: url(images/botbar.gif); background-repeat: repeat-x}
a.footnote:hover { text-decoration: underline; color: #FFFF99}
a.footnote:link { text-decoration: none; color: #FFFFFF }


/****** special clear styles ******/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	overflow:hidden;

}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clear {clear:both;}
.clearLeft {clear:left;}

.clearer{
 height:1px;
 overflow:hidden;
 margin-top:-1px;
 clear:both;
}