body {
	margin: 0px;
	padding: 0px;
	height:100%;
	font-family: Century Gothic, Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
	background-color:#92926E;
}

#base {
	position:absolute;
	height:585px;
	width:1000px;
	margin:-290px /* helft van de breedte */ 0px 0px -500px /* helft van de hoogte */;
	top:50%;
	left:50%;
	text-align: left;
	padding: 0px;
	overflow:hidden;
	background-image:url(../img/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#base #topnav {
	position:relative;
	height:20px;
	width:50px;
	top:81px;
	right:710px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	float:right;
	text-align:left;
	font-weight:bold;
}

#topnav a:link {
	color:#ffffff;
	text-decoration: none;
}

#topnav a:visited {
	color:#ffffff;
	text-decoration: none;
}

#topnav a:hover {
	color:#000000;
	text-decoration: none;
}

#base #toplink {
	position:absolute;
	height:150px;
	width:168px;
	top:0px;
	left:27px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	float:left;
}

#nav {
	position:relative;
	height:180px;
	width:650px;
	top:74px;
	left:310px;
	text-align: left;
	padding: 0px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:14px;
}

#nav a:link {
	color:#000000;
	text-decoration: none;
}

#nav a:visited {
	color:#000000;
	text-decoration: none;
}

#nav a:hover {
	color:#000000;
	text-decoration: none;
}

#nav #item {
	float:left; 
	width:143px; 
}
#nav #item2 {
	float:left; 
	width:180px; 
}

#nav #item3 {
	float:left; 
	width:180px;
}

#nav #item3 .title1 {
	color:#B32A24;
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bolder;
}

#nav #item3 .title2 {
	color:#2C9299;
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bolder;
}

#nav a.olive:link {
	color:#000000;
	text-decoration: none;
}

#nav a.olive:visited {
	color:#000000;
	text-decoration: none;
}

#nav a.olive:hover {
	color:#ffffff;
	text-decoration: none;
}

#base #content-sea {
	position:relative;
	height:348px;
	width:845px;
	top:5px;
	left:75px;
	text-align: left;
	padding:0px;
	margin:0px;
	z-index:100;
	background-color:#444444;
}

#left {
	float:left; 
	width:455px; 
	height:315px; 
	margin-left:15px; 
	margin-top:15px;
	color:#FFFFFF;
	padding-top:1px;
	padding-right:10px;
	padding-bottom:10px;
	overflow:auto;
	overflow-x: hidden; /* horizontale scrollbar weg */
  	-opera-overflow-x: hidden;

}

#right {
	float:right; 
	width:350px;
}

#foto {
	width:350px;
	height:240px;

}

#bottom1 {
	margin-top:15px;
          margin-left:250px;
          width:500px;
	height:200px;

}
#facebook-like {
	width:250px;
	height:65px;

}


h1 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
	line-height:22px;
	text-transform: uppercase;
}

h2 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height:13px;
	text-transform: uppercase;
}

h3 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	line-height:13px;
	}
	
h4 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100px;
	font-weight: bolder;
	margin-top: 0px;
	margin-top:5px;
	margin-bottom: 6px;
	line-height:120px;
	text-transform: uppercase;
}
	
h5 {
         font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	margin-top: 0px;
	margin-bottom: 2px;
	line-height:13px;
	text-align: center;
}
#left a:link {
	color:#ffffff;
	text-decoration: underline;
}

#left a:visited {
	color:#ffffff;
	text-decoration: underline;
}

#left a:hover {
	color:#000000;
	text-decoration: underline;
}


/* scrollbar ---------------------------------------------------------------------------------------- */

.root     {
    position:relative;
    height:200px;
    width:489px;
    margin:0px 0px 0px 0px;    
}

.up, .dn   {
    position:absolute;
    left:0px;
}

.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img {
    border:0px;
}

.thumb     {
    position:absolute;
    height:15px;
    width:15px;
    left:10px;
}

.scrollContent { 
    position:absolute; 
    left:12px; 
    top:10px; 
    width:465px; 
}

#scrollContainer {
	float:left; 
	width:465px; 
	height:320px; 
	margin-left:15px; 
	margin-top:15px;
	color:#FFFFFF;
	padding-top:1px;
	padding-right:0px;
	padding-bottom:10px;
	overflow:auto;
	overflow-x: hidden; /* horizontale scrollbar weg */
  	-opera-overflow-x: hidden;
	clip: rect(0 465 320 0); 
}

#scrollContainer a:link {
	color:#ffffff;
	text-decoration: underline;
}

#scrollContainer a:visited {
	color:#ffffff;
	text-decoration: underline;
}

#scrollContainer a:hover {
	color:#000000;
	text-decoration: underline;
}

td.workshopselect {
	font-size: 10px;
}

select.nog {
	width: 343px; 
}

input.workshop {
	height: 20px;
	
}
label.workshop {
	font-size: 11px;
	font-weight: bold;
}