/*---{ common )-------------------------------------------------------*/

body
{
	font-size: x-small;
	text-align: center;
	color: #454545;
	background: #fff;
	padding: 0;
	margin: 0;
	line-height: normal;
}

body, input, select, textarea, td, th
{
	font-size: 100%;
	font-family: Verdana,Arial sans-serif;
	line-height: normal;
}

h1, .Kop1
{
	font-size: 200%;
	font-family: Arial,Verdana;
	font-weight: bold;
	color: #5977a4;
	margin:0 0 20px 0;
	padding:0;
	line-height:24px;
	display:block;
}

h2, .Kop2
{
	font-size: 11px;
	font-weight: bold;
	color: #5977a4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h3, .Kop3
{
	font-size: 100%;
	font-weight: bold;
	color: #454545;
}

.Standaard
{
	font-size: 100%;	
}

p
{
	padding:0;
	margin:0 0 15px 0;
}

a
{
	text-decoration: none;
	color: #5977a4;
	padding-bottom:1px;
	border-bottom:1px solid #ccd6e4;
	
}

a:hover
{
	border-bottom:1px solid #5977a4;
	text-decoration: none;

}

.clsSmall
{
	font-size: 85%;	
}


.clearleft
{
	clear: left;
}

.clearright
{
	clear: right;
}

.clearboth
{
	clear: both;
}

/*---{ wrapper )-------------------------------------------------------*/

#wrapper
{
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 990px;
	font-size: 85%;
	background: #fff url(../images/wrapper-bg.gif) left top repeat-y;
}

/*---{ header )-------------------------------------------------------*/

#header
{
	height: 142px;
	padding: 0;
	margin: 0 0 0px 0;
	position: relative;
	background:url(../images/header-bg.gif) left top no-repeat;
}

/* logo */

#logo
{
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 1;
	left: 25px;
	top: 17px;
	background: url(../images/logo.gif) left top no-repeat;
	font-size: 200%;
	border-bottom: none;
}

#logo a
{
	padding: 0;
	margin: 0;
	display: block;
	border:none;
}

#logo, #logo a
{
	width: 263px;
	height: 61px;
	overflow:hidden;
}

#logo a span
{
	display: none;
	overflow: hidden;
}

/* address */

#header address
{
	display: none;
}


/* utilNav */

#utilNav
{
	display:none;
}


/* globalNav */

#globalNav ul
{
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 1;
	top: 97px;
	left:25px;
	list-style: none;
	float: left;
}

#globalNav ul li
{
	list-style: none;
	float: left;
}

#globalNav ul li a
{
	padding: 0;
	margin: 0;
	float:left;
	color:#8791a2;
	text-decoration:none;
	padding: 15px 10px 0 10px;
	margin:0;
	height:30px;
	font-size:100%;
	border:none;
}

#globalNav ul li.active 
{
	background:url(../images/globalnav-li-active-bg.gif) left top repeat-x;
	margin: 0 10px 0 10px;

}

#globalNav ul li.active a
{
	background:url(../images/globalnav-a-active-bg.gif) 50% bottom no-repeat;
	color:#fff;

}

/* ecard  */

#ecard
{
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 1;
	right: 300px;
	top: 17px;
	background: url(../images/ecard-bg.jpg) left top no-repeat;
	font-size: 200%;
	border-bottom: none;
}

#ecard a
{
	padding: 0;
	margin: 0;
	display: block;
	text-indent:-5000em;
	border:none;
}

#ecard, #ecard a
{
	width: 218px;
	height: 71px;
	overflow:hidden;
}


/* qSearch  */


#qSearch{
	width:250px;
	height:95px;
	background:url(../images/qsearch-bg.gif) left top no-repeat;
	padding:0 0 0 10px;
	position:absolute;
	z-index:1;
	right:25px;
	top:0;
	z-index:1;
}

#qSearch button{
	position:absolute;
	right:10px;
	top:40px;
	width:32px;
	height:24px;
	padding:0;
	margin: 0;
	border: 0;
	text-indent: -5000em;
	background:transparent  url(../images/qsearch-btn-bg.gif) left top no-repeat;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */	
}

#qSearch input{
	border:1px solid #fff;
	background:#fff;
	padding:0;
	margin:0;
	position:absolute;
	left:20px;
	top:44px;
	height:15px;
	width:188px;
	color:#aaa;
}

#qSearch label{
	position:absolute;
	left:32px;
	top:17px;
	font-size:85%;
}



/*---{ cols )-------------------------------------------------------*/

#cols
{
	position: relative;
	padding: 0;
	margin: 0;
	width: 990px;
	background:url(../images/cols-bg.gif) left top no-repeat;
	min-height:520px;
	_height: 520px;

}

#content
{
	position: relative;
	padding: 0;
	margin: 0;
	width: 740px;
	float: left;
}


#pageContent{
	position: relative;
	padding: 30px 40px 20px 40px;
	margin: 0;
	width: 660px;
	line-height: 1.5em;
}


#bigPic{
	margin:0 0 0 6px;
	padding:1px 0 0 0; 

}


#sidecol
{
	position: relative;
	padding: 20px 0 0 0;
	margin: 0;
	width: 250px;
	float: right;
	background:url(../images/prints/flower.gif) left bottom no-repeat;

}

/*---{ sidecol )-------------------------------------------------------*/

/* localNav */

#localNav
{
	padding: 0;
	margin: 0 0 60px 0;
	width: 250px;

}

#localNav h3
{
	background:none;
	font-weight: bold;
	padding: 0;
	margin: 0;
	display:none;
}

#localNav ul
{
	padding: 0;
	margin: 0 25px 0 25px;
	list-style: none;
	height:1%;
}

#localNav ul li
{
	padding:0;
	margin:0 0 1px 0;
	list-style: none;
	background:#f55d48 url(../images/localnav-li-bg.gif) right top no-repeat; 
	height:1%;

}


#localNav ul li a
{
	padding: 5px 10px 7px 22px;
	margin: 0 0 0px 0;
	color:#fff;
	text-decoration:none;
	display:block;
	font-size:85%;
	height:1%;
	background:  url(../images/localnav-a-bg.gif) 7px 50% no-repeat;
	border:none;
}



#localNav ul li.active
{
	background:#fff;
}

#localNav ul li.active a, #localNav ul li a:hover
{
	background: #fff  url(../images/localnav-a-active-bg.gif) 7px 50% no-repeat;
	color:#454545;
	text-decoration:none;
	border:none;

}


/* visual */

#sidecol .visual{
	background:url(../images/visuals/flower.gif) left top no-repeat;
	width:244px;
	height:336px;
}


/* visual */

#sidecol .visual2{
	background:url(../images/visuals/quote1.gif) left top no-repeat;
	width:180px;
	height:233px;
	margin:0 auto;
	overflow:hidden;
}


#sidecol .visual2 a{
	width:180px;
	height:233px;
	display:block;
	overflow:hidden;
}


/*---{ footer )-------------------------------------------------------*/

#footer
{
	background:#fff url(../images/footer-bg.gif) left top no-repeat;
	height:100px;
	position: relative;
	padding: 0;
	margin: 0;
	color:#c3c3c3;
	font-size:85%;
}

#footer a{
	color:#c3c3c3;
	text-decoration:none;
	border:none;
}

#footer a:hover{
	text-decoration:underline;
}

#footerNav
{
	position:absolute;
	z-index : 1;
	left : 25px;
	top : 20px;
}

#footerNav ul
{
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

#footerNav ul li
{
	float: left;
	list-style: none;
	padding: 0 8px 0 0;
	margin: 0 8px 0 0;
	border-right:1px solid #c3c3c3;
}

/* legal */

#legal
{
	position:absolute;
	z-index : 1;
	left : 25px;
	top : 45px;
	padding:0;
	margin:0;
}

#divide
{
	position:absolute;
	z-index : 1;
	right : 25px;
	top : 20px;
	padding:0;
	margin:0;
}

#gotoTop{
	display:none;
}





