html, body{
	background:#001300 url(images/bg_gradiant_fill.jpg) repeat-x center top;
	margin:0px;
	padding: 0;
	border:0;
	width:100%;
	height: 100%;
	font-family:"Lucida Grande" Arial sans-serif;
	font-size: 12px;
	/*font-size:0.8em;*/
	color:white;
}

div.flashbox {
 float: left;
 background-color: #000;
 padding-top: 30px;
 width: 1024px; 
 height: 762px;
}

div.newflashbox {
float: left;
background-color: #000;
padding-top: 30px;
width: 600px;
height: 574px;
}

div.scheiding_flash{
	float:left; /* absolute;*/
	display: inline;
	width:43px;
	border-right:black 3px solid;
	background:white;
	height:100%;
}

div#transtop_flash{
	background:url(images/trans_top.png) repeat-x;
	height:40px;
	width:100%;
	position:absolute;
	text-align: center;
	color: #ff7c00;
	top:0px;
	left:0;
	z-index:1000;
}


div#pbteam {
	background:#000 url(images/pbteam.jpg) no-repeat;
	width: 436px;
	height: 294px;
}
div#wrapper{
	width: 100%;
	height: 100%;
}


a{color:white;text-decoration:none;}
a:hover{color:#f7941e;}

a.title{color:#f7941e;text-decoration:none;}

p.orange{
	color:#f7941e;
}

h1{
	color:#f7941e;
	font-size:1.4em;
}
div#header{
	height:111px;
	width: 100%;
	background:#000 url(images/header1.jpg) no-repeat;
	border-bottom:#fff 1px solid;
	position:absolute;
	z-index:200;
}

div#main{
	/*background:#001300 url(images/bg_gradiant_fill.jpg) repeat-x;*/
	width:1400px;
	height: 1000px;
	position:absolute;
	top:112px;
	z-index:100;
	padding:0 0 0 0;
}

div#navigation{
	float:left;
	/*background:#001300 url(images/bg_gradiant_fill.jpg) repeat-x;*/
	height:100%;
}

div#transtop{
	background:url(images/trans_top.png);
	height:40px;
	width:100%;
	position:absolute;
	top:112px;
	left:0;
	z-index:1000;
}

div.scheiding{
	width:43px;
	border-right:black 3px solid;
	background:white;
	height:100%;
	float:left;
}

div#borderbody{
	width:41px;
	background:#001300 url(images/border_bg.jpg) repeat-x;
	height: 100%;
	margin-left:1px;
}

div.scheiding .border{
	width:3px;
	height:100%;
	background:#164319 url(images/border_left_border.jpg) no-repeat;
	float:left;
	margin-left:1px;
}

div#schroeven{
	width:19px;
	height:100%;
	background:url(images/schroef.gif) repeat-y;
	margin-left:11px;
}

div#content{
	float:left;
	background:#466C33;
	width:900px;
	height: 100%;
}

div#content.small{
	width:500px;
}

div#content .text{
	padding:20px;
	float:left;
	width:460px;
}

div#content .textsmall{
	padding:50px;
	float:left;
	width:300px;
}

div#content .product{
	float:left;
	width:453px;
	height:100%;
	background:url(images/backgroundimage.jpg) repeat;
}



ul.menu{
	list-style:none;
	padding:0;
	margin:30px 30px 10px 40px;
}

.bullet{
	padding-top: 1px;
	padding-right: 5px;
	float:left;
	border: 0; 
}

#menulang{
	list-style:none;
	padding:0;
	margin-left: 470px;
	margin-top: 20px;
}
#menulang li { 
	color:#fff;
	display:inline;
	padding:0 8px 0 8px;
	margin:0; 
	background: url(images/globalnavdivider.gif) no-repeat right center;
	float:left;
}
#menulang li.first { padding-left:0; }
#menulang li.last { padding-right:0; background-image:none; }

ul.submenu{
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
}