* 
{
	margin: 0;
	padding: 0;
}

a
{
  font-decoration: none;
}

body 
{
	background: #B95931;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #FFC1A1;
}

#sidebar p
{
	color: #B95931;
}

h1, h2, h3 
{
	font-weight: normal;
	color: #82222F;
}

h2 
{
	font-size: 2em;
	color: #622004;
}

h3 
{
	font-size: 1.2em;
	font-weight: bold;
}

p, blockquote, ul, ol 
{
	margin-bottom: 2em;
	line-height: 180%;
}

blockquote 
{
}

ul 
{
	list-style: none;
}

.content ul li 
{
	padding-left: 1em;
	background: url(../Images/img06a.gif) no-repeat left 9px;
}

#scroll ul li 
{
	padding-left: 1em;
	background: url(../Images/img06b.gif) no-repeat left 9px;
}

ol 
{
	margin-left: 3em;
}

a 
{
/*	color: #D65601; */
    color:#B95931;
}


#scroll a, #footer a
{
	color: #FFC1A1;
}

a:hover 
{
	text-decoration: none;
}

img.align-left, img.left-text-beside
{
	float:left;
}

img.align-left-wotext, img.left-text-below
{
	text-align:left;
	vertical-align:top;
	padding-bottom:10px;
}

img.align-right, img.right-text-beside
{
	float:right;
}

img.align-right-wotext, img.right-text-below
{
	text-align:right;
	vertical-align:top;
	padding-bottom:10px;
}

.article-image
{
	padding-right: 10px;
	width: 220px;
}

.article-image-fullwidth
{
	padding-right: 10px;
}
.fotoboek-image
{
	width: 90%;
	padding-top: 20px;
}

.bg 
{
	background: url(../Images/img02.jpg) repeat-x;
	border-bottom-left-radius: 20px;     
	border-bottom-right-radius: 20px;
}

/* Header */

#subheader 
{
	padding-top: 40px;
	height: 70px;
}

#header, #subheader
{
	width: 720px;
	margin: 0 auto;
}

#header
{
	padding-left:100px;
	padding-right:100px;
	padding-bottom:50px;
}

/* Logo */

#logo 
{
	float: left;
    background-image: url(../Images/Logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    left: -85px;
    width: 400px;
    height: 100px;
    top: -5px;
}

#logo h1 
{
	margin: 0;
	font-size: 2em;
    padding-left: 65px;
}

#logo h2 
{
	margin: 0;
	padding-left: .1em;
	font-size: 1em;
	font-weight: bold;
    padding-left: 65px;
}

#logo a 
{
	/* text-transform: uppercase; */
	text-decoration: none;
/*	color: #D65601; */
    color:#B95931;
}

/* Menu */

#menu 
{
	float: right;
}

#menu h2 
{
	display: none;
}

#menu ul 
{
	margin: 0;
	padding-top: 2.35em;
	list-style: none;
}

#menu li 
{
	display: inline;
	padding-left: 2em;
	background: none;
}

#menu a 
{
	text-decoration: none;
	letter-spacing: -1px;
/*	color: #D65601; */
    color:#B95931;
}

/* Wrapper */

#wrapper 
{
	width: 760px;
	margin: 0 auto;
	
	/* Schuif wrapper over header */
	position:relative;
	top: -50px;
}

/* Sidebar */

#sidebar 
{
	float: left;
	width: 240px;
	background: url(../Images/img04.jpg) repeat-y;
}

#sidebar .title 
{
	margin: 0;
	padding: 20px 20px 0 20px;
	background: url(../Images/img03.jpg) no-repeat;
}

#sidebar .content 
{
	padding: 20px 20px 0px 20px;
}

#sidebar .bottom 
{
	height: 3px;
	background: url(../Images/img05a.jpg) repeat-x left bottom;
	margin-right:10px;
}

/* Content */

#content 
{
	float: right;
	width: 500px;
}

/* Splash */

#splash 
{
	text-align: center;
	background: url(../Images/img09.jpg) repeat-y;
}

#splash .top 
{
	padding: 20px 20px 16px 20px;
	background: url(../Images/img08.jpg) no-repeat;
}

#splash .bottom 
{
	height: 3px;
	background: url(../Images/img05a.jpg) repeat-x left bottom;
        margin-bottom:20px;
}

/* Welcome */

#welcome 
{
	padding: 0 20px;
}

/* Samples */

#samples 
{
	padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;  
	background: url(../Images/img05a.jpg) repeat-x;
        height: 360px;

}

#scroll
{
        height: 400px;
        overflow-y: auto;
        overflow-x: hidden;
		padding-right: 10px;
}

::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #F4E3C0;
  border-radius: 10px;  
}
 
/* Handle */
::-webkit-scrollbar-thumb {
/*  background: #E5C386; */
  background: #EC7C0E;
  border-radius: 10px;  
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
/*  background: #D99E40;*/
  background: #D26007;
  /*background: #B27217; */
}

#iFrame
{
    top:200px;
}

/* Footer */

#footer 
{
	width: 720px;
	margin: 0 auto;
}

#footer p 
{
	font-size: 10px;
}

.naam
{
  font-family:tomaha;
  font-size:16pt;
  font-style:bold;
}

.titel
{
  font-family:tomaha;
  font-size:13pt;
  font-style:bold;
}

table {
  font-size: 13px;
margin-left:-2px;
}



/* ToolTip for Contact Form Report */
.tooltip {
  position: relative;
  display: inline-block;
  opacity: 1;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  margin-left: -60px;

/* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: 30px;
  left: 250%;
  
  /* Fade in tooltip - takes 1 second to go from 0% to 100% opac: */
  opacity: 0;
  transition: opacity 1s;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.tooltip .tooltiptext::after {
  content: " ";
  position: absolute;
  bottom: 100%; /* At the top of the tooltip */
  left: 20px;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent black transparent;
}


