/* 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:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#000000; }

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



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

/* 		text options				*/
.titel {color: #000000;font-size: 22px;}

.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 #40ADA7;
	margin:2px; 
	padding:0px;
	color:#40ADA7; margin-left:0px;
	margin-top:0px;
}



/* STYLE SETTINGS FOR SITE DESIGN IN FRONTEND  */

/* not useable by enduser or for content */


/*td,div,input,textarea,iframe,body { font-style:italic; }*/

body,html{
	background-color:#666666;
	margin: 0px;padding: 0px;
	height:100%;
}

/* default interface */
/* 		menu links					*/
a.menu:link { color: #000000; text-decoration: none; }
a.menu:visited { color: #000000; text-decoration: none; }
a.menu:hover { color: #000000; text-decoration: none; }
a.menu:active { color: #000000; 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:277px;
	border:solid 1px #000000;
	background-color:#FFFFFF;
	color:#888888;
	height:20px;
	margin-bottom:3px;
	padding-left:3px;
}
.tfieldSel{
	width:277px;
	border:solid 1px #000000;
	background-color:#FFFFE1;
	font-style:normal;
	color:#000000;
	height:20px;
	margin-bottom:3px;
	padding-left:3px;
}
.tfieldCon{
	width:277px;
	border:solid 1px #000000;
	background-color:#FFFFFF;
	font-style:normal;
	color:#000000;
	height:20px;
	margin-bottom:3px;
	padding-left:3px;
}
.tarea{
	width:400px;
	border:solid 1px #000000;
	background-color:#FFFFFF;
	color:#888888;
	height:146px;
	margin-bottom:3px;
	padding-left:3px;
}
.tareaSel{
	width:400px;
	border:solid 1px #000000;
	background-color:#FFFFE1;
	font-style:normal;
	color:#000000;
	height:146px;
	margin-bottom:3px;
	padding-left:3px;
}
.tareaCon{
	width:400px;
	border:solid 1px #000000;
	background-color:#FFFFFF;
	font-style:normal;
	color:#000000;
	height:146px;
	margin-bottom:3px;
	padding-left:3px;
}
.button{
	border:none;
	background-color:#C8BCA4;
	color:#000000;
}
.verzendButton{
	width:61px; height:13px;
	padding:0px; margin:0px;
	margin-left:216px;
	background-color:#FFFFFF; border:none;
	background-image:url(img/verzenden.gif);
	cursor:pointer;
}






/* 		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:958px; height:755px; padding:0px;
	margin-top:30px; margin-left:auto; margin-right:auto;
	background-image:url(img/sitebackground.jpg);
	background-repeat:no-repeat; background-position:top;
}

#content{
	position:absolute;
	width:580px; height:415px;
	left:356px; top:312px;
	line-height:19px;
	overflow:hidden;
}

#pageHeader{
	position:absolute;
	width:590px; height:118px;
	left:354px; top:192px;
	overflow:hidden;
}

#menu{
	position:absolute;
	width:335px; height:192px;
	left:19px; top:118px;
}
	.menuItemDiv{
		height:36px; width:335px;
		padding:0px; margin:0px;
		background-color:#999999;
		overflow:hidden;
	}
	.menuItem{
		border:none;
		cursor:pointer;
		margin:0px; padding:0px;
		
	}

#logo{
	position:absolute;
	width:340px; height:88px;
	left:14px; top:31px;
}

#sidepanel{
	position:absolute;
	width:319px; height:251px;
	left:19px; top:344px;
	background-color:#848582;
}
	#sidepanelImg{
		margin-left:9px; margin-top:9px;
		width:300px; height:180px;
		overflow:hidden;
		border:solid 1px #000000;
		background-color:#CCCCCC;
	}
	#sidepanelTxt{
		margin-left:9px; margin-top:9px;
		width:300px; height:50px;
		overflow:hidden; text-align:right;
		color:#FFFFFF; font-size:12px; font-weight:bold; line-height:14px;
	}
#newsletter{
	position:absolute;
	width:319px; height:137px;
	left:19px; top:602px;
	background-image:url(img/newsletter.gif);
	background-repeat:no-repeat; background-position:top;
}

#language{
	position:absolute;
	left:804px; top:1px;
	width:150px; height:20px;
	text-align:right;
}

#header{
	position:absolute;
	width:590px; height:161px;
	left:354px; top:31px;
	overflow:hidden;
	background-color:#858683;
}















