topmenuHolder/* STYLE SETTINGS FOR USER CONTENT IN CMS AND FRONTEND */

/* these styles are used to display (default) content in frontend and CMS */

/* 		default colours and font		*/
body {
	background-color: #FFFFFF;
}

td,div,input,textarea,iframe,body { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; }

/* 		default links					*/
a:link { color: #B30000; text-decoration: underline;}
a:visited { color: #B30000; text-decoration: underline;}
a:hover { color: #000000; text-decoration: underline;}
a:active { color: #B30000; text-decoration: underline;}



/* STYLE SETTINGS FOR USER STYLE PULLDOWN IN EDITOR */

/* 		text options				*/
.titel {color: #B30000;font-size: 16px; font-weight:bold;}

.inhoud {color: #000000;font-size: 12px;}
.highlighted {background-color: #FFFF00;}

.groot {font-size: 16px;}
.klein {font-size: 10px;}

.tekst-quote { color: #000000; font-family: "Times New Roman", Times, serif; font-style: italic;}

hr{
	height:1px; 
	border:none; border-bottom:1px solid #000000;
	margin:2px; 
	padding:0px;
	color:#000000; margin-left:0px;
	margin-top:0px;
}



/* STYLE SETTINGS FOR SITE DESIGN IN FRONTEND  */

/* not useable by enduser or for content */


body,html{
	margin: 0px;padding: 0px;
	height:100%;
}

/* default interface */
/* 		menu links					*/
a.menu:link { color: #FFFFFF; text-decoration: none; }
a.menu:visited { color: #FFFFFF; text-decoration: none; }
a.menu:hover { color: #FFFFFF; text-decoration: none; }
a.menu:active { color: #FFFFFF; text-decoration: none; }
.menubackground{ background-color:#FFFFFF; }
a.selectedMenu:link { color: #000000; text-decoration: none; }
a.selectedMenu:visited { color: #000000; text-decoration: none; }
a.selectedMenu:hover { color: #000000; text-decoration: none; }
a.selectedMenu:active { color: #000000; text-decoration: none; }


a.sub:link { color: #000000; text-decoration: none; }
a.sub:visited { color: #000000; text-decoration: none; }
a.sub:hover { color: #000000; text-decoration: none; }
a.sub:active { color: #000000; text-decoration: none; }
.subbackground{ background-color:#FFFFFF; }
a.selectedSub:link { color: #000000; text-decoration: none;}
a.selectedSub:visited { color: #000000; text-decoration: none;}
a.selectedSub:hover { color: #000000; text-decoration: none;}
a.selectedSub:active { color: #000000; text-decoration: none;}

a.subsub:link { color: #000000; text-decoration: none;}
a.subsub:visited { color: #000000; text-decoration: none;}
a.subsub:hover { color: #000000; text-decoration: none;}
a.subsub:active { color: #000000; text-decoration: none;}
.subsubbackground{ background-color:#FFFFFF; }
a.selectedSubsub:link { color: #000000; text-decoration: none;}
a.selectedSubsub:visited { color: #000000; text-decoration: none;}
a.selectedSubsub:hover { color: #000000; text-decoration: none;}
a.selectedSubsub:active { color: #000000; text-decoration: none;}







/* forms */
form{
	margin:0px;
	padding:0px;
}
.tfield{
	width:400px;
	border:solid 1px #8C8C8C;
	background-color:#FFFFFF;
	color:#888888;
	height:17px;
	margin-bottom:3px;
	padding-left:3px;
}
.tfieldSel{
	width:400px;
	border:solid 1px #8C8C8C;
	background-color:#FFFFE1;
	font-style:normal;
	color:#000000;
	height:17px;
	margin-bottom:3px;
	padding-left:3px;
}
.tfieldCon{
	width:400px;
	border:solid 1px #8C8C8C;
	background-color:#FFFFFF;
	font-style:normal;
	color:#000000;
	height:17px;
	margin-bottom:3px;
	padding-left:3px;
}
.tarea{
	width:400px;
	border:solid 1px #8C8C8C;
	background-color:#FFFFFF;
	color:#888888;
	height:146px;
	margin-bottom:3px;
	padding-left:3px;
}
.tareaSel{
	width:400px;
	border:solid 1px #8C8C8C;
	background-color:#FFFFE1;
	font-style:normal;
	color:#000000;
	height:146px;
	margin-bottom:3px;
	padding-left:3px;
}
.tareaCon{
	width:400px;
	border:solid 1px #8C8C8C;
	background-color:#FFFFFF;
	font-style:normal;
	color:#000000;
	height:146px;
	margin-bottom:3px;
	padding-left:3px;
}
.button{
	border:none;
	background-color:#C8BCA4;
	color:#000000;
}




/* 		searchfield					*/
.searchField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464D54;
	background-color: #FFFFFF;
	border: none;
	width: 166px;
	height: 18px;
}
.searchButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #08B1DA;
	border: none;
	width: 50px;
	height: 18px;
}

/* dictionary */
.dictionary {
	border: 2px dotted #202020;
	background-color: #FFF2CB; 
	margin: 4px; padding: 4px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px; color: #202020; font-weight:normal;
    position: absolute;
	left:auto;
	top:auto;
	z-index:99; 
	width: 200px;
	height: 75px;
	overflow:visible;
	cursor:help;
}
























/* default styles================================================================== */
#wrapper{
	position:relative;
	width:938px; margin-top:10px;
	margin-left:auto; margin-right:auto;
}

#topmenuHolder{
	height:19px;width:938px;
	margin-top:10px;
}
.topmenuItem{
	padding-left:10px;	padding-right:10px;
	padding-top:2px; padding-bottom:2px;
	float:right; height:15px;	
}
.topmenuItemMO{
	padding-left:10px;	padding-right:10px;
	padding-top:2px; padding-bottom:2px;
	float:right; height:15px;
	background-color:#000000;
}
.topmenuDivide{
	float:right;
}

#header{
	position:relative;
	margin-top:5px;
	width:938px; height:238px;
	background-image:url(img/headerbanner.gif);
}

ul{
	margin-top:5px;
	margin-left:25px;
}

a.topmenu:link { color: #000000; text-decoration: none; }
a.topmenu:visited { color: #000000; text-decoration: none; }
a.topmenu:hover { color: #000000; text-decoration: none; }
a.topmenu:active { color: #000000; text-decoration: none; }
.menubackground{ background-color:#FFFFFF; }
a.selectedTopmenu:link { color: #FFFFFF; text-decoration: none; }
a.selectedTopmenu:visited { color: #FFFFFF; text-decoration: none; }
a.selectedTopmenu:hover { color: #FFFFFF; text-decoration: none; }
a.selectedTopmenu:active { color: #FFFFFF; text-decoration: none; }


#menuHolder{
	position:absolute;
	top:215px; left:0px;
	width:937px; height:23px;
	overflow:hidden;
	padding-left:1px;
}

.contentPadding{
	padding-left:3px; padding-right:10px;
}


#leftColumn{
	position:absolute;
	left:0px; top:290px;
	width:348px;
}
#rightColumn{
	position:absolute;
	left:370px; top:290px;
	width:570px;
}



.aDiv{
	clear:both;
	margin:0px;
	padding:0px;
}
.aIcon{
	float:left;
	margin-right:15px;
}
.aText{
	float:left;
}







