/*---{ Imports )-------------------------------------------------------*/

/* -- losse elementen -- */
a#printIcon {
	position: absolute;
	left: 603px;
	top: 42px;
	display: block;
	width: 16px;
	height: 16px;
	text-decoration: none;
	background: url(../images/icon_print.gif) left top no-repeat;
}

#hSearch
{
	position: absolute;
	left: 785px;
	top: 42px;
	display: block;
	width: 150px;
	height: 16px;	
}

#hSearch form
{
	margin: 0;
	padding: 0;
}

#hSearch div
{
	float: left;	
}

#hSearch div.q
{
	background: url(../images/bgSearch.gif) left top no-repeat;		
	height: 16px;
}

#hSearch div input
{	
	border: none;
	background: #9e978d;
	font-size: 10px;
	width: 105px;
	margin: 0 0 0 10px;
	color: #756b5d;
}

.kopYellow {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffe400;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 17px;
	display: block;
	padding-bottom: 10px;
	margin: 0;
}

span.nowrap {
	margin-right: -30px;
}
A.Woordenboekwoord {
	position: relative;
	padding: 0 6px 0 0;
	text-decoration: none;
	border-bottom: 1px dotted #E3007A;
	line-height: 14px;
	background: url(../images/questionmark.gif) right 1px no-repeat;
	white-space: nowrap;
	margin-right: 30px;
}
A.Woordenboekwoord:hover {
	text-decoration: none;
	border-bottom: 1px solid #E3007A;
}
A.LeesMeer {
	background: url(../images/content_bttn_notext.gif) left top no-repeat;
	padding: 1px 10px 2px 20px;
	text-decoration:none;
	position:relative;
	color: white;
	font-size: 10px;
	line-height: 18px;
}

A.LeesMeer:hover {
	text-decoration: underline;
}

/* -- globalnav -- */
#outerGlobalNav {
	position: absolute;
	z-index: 1;
	top: 65px;
	width: 937px;
	height: 40px;
}
#globalNavLeft {
	background: url(../images/globalnav_left.gif) left top no-repeat;
	width: 25px;
	height: 50px;
	float: left;
}
#globalNav {
	background: url(../images/globalnav_bg.gif) left top repeat-x;
	width: 887px;
	height: 50px;
	float: left;
}
#globalNavRight {
	background: url(../images/globalnav_right.gif) right top no-repeat;
	width: 25px;
	height: 50px;
	float: left;
}

/* -- contentNav -- */
#content #contentNav {
	float:right;
	background-color:#999999;
	width: 240px;
	height: 208px;
	position: relative;
	background: url(../images/contentNav_bg.gif) right top no-repeat;
}
#content #contentNav ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
	float: right;
}
#content #contentNav ul li {
	margin: 0;
	padding: 5px 18px 5px 0;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #9d9a94;
	width: 174px;
	text-align: right;
	background: url(../images/arrow_yellow.gif) right 10px no-repeat;
}
#content #contentNav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	padding-right: 0px;
	font-size: 12px;
}
#content #contentNav ul li.active a 
{
	font-weight: bold;
	text-decoration: underline;
}
#content #contentNav ul li.pdfLink a 
{
	padding-left: 22px;
	background: url(../images/icon_pdf.gif) left top no-repeat;
}
#content #soundPlayer {
	position: absolute;
	right: 0;
	bottom: 15px;
}

/* -- sidecol -- */
#sidecol .top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 185px;
	height: 21px;
	background: url(../images/col-top.gif) left top no-repeat
}
#sidecol .innerCol {
	height: 447px;
	padding: 15px 0 17px 8px;
	background: url(../images/col-bg.gif) left top repeat-y;
}

#bottomMenuLeft {
	position: absolute;
	left: 0px;
	top: -26px;
	width: 185px;
	height: 27px;
	z-index: 50;
	background: #fff url(../images/col-bottom.gif) left top no-repeat;
}

/* -- sidebar -- */
#sidebar .top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 219px;
	height: 21px;
	background: url(../images/col-top.gif) left top no-repeat
}
#sidebar .innerBar {
	height: 430px;
	padding: 21px 0 21px 14px;
	background: url(../images/col-bg.gif) left top repeat-y;
}

#bottomMenuRight 
{
	position: absolute;
	right: 5px;
	top: -25px;
	width: 219px;
	height: 26px;
	background: #fff url(../images/col-bottom.gif) left top no-repeat
}

/* -- siteFooter --*/
#siteFooter {
	width:932px;
	height: 65px;
	background: #756c5d url(../images/footer-bg.gif) right top no-repeat;

}

#footerBrand
{
	position: absolute;
	top: 18px;
	left: 186px;
	width: 445px;
	height: 65px;	
	cursor: pointer;	
}

#siteFooter #news {
	width: 158px;
	height: 63px;
	overflow: hidden;
	padding: 2px 20px 0 8px;
}
#siteFooter #news a.newsTitle {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffe400;
	text-transform: uppercase;
	line-height: 17px;
	display: block;
	padding-bottom: 6px;
}
#siteFooter #news a {
	color: #FFFFFF;
	line-height: 13px;
	text-decoration: none;
	text-transform: none;
	font-size: 12px;
	/*
	padding-right: 10px;
	display:block;
	background: url(../images/arrow.gif) right bottom no-repeat;
	*/
}
#siteFooter #action {
	position: absolute;
	right: 4px;
	top: 18px;
	width: 302px;
	height: 65px;
	overflow: hidden;
}

/* ----{ Custom formulier }------ */
form div.inputBg, form span.inputBg {
	background: url(../images/frm_bg.gif) left top no-repeat;
	padding-left: 10px;
	width: 299px;
	height: 30px;
}
form div.textareaBg {
	background: url(../images/frm_bgtextarea.gif) left top no-repeat;
	padding: 0 0 0 10px;
}
form input.inputBg {
	border: none;
	background: none;
	width: 290px;
	height: 20px;
	line-height: 20px;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
form input.inputBgSmall {
	width: 195px;
}
form textarea,
#frm textarea {
	border: 0;
	background: none;
	padding: 0;
	width: 298px;
	height: 173px;
	color: #FFFFFF;
}
#frm button {
	background: url(../images/content_bttn_notext.gif) no-repeat top left;
	padding: 0;
	margin: 10px 0 0 0;
	display:block;
	float:right;
	text-decoration:none;
	position:relative;
	color: white;
	font-size: 10px;
	line-height: 15px;
	border: 0;
	width: 135px;
}

#contentFooter
{
	position: absolute;
	bottom: 10px;
	right: 17px;
	display: inline;
	height: 20px;
	width: 500px;
	background: #fff;
	z-index: 10000;	
}

#thirdNav
{
	position: relative;
	width: 157px;	
	float: right;
	margin: 5px 4px 30px 0;
	text-align: left;
}

#sidecol .innerCol span {
	position: relative;
	float: left;	
	margin: -10px 0 0 0;
	padding: 0 0 0 20px;
	display: block;
}

#thirdNav .header
{
	position: relative;
	width: 157px;
	height: 16px;
	background: url(../images/ervaring_sidecol_bg.gif) left top no-repeat;	
	
}

#thirdNav .footer
{
	position: relative;
	width: 157px;
	height: 16px;
	background: url(../images/ervaring_sidecol_bg.gif) left bottom no-repeat;	
	
}

#thirdNav ul
{
	position: relative;
	list-style: none;
	background: #fff;
	width: 157px;	
	margin: 0;
	padding: 0;
}

#thirdNav ul li
{
	list-style: none;
	margin: 0 0 0 14px;
}

#thirdNav ul li a
{
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
}

#thirdNav ul li a.active
{
	font-weight: bold;
	text-decoration: underline;
}

/* Commercials */
#commercialList a {
	line-height: 20px;
	text-decoration: none;
}
#commercialList a.active 
{
	text-decoration: underline
}

#tagCloud 
{
	line-height: 20px;	
	text-align: left;
	padding: 0;
	border-top: 1px solid #98998b;
	margin: 20px 0 0 0;
}

#tagCloud.RegelAfstand30pixels
{
	line-height: 30px;	
}

#tagCloud.RegelAfstand40pixels
{
	line-height: 40px;	
}

#tagCloud.RegelAfstand50pixels
{
	line-height: 50px;	
}

#tagCloud.RegelAfstand60pixels
{
	line-height: 60px;	
}

#tagCloud a 
{
	text-decoration: none;
	color: #f355ac;	
	padding: 0 .4em 0 0;
}

#tagCloud a:hover
{
	color: #f355ac;
	text-decoration: underline;
}

#tagCloud a.rating1 { font-size: 12px; }
#tagCloud a.rating2 { font-size: 14px; }
#tagCloud a.rating3 { font-size: 16px; }
#tagCloud a.rating4 { font-size: 22px; }
#tagCloud a.rating5 { font-size: 24px; }
#tagCloud a.rating6 { font-size: 26px; }


/* enquete popup */
#popupWrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5001;
}
#popupWrapper #popup {		
	position: relative;
	margin: 0 auto;
	margin-top: 180px;
	padding: 38px 20px 0 88px;
	width: 230px;
	height: 190px;
	background: url(../images/enquete/back.gif) left top no-repeat;
	text-align: left;
	color: #756b5d;
}
#popup A.LeesMeer {
	position: relative;
	display: block;
	float: left;
	width: 70px;
	line-height: 16px;
	margin-right: 10px;
	background: url(../images/enquete/content_bttn_notext_yellow.gif) left top no-repeat;
}

/* magazine popup */
#magazineWrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5001;
}
#magazineWrapper #magazineOuter {
	padding-left: 6px;
}
#magazineWrapper #magazine {		
	position: relative;
	background: #fff url(../images/magazine/magazine-bg.gif) left top repeat-x;
	margin: 0 auto;
	margin-top: 115px;
	padding: 31px 0 0 0px;
	width: 933px;
	height: 518px;
	text-align: left;
	color: #756b5d;
}
#magazineWrapper #magazine .title {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 31px;
	font-weight: bold;
	font-size: 14px;
	display: block;
	padding-left: 10px;
}	
#magazine A.closeMagazine {
	position: absolute;
	right: 0;
	top: 0;
	width: 31px;
	height: 31px;		
}
#magazine A.closeMagazine img {
	border: 0;
}


#popupWrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5001;
}

#popupWrapper #commercial 
{		
	position: relative;
	margin: 0 auto;
	margin-top: 140px;
	padding: 0;
	width: 714px;
	height: 556px;
	background: #fff;
	text-align: left;
	color: #756b5d;
}

#news ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}