.slide-content
{
	max-width:980px;margin:auto
}

.NaviSlide 
{
	//background: #CCCCCC;
	//font: 40px Arial, Helvetica, sans-serif;
}

@font-face 
{
	font-family: 'loki_colaregular';
	src: url('lokicola-webfont.eot');
	src: url('lokicola-webfont.eot?#iefix') format('embedded-opentype'),
     	url('lokicola-webfont.woff2') format('woff2'),
    	url('lokicola-webfont.woff') format('woff'),
     	url('lokicola-webfont.ttf') format('truetype'),
     	url('lokicola-webfont.svg#loki_colaregular') format('svg');
	font-weight: normal;
	font-style: normal;

}

body 
{
	margin: 0;
	padding: 0;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #061C37;
	background: #CCCCCC;
	background-image:url("http://blackriver.troeder.nl/css/navigatie/background.png");
	background-repeat:repeat-x;
}
*
{
	margin: 0 auto 0 auto;
	text-align:left;
}

#container
{
	display: block; 
	height:auto;
	position: relative; 
	width: 960px;
}


#header
{
	height:85px;
	width:960px;	
}

#header h1
{
	font-family: loki_colaregular;
	position:absolute;
	text-align:left;
	color:#FFFFFF;
	font-size:70px;
	color:#FFF;	
	left:14px;
	top:10px;
}


#header h2
{
	font: 40px Arial, Helvetica, sans-serif;
	font-style: italic;
	position:absolute;
	text-align:right;
	color:#EAEAEA;
	left:490px;
	top:48px;
	width:400px;
}

#header p
{
	text-align:right;
	color:#EAEAEA;
	font: 20px Arial, Helvetica, sans-serif;
	font-style: italic;

}


#mainpic
{
	background-image:url("http://blackriver.troeder.nl/css/navigatie/main.jpg");
	background-repeat:no-repeat;
	width:900px;
	height:354px;	
}



.off
{
	color:#000000;
}


#menu
{
	display:block;
	float:left;
	clear:both;
	width:960px;
	height:54px;
	float:left;
	clear:both;
}

#leftmenu
{
	margin-top:15px;
	width:204px;
	float:left;
}

#leftmenu_top
{
	width:204px;
	height:13px;
	background-image:url("http://blackriver.troeder.nl/css/navigatie/leftmenu_top.png");
}
#leftmenu_bottom
{
	width:204px;
	height:13px;
	background-image:url("http://blackriver.troeder.nl/css/navigatie/leftmenu_bottom.png");
}
#leftmenu_main
{
	width:204px;
	height:auto;
	background-color:#005454;
}

#leftmenu_main ul
{
	list-style: none;
	padding: 0px;
	width:204px;
}


#leftmenu_main h3
{
	list-style: none;
	padding: 0px;
	width:204px;
	color:#FFFFFF;
	padding-left:10px;
	padding-bottom:14px;
}

#leftmenu_main ul li
{
	border-radius: 8px;
	border: 2px groove #ffffff;
	margin-top:1px;
	margin-left:-3px;
	list-style: none;
	padding: 0px;
	width:204px;
	text-align:left;
}

#leftmenu_main ul li a, #leftmenu_main ul li a:visited
{
	display:block;
	list-style: none;
	padding: 0px;
	width:192px;
	padding-left:12px;
	padding-top:4px;
	height:25px;
	text-align:left;
	background-image:url("http://blackriver.troeder.nl/css/navigatie/leftmenu_link.png");
	background-repeat:repeat-x;
	margin-top:2px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}

#leftmenu_main ul li a:hover
{
	/*color:#000000;*/
	background-image:url("http://blackriver.troeder.nl/css/navigatie/link_background.png");
	background-repeat:repeat-x;
}


#content
{
	display:block;
	float:left;
	width:689px;
	height:auto;
	padding-left:10px;
	padding-top:15px;
	padding-right:10px;
	padding-bottom:5px;
}


#content_top
{
	background-image:url("http://blackriver.troeder.nl/css/navigatie/main_top.png");
	background-repeat:no-repeat;
	width:689px;
	height:23px;
}

#content_main
{
	background-image:url("http://blackriver.troeder.nl/css/navigatie/main_back.png");
	background-repeat:repeat-y;
	width:659px;
	padding-left:15px;
	padding-right:15px;
}


#hoofd
{
	padding: 50px;
}

#content_bottom
{
	background-image:url("http://blackriver.troeder.nl/css/navigatie/main_bottom.png");
	background-repeat:no-repeat;
	width:689px;
	height:23px;
}


#footer
{
	width:inherit;
	height:auto;
}

#footer h3 a,#footer h3 a:visited
{
	display:inline;
	text-align:center;
	font-size:12px;
	text-decoration:none;
	color:#FFF;
}


#menu ul 
{
	list-style: none;
	padding: 0px;
	margin-left:auto;
	width:960px;
}

#menu li 
{
	list-style: none;
	padding: 0px;	
	display: inline; 
	active
}


#menu a 
{
	border-radius: 8px;
	border: 2px groove #ffffff;
	float: left;
	height: 32px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 18px;
	font-size: 15px;
	padding-left:13px;
	padding-right:13px;
}

#menu a:hover
{
	background-image:url("http://blackriver.troeder.nl/css/navigatie/link_background.png");
	background-repeat:repeat-x;
}

#content p
{

}

#thumbnail
{
	display: inline-block; 
	margin: 0.2em;
}

html, body 
{
	text-align: center;
}

p 
{
	text-align: left;
}

#slideshow 
{
	position:relative;
	background-image:url("http://blackriver.troeder.nl/css/navigatie/main_back.png");
	background-repeat:repeat-y;
	height:400px;
	width:550px;
}

#slideshow .slide 
{
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}

#slideshow div.active 
{
	z-index:10;
	opacity:1.0;
}

#slideshow div.last-active 
{
	z-index:9;
}

.menuitem
{
	
}

table,th
{
	border-collapse:collapse;
}