/*---{ common )-------------------------------------------------------*/

body{
	font-size:small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#454545;
	padding:0;
	margin:0;
	line-height:normal;
	background:#80bdd5 url(../images/body-bg.gif) left top repeat-x;
	text-align:center;
}


h1, .KOP1{
	font-size:170%;
	margin:0 0 20px 0;
	padding:0 0 0 0;
	display:block;
	font-weight:normal;
	color:#5ca2c1;
}

h2, .KOP2{
	font-size:140%;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	display:block;
	font-weight:bold;
	color:#5ca2c1;
}

h3, .KOP3{
	font-size:100%;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	display:block;
	font-weight:bold;
	color:#5ca2c1;
}

.KOP1oranje{
	font-size:170%;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	display:block;
	font-weight:normal;
	color:#f28608;
}

.KOP2oranje{
	font-size:140%;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	display:block;
	font-weight:bold;
	color:#f28608;
}


.KOP3oranje{
	font-size:100%;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	display:block;
	font-weight:bold;
	color:#f28608;
}


p{
	padding:0;
	margin:0 0 20px 0;
}

a{
	text-decoration:none;
	color:#66a8c5;
}

a:hover{
	text-decoration:underline;
}

.clearleft{
	clear:left;
}

.clearright{
	clear:right;
}

.clearboth{
	clear:both;
}

.hide{

}

/*---{ wrapper )-------------------------------------------------------*/

#wrapper{
	position:relative;
	padding:0;
	margin:0 auto;
	text-align:left;
	width:640px;
	font-size:85%;
	background:#fff url(../images/wrapper-bg.gif) left top repeat-y;
}

#xtra1{
	width:20px;
	height:600px;
	position:absolute;
	z-index:1;
	left:0px;
	top:0px;
	background:url(../images/left-grad.gif) left top no-repeat;
}

#xtra2{
	width:20px;
	height:600px;
	position:absolute;
	z-index:1;
	right:0px;
	top:0px;
	background:url(../images/right-grad.gif) left top no-repeat;
}


/*---{ header )-------------------------------------------------------*/

#header{
	height:305px;
	padding:0;
	margin: 0 0 40px 0;
	position:relative;
}

.header1{
	background:url(../images/header01.jpg) 40px 100px no-repeat;
}

.header2{
	background:url(../images/header02.jpg) 40px 100px no-repeat;
}

.header3{
	background:url(../images/header03.jpg) 40px 100px no-repeat;
}


/* logo */

#logo{
	width:266px;
	height:69px;
	background:url(../images/logov2.gif) left top no-repeat;
	padding:0;
	margin:0;
	position:absolute;
	z-index:1;
	left:55px;
	top:10px;
}

#logo a{
	padding:0;
	margin:0;
	display:block;
	width:266px;
	height:69px;
}

#logo a span{
	display:none;
	overflow:hidden;
}

/* special */

#special{
	width:115px;
	height:115px;
	position:absolute;
	z-index:1;
	right:20px;
	top:0px;
	background:url(../images/specials-bg.gif) left top no-repeat;
}

#special span{
	overflow:hidden;
	display:none;
}


/* address */

#header address{
	display:none;
}

/* utilNav */

#utilNav{
	display:none;
}

#utilNav li{
}

#utilNav li a{
}

/*---{ cols )-------------------------------------------------------*/

#cols{
	position:relative;
	padding:0;
	margin:0;
	width:640px;
}

#content{
	position:relative;
	padding:0 20px 0 60px;
	margin:0;
	width:280px;
	float:left;
	line-height:1.8em;
}

#sidecol{
	position:relative;
	padding:0 40px 0 0;
	margin:0;
	width:220px;
	float:right;

}


/*---{ sidecol )-------------------------------------------------------*/


#sidecol h3{
	font-weight:normal;
	padding:10px 0 0 20px;
	margin:0;
	color:#fff;
	height:25px;
	background:url(../images/h3-bg.gif) left top no-repeat;
	font-size:100%;
}

/* globalNav */

#globalNav{
	padding:0;
	margin:0 0 60px 0;
	list-style:none
}

#globalNav li{
	padding:7px 5px 10px 35px;
	margin:0;
	list-style:none;
	background:url(../images/item-bg-doc.gif) 0px 9px no-repeat;
	height:1%;
}

#globalNav li.active a{
	font-weight:bold;	
	color:#f28608;
}

/* 2nd layer */

#globalNav li.active ul{
	padding:20px 0 0 15px;
	margin:0;
	list-style:none;
	height:1%;
}

#globalNav li.active ul li{
	padding:0 0 0 10px;
	margin:0 0 8px 0;
	list-style:none;
	background:url(../images/small-bullet.gif) 0px 5px no-repeat;	
	height:1%;
}

#globalNav li.active ul li a{
	font-weight:normal;
	color:#66a8c5;
	font-size:85%;
}

#globalNav li.active ul li a.active{
	color:#f28608;
}

/*---{ footer )-------------------------------------------------------*/

#footer{
	position:relative;
	padding:0;
	margin:0;
	height:130px;
	background:#80bdd5 url(../images/footer-bg.gif) left top no-repeat; /* 80bdd5 */
}

/* footerNav */


#footerNav{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	position:absolute;
	z-index:1;
	left:60px;
	top:45px;
}

#footerNav li{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}

#footerNav li a{
	padding:0 5px 0 0;
	margin:0 5px 0 0;
	float:left;
	height:1%;
	color:#fff;
	border-right:1px solid #fff;
}

/* legal */

#legal{
	position:absolute;
	z-index:1;
	left:60px;
	top:65px;
	color:#fff;
	line-height:1.8em;
}

#legal a{
	color:#fff;
}

/* divide */

#nobugsystems{
	position:absolute;
	z-index:1;
	left:240px;
	top:69px;
	color: #fff;
}

#nobugsystems a{
	color:#fff;
}


/*---{ frm }---------------------------------------------------------*/

#frm{
	padding:0;
	margin:0 0 20px 0;
}

#frm table{
	padding:0;
	margin:0;
	border-collapse:collapse;
}

#frm td, #frm th{
	padding:0 10px 10px 0;
	margin:0;
	text-align:left;
	vertical-align:top;
}

#frm th{
	font-weight:normal;
}

#frm .clsReq, .requiredField{
	color:#ff0000;
}

#frm input, #frm textarea, #frm select{
	font-family:Tahoma, Verdana, Arial;
	font-size:100%;
	color:#696c6c;
	padding:2px;
	margin: 0 5px 0 0;
}

#frm select{
	padding:0px;
}

#frm input.single, #frm textarea{
	width:170px;
}

#frm input.short{
	width:120px;
}

#frm textarea{
	height:200px;
}

/*---{ sitemap }-------------------------------------------------------*/

#sitemap{
	padding:0 0 0 20px;
	margin:0 0 20px 0;
}

/*---{ photoArchive }-------------------------------------------------------*/

#photoArchive{
	padding:0;
	margin:0;
	position:relative;
}

#photoArchive h3{
	font-size:100%;
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #ccc;
	display:block;
	font-weight:normal;
	font-weight:bold;
	color:#454545;
}

#photoForm{
	margin:0 0 20px 0;
	line-height:10px;
}

#photoForm select, #photoForm input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
}

#photoList{
	border-collapse:collapse;
	padding:0;
	margin:0 0 20px 0;
}

#photoList td{
	padding:0 10px 10px 0;
	text-align:left;
	vertical-align:top;

}

#photoList a{
	text-decoration:none;
}

#photoList img{
	border:1px solid #ccc;
	padding:4px;
}

