/* body { behavior:url("css/csshover.htc"); }*/ 
body,td,th {
	color: #000;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
body {
	margin:0;
	padding:0;
	background:url(../img/body_bg.jpg) #c8c8c8 no-repeat center top;
}
a { outline:none; }
a:link {
	color: #0e4e97;
	text-decoration: underline;
}
a:visited {
	color: #0e4e97;
	text-decoration: underline;
}
a:hover {
	color: #0e4e97;
	text-decoration: underline;
}
a:active{
	color: #0e4e97;
	text-decoration: underline;
}
h1,h2,h3,h5,h6,p {
	padding:0;
	margin:0 0 1em 0;
}
h1{ font-size:18px; font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif, georgia; }
h2{ font-size:14px; font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
h3{ font-size:13px; font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }

img {
	border:none;
	vertical-align:top;
}
.left{ float:left; }
.right{ float:right; }
.hidden{ display:none; }
img.left{ margin:5px 10px 10px 0px; }
img.right{ margin:5px 0px 10px 10px; }
img.block{ display:block; margin:10px 0; }

form{
	margin:0px;
	padding:0px;
}
.error{
	border:1px solid #e5322c;
	color:#e5322c;
	font-weight:bold;
	margin-bottom:5px;
	padding:5px;
}
.alert{
	border:1px solid #F9DD34;
	color:#000000;
	font-weight:bold;
	margin-bottom:5px;
	padding:5px;
	background-color:#FCF7DC
}
.clear{ clear:both; }
.clearfix:after{
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
*+html .clearfix { height:1%; }
.clearfix { display:block; }
/* End hide from IE-mac */

.border-radius{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url("/css/css3PIE.htc");
}
.dropshadow{
	-moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4); /* for Firefox 3.5+ */
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4); /* for Safari and Chrome */
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); 
	behavior: url("/css/css3PIE.htc"); 
	position:relative;
}
object { display:block; }



/*--------------------- */
/* WRAPPERS		*/
/*--------------------- */

#wrapper{
	position:relative;
	width:960px;
	margin:0px auto;
}
#no_animation{
	display:none;
	position:absolute;
	height:241px;
	width:334px;
	top:0;
	right:120px;
	z-index:1;
	background:url(../img/no-animation.png)
}
#animation{
	position:absolute;
	height:241px;
	width:334px;
	top:0;
	right:120px;
	z-index:1;
}
.logo{
	margin:0px 0 0 58px;
}
#main{
	position:absolute;
	left:280px;
	top:0;
	width:400px;
	padding:70px 0 0 0;
	z-index:10;
}	
h1{
	font-family:'Kreon', Georgia;
	font-weight:bold;
	font-size:24px;
	text-shadow: 1px 1px 1px #FFFFFF;
	margin:60px 0 20px 60px;
}
.ad{
	text-align:center;
	width:400px;
	font-family:'Kreon', Georgia;
	font-size:18px;
	text-align:center;
	text-shadow: 1px 1px 1px #FFFFFF;
}
.ad span{font-weight:bold;}
.ad a{font-weight:bold;}
#form{
	margin:0 0 30px 60px;
}
#form label{
	text-align:left !important;
	font-family:'Kreon';
	font-weight:bold;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-size:18px;
}
input[type="text"], input[type="password"]{
	height:32px;
	width:259px;
	padding:2px 6px 2px 6px;
	background:url(../img/input_bg.png) no-repeat;
	border:0;
	color:#FFF;
	font-size:18px;
	font-weight:normal;
}
#username{font-family:'Kreon', Georgia;}
#password{font-family:Georgia, "Times New Roman", Times, serif;}

.button{
	width:149px;
	height:29px;
	text-indent:-9000px;
	text-align:left;
	font-size:0;
	background:url(../img/button_bg.png) no-repeat;
	border:0;
	cursor:pointer;
	overflow:hidden;
	margin:10px 0 0 65px;
}
/*--------------------- */
/* ANIMATION		*/
/*--------------------- */
.balloon1{position:absolute;left:150px;top:-100px;opacity:0; filter: alpha(opacity = 1);}
.balloon2{position:absolute;left:125px;top:-70px;opacity:0;}
.balloon3{position:absolute;left:50px;top:-70px;opacity:0;}
.balloon4{position:absolute;left:240px;top:-70px;opacity:0;}
.balloon5{position:absolute;left:140px;top:-70px;opacity:0;}
.balloon6{position:absolute;left:220px;top:-70px;opacity:0;}

/*--------------------- */
/* MAIN			*/
/*--------------------- */






/* NIEUWS PAGINA */

ul.nieuws{
	margin:0;
	padding:0;
	list-style:none;
}

ul.nieuws li{
	position:relative;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	min-height:100px;
	border-bottom:1px dotted #B1B1B1;
}
ul.nieuws li.indent{ padding-left:120px; }

ul.nieuws li.pageNav{
	text-align:center;
	margin:0;
	border:none;
	min-height:0;	
}

ul.nieuws li img{
	position:absolute;
	left:0;
	top:0;
}

ul.nieuws li a.more{
	display:block;
	text-align:right;
}




/* IMAGE GALLERIES */

ul.gallery, ul.imagelist, ul.preview{
	margin:0;
	padding:0;
	list-style:none;
}

ul.gallery li, ul.imagelist li, ul.preview li{
	display:inline;
	margin:0;
	padding:0;
}

ul.gallery img, ul.imagelist img, ul.preview img{
	margin:0 5px 5px 0;
}


/* contact form */
#mailform input.fld, #mailform textarea{
	width:99%;
}


a.pdf{
	display:block;
	padding:2px 0 2px 24px;
	background:url(../img/icons/pdf.png) no-repeat 0 50%;
}


/*--------------------- */
/* FOOTER		*/
/*--------------------- */









/*--------------------- */
/* ALERT BOX		*/
/*--------------------- */
	.icon-gray{
		border:solid 1px #DEDEDE; 
		background:#EFEFEF;
		color:#222222;
		padding:4px;
		text-align:center;
	}
	.icon-yellow{
		border:solid 1px #DEDEDE; 
		background:#FFFFCC url(/img/alertbox/icon-yellow.png) 8px 6px no-repeat;
		color:#222222;
		padding:4px;
		text-align:center;
	}
	.icon-ok{
		border:solid 1px #90ac13; 
		background:#eef4d3 url(/img/alertbox/icon-green.png) 8px 6px no-repeat;
		color:#6b800d;
		font-weight:bold;
		padding:4px;
		text-align:center;
	}
	.icon-error{
		border:solid 1px #CC0000; 
		background:#F7CBCA url(/img/alertbox/icon-red.png) 8px 6px no-repeat;
		color:#CC0000;
		font-weight:bold;
		padding:4px;
		text-align:center;
	}




/* ------------------------- */
/* PRINT  		     */
/* ------------------------- */


@media print {
	body,td,th, h1, h2, h3, h4, p, a{
		color: #000000 !important;
	}
	
	a:link, a:visited, a:hover, a:active {
		color: #000000 !important;
	}
	
	#header, #nav, #footer{
		display:none !important;
	}
	
	#wrapper, #main, #content{
		float:none !important;
		width:100% !important;
		margin:0 !important;
		padding:0 !important;
	}
	
}


