*
{
  padding: 0px;
  margin: 0px;
  border: none;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background: url('/images/bg_body.gif') 50% 0px black;	
}	

a {
color: #d4ff6b;
}

	a:visited {
	color: #abd053;
	}

	a:hover {
	color: #f6ffdf;
	}

div#wrapper
{
	width: 894px;	
	text-align:left;
	margin: 0px auto 0px auto;
	background: url('/images/bg_wrapper.gif') repeat-y 0px 0px;
	
	
}

/* HEADER */
div#header
{
height: 266px;
width: 894px;
}
	
	#flash {
	position: absolute;
	width: 852px; 
	height: 182px;
	top: 12px;
	margin-left: 20px;
	}
	
	#login {
	position: absolute;
	top: 205px;
	font-size: 10px;
	margin-left: 779px;
	}
	
		#login a,
		#login a:visited {
		color: white;
		text-decoration: none;
		}
		
		#login a:hover {
		color: #eeeeee;
		text-decoration: underline;
		}
	
	#top {
	height: 12px;
	width: 892px;
	background: url('/images/bg_top.gif') 0px 0px no-repeat;
	position: absolute;
	top: 0px;
	margin-left: 0px;
	}
	
	#contactbalk {
	margin-left: 28px;
	position: absolute;
	top: 200px;
	font-size: 10px;
	color: white;
	}
	
		#contactbalk img {
		margin-left: 20px;
		margin-bottom: -4px;
		margin-right: 5px;
		}
	

	/* TOP MENU */
	div#mainmenu
	{	
	  position: absolute;
	  top: 225px;
		height: 41px;
		width: 852px;
		z-index: 100;
		margin-left: 20px;
		background: url('/images/bg_mainmenu.gif') no-repeat 0px 0px;
	}

		div#mainmenu ul
		{
			margin: 0px 0px 0px 0px;
			display: block;
			list-style: none;
		}

		div#mainmenu ul li
		{
					display: inline;
		}

		div#mainmenu ul li a,
		div#mainmenu ul li a:visited
		{
			color: white;
			font-family: arial narrow, arial, helvetica;
			font-size: 14px;
			text-transform: uppercase;
			text-decoration: none;
			padding-left: 44px;
			padding-right: 44px;
			display: block;
			float: left;
			margin-top: 1px;
			height: 40px;
			line-height: 40px;
			border-left: 1px solid #b1d559;
			background: none;
			min-width: 36px;
			width: auto !important;
			width: 36px;
		}
		
			div#mainmenu ul li a.first,
			div#mainmenu ul li a.first:visited {
			border-left: 0px solid white;
			padding-left: 38px;
			padding-right: 38px;
			
			}
		
		div#mainmenu ul li a:hover
		{
			text-decoration: underline;
			color: white;
			background-color: #87bf01;
		}

		div#mainmenu ul li.active a,
		div#mainmenu ul li.active a:visited
		{
			text-decoration: none;
			background: url('/images/bg_mainmenu_active.gif') repeat-x 0px 0px;
			
		}
		
			div#mainmenu ul li.active a.first,
			div#mainmenu ul li.active a.first:visited {
			background: url('/images/bg_mainmenu_home_active.gif') no-repeat 1px 0px;
			}
			
			div#mainmenu ul li a.first:hover {
			background: url('/images/bg_home_hover.gif') no-repeat 0px -1px;
			
			}
			
			div#mainmenu ul li.active a.first:hover {
			background: url('/images/bg_mainmenu_home_active.gif') no-repeat 1px 0px;
			}
			
			div#mainmenu ul li a.last,
			div#mainmenu ul li a.last:visited {
			border-right: 1px solid #b1d559;
			}
			





/* KRUIMELPAD */
div#breadCrumb
{
  top: 0px;
  margin-top: 176px;
  margin-left: 209px;
  position: absolute;
	width: 563px;
	padding: 4px;
	height: 15px;
	border: 1px solid #999999;
}

/* CONTENT */
div#content
{
height: auto !important;
height: 550px;
min-height: 550px;
width: 681px;
padding-top: 42px;
background: url('/images/bg_frontpage_news.gif') right top no-repeat;
margin-left: 20px;
border-left: 1px solid #404040;
border-right: 1px solid #404040;
padding-left: 32px;
line-height: 18px;
padding-right: 137px;
padding-bottom: 10px;
}


	#content td {
	padding-right: 25px;
	vertical-align: top;
	}
	
		#content h2 table.contentTable {
		margin-bottom: -17px;
		}
		

	


	#content_line {
	border-right: 1px solid #4a4a4a;
	padding-right: 40px;
	margin-bottom: 30px;
	}

	/* PRODUCTEN */
	#producten .standaardcontent {
		width: 415px;
	}
	#producten .noimage {
		width: 645px;
	}
		#producten h2 {
		line-height: 35px;
		}
	
		#producten .productimage {
		width: 240px;
		height: 180px;
		background-color: red;
		position: absolute;
		margin-left: 425px;
		margin-top: 0px;
		}
		
	/* CONTACT */
	#contact table {
	float: left;
	margin-bottom: 35px;
	}		
	

#icons_right {
position: absolute;
margin-left: 810px;
margin-top: -235px;
}

	#icons_right a,
	#icons_right a:visited {
	display: block;
	
	}
	
	

	
#columnright {
position: absolute;
margin-left: 695px;
top: 277px;
width: 112px;
}




/* DISCLAIMER */
div#disclaimer
{
width: 892px;
height: 10px;
text-align: center;
position: absolute;
background: url('/images/bg_footer.gif') no-repeat 1px -1px;
color: #646464;
padding-top: 20px;
}

/* LanguageSelector */
#language {
position: absolute;
top: 230px;
margin-left: 757px;
width: 100px;
text-align: right;
z-index: 101;
}

	ul.languageSelector
	{
	  font-size: 10px;
	  list-style: none;

	}
		ul.languageSelector li
		{
		}

			ul.languageSelector li  a,
			ul.languageSelector li a:visited
			{
			  text-decoration: none;
			  font-weight: normal;
			  color: white;
			  display: block;
			  height: 19px;
			}

			ul.languageSelector li a:hover {
			text-decoration: underline;
			color: #eee;
			}
			
			ul.languageSelector li.active a,
			ul.languageSelector li.active a:visited
			{
			 font-weight: bold; 
			  
			}
			
	

fieldset
{
  border: none;
}

/*MetaMenu*/
div#metamenu
{
  clear: both;
  margin: 10px 10px 0px 0px;
}

ul.metamenu
{
  font-size: 10px;
  float: right;
  margin: 0px;
}
ul.metamenu li
{
  display: inline;
  
}

ul.metamenu li a,
ul.metamenu li a:visited
{
  padding: 0px 2px;
  padding-left: 7px;
  color: #555555;
  text-decoration: none;
  border-left: 1px solid #555555;
}

ul.metamenu li.first a,
ul.metamenu li.first a:visited
{
  border: none;
}

