/* Platform:Unknown */
/* Browser:Unknown */
/* Majorversion:0 */
/* Minorversion:0 */
/* Browser.Version:0.0 */
/* ServerVariables['HTTP_USER_AGENT']:CCBot/1.0 (+http://www.commoncrawl.org/bot.html) */


/************************************************************************************************/
/*popup*/
/************************************************************************************************/

div.wrapper {
	width: 100%;
	overflow: hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}

.rel {
	position: relative;
}

p {
	margin: 15px 0 15px 0;
}

.notopmargin {
	margin-top: 0;
	padding: 0;
}

.nomargin {
	margin: 0;
	padding: 0;
}

div.popup {
	border: #000 solid 1px; /*deze is  om te testen*/
	background: #fff;
	width: 660px;	/*700px*/
	height:	430px; /*330px*/
	padding: 20px 20px 20px 20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	position: absolute;
}

div.popup div.popupheader {
	height: 34px;
	border-bottom: #000 dotted 1px;
}

div.popup h1 {
	display: block;
	float: left;
	color: #f99d1c;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	padding: 0 0 0 0;
}

div.popup a.closebtn, div.popup a.closebtn:visited {
	display: block;
	float: right;
	color: #b9babb;
	font-size: 32px;
	font-weight: bold;
	line-height: 25px;
	height: 30px;
	margin: 0px;
}

div.popup /*SAFARI 1.3 UITZETTEN BEGIN*/a.closebtn:hover, /*SAFARI 1.3 UITZETTEN EIND*/div.popup a.closebtn:active{
	display: block;
	float: right;
	color: #f99d1c;
	font-size: 32px;
	font-weight: bold;
	line-height: 25px;
	height: 30px;
	margin: 0px;
}

div.popup h2 {
	color: #000;
	font-weight: bold;
	font-size: 15px;
	padding: 17px 0 0 0;
}

div.popup h3 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	padding: 15px 0 0 0;
	margin: 0;
}

div.popup a, div.popup a:visited {color: #f99d1c; text-decoration: none;}
div.popup /*SAFARI 1.3 UITZETTEN BEGIN*/a:hover, /*SAFARI 1.3 UITZETTEN EIND*/div.popup a:active {color: #B9BABB;}

div.popuptext {
	height: 240px;
}

/*contact */
div.popuptextleftnarrow {
	float: left;
	width: 200px;
	height: 370px;
	border-right: #000 dotted 1px;
	margin: 5px 0 0 0;
}

div.popuptextrightwide {
	float: left;
	width: 420px;
	padding: 0 0 0 20px;
	margin: 5px 0 0 0;
}

div.popuptextleftnarrow h2, div.popuptextrightwide h2 {
	padding: 12px 0 0 0;
}

div.popuptextrightwide div.text {
	float: left;
	width: 210px;
}

div.popuptextleftnarrow h3.notopmargin {
	margin-top: 0;
	padding: 0;
}

div.popup ul {
	margin: 0;
}

div.popup ul li { 
	display: block; 
	padding: 0 0 0 8px; 
	background: url(../images/bullet.gif) no-repeat 0 6px; 
}

/*news with scrollbar */
span.date {
	font-weight: bold;
	color: #b9babb;
}

div.popuptextscroll {
	height: 350px;
	overflow: auto;
	overflow-x: hidden;
	margin: 10px 0 10px 0;
}

div.popuptextscroll h2 {
	padding: 12px 0 0 0;
}

div.popuptextscroll p.left {
	display: block;
	float: left;
	width: 520px;
}

div.popuptextscroll img.image {
	display: block;
	float: left;
	width: 85px;
	margin-left: 5px;
}

div.popuptextscroll p {
	padding-right: 15px;
}

/*news with 4 article items */
div.popuptextlefthalf {
	float: left;
	width: 309px; /*329*/
	height: 350px; /*285*/
	border-right: #000 dotted 1px;
	margin: 5px 0 0 0;
	padding: 15px 0 0 15px;
}

div.popuptextlefthalf a.h2, div.popuptextlefthalf a.h2:visited {color: #000;}
div.popuptextlefthalf /*SAFARI 1.3 UITZETTEN BEGIN*/a.h2:hover, /*SAFARI 1.3 UITZETTEN EIND*/div.popuptextlefthalf a.h2:active {color: #f99d1c;}

div.popuptextlefthalf div.text ul.news li{
	margin: 0;
	padding: 0;
	list-style: none;
	background: #FFF;
}

div.popuptextlefthalf div.text ul.news {
	height: 180px;
	margin: 30px 0 0 0;
	padding: 0;
	list-style: none;
}

div.popuptextlefthalf div.text ul.news li a, div.popuptextlefthalf div.text ul.news li a:visited {color: #000; line-height: 28px;}
/*SAFARI 1.3 UITZETTEN BEGIN*/div.popuptextlefthalf div.text ul.news li a:hover,/*SAFARI 1.3 UITZETTEN EIND*/div.popuptextlefthalf div.text ul.news li a:active {color: #f99d1c; line-height: 28px;}

div.popuptextrighthalf {
	float: left;
	width: 314px; /*329*/
	height: 350px; /*250*/
	margin: 5px 0 0 0;
	padding: 15px 0 0 15px;
}

div.popuptextrighthalf div.text ul.news li{
	margin: 0;
	padding: 0;
	list-style: none;
	background: #FFF;
}

div.popuptextrighthalf div.text ul.news {
	height: 205px;
	margin: 30px 0 0 0;
	padding: 0;
	list-style: none;
}

div.popuptextrighthalf div.text ul.news li a, div.popuptextrighthalf div.text ul.news li a:visited {color: #000; line-height: 28px;}
/*SAFARI 1.3 UITZETTEN BEGIN*/div.popuptextrighthalf div.text ul.news li a:hover, /*SAFARI 1.3 UITZETTEN EIND*/div.popuptextrighthalf div.text ul.news li a:active {color: #f99d1c; line-height: 28px;}

div.popuptextlefthalf img.image, div.popuptextrighthalf img.image {float: left;}
div.popuptextlefthalf div.text, div.popuptextrighthalf div.text {float: left;}

img.image-news {
	display: block;
	float: left;
	width: 95px;
}

img.image-newsitem {
	display: block;
	float: right;
}

div.newstext
{
    float:right;
}

div.text-news {
	float: right;
	width: 200px;	
}

div.text-news a.news, div.text-news a.news:visited {color: #b9babb;}
div.text-news /*SAFARI 1.3 UITZETTEN BEGIN*/a.news:hover, /*SAFARI 1.3 UITZETTEN EIND*/div.text-news a.news:active {color: #f99d1c;}
