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

body{
	margin:4px 0;
	padding:0;
	line-height: 1.2em;
	background-image: url(../bg/bg-contactbg.jpg);
	background-repeat: no-repeat;
}

#hoofdtekst
{
	width: 567px;
	float: left;
	border-right: 1px dotted #999999;
	background-color: #333333;
	color: #FFFFFF;
	background-image: url(../bg/contactres.gif);
	background-repeat: no-repeat;
	background-position: left;
	filter:alpha(opacity=90);
	opacity: 0.90;
	margin-left: 134px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 540px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
	display: inline;
}

#menutop a:hover{
	color: #F492AB;	/*display: block;   */
}

#menusub
{
	width: 225px;
	float: left;
	padding-top: 12px;
	padding-left: 6px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 13px;
	visibility: visible;
	margin-top: 60px;
	font-style: italic;
}

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;
}


#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;
}

