body
{
	margin:0;
	text-align:center;
	font-family:Arial;
	font-size:11px;
}

h1
{
	color:#333;
	font-size:22px;
	font-weight:normal;
	margin:15px 0 5px 13px;
}

h2, h3, h4, h5, h6
{
	font-size:11px;
}

.LogoWrapper
{
	margin:14px auto;
	text-align:left;
	width:944px;
}

a img, a:visited img
{
	border:0;
}

.MainWrapper
{
	margin:11px 6px;
}

.DealerLogin
{
	float:right;
	margin-right:11px;
	text-align:right;
}

.DealerLogin div
{
	display:inline;
	clear:both;
}

.DealerLogin form
{
	margin:5px 0 0;
	width:117px;
}

.DealerLogin img
{
	border:0;
}

.DealerLogin a, .DealerLogin a:visited 
{
	color:#ff6600;
	margin-bottom:5px;
}

.ContentWrapper
{
	margin-top:9px;
}

.ContentWrapper .ContentLeft
{
	float:left;height:100%;
	width:227px;
}

.ContentWrapper .ContentRight
{
	color:#333;
	float:right;
	height:100%;
	width:691px;
}

.ContentWrapper a, .ContentWrapper a:visited
{
		color:#ff6600;
		text-decoration:underline;
}

.ProductOverviewImage
{
	float:left;
}

.ProductOverview
{
	float:right;
}

/*ActiveProductPanel*/

	.ActiveProductPanel
	{
		color:#CCC;
		line-height:20px;
		margin:0 0 20px;
		width:458px;
	}

	.ActiveProductPanel .ActiveProductPanelTop
	{
		background:url(../Images/ActiveProduct.Panel.Top.gif) no-repeat;
		height:54px;
	}

	.ActiveProductPanel .ActiveProductPanelBackground
	{
		background:#474651 url(../Images/ActiveProduct.Panel.Background.gif) repeat-x;
		min-height:250px;
		overflow:visible;
		width:100%;
	}

	.ActiveProductPanel .ActiveProductPanelBottom
	{
		background:url(../Images/ActiveProduct.Panel.Bottom.gif) no-repeat;
		height:8px;
	}

	.ActiveProductPanel .ActiveProductPanelTop h2
	{
		color:#CCC;
		font-size:11px;
		margin:0;
		padding:8px 0 0 12px;
	}

	.ActiveProductPanel .ActiveProductPanelTop h2 .Arrow
	{
		background:url(../Images/ArrowDown.BlackBackground.gif) no-repeat;
		display:block;
		height:7px;
		width:9px;
		float:left;
		margin:7px 7px 0 0;
	}
	
	.ActiveProductPanel .ActiveProductPanelInner
	{
		padding:13px;
		height:100%;
	}

	.ActiveProductPanel .Specification
	{
		color:#CCC;
		font-size:11px;
		line-height:18px;
	}

	.ActiveProductPanel .Specification td
	{
		vertical-align:top;
	}

	.ActiveProductPanel .SpecificationItem
	{
		background:url(../Images/ActiveProduct.Panel.Bullet.gif) left 7px no-repeat;
		padding:0 54px 0 17px;
	}
	
	.ActiveProductPanel .Remark
	{
		color:#ff6600;
		line-height:16px;
		margin:0 0 0 17px;
	}
	
	.ActiveProductPanel .Remark hr
	{
		color:#6e6e6e;
		background-color:#6e6e6e;
		border-top:1px solid #000;
		height:2px;
	}

/*ActiveProductPanel*/

/*InactiveProductPanel*/

	.InactiveProductPanel
	{
		color:#333;
		line-height:16px;
		margin:0 0 20px;
		width:458px;
	}

	.InactiveProductPanelInner
	{
		margin:0 0 0 12px;
		width:180px;
	}

	.InactiveProductPanel h2
	{
		font-size:11px;
		margin:0;
	}

	.InactiveProductPanel h2 a, .InactiveProductPanel h2 a:visited
	{
		color:#333;
		text-decoration:none;
	}

	.InactiveProductPanel .Arrow
	{
		background:url(../Images/ArrowRight.WhiteBackground.gif) no-repeat;
		display:block;
		height:9px;
		width:7px;
		float:left;
		margin:4px 9px 0 0;
	}
	
	.InactiveProductPanel p
	{
		margin:0 0 0 17px;
	}

/*InactiveProductPanel*/

/*Panel*/

	.Panel
	{
		color:#666;
		line-height:20px;
		margin:0 0 9px;
		width:227px;
	}

	.Panel .Top
	{
		background:url(../Images/Panel.Top.gif) no-repeat;
		height:33px;
	}

	.Panel .Background
	{
		background:#e2e2e2 url(../Images/Panel.Background.gif) repeat-x;
		height:100%;
		width:100%;
	}

	.Panel .Top h2
	{
		color:#FFF;
		font-size:16px;
		font-weight:normal;
		margin:0;
		padding:6px 0 0 12px;
		
	}

	.Panel .Inner
	{
		padding:13px;
		height:100%;
	}

/*Panel*/

/*ContentPanel*/

	.ContentPanel
	{
		color:#333;
		line-height:20px;
	}

	.ContentPanel .ContentPanelTopLeft
	{
		background:#dedfe1 url(../Images/Content.Panel.TopLeft.gif) left no-repeat;
		height:33px;
	}

	.ContentPanel .ContentPanelTopRight
	{
		background:url(../Images/Content.Panel.TopRight.gif) right no-repeat;
		height:33px;
	}

	.ContentPanel .ContentPanelBackground
	{
		background:url(../Images/Content.Panel.Background.gif) repeat-x;
		height:100%;
		width:100%;
	}

	.ContentPanel  .ContentPanelTopBackground h2
	{
		color:#333;
		font-size:16px;
		font-weight:normal;
		margin:0;
		padding:6px 0 0 15px;
		
	}

	.ContentPanel .ContentPanelInner
	{
		padding:13px;
		height:100%;
	}

	.ContentPanel .ProductContentPanelInner
	{
		padding:13px 0 13px 13px;
		height:100%;
	}

/*ContentPanel*/

/*Menu*/

	#Menu a, #Menu a:visited
	{
		color:#FFF;
		text-decoration:none;
	}

	#Menu li
	{
		background:url(../Images/MainMenu.Background.gif) repeat-x;
	}

	#Menu li a, #Menu li a:visited
	{
		height:45px;
	}

	#Menu, #Menu ul { /* all lists */
		font-weight:bold;
		padding: 0;
		margin: 0;
		list-style: none;
		line-height: 45px;
		z-index:1000;
	}

	#Menu a {
		display: block;
		width: 136px;
	}

	#Menu li { /* all list items */
		float: left;
		width: 136px; /* width needed or else Opera goes nuts */
	}

	#Menu li ul { /* second-level lists */
		background:#474651 url(../Images/SubMenu.Background.gif) repeat-x;
		position: absolute;
		font-weight:normal;
		width: 170px;
		left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	}

	#Menu li ul li {
		background:transparent;/*#333237;*/
		height:22px;
		line-height: 22px;
		width: 170px;
	}

	#Menu li ul li:hover, #Menu li ul li.sfhover
	{
		background:#b2510f url(../Images/SubMenu.Hover.Background.gif) repeat-x;
	}


	#Menu li ul li a, #Menu li ul li a:visited{
	padding:0 10px 0 20px;/*padding:0 26px 0 26px;*/
	}

	#Menu li ul ul { /* third-and-above-level lists */
		margin: -45px 0 0 170px;
	}

	#Menu li:hover ul ul, #Menu li:hover ul ul ul, #Menu li.sfhover ul ul, #Menu li.sfhover ul ul ul {
		left: -999em;
	}

	#Menu li:hover ul, #Menu li li:hover ul, #Menu li li li:hover ul, #Menu li.sfhover ul, #Menu li li.sfhover ul, #Menu li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

	.ListFooter
	{
		font-size:1px;
		height:6px;
		background:url(../Images/SubMenu.Background.png);
		width:170px;
		line-height: 6px;
	}

	#Menu .First
	{
		border-top:5px #202020 solid;
	}

	#Menu .Arrow
	{
		background:url(../Images/ArrowRight.BlackBackground.gif) no-repeat;
		display:block;
		height:9px;
		width:7px;
		float:left;
		margin:18px 7px 0 2px;
	}

	#Menu li:hover .Arrow, #Menu li.sfhover .Arrow
	{
		background:url(../Images/ArrowDown.BlackBackground.gif) no-repeat;
		height:7px;
		width:9px;
		margin:19px 7px 0 0;
	}

	#Menu
	{
		margin:0 8px;
	}

	.MenuLeft
	{
		width:696px; height:45px;
		background:url(../Images/MainMenu.Left.gif) no-repeat left;
	}

	.MenuRight
	{
		height:45px;
		background:url(../Images/MainMenu.Right.gif) no-repeat right;
	}
	
	#Menu li ul li.Last
	{
		font-size:1px;
		height:6px;
		background:url(../Images/SubMenu.Background.png);
		width:170px;
		margin-bottom:-6px;
	}
	
	#Menu li:hover, #Menu li.hover 
	{
		position:static;
    }

/*Menu*/

.Footer
{
	clear:both;
	color:#CCC;
	margin:10px 0 0;
}

.Footer div
{
	margin-top:8px;
}

.Footer a, .Footer a:visited
{
	color:#CCC;
	text-decoration:none;
}

.Nieuwsbrief
{
	float:right;
	margin:0;
	padding:0;
	text-align:right;
}

.Nieuwsbrief p, .NieuwsbriefForm
{
	margin:0;
	padding:0;
}

.NieuwsbriefForm
{
	margin-top:21px;
}

.Nieuwsbrief a, .Nieuwsbrief a:visited
{
	color:#ff6700;
	text-decoration:underline;
}

.NieuwsbriefInput
{
		border:1px solid #dbdbdd;
		color:#ccc;
		font-size:11px;
		height:15px;
		margin:0 0 4px;
		padding:0;
		width:105px;
}

.DownloadsForm select
{
	display:block;
	margin:0 0 13px 0;
	width:100%;
}

.DownloadsList
{
	background:url(../Images/DownloadsList.Background.gif) top repeat-x;
	border-top:1px solid #474651;
	padding:0 15px;
	width:100%;
}

.DownloadsList th
{
	color:#999;
	font-weight:normal;
	padding:4px;
	text-align:left;
}

.DownloadsList td
{
	padding:4px;
}

.DownloadsList .DownloadThumbnail
{
	width:32px;
}

.DownloadsList .AlignRight
{
	text-align:right;
}

.DownloadsList  a, .DownloadsList  a:visited
{
	background:url(../Images/ArrowRight.WhiteBackground.gif) left center no-repeat;
	padding:2px 0 2px 16px;
}

#DownloadsResultWrapper
{
	margin-top:30px;
}

#DownloadsResultWrapper h2
{
	color:#333;
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:6px 0 10px 15px;
}

.HomeWrapper
{
	background:url(../Images/Home.jpg) no-repeat;
	height:687px;
	padding:341px 0 0 0;
}

.AanbiedingenWrapper
{
	padding:0 0 0 5px;
}

.ActiePanel
{
	color:#666;
	line-height:20px;
	width:227px;
}

.ActiePanel .Background
{
	height:154px;
	position:relative;
}

.ActiePanel a, .ActiePanel a:visited
{
	color:#333;
	text-decoration:none;
}

.ActiePanel .Top
{
	background:url(../Images/Panel.Top.gif) no-repeat;
	height:33px;
}

.ActiePanel .Top h2
{
	color:#FFF;
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:6px 0 0 12px;
	
}

.ActiePanel .KijkVerder
{
	background:url(../Images/ArrowRight.WhiteBackground.gif) left center no-repeat;
	bottom:8px;
	left:13px;
	padding:2px 0 2px 16px;
	position:absolute;
	z-index:999;
}

.FormItem
{
	padding-bottom:20px;
	width:400px;
}

.FormItem label
{
	display:block;
	float:left;
	text-align:right;
	width:195px;
}

.Input
{
	float:right;
	width:195px;
}

.TextBox
{
	width:185px;
}

.FormItem textarea
{
	height:120px;
	width:185px;
}
