/* Standaard items */
td, tr, th, p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #545454;
	line-height: 15px;
	text-align: left;
}
div  
{
	margin: 0px; 
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 12px; 
}
p {
	margin-top: 0px;
}

strong { 
	font-weight: bold;
}

h1 { 
	font-size: 12px;
	margin:0px;
	padding:0px;
	font-weight:bold;
}

a:link, a:visited, a:hover, a:active { 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: underline; 
	color: #545454;
	line-height: 15px;
}

a:hover {
	text-decoration: underline;
	color:Red;
}

a.menuitem:link, a.menuitem:visited, a.menuitem:hover, a.menuitem:active { 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #969696;
	line-height: 15px;
}

a.menuitem:hover {
	text-decoration: underline; 
}

a.crumpMain:link, a.crumpMain:visited, a.crumpMain:hover, a.crumpMain:active { 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;
	color: #000000;
	line-height: 12px;
}

a.crumpMain:hover {
	text-decoration: underline; 
}

a.crump:link, a.crump:visited, a.crump:hover, a.crump:active { 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #969696;
	line-height: 12px;
}

a.crump:hover {
	text-decoration: underline; 
}

body, html {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
	background-color: #f2f1f1;
	line-height: 12px;
	margin: 0px;
	height: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	

}

body 
{
	overflow-y:scroll;
}

form 
{
	height:100%;
	margin: 0 auto;

}
div.header {
	background-image: url(../images/header_shadow.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 105px;
	padding-top: 8px;
}

div.header#detail { background-color: #e5e5e5; background-image: url(../images/header_shadow_d.jpg); }

div.wrapper {
	width: 948px;
	height: 100%;
	margin: 0 auto;
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
}

div.content {
	overflow: hidden;
	margin-left: 1px;
	width: 947px;
	min-height: 100%;
	_height: 100%;
	margin-bottom: -19px;
}
div.pagecontent {

	color: #545454;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 20px;
	margin-bottom:20px;
	padding-left: 8px;
	width:670px;
	
	float:right;
}

div.pagecontent p {
	color: #545454;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
div.footer {
	position: static;
	bottom: 1px;
	background-image: url(../images/footer.gif);
	height: 19px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 19px;
	text-transform: uppercase;
	padding-right: 4px;
	padding-left: 4px;
}
div.footer div.sat {
	float: left;
	background-image: url(../images/sat.gif);
	margin-right: 8px;
	padding-left: 30px;
	padding-top:2px;
	background-repeat: no-repeat;
}
div.footer div.copyright {
	float: right;
	padding-right: 8px;
	font-size:10px;
	padding-top:2px;
}
div.footer a:link, div.footer a:visited, div.footer a:hover, div.footer a:active {
	text-decoration: none;
	color: #ffffff;
	font-size:10px;
	
}
div.footer a:hover { color: #CCCCCC; }

div.breadcrump 
{
	overflow: hidden;
	float:left;
	top: 0px;
	left: 8px;
	padding-left:14px;
}

div.menuboven 
{
	float:right;
	padding-right:8px;
	
}

div.logo {
	width: 213px;
	height:69px;
	float:left;
	padding-left:14px;
	margin-top:17px;

}

div.banner {
	float:right;
	padding-right:8px;
	margin-top:12px;
}
ul.headermenu 
{
	margin:0px;
}

ul.headermenu li { 
	display: inline;
	padding-left: 14px;
	/* background: url(../images/dash.jpg); */
	
	background-repeat: no-repeat;
	background-position: 2px center;
}
ul.headermenu li a img { vertical-align: middle; }
ul.headermenu li a:link, ul.headermenu li a:visited, ul.headermenu li a:hover, ul.headermenu li a:active {
	color: #969696;
	text-decoration: none;
}
ul.headermenu li a:hover {
	color: #666666; 
	text-decoration: underline;
}

div.header div.crumb {
	color: #969696;
	text-transform: uppercase;
	font-size: 10px;
	margin-left: 10px;
	margin-top: 0px;
}
div.header div.crumb strong { color: #000000; }
/* Firefox margin fix*/
html>/**/body .content, x:-moz-any-link, x:default { margin-left: 0px; width: inherit; }
.homedash {
	/* background-image: url(../images/home.jpg); */
	background-repeat: no-repeat;
	height: 413px;
}
ul.menu {
	margin: 0px;
	padding: 0px;
}
ul.menu li {
	height: 44px;
	*height: 42px;
	_height: 40px;
	width: inherit;
}
ul.menu li a.nl {
	background: url(../images/menu.png);
	background-repeat:no-repeat;
	display: block;
}
ul.menu li a.eng {
	background: url(../images/menu-eng.png);
	background-repeat:no-repeat;
	display: block;
}
ul.menu li a.dui {
	background: url(../images/menu-du.png);
	background-repeat:no-repeat;
	display: block;
}
ul.menu li { margin: 0px; padding: 0px; }
ul.menu li a { margin: 0px; }
#m1 { background-position: 0px 0px; }
#m2 { background-position: 0px -48px; }
#m3 { background-position: 0px -92px; }
#m4 { background-position: 0px -138px; }
#m5 { background-position: 0px -182px; }
#m6 { background-position: 0px -228px; }
#m7 { background-position: 0px -274px; }
#m8 { background-position: 0px -318px;  }
#m9 { background-position: 0px -364px; }
ul.menu li:hover{
	background: url(../images/hover.png);
	background-repeat: no-repeat;
	behavior: url("../includes/iepngfix.htc")
	/* opacity:0.8;
	filter:alpha(opacity=80); */
}
.formulier-veld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 200px;
}
.formulier-veld-100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 100%;
}
.formulier-knop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	height:18px;
	border: #000000 solid 0px;
}
div.contentmenu {
	float: left; 
	width: 200px;
	margin-bottom: 50px;
}
div.contentmenu ul { margin: 0px; padding: 0px; margin-left: 15px; margin-top: 20px; }
div.contentmenu ul li { 
	list-style: none;
	display: block;
	padding: 8px;
	background-image:url(../images/line_fade.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
div.contentmenu ul li a:link, div.contentmenu ul li a:visited, div.contentmenu ul li a:hover, div.contentmenu ul li a:active {
	color: #494949;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
div.contentmenu ul li a:hover, div.contentmenu ul li a.current { color: #e61906; }
div.contentmenu ul li ul.sub li a { font-size: 10px; }
div.contentmenu ul li ul.sub li { background: none; margin-top: 0px; }
ul.sub, ul.sub li { margin: 0px; padding: 0px; height: auto; line-height: 10px; }
div.contentmenu ul li ul.sub { margin-top: 0px; margin-left: 4px; }

.tableLijn 
{
	height:1px;
	background-color: #969696;
}

.tableCell 
{
	height:18px;
}

a.tableProducten:link, a.tableProducten:visited, a.tableProducten:hover, a.tableProducten:active { 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: underline; 
	color: #545454;
	line-height: 15px;
}

a.tableProducten:hover {
	text-decoration: underline; 
}

div.pHolder 
{
	width:100%;
}
div.pKop 
{
	float:left;
}
div.pFabrikant 
{
	float:right;
}

div.pLijn
{
	height:1px;
	background-color: #969696;
	width:100%;
}
div.pMarge
{
	height:5px;
	width:100%;
}

div.pBericht 
{
	float:left;
	
}
div.pFoto
{
	float:right;
	width:225px;
	text-align:right;
}

div.foto_tumb 
{
	float:right;
	margin-left:10px;
	margin-top:10px;
}
img.pIcon 
{
	border:0px;
	margin-right:5px;
	margin-bottom:3px;
	vertical-align:middle;
	cursor:pointer;
}
.clearboth 
{
	clear:both;
}


