html{	
	height: 100%;
	background-image: url(/img/bg.gif);
	background-repeat:repeat;
	overflow-x:hidden;
	
	}

body {
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:140%;
	text-align:left;
	margin: 0;
	}

#container{
	margin: 0 auto;
	width:970px;
	background-color:#FFFFFF;
	margin-top:18px;
	position:relative;
	}
	
#header{
	width:970px;
	height:200px;
	background-color:#0aaade;
}


	
#logo{
	height:120px;
	width:299px;
	position:absolute;
	background-color:#15b8ee;
	margin:80px 0 0 19px;
	}
	
.products{
	width:115px;
	display:block;
	float:left;
	height:147px;
	text-align:center;
	background-color:#FFFFFF;
	margin:11px 4px 0 4px;
	}
	
.cat_products{
	width:145px;
	display:block;
	float:left;
	height:247px;
	text-align:center;
	background-color:#e1f6fd;
	margin:11px 4px 0 4px;
	}
	
.cat_products_info{
	float:left;
	}
	
.product{
	width:140px;
	height:195px;
	margin-right:10px;
	margin-bottom:15px;
	}	
	
.product_home{
	
	height:100px;
	display:block;
	margin:10px 5px 10px 5px;
	width:114px;
	}	
	
.product_top{
	height:100px;
	
	background-color:#e1f6fd;
	margin:0px;
	text-align:center;
}
	
.product_home .product_top{
	
	border-top: 1px solid #f97f07;
	border-left: 1px solid #f97f07;
	border-right: 1px solid #f97f07;
	
}
	
	
	
.product_bottom{
	width:114px;
	height:25px;
	line-height:120%;
	text-align:center;
	margin:0px;
	}
	
.product_bottom_random{
	width:114px;
	height:35px;
	line-height:120%;
	text-align:center;
	margin:0px;
	}
	
.product_overzicht_thumb{
	width:120px;
	padding:3px 6px 3px 15px;
	text-align:center;
	vertical-align:middle;
	border-collapse:collapse;
	border:0px;
	background-color:#e1f6fd;
	}
	
.product_overzicht_titel{
	height:10px;
	background-color:#15b8ee;
	}
	
a.link_title_products:link, a.link_title_products:visited, a.link_title_products:active{
 	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	width:145px;
	padding-top:3px;
	height:47px;
	line-height:140%;
	display:block;
	color: #FFFFFF;
	background-color:#15b8ee;
	}

a.link_title_products:hover{
	text-decoration: none;
	color:#FFFFFF;
	background-color:#0da0d1;
	}

a.link_title_categories:link, a.link_title_categories:visited, a.link_title_categories:active{
 	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	width:115px;
	padding-top:3px;
	height:37px;
	line-height:140%;
	display:block;
	color: #FFFFFF;
	background-color:#f97f07;
	margin-left: -1px;
	}

a.link_title_categories:hover{
	text-decoration: none;
	color:#FFFFFF;
	background-color:#c75900;
	}
	
a.link_title_products_random:link, a.link_title_products_random:visited, a.link_title_products_random:active{
 	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	width:114px;
	padding-top:3px;
	height:35px;
	line-height:140%;
	display:block;
	color: #FFFFFF;
	background-color:#15b8ee;
	}

a.link_title_products_random:hover{
	text-decoration: none;
	color:#FFFFFF;
	background-color:#0da0d1;
	}
	
a.link_image_products:link, a.link_image_products:visited, a.link_image_products:active{
	}

a.link_image_products:hover{
	opacity:.65;
	filter: alpha(opacity=65); 
	-moz-opacity: 0.65; 
	}	
	
a.link_products:link, a.link_products:visited, a.link_products:active{
 	text-decoration: none;
	font-weight:normal;
	height:125px;
	padding-top:22px;
	display:block;
	color: #FFFFFF;
	}

a.link_products:hover{
	text-decoration: underline;
	background-color:#e1f6fd;
	}	
	
a.link_cat_products:link, a.link_cat_products:visited, a.link_cat_products:active{
 	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	height:147px;
	vertical-align:middle;
	background-color:#FF6633;
	display:block;
	color: #0ba7db;
	}

a.link_cat_products:hover{
	text-decoration: none;
	color:#FFFFFF;
	background-color:#15b8ee;
	}	
	
#menu{
	width:299px;
	background-color:#15b8ee;
	min-height:295px;
	margin-left:19px;
	margin-top:-58px;
	position:relative;
	padding-top:8px;
	z-index:10;
	}
	
#menu_home{
	width:299px;
	background-color:#15b8ee;
	min-height:295px;
	margin-left:19px;
	margin-top:-218px;
	position:relative;
	padding-top:8px;
	z-index:10;
	}
	
#content_home{
	width:612px;
	padding:15px 20px 4px 338px;
	color:#000000;
	background-image: url(/img/bg_content.gif);
	background-repeat:repeat-y;
	position:absolute;
	top:406px;
	z-index:0
	}

#content{
	width:612px;
	padding:15px 20px 4px 338px;
	color:#000000;
	background-image: url(/img/bg_content.gif);
	background-repeat:repeat-y;
	position:absolute;
	top:265px;
	z-index:0
	}
	
#nav{
	background-color:#0aa9de;
	height:48px;
	width:970px;
	z-index:1;
	}

#winkelwagen{
	width:142px;
	height:48px;
	color:#FFFFFF;
	text-align:center;
	line-height:100%;
	position:absolute;
	right:0px;
	background-color:#f97f07;
	z-index:10;
	background-image: url(/img/winkelwagen_bg.gif);
	background-repeat:no-repeat;
	}

a.link_shop:link, a.link_shop:visited, a.link_shop:active{
 	text-decoration: none;
	display:block;
	font-size:13px;
	font-weight:bold;
	color: #FFFFFF;
	width:92px;
	background-image: url(/img/empty.gif);
	background-repeat:repeat;
	height:42px;
	cursor:pointer;
	padding:6px 0 0 50px;
	}

a.link_shop:hover{
	text-decoration: none;
	color: #FFFFFF;
	}
	
#random{
	width:636px;
	height:160px;
	padding-left:334px;
	background-color:#b6e9fa;
	}
	
#icons{
	margin:30px 10px 10px 10px;
	background-color:#15b8ee;
	padding: 0 0 5px 0;
	z-index:100;
	}

#icons_winkelwagen{
	margin:20px 10px 0 10px;
	}

a.link_icons_winkelwagen:link, a.link_icons_winkelwagen:visited, a.link_icons_winkelwagen:active{
 	text-decoration: none;
	line-height:160%;
	font-size:10px;
	margin-bottom:8px;
	height:42px;
	width: 190px;
	font-weight:bold;
	color: #000;
	cursor:pointer;
	float: left;
	}

a.link_icons_winkelwagen:hover{
	text-decoration: underline;
	}
	
#content h1{
	font-size:14px;
	color:#0aa9de;
	margin:0px 0px 7px 0px;
	}

#content h1.prijs{
	font-size:17px;
	color:#F97F07;
	margin:0px 0px 7px 0px;
	}
	
#content_home h1{
	font-size:14px;
	color:#0aa9de;
	margin:0px 0px 7px 0px;
	}
	
#content_footer{
	text-align:center;
	margin: 20px 0 0 0;
	}
	
#flash{
	position:absolute;
	z-index:0;
	}
	
#content_main{
	width:704px;
	float:left;
	border-left:9px #ccd6e5 solid;
	}
	
a.link_icons:link, a.link_icons:visited, a.link_icons:active{
 	text-decoration: none;
	display:block;
	line-height:160%;
	font-size:10px;
	margin-bottom:8px;
	height:42px;
	font-weight:bold;
	color: #FFFFFF;
	cursor:pointer;
	}

a.link_icons:hover{
	text-decoration: underline;
	}

a.link_cat:link, a.link_cat:visited, a.link_cat:active{
	float:left;
	border:3px #15b8ee solid;
	margin:0 55px 20px 0;
	}

a.link_cat:hover{
	border:3px #0ba7db solid;
	}
	
#news{
	width:423px;
	float:left;
	padding:0 10px 0 10px;
	color:#FFFFFF;
	}
	
#main{
	width:684px;
	padding:0 10px 0 10px;
	color:#FFFFFF;
	float:left;
	}
	
#program{
	width:241px;
	float:right;
	padding:10px 10px 10px 10px;
	font-size:11px;
	}
	
#content_sponsors{
	width:238px;
	float:right;
	height:100%;
	line-height:80%;
	text-align:center;
	padding-top:10px;
	border-right:9px #ccd6e5 solid;
	}
	
#news h1{
	width:100%;
	height:26px;
	text-decoration:none;
	font-size:13px;
	width:443px;
	margin:0 -10px 10px -10px;
	color:#FFFFFF;
	padding-top:9px;
	text-indent:10px;
	background-color:#06355f;
	}
	
#main h1{
	width:100%;
	height:26px;
	text-decoration:none;
	font-size:13px;
	color:#FFFFFF;
	width:703px;
	padding-top:9px;
	margin:0 -10px 10px -10px;
	text-indent:10px;
	background-color:#06355f;
	}

h4{
	text-decoration:none;
	font-size:12px;
	color:#000000;
	margin:10px 0 10px 0;
	}


a:link, a:visited, a:active{
 	text-decoration: underline;
	font-weight:normal;
	color: #000000;
	}
a:hover{
	text-decoration: underline;
	color: #000000;
	}

h1 a:link, h1 a:visited
{
	font-size:14px;
	color:#0aa9de;
	font-weight: bold;
	text-decoration: none;
}

h1 a:hover
{
	text-decoration: underline;
}

	
a.link_creativework:link, a.link_creativework:visited, a.link_creativework:active{
 	text-decoration: none;
	font-weight:normal;
	color: #FFFFFF;
	}

a.link_creativework:hover{
	text-decoration: underline;
	}	
	
a.link_footer:link, a.link_footer:visited, a.link_footer:active{
 	text-decoration: none;
	font-size:11px;
	padding:0px 8px 0px 8px;
	font-weight:bold;
	color: #0aa9de;
	}
a.link_footer:hover{
	text-decoration: underline;
	}

a.link_news:link, a.link_news:visited, a.link_news:active{
 	text-decoration: underline;
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
	}
a.link_news:hover{
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:bold;
	}
	

h2
{
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	margin:0px;
	font-size:14px;
}
	
.inputbox0
{
	width:50px;
	color:#000000;
	border:#CCCCCC solid 1px;
	background-color:#FFFFFF;
	margin:2px;
	font-size:11px;
}

.inputbox1{
	width:100px;
	color:#000000;
	border:#CCCCCC solid 1px;
	background-color:#FFFFFF;
	margin:2px;
	font-size:11px;
	}
	
.inputbox3{
	width:250px;
	color:#000000;
	border:#CCCCCC solid 1px;
	background-color:#FFFFFF;
	margin:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.inputbox2{
	width:170px;
	color:#FFFFFF;
	border:#b6e9fa solid 2px;
	background-color:#15b8ee;
	margin-left:30px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-right:5px;
	}

.search_button{
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border:#b6e9fa solid 2px;
	background-color:#15b8ee;
	cursor:pointer;
	width:50px;
	height:24px;
	position:absolute;
	} 

#selectbox_container {
	width:232px;
	height:18px;
	background-color:#F00;
	margin:5px 0 0 30px;
	overflow:hidden;
	border:#b6e9fa solid 2px;
	z-index:1;
}

.selectbox{
	width:237px;
	color:#FFFFFF;
	background-color:#15b8ee;
	margin:-2px 0 0 -2px;
	padding:0;
	font-size:13px;
	}

.textarea{
	color: #FFFFFF;
	border: #334a65 solid 1px;
	font-size:12px;
	}

.submit_button{
	color:#FFFFFF;
	height:25px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border:#F97F07 solid 2px;
	background-color:#F97F07;
	cursor:pointer;
	} 
	
.submit_button_winkelwagen{
	color:#FFFFFF;
	height:35px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border:#ff8a00 solid 2px;
	background-color:#ffa740;
	cursor:pointer;
	width: 181px;
	} 

.bestel_button {
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	width: 132px;
	height:132px;
	background-image:url(/img/bestel_button.gif);
	background-repeat:no-repeat;
	border:1px #FFF solid;
	background-color:#FFF;
	margin-left:30px;
	font-size:14px;
	}
	
td{
	font-size: 12px;
	padding: 0px;
	}
	
table{
	border-collapse: collapse;
	border-spacing: 0;
	}

#print{
	float:right;
	font-size:11px;
	}


/*
	Navigatie
*/

#navigatie{
	list-style: none;
	position:absolute;
	margin: 0; padding: 0;
	text-align:center;
	margin-left:340px;
	width:100%;
	z-index:10;
	}

#navigatie li{
	margin: 0; padding: 0;
	float:left;
	}

#navigatie li a{
	color: #FFFFFF;
	display: block;
	font-weight:bold;
	font-size: 13px;
	text-decoration: none;
	padding: 15px 20px 16px 20px;
	background-image:url(../..);
	}

#navigatie li a:hover{
	color: #FFFFFF;
	background-color:#2cb5e3;
	opacity: 1; // De rest 
	width: 100%;
	}

/*
   Drop down menu
*/

#navigatie li ul 
{
  /* move it of the screen so it is not visible */
	position: absolute;
	top: -999em;
	margin:0px;
	list-style: none;
	padding-left: 0em;
	margin-left: 0em;
	margin-top: 0em;

	/* It should overlap other components (picture on home page) */
	z-index: 5;
}

#navigatie li ul a 
{
	width: 15em;
	padding-right:3em;
	background-color:#0aa9de;
	text-indent:20px;
	font-weight: normal;
	font-size:13px;
	padding:4px;
	text-align:left;
	
}

#navigatie li ul a:hover
{
	background-color:#2cb5e3;
}	

#navigatie li:hover ul, #navigatie li.cw_hover ul 
{
	top: auto;
	left: auto;
	width: 10em;
	padding-top:0px;
}

/*
	Navigatie menu_even
*/

#menu_links {
	width:299px;
	z-index:100;
	margin:15px 0 0 0;
	}

.menu_even{
	list-style: none;
	margin: 0px; padding: 0px;
	z-index:100;
	}

.menu_even li{
	width:299px;
	}

.menu_even li a.button{	
	color:#FFFFFF;
	display:block;
	font-size:13px;
	line-height:180%;
	font-weight:bold;
	height:26px;
	padding-left:40px;
	text-decoration:none;
	background-color:#0fb0e6;
	background-image: url(/img/arrow.gif);
	background-repeat:no-repeat;
	background-position:5% 50%;
	}	

.menu_even li a:hover{
	position:relative;
	background-color:#0ba7db;
	display:block;
	background-image: url(/img/arrow.gif);
	background-repeat:no-repeat;
	background-position:5% 50%;
	}
	
/*
	Navigatie menu_even
*/

.menu_oneven{
	list-style: none;
	margin: 0px; padding: 0px;
	z-index:100;
	}

.menu_oneven li{
	width:299px;
	}

.menu_oneven li a.button{	
	color:#FFFFFF;
	display:block;
	font-size:13px;
	line-height:180%;
	font-weight:bold;
	height:26px;
	padding-left:40px;
	text-decoration:none;
	background-color:#13b5eb;
	background-image: url(/img/arrow.gif);
	background-repeat:no-repeat;
	background-position:5% 50%;
	}	

.menu_oneven li a:hover{
	position:relative;
	background-color:#0ba7db;
	display:block;
	background-image: url(/img/arrow.gif);
	background-repeat:no-repeat;
	background-position:5% 50%;
	}
	
/*
	Navigatie selected
*/

.menu_selected{
	list-style: none;
	margin: 0px; padding: 0px;
	z-index:100;
	}

.menu_selected li{
	width:299px;
	}

.menu_selected li a.button{	
	color:#FFFFFF;
	display:block;
	font-size:13px;
	line-height:180%;
	font-weight:bold;
	height:26px;
	padding-left:40px;
	text-decoration:none;
	background-color:#0ba7db;
	background-image: url(/img/arrow2.gif);
	background-repeat:no-repeat;
	background-position:5% 50%;
}



.menu_selected li a:hover{
	position:relative;
	background-color:#0ba7db;
	display:block;
	background-image: url(/img/arrow2.gif);
	background-repeat:no-repeat;
	background-position:5% 50%;
	}

/*
	Sub navigatie
*/

.submenu{
	list-style: none;
	margin: 0px; padding: 0px;
	z-index:100;
	}

.submenu li{
	width:299px;
	}

.submenu li a.button{	
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	font-size:12px;
	line-height:180%;
	height:20px;
	padding-left:60px;
	text-decoration:none;
}	
.submenu li a.button_active
{	
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	font-size:12px;
	line-height:180%;
	height:20px;
	padding-left:60px;
	text-decoration:underline;
}

.submenu li a:hover{
	color: #FFFFFF;
	position:relative;
	background-color:#0aa9de;
	display:block;
	}
	
#form_merk
{
	margin: 0px;
	padding: 0;
}

#random .product_home .product_top
{
	border: none;
}

#newsitem h1{
	font-size: 21px;
}

.newsitems{
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

.newsitems h2 {
	font-size: 18px;
}

.newsitems h2 a{
	color: #0AA9DE;
	text-decoration: none;
}

.newsitems .newsfooter{
	padding-top: 10px;
	padding-bottom: 5px;
	color: #555;
}

.newsitems .newsfooter .leesmeer{
	float: right;
}
.newsitems .newsfooter .leesmeer a{
	color: #0AA9DE;	
}

.newsitems .newsfooter .leesmeer a:hover{
	color: #333;	
}

#images{
	padding-top: 20px;
}
.newsitems img, #newsitem img{
	margin: 0 10px 10px 0;
}