
	
	/* style 2 with the red top and side nav */
html, 
body {
	background: #FFF;  /* wit */
                color: #707173;   /* standaard grijs */
}

/* start of general layout */

h1, h2, h3, h4, h5 {
	color:	#0098D4;  /* standaard blauw */
}
a {	color: 	#707173;}

input {
	border:	1px solid #707173;}

.more, 
.who,
.read,
.date,
.mod, 
.category {
	color: 				#707173;}

/* start of navigation */
.navHolder {
	background-color:	#fff;}
.navHolder ul li ul li a {
	color:				#707173;}
.navHolder ul li ul li a:hover, 
.navHolder ul li ul li a.hi {
	color:				#707173;}
.navHolder ul li ul li ul li a {
	color:				#707173;}
.navHolder ul li ul li ul li a:hover,
.navHolder ul li ul li ul li a.hi {
	color:				#6D92AE;}  /* grijsblauw */
.navHolder ul li ul li ul li ul li a {
	color:				#8fb0ca;}  /* licht grijsblauw */
.navHolder ul li ul li ul li ul li a:hover,
.navHolder ul li ul li ul li ul li a.hi {
	color:				#8fb0ca;}

#column3 .listBox {	background-color:	#f0efef;}  /* licht grijs */

.#column2 bannerBox, #column3 .bannerBox,
.#column2 .calenderBox,
.#column2 .navHolder,
.#column2 .breadcrumb,
.#column2 .articleBox,
.#column2 .listBox,
.#column2 .formBox,
.#column2 .featureBox,
.#column2 .miniForm,
.#column2 .filter,
.#column2 .multiFeatureBox{
	border-bottom:		none;  
}

#column3 .calenderBox,
#column3 .navHolder,
#column3 .breadcrumb,
#column3 .articleBox,
#column3 .formBox,
#column3 .featureBox,
#column3 .miniForm,
#column3 .filter,
#column3 .multiFeatureBox{
	border-bottom:		1px solid #707173;  
}
	
.bannerBox,
.calenderBox,
#column3 .intro,
#column3 .multiFeatureBox,
#column3 .featureBox,
 .miniForm{
	background:			#FFFFFF;	}

#column3 .listBox {
	background:			#FFFFFF;
border-bottom:		1px solid #707173; 
}

.w225 h2, 
.w225 h3, 
.w225 h4,
#column1.w190 h2, 
#column1.w190 h3, 
#column1.w190 h4 {
	color:				#0098D4;}

#column1.w150 {   background-color: #FFF;  }



.vertical#menu li a.hi {
	text-decoration: underline;
}

.vertical#menu ul li a {
	color: #707173;
}

.vertical#menu ul li a:hover {
	color: #0098d4;
}

.vertical#menu ul li span.currentitem a {
	color: #0098d4;
}

.vertical#menu ul li span.recursivepath a {
	color: #0098d4;
}

.vertical#menu ul ul li a {
   background:  none;
}

.vertical#menu ul ul li a:hover {
	color: #0098d4;
}

.vertical#menu ul ul li span.currentitem a {
	color: #0098d4;
}

.vertical#menu ul ul li span.recursivepath a {
	color: #0098d4;
}



		
#menu.horizontal li a:hover,
#menu.horizontal li a.hi {
	text-decoration:	none;
	color			#0098d4;}
	
/* contentBottom */
#contentBottom {
	background:			#707173;
	color:				#fff;}
#contentBottom a {
	color:				#fff;}
#contentBottom a:hover, 
#contentBottom a:active {
	text-decoration:	none;
	color:				#707173;}

/* search */
#searchBack {
	background:			#FFF;}
#search input {
	background:			#FFF;}
#search input.send {
	background: 		#EAE8E8;}

#topnav  a {	
	color:				#333;	}

/* end alternative for small column */

.line {
	border-bottom:		1px solid #FFF;}

/* start of box definitions */

.listNav {
	border-bottom:		1px solid #CBCBCB;}
.listBox ul li a {
	color:				#333;}
.listBox ul li a:hover {
	color:				#707173;}
.listBox.heavy h2,
.listBox.heavy h3 {
	color:				#333;}
.listBox.heavy ul li a {
	color:				#707173;}
.listBox ul li span {
	color:				#666;}
.listBox.heavy ul li span {
	color:				#333;}
.listBox ul li .date {
	color: #000;}
.listBox ul li .who {
	color:				#333;}
.listBox ul li .more {
	color:				#707173;}
.listBox ul li ul li ul li a {
	color:				#666;}
.listBox ul li ul li ul li ul {
	color:				#8fb0ca;}
.listBox ul li ul li ul li ul li a {
	color:				#999;}
.listBox .line {
	border-bottom:		1px dotted #999;}
.listBox ol li span {
	color:				#333;}
.listBox ol li ul {
	color:				#333;}
.listBox .anchoritems a {
	color:				#333;}
.listBox .anchoritems span a {
	color:				#707173;}
.listBox .more {
	color:				#707173;}

.multiFeatureBox a {
	color:				#707173;}
.multiFeatureBox.heavy a {
	color:				#707173;}
.multiFeatureBox.heavy p {
	color:				#333;}
.multiFeatureBox .category a {
	color:				#707173;}
.multiFeatureBox a:hover, 
.multiFeatureBox a:active {
	color:				#707173;}
.multiFeatureBox .who ,.multiFeatureBox .category {
	color:				#999;}
.multiFeatureBox .more {
	color:				#707173;}
.multiFeatureBox .more:hover {
	text-decoration:	underline;}
.multiFeatureBox .item {
   padding-bottom: 10px;
}
.w225 .multiFeatureBox .item,
#column1.w190 .multiFeatureBox .item {
	border-bottom:		1px solid #fff;}

.multiFeatureBox .item .more {
	color:				#707173;}

.articleBox.lite {
	border-bottom:     1px dashed #c5d6e3;}
.articleBox .date,
.articleBox .mod {
	color:				#999;}
.articleBox .who, .articleBox .category  {
	color:				#999;}
.articleBox .quote {
	 background-color:	#ededed;}

.replyBox .error {
	color:				#c00;
}

.calender,
.calender th,
.calender td {
	border:				1px solid #fff;
}

.calender .topnav {
	color:				#FFFFFF;
	background-color:	#0098d4;
}

.filter select {
	border:				1px solid #6d92ae;
}

.listTable table {
	border:				1px solid #e8eef4;
}

.listTable table th {
	border-right:		1px solid #fff;
	background-color:	#0098d4;
	color:				#FFFFFF;
}

.listTable table td {
	border-right:		1px solid #fff;
	border-top:			1px solid #fff;
}

.listTable table td.all {
	background-color:	#e8eef4;
}

.listTable table td.all a {
	color:				#707173;
}

.even td {
	background-color:	#ececec;
}

.odd td {
	background-color:	#f3f3f3;
}

.tagCloud{
	background-color:	#f0efef;
	}

.tagCloud .level1 {
	color:				#6d92ae;
}

.tagCloud .level2 {
	color:				#7191a9;
}

.tagCloud .level3 {
	color:				#7490a3;
}

.tagCloud .level4 {
	color:				#788e9d;
}

.tagCloud .level5 {
	color:				#7e8c95;
}

.tagCloud .level6 {
	color:				#848a8c;
}

.tagCloud .level7 {
	color:				#898883;
}

.tagCloud .level8 {
	color:				#8f867b;
}

.tagCloud .level9 {
	color:				#968470;
}

.tagCloud .level10 {
	color:				#9c8166;
}

.tagCloud .level11 {
	color:				#a37e5d;
}

.tagCloud .level12 {
	color:				#aa7d53;
}

.tagCloud .level13 {
	color:				#b07a48;
}

.tagCloud .level14 {
	color:				#b6783f;
}

.tagCloud .level15 {
	color:				#bc7536;
}

.tagCloud .level16 {
	color:				#c3742d;
}

.tagCloud .level17 {
	color:				#c87124;
}

.tagCloud .level18 {
	color:				#cf6f19;
}

.tagCloud .level19 {
	color:				#d56d10;
}

.tagCloud .level20 {
	color:				#E80000;
}

.featureBox.large .contact a {
	color:				#6d92ae;
}

/* end of box definitions */


.mandatory {
	color:				#c00;
}

label {
	color:				#707173;
}

.formBox .search {
	background-color:	#ededed;
	border: 			1px solid #ddd;
}

.formBox .extended {
	background-color:	#ededed;
	border: 			1px solid #ddd;
}

.formBox h4,
.formBox h4 {
	border-bottom:		1px solid #ddd;
	color:				#333;
}

.date,
.mod,
.category {
	color:				#333;	
}

.reactions a {
	color:				#999;
}

.navHolder {
	background-color:	#FFF;
}

.navHolder li a:hover{
	color:				#707173;
}

.subnav li a {
	color:				#0098D4;
	background-color:	transparent;
                font-weight: normal;
}
.subnav li li a {
	color:				#333333;
}
.navHolder .subnav li a:hover, 
.navHolder .subnav li a.hi {
	background-color:	#fff;
	color:				#0098D4;
                font-weight: normal;
}

.rank {
	border:				1px solid #333;
	background-color:	#0098d4;
color: white;
}

.norank {
	border:				1px solid #333;
	background-color:	#fff;
}

form {
	color:				#666;
}
a.normaal { font-size: 10px; font-weight: bold; color: #fff; }
a.groter { font-size: 12px; font-weight: bold; color: #fff; }
a.grootst { font-size: 14px; font-weight: bold; color: #fff; }
#snelzoeken a { font-weight: bold; color: #fff; }
p.bottomlinks { margin-left: 30px; text-align: left; padding: 10px 0px; clear: both; color:	#0098d4;}
p.bottomlinks a { color: #0098d4; font-weight: bold; background: none; text-decoration:none;}
.hi, .vertical#menu li a.hi { text-decoration: underline; }


/* slideViewer 1.0 default styles */
.svw {width: 50px; height: 20px; background: #fff;}
.svw ul{position: relative; left: -999em;}

.stripViewer { /* this is the DIV container for your UL of images */
position: relative;
overflow: hidden; 
border: 5px solid #ff0000; /* this is the border. should have the same value for the links */
margin: 0 0 1px 0;
}
.stripViewer ul { /* this is your UL of images */
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
}
.stripViewer ul li { /* each image is arranged horizontally */
float:left;
}
.stripTransmitter { /* this is the DIV for your transmitter (the UL generated at run time that commands the list)*/
overflow: auto;
width: 1%;
}
.stripTransmitter ul { /* the auto-generated set of links */
position: relative;
list-style-type: none;
}
.stripTransmitter ul li{ /* in this list too, each LI is arranged horizontally */
width: 20px;
float:left;
margin: 0 1px 1px 0;
}
.stripTransmitter a{ /* the links. */
font: bold 10px Verdana, Arial;
text-align: center;
line-height: 22px;
background: #ff0000;
color: #fff;
text-decoration: none;
display: block;
}
.stripTransmitter a:hover { /* hover */
background: #c50000;
color: #fff;
}
.stripTransmitter a.current, .stripTransmitter a.current:hover { /* current */
background: #fff;
color: #ff0000;
}
/* end slideViewer default styles */


