@charset "utf-8";
/* CSS Document */

a {
	color: #B2BC37;
}

b{font-size: 110%;}

p{
	margin: 2px;
}

h2 {
	font-size: 16px;
	margin: 6px 0 4px 0;
	}

h3{
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 16px;
	color: #FFDA46;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 6px 0;
	padding: 6px 0 0;
}

#pdf{
	width: 400px;
	position: absolute;
	top: 260px;
}

#maincontainer{
	width: 985px; /*Width of main container*/
	margin: 0 auto;
}

#midsection{
	height: 1px;
	clear: both;
}

#aanbieding {
	left:9px;
	top:4px;
	width:209px;
	z-index:1;
	padding: 8px;
}

#contentwrapper{
	float: left;
	width: 100%;
	background-repeat: repeat-x;
}


#header
{
	width: 985px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#menutop
{
	width: 225px;
	float: right;
	margin-top: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
	padding-left: 4px;
}

#menutop a{
	text-decoration: none;
	color: #333333;
}

#menutop ul
{
	color: #333333;
	padding-left: 12px;
	margin-left: 2px;
	list-style-type: none;
}

#menusub a{
	text-decoration: none;
	color: #FFFFFF;
}

#menusub a:hover{
	color: #333333;
	/*display: block;   */
}

#menusub ul
{
	color: #FFFFFF;
	padding-left: 12px;
	margin-left: 2px;
	list-style-image: url(square.gif);
}

#show{
	width: 750px;
	float: right;
	margin: 0 0px 0 0;
	border: 1px solid #FFFFFF;
}


#showBV{
	width: 750px;
	float: right;
	margin: 0 0px 0 0;
	border: 1px solid #FFFFFF;
}


#footer{
	clear: left;
	width: 100%;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}


.handcursor{
cursor:hand;
cursor:pointer;
}
