@charset "utf-8";
body {
	font: 80% Arial, Helvetica, sans-serif;
	background: #887f6f;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container  {
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto;
	border-left: 1px solid #887f6f;
	border-right: 1px solid #887f6f;
	border-top: 1px solid #887f6f;
	text-align: left;
	padding: 0px;
}
a  {
	text-decoration: none;
	color: #46166b;
}
a:hover {
	color: #1ab7ea;
}

/***************************
HEADER 
****************************/

#header {
	height: 60px;
	width: 950px;
	padding: 15px 15px 15px 35px;
}
#header #header_logo {
	float: left;
	margin-top: 2px;
}
#header #header_menu {
	float: right;
	width: 427px;
	font-size: 95%;
	text-align: right;
}
#header #header_menu #taalswitch {
	float: right;

}
#header #header_menu #printopties {
	margin-top: 45px;
}

#header #header_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header #header_menu ul li {
	display: inline;
	margin-right: 10px;
}
#header #header_menu ul li a,
#header #header_menu #taalswitch a {
	color: #887f6f;
	text-decoration: none;
}
#header #header_menu ul li a:hover,
#header #header_menu #taalswitch a:hover {
	color: #1ab7ea;
}
#header #header_menu ul li .Actief,
#header #header_menu #taalswitch .Actief {
	color: #1ab7ea;
}

/***************************
Content container 
****************************/
#content {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background: #cbc3b7 url(../images/BG_theepot.jpg) no-repeat left bottom;
}
#content3r {
	background: #cbc3b7 url(../images/BG_nieuws.gif) repeat-y left bottom;
}
#contentNws {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background: #cbc3b7 url(../images/BG_nieuws.jpg) no-repeat left bottom;
	/*border: solid 1px #090;*/
}

/***************************
Links, menu 1
****************************/

#links  {
	float: left;
	width: 558px;
	height: 560px;
}
#contentNws #links, 
#content3r #links  {
	width: 393px;
	height: 314px;
}
#contentNws #links{
	height: 560px;
}
#links #links_spreuken {
	margin-top: 35px;
}

#links #links_menu  {
	/*float: left;*/
	padding-top: 35px;
	padding-left: 35px;
	font-size: 110%;
	font-weight: bold;
}
#links #links_menu ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#links #links_menu ul li  {
	margin-bottom: 10px;
}
#links #links_menu ul li a  {
	color: #46166b;
	text-decoration: none;
}
#links #links_menu ul li a:hover {
	color: #1ab7ea;
}
#links #links_menu ul li .Actief  {
	color: #1ab7ea;
}
#links #links_menu ul li ul li {
	font-size: 80%;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-top: 5px;
}
#links #links_menu ul li ul li ul li {
	font-size: 95%;
	list-style: url(../images/bulletLinks.gif);
}
#links #links_menu ul li ul li .Actief {
	list-style: url(../images/bulletLinksActief.gif);
}
/***************************
Rechts, menu 3
****************************/

#rechts #rechts_menu_dummy {
	margin: 0px;
	padding: 5px 30px;
}
#rechts #rechts_menu {
	margin: 0px;
	padding: 5px 30px;
	background: #887f6f;
}
#rechts #rechts_menu ul.menuLijst,
#rechts #rechts_menu_dummy ul.menuLijst{
	margin: 0px;
	padding: 0px;
}
#rechts #rechts_menu ul.menuLijst li,
#rechts #rechts_menu_dummy ul.menuLijst li{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#rechts #rechts_menu a {
	margin-right: 10px;
	color: #CBC3B7;
	font-weight: bold;
	border-right: 2px solid #CBC3B7;
	padding-right: 10px;
	font-size: 90%;
}
#rechts #rechts_menu .Actief, 
#rechts #rechts_menu a:hover {
	color: #FFF;
}

/***************************
Rechts, tekstvlak
****************************/

#rechts  {
	width: 442px;
	float: right;
	background: #cbc3b7;
}
#content3r #rechts  {
	width: 607px;
	background: #91b4ae;
}
#content3r #Onder {
	clear: both;
}
#content3r #Onder #Onder_links {
	float:left;
	width:393px;
}
#content3r #Onder #Onder_rechts {
	float:right;
	width:547px;
	margin-right:30px;
}
#contentNws #rechts {
	width: 607px;
}
#contentNws #rechts_nieuws {
	width: 547px;
	float: right;
}

#rechts #rechts_boven  {
	padding: 0px 30px 0px 30px;
}
/*#rechts #rechts_boven h1  {
	margin: 0px;
	padding: 0px;
	font-size: 175%;
	color: #FFFFFF;
	line-height: 14px;
}*/
#rechts #rechts_boven h2  {
	font-size: 125%;
	color: #46166b;
}
#rechts #rechts_boven p a  {
	font-weight: bold;
}
#rechts #rechts_boven p a:hover {
	color: #1ab7ea;
}

#rechts #rechts_boven_spacer {
	padding: 0px 10px;
	height: 60px;
}

.rechts_devider {
	background: url(../images/HomeRechtsDevider.gif) no-repeat;
	height: 10px;
	width: 442px;
	margin-top: 25px;
}

#rechts #rechts_onder  {
	padding: 0px 30px 0px 30px;
	margin-top: 30px;
	padding-bottom: 10px;
}
#rechts #onder_plaatje {
	margin-left: 30px;
	margin-top: 40px;
	margin-bottom: 30px;
}
#rechts #rechts_onder ul {
	padding-left: 15px;
}

#content3r #rechts #rechts_onder  {
	padding: 0px 30px 0px 30px;
	margin-top: 0px;
	padding-top: 25px;
}

#contentNws #rechts #rechts_nieuws {
	padding: 0px 30px 0px 30px;
	margin-top: 0px;
	padding-top: 35px;
	margin-left: 0px;
}
#rechts #rechts_boven h1 {
	font-size: 145%;
	color: #46166b;
}
#rechts #rechts_onder h1  {
	font-size: 125%;
	color: #46166b;
}
#rechts #rechts_onder h2, 
#contentNws #rechts #rechts_nieuws h1{
	font-size: 110%;
	color: #46166b;
	font-weight: bold;
}
#content3r #rechts #rechts_onder h1  {
	margin: 0px;
	padding: 0px;
}
#contentNws #rechts #rechts_nieuws h1 {
	font-size: 125%;
	color: #46166b;
	margin: 0px;
	padding: 0px;
}
#content3r #rechts #rechts_onder ul{
	margin-top:-10px;
}
#content3r #rechts #rechts_onder ul.menuLijst , 
#contentNws #rechts #rechts_nieuws ul.menuLijst{
	margin: -20px 0px 30px;
	padding: 0px;
}
#content3r #rechts #rechts_onder ul.menuLijst li , 
#contentNws #rechts #rechts_nieuws ul.menuLijst li{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#content3r #rechts #rechts_onder ul li a, 
#contentNws #rechts #rechts_nieuws a {
	margin-right: 10px;
}
#content3r #rechts #rechts_onder .Actief, 
#contentNws #rechts #rechts_nieuws .Actief, 
#rechts #rechts_onder a:hover {
	color: #1ab7ea;
}
#contentNws #rechts #rechts_nieuws p a:hover {
	color: #1ab7ea;
}
#contentNws #rechts #rechts_nieuws #Plaatje {
	float: left;
	margin-left: 0px;
	margin-top: 50px;
}
#contentNws #rechts #rechts_nieuws #nieuwsItem {
	margin-left: 155px;
}

#nieuwsNav {
	position: absolute;
	width: 150px;
	top: 130px;
	margin: 0px 0px 0px 243px;
	padding: 0px;
	text-align: right;
}
#nieuwsNav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nieuwsNav ul li {
	margin-bottom: 10px;
	background: url(../images/BulletGroot.gif) no-repeat right bottom;
	padding-right: 20px;
	text-align: left;
}
#nieuwsNav ul li .Actief {
	color: #46166b;
	background: url(none);
}
#nieuwsNav ul .Actief {
	background: url(../images/BulletKlein.gif) no-repeat right bottom;
}

#nieuwsNav ul a {
	color: #887F6F;
	text-decoration: none;

}
#nieuwsNav ul a:hover {
	color: #46166b;
}

#referNav {
	position: absolute;
	width: 150px;
	top: 150px;
	margin: 0px 0px 0px 243px;
	padding: 0px;
	text-align: right;
}
#referNav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#referNav ul li {
	margin-bottom: 7px;
	background: url(../images/BulletGroot.gif) no-repeat right bottom;
	padding-right: 20px;
}
#referNav ul li .Actief {
	color: #46166b;
	background: url(none);
}
#referNav ul .Actief {
	background: url(../images/BulletKlein.gif) no-repeat right bottom;
}

#referNav ul a {
	color: #887F6F;
	text-decoration: none;

}
#referNav ul a:hover {
	color: #46166b;
}
/***************************
CONTACTFORMULIER
***************************/
#contactFormulier {
	padding: 15px;
	background: #FFF;
	border: 1px dotted #461864;
}
#contactFormulier td {
	padding-bottom:5px;
}
#contactFormulier input, #contactFormulier textarea {
	background: #F2F2F2;
	border: 1px dotted #999;
}
/***************************
CLASSES
****************************/
.clearFloat {
	clear:both;
	height: 0px;
}
.formFout{
	padding: 5px;
	color:#900;
	background-color:#FFDFDF;
	border: solid 1px #900;
	margin-bottom:5px;
	display:block;
}
.formOK{
	padding: 5px;
	color:#090
	color:#090;
	background-color:#F2FFF2;
	border: solid 1px #090;
	margin-bottom:5px;
	display:block;
}
/***************************
MAIL LINK POPUP
****************************/
.ui-dialog { font-size: 70%; }
label, input { display:block; }
input.text { margin-bottom:12px; width:95%; padding: .4em; }
fieldset { padding:0; border:0; margin-top:25px; }
.ui-dialog h1 { font-size: 1.2em; margin: .6em 0; }
.ui-button { outline: 0; margin:0; padding: .4em 1em .5em; text-decoration:none;  !important; cursor:pointer; position: relative; text-align: center; }
.ui-dialog .ui-state-highlight, .ui-dialog .ui-state-error { padding: .2em;  }
/***************************
Zoekform
****************************/
#printIcoontjes {
	float:right;
}
#zoekForm img {


}
#zoekTerm {
	color:#887F6F;
	padding:0px 26px 0px 10px;
	margin:0px 15px 0px 0px;
	display:inline;
	background: url(../images/zoekVeldBG.gif) no-repeat;
	height: 17px;
	width: 220px;
	border-style: none;
	font-size: 10px;
	cursor: pointer;
}
.zoekTermGevonden {
	font-weight: bold;
	color: #25B6E5;
}
#content3r #rechts #rechts_onder #contactFormulier table tr td {
	font-size: 80%;
}

