/* resets */

@import url(http://fonts.googleapis.com/css?family=Dosis:400,300,700,600);

*					{margin:0;	padding:0;	outline:none;}
html 				{height: 100%; overflow-y: scroll;}
.clear 				{clear : both;}
body 				{font-family: Arial, Helvetica, sans-serif;	font-size:13px;	color:#838383;	line-height:23px; background-color:#ffffff; }					
img					{border:none;}


h1{
	font-family: 'Dosis', sans-serif;
	font-weight:lighter;
	color:#4a6f16;
	font-size:30px;
	margin-bottom:15px;
	line-height:45px;}

h2{
	font-family: 'Dosis', sans-serif;
	font-weight:lighter;
	color:#4a6f16;
	font-size:20px;
	margin-bottom:15px;
	line-height:30px;}
	
h3{
	font-family: 'Dosis', sans-serif;
	font-weight:lighter;
	color:#fff;
	font-size:30px;
	margin-bottom:15px;
	line-height:45px;}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#838383;
	line-height:23px;}

a {	
	font-size:13px;
	color:#4a6f16;
	line-height:23px;
	text-decoration:none;}

a:hover {	text-decoration:none; color:rgb(69, 69, 69);}
li{	list-style:none;}

/* header */

#header{
	min-height:400px;
	position:relative;
	padding-bottom:24px;
	background:url(../images/header.jpg) no-repeat transparent scroll bottom center;
	z-index:2;}
	
#wrapper {
	min-height:0px;
	width:998px;
	margin:0 auto;
}				

/***** Menu *****/

#menubalk {
	background-color: rgba(74,111,22,0.57);
    float: left;
    min-height: 400px;
    width: 200px;
}

#logo {
	background: url("../images/logo_golfalbum.png") no-repeat scroll 0 0 transparent;
    height: 40px;
    margin: 50px 0 0 10px;
    width: 180px;
}

ul#menu {
	font-size: 14px;
	font-weight: bold;
	list-style: none outside none;
	margin: 110px 0 50px 10px;
	min-height: 200px;
	width: 180px;
}

ul#menu li a {
	font-weight:bold;
	height:35px;
	text-decoration:none;
	color:#fff;
	display:block;
	padding:0px 30px;
}

ul#menu li a:hover, #menu li a.current {
	color:#454545;
	font-weight: bold;
}

.adresspan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
}

#adres {
	height: 50px;
	width: 170px;
	margin: 0px 20px 10px;
}

#adres p {
	text-align: left;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}

#adres p a {
	text-decoration: none;
	color: #fff;
}

#adres p a:hover {
	text-decoration: none;
	color: #454545;
}					

/*Content*/	

#content{
	height:auto !important;
	height:100%;
	width:100%;
	position:relative;
	z-index:1;
	margin-bottom:20px;	}
	
#content .wrapper {
	height:auto !important;
	height:100%;
	width:998px;
	margin:0 auto;
	position:relative; }	
	
#tekst {
	height:auto !important;
	height:100%;
	width:730px;
	float: right;
	padding: 20px 20px
}

	
#blokken{
	width:900px;
	height:200px;
	float:left;
	position:relative;
	margin:30px 15px 30px;
	padding:30px;
	}			
	
#blokken .blok1{
	width:300px;
	height:200px;
	float:left;
	padding: 0 35px 0 110px;
	border-right:1px solid #ffffff;}
	
#blokken .blok1 h2.professionalisering{
	margin-bottom:0px;
	padding-left:2px;
	font-size:17px}	
	
#blokken .blok2{
	width:300px;
	height:200px;
	float:right;
	padding:0px 110px 0 35px;
	border-left:1px solid #dddddd;
	border-right:1px solid #ffffff;}	
	
#blokken .blok2 h2.verzuimbegeleiding{
	margin-bottom:0px;
	padding-left:2px;
	font-size:17px}		

/*Nieuws*/

#nieuws-slider{
	float:left;
	width:998px;
	height:100px;
	background: #eaeaea;
}

#nieuws-slider .titel-blokje{
	margin-right:1px;
	background:#4a6f16;
	float:left;
	padding: 20px 0;
	text-align:center;
	width:110px;
	height:60px;}
	
#nieuws-slider .titel-blokje h3{
	font-family: 'Dosis', sans-serif;
	font-weight:lighter;
	color:#fff;
	font-size:30px;
	margin-bottom:15px;
	line-height:45px;}

#nieuws-slider .apostrof_links{
	background: url("../images/apostrof_links.png") no-repeat scroll 0 0 transparent;
	margin:35px 5px 0 15px;
	width: 35px;
	height: 35px;
	float: left;
}	
	
#nieuws-slider .apostrof_rechts{
	background: url("../images/apostrof_rechts.png") no-repeat scroll 0 0 transparent;
	margin:35px 0 35px 15px;
	width: 35px;
	height: 35px;
	float: left;
}	

#slider{
	float: left;
	height: 35px;
	width: 750px;
	left: 20px;
	margin: 30px 0px 100px 10px;
}	

#slider p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#838383;
	font-size:14px;
	padding: 8px;
}		

/*Footer*/

#footer{
	height:75px;
	width:100%;
	background-color:#4a6f16;}

#footer .wrapper{
	height:75px;
	width:998px;
	margin:0 auto;
	position:relative;
}

#footer p {
	text-align: center;
	font-size: 12px;
	color: #fff;
	padding-top: 10px;
}

#footer p a {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}

#footer p a:hover {
	text-decoration: none;
	color: #f7b041;
	font-weight: normal;
}

/** scroller css **/ 

div.horizontal-scroller{
    position:relative;
    display:block;
    overflow:hidden;
    width: 755px;
    height : 50px;
}

div.scrolling-images{
    position:absolute;
    white-space:nowrap;        
}

div.scrolling-images a, div.scrolling-images a:hover, div.scrolling-images a:link, div.scrolling-images a:visited,  div.scrolling-images a:active 
{
    text-decoration: none;
    border: none;
}

div.scrolling-images img{
    margin-left:5px;
    border: none;
}


/** end scroller css **/ 