* {
	margin: 0;
}
html, body {
	height: 100%;
}
#container {
background-color:#fff;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
}
#footer, #push {
	height: 50px; /* .push must be the same height as .footer */
}




body,table,a
{

font-size:14px;
font-family: 'century gothic', arial;
color:#000;
margin:0;
padding:0;
}
body,table
{
line-height: 1.2em;
}



img
{
margin-right:5px;
}

a:hover { color: #8fd2ee; }


body
{

}

p
{
padding: 7px 0 7px 0;
}

#headerblauw{
background-color:#fff;
padding:0px;
height:40px;
}

#headerblauw-center{
background-color:#fff;
width:960px;
margin:0px auto;

height:40px;;
}


#header-center
{
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #000;

position:relative;
width:960px;
margin:0px auto;
background:#ffffff;

overflow:visible;
padding:0px;
height:130px;
}

#menu{
background:#fff;
padding:0px;
height:40px;
}

#menu-center
{

    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #000;

position:relative;
width:893px;
margin:0px auto;
height:28px;
padding:12px 0px 0px 67px;
background:#ffffff;
}



.lijn1{
background-color:#fff;
padding:0px;
height:2px;
}
.lijn1-center{
background-color:#000;
width:960px;
margin:0px auto;
height:2px;;
}



#inhoud-center
{

    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #000;

width:830px;
margin:0px auto;
background:#ffffff;
min-height:420px;
padding: 53px 60px 53px 70px;
overflow:hidden;
}


#pf-center
{

    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #000;

width:830px;
margin:0px auto;
background:#ffffff;
min-height:420px;
padding: 53px 60px 43px 70px;

		/* 
			tbv portfolio hor scroll
		*/ 

    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;

		/* 
			einde portfolio hor scroll
		*/ 

}


#cr-center
{

    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: #000;

width:840px;
margin:0px auto;
background:#ffffff;
height:40px;
padding: 25px 60px 25px 60px;
}

#footer
{
background-color:#fff;
height:50px;
padding-top:20px;
}

#footer-center{

background-color:#fff;
width:960px;
margin:0px auto;
padding-top:20px;
height:50px;
overflow:hidden;
padding:0px;

}





form
    {
    border-width: 0px;
    border-style: dashed;
    border-color: #cccccc;

    }

input,select
    {
    background-color: fff;
	height:18px;
	width: 300px;
    border-width: 1px;
  	border-style:solid solid dotted solid; /* boven rechts onder links */
    border-color: #cccccc;

    }

textarea
    {
    background-color: #fff;
	height:200px;
	width: 300px;
    border-width: 1px;
  	border-style:solid solid dotted solid; /* boven rechts onder links */
    border-color: #cccccc;
    margin-bottom: 10px;
    }



input.send
    {
	height:25px;
	width: 150px;
	font-size:15px;
    background-color: #8fd2ee;
	color:#fff;
    }


#clear
{
clear:both;
}








h1, h2, h3, h4, h5, h6 { font-weight: bold }
h1, h2, h3, h4, h5, h6 { letter-spacing:1px }
h1, h2, h3, h4, h5, h6 { color: #8fd2ee }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #8fd2ee }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: #000 }
h2, h3, h4, h5, h6 { margin: 30px 0 20px; font-weight: 600; }
h1 { font-size: 18px; margin: 0 0 20px; }
h2 { font-size: 16px }
h3 { font-size: 16px }
h4 { font-size: 14px }
h5 { font-size: 12px }
h6 { font-size: 11px }



a.foot
{
font-size:14px;
line-height:200%;
color:#4169E2;
letter-spacing:2px;

margin:0;
padding:0;
}

a:hover.foot
{
color:#929292;
}

a.menu
{
font-size:14px;
text-decoration:none;
color:#000;
font-weight:normal;
letter-spacing:2px;
}

a:hover.menu
{
color:#8fd2ee;
}


a.menuon
{

font-size:14px;
text-decoration:none;
color:#8fd2ee;
font-weight:normal;
letter-spacing:2px;

}

a:hover.menu_on
{
color:#000;
}


a.submenu,a.submenu_on
{
color:#fff;
font-size:14px;
text-decoration:none;
}

a:hover.submenu 
{
color:#000;
}
a.submenu_on
{
color:#000;
}




a.nieuwsbrief 
{
text-decoration:none;
font-size:13px;
line-height:170%;
color:#333333;
margin:0;
padding:0;
}

a:hover.nieuwsbrief {
color:#FF8000;
}

p.nieuwsbrief {
font:13px Arial, Calibri, Droid Sans, Georgia;

line-height:170%;
color:#333333;
}












/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #94CFED;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Arial, Calibri, Droid Sans, Georgia;
	font-size: 10px;
	color: #333333;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


/* END SLIMBOX */



/* Easy Slider */

#sliderbox {
height:151px;
margin-left:418px;
margin-top:9px;  
}


	#slider ul, #slider li,	#slider2 ul, #slider2 li
		{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2
		{
		margin-top:1em;
		}
	#slider li, #slider2 li
		{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:960px;
		height:170px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,	#slider1next, #slider1prev
		{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next
		{ 
		left:1000px;
		}														
	#prevBtn a, #nextBtn a,	#slider1next a, #slider1prev a
		{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a
		{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls
		{

		margin:1em 0;
		margin-top: -25px;
		margin-right: 15px;
		padding:0;
		height:10px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:right;
		list-style:none;
		height:10px;
		line-height:10px;
		}
	ol#controls li a{
		float:left;
		height:10px;
		line-height:10px;
		border:1px solid #ccc;
		background:#fff;
		color:#555;
		padding:5px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#00000;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */



/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			300px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			9px; /* match top ul list item height */
	left:			0px; /* zelf toegevoegd !!! */
	padding-top:20px; /* zelf toegevoegd om afstand van het hoofdmenu tot eerste submenu item in te stellen!!! */
	z-index:		99999;
   



}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** SKIN ***/


.sf-menu {
	float: left; /* uitlijning */



}
.sf-menu a {

	padding: 	0px 25px 0px 0px;
	text-decoration:none;
	margin-left:5px;
}

}
.sf-menu li {
	background:		#fff;				/* kleur menu */
	padding: 	10px 0px 5px 0px;


}
.sf-menu li li {
	background-color:#8fd2ee;  			/* kleur sub */ 			/* kleur sub */
	padding: 	10px 0px 10px 15px;

}
.sf-menu li li li {
	background:		#fff	;			/* kleur subsub */
	padding: 	10px 0px 5px 0px;

}

.sf-menu li li:hover,
.sf-menu li li.sfHover {
	background: #CFDEFF;
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}

