/*
#########################
#	ALGEMEEN	#
#########################
*/

html,
body,
div, span,
h1, h2, h3, h4, h5, h6,
p,
table, tr, td,
a {
	margin: 0;
	padding: 0;
}

h1{
font-size: 3em;
text-transform: uppercase;	
letter-spacing:-1px;
color: #fff;
}
h3 {
text-transform: uppercase;	
letter-spacing:-1px;
}
div {

}
hr{
	border: 0;
	border-bottom: 1px solid #999;
}
body {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	width: 100%;
	height: 100%;
	color: #B9B9B9;
	background: #222;
	overflow: hidden;
	font-size: 70%;
}
#supersize, #supersize img {
	width: 100%;
	height: 100%;
		
	z-index: 1;
}
.flashmovie
{
	width: 420px;
	height: 376px;
	background: url(/assets/images/splashbg.jpg) no-repeat;
}
.flashmovieassen 
{
	width: 420px;
	height: 376px;
	background: url(/assets/images/splashbgassen.jpg) no-repeat;
}
.flashmovie .proeflesbuttonc, .flashmovieassen .proeflesbuttonc{
	margin-left: 10px;

	
}
.floatme{
	position: absolute;
		width: 100%;
			height: 100%;
				z-index: 13;
				top: 0;
			overflow: auto;
}
.proeflesbuttonc{
	
}.proeflesbuttonc a{
	width: 250px;

	display: block;
	background: url(/assets/images/proeflesbuttonc.png);
	
	height: 45px;
	text-indent: -9999px;
	
}	.proeflesbuttonc a:hover{
	background-position: 0 48px;
	

	}

.container {
	
	width: 950px;
		background-color: #000;
	
	margin: 0 auto ;

	font-size: 1.1em;

}
a {
	color: #EE691E;
	text-decoration: none;
}
a:hover {
		text-decoration: underline;
}

/*
#########################
#	LAY-OUT		#
#########################
*/

/* HOOFDPAGINA */
div.header {
}

p.boxtitel {
padding-top:4px;
padding-left:10px;
	width: 202px;
color:#000000;
font-weight:bold;
overflow:hidden;

}
p.boxtekst {
padding-top:10px;
padding-left:10px;
padding-right:10px;
	width: 202px;
color:#FFFFFF;
overflow:hidden;
}

/* SUBPAGINA */
div.sub_headerTop {
	width: 910px;
	height: 103px;
	padding: 20px;
	background-color: #111;
	
}
div.sub_headerFoto {
	width: 950px;
	heigth: 75px:
	clear:left;
}

div.logo {
float:right;

}
.logotitle{
	float: left;
	margin-right: 20px;
}
div.introtekst{
	width: 270px;
	float:left;
	font-size: 1.1em;
	font-weight: bold;
	
}

div.sub_mainMenu {
	width: 950px;
	height: 41px;
	background-image: url(../images/bg_submenu_top.png);
	clear: left;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.3em;
}
div.sub_breadcrumbs {
	width: 900px;
	height: 31px;
	padding: 11px 0 0 32px;
}

div.sub_breadcrumbs a{
	color: #444;

}
div.sub_breadcrumbs a.active{
	color: #EE691E;

}
div.sub_kolomLinks {
	width: 210px;
	/* height: 573px;*/
	padding: 0 0 0 28px;
	float: left;
}
div.sub_content {
	float: left;
	width: 620px;
	padding-left:20px;
	padding-right:10px;
	/* height: 573px;*/
	float: left;
}
div.sub_contentTitle {
	width: 600px;
	
	/*background-image: url(../images/sub_content_title.png);*/
	float: left;
}

div.sub_contentLinks {
	width: 389px;
	/*height: 508px;*/

	float: left;
	line-height: 16px;
}

div.sub_contentLinksBreed {
	width: 579px;
	/*height: 508px;*/

	float: left;
	line-height: 16px;
}

p.content {
	line-height: 16px;
}

div.sub_contentRechts {
	width: 207px;
	/*height: 508px;*/
	float: left;
	padding: 0 0 0 24px;
	
	float: left;
}
p.headline { 
	width: 197px;

	background-color: #212121;
	padding: 11px 4px 11px 9px;
	margin: 10px 0 0 0;
	color: #fff;
}

div.sub_footer {

	text-align: center;
	background-repeat:repeat-x;
	position:relative;
	top:30px;
	

	width: 950px;
	height: 124px;
	clear: left;
	

	line-height:16px;
}
div.sub_footer p {


	width:937px;
	height:46px;
		padding:0px 20px 0px 20px;

}

h1.subTitle{
color:#999;
}


/*
#################################
#	MENU’S & LIJSTEN	#
#################################
*/

/* HOOFDMENU */
ul.mainMenu {
	width: 950px;
	list-style-type: none;	
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 1.05em;

}
ul.mainMenu li.begin {
height: 27px;
	width: 10px;
}

* ul.mainMenu li.begin {
_background-image: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/menu_begin.png',sizingMethod='scale');
}


ul.mainMenu li.eind {
	background-image: url(../images/menu_eind.png);
	height: 27px;
	width: 16px;
}

* ul.mainMenu li.eind {
_background-image: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/menu_eind.png',sizingMethod='scale');
}

ul.mainMenu li {
	float: left;
	list-style-type: none;
	margin: 0 1px 0 1px;
}
ul.mainMenu li a {
	height: 19px;
	display: -moz-inline-block;
	display:inline-block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/bg_menuknop.png);
	padding: 8px 11px 0 11px;
}



ul.mainMenu li a:hover{ 
	text-decoration: underline;
	color: #ff6600;
	background-image: none;
	text-decoration: none;
}	

ul.mainMenu li a.active { 
	background-image: none;
	text-decoration: none;
}	


/* SUBMENU */
ul.subMenu {
	width: 210px;
	margin: 15px 0 0 0 ;
	padding: 0;
}
ul.subMenu li {
	list-style-type: none;
	margin: 1px 0 0 0;

}
ul.subMenu li a {
	
	color: #fff;
	font-weight: bold;
	background-color: #232323;
	text-decoration: none;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position:  10px 5px;
	padding: 4px 5px 5px 29px;
	display: block;
	text-transform: uppercase;
	
}
*ul.subMenu li a {

}
ul.subMenu li a:hover {
	background-color: #666;
	text-decoration: none;
	background-image: url(../images/dot_a.png);
}
ul.subMenu li a.active {
	background-color: #444;
	text-decoration: none;
	background-image: url(../images/dot_a.png);
}


ul.subMenu ul {
	margin: 0 0 0 20px;
	padding: 0;
}
ul.subMenu ul a {
	background-color: #000;
	font-weight: normal;
}
ul.subMenu ul a:hover, 
ul.subMenu ul a:active {
	font-weight: bold;
	background-color: #000;
}
/* FOOTERMENU */

ul.footerMenu {
	font-size: 0.9em;
	padding: 0;
	display: block;
	width: 930px;
	text-align: center;
	margin: 0px 4px 0px 0px;
}

ul.footerMenu li {
	float: left;
	list-style-type: none;
}

ul.footerMenu li a {
	margin: 0 2px 0 2px;
	color: #B9B9B9;
	font-weight: bold;
}
ul.footerMenu li a:hover {
	font-weight: bold;
	text-decoration: underline;
	
}
/*
#########################
#	FORMULIEREN	#
#########################

ZOEKFORMULIER */
form.zoekFormulier {
}

