/*-------------------------
	CSS RESET
-------------------------*/
body, html, a:active, :active, :focus, a:focus, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, samp, small, strong, sub, sup, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	-moz-outline-style: none;
}
/*-------------------------
	LAYOUTS
-------------------------*/
.home {
	background: url(/SiteFiles/Layout/bg.png) repeat-x;
}
.default, .leveranciers, .geensidebar {
	background: url(/SiteFiles/Layout/bg2.png) repeat-x;
}
.sidebar {
	background: url(/SiteFiles/layout/submenu.png) left bottom no-repeat;
}
.ie5_6 .sidebar {
	background: url(/SiteFiles/layout/submenu.gif) left bottom no-repeat;
}


/*-------------------------
	TEKST
-------------------------*/
@font-face {
 font-family: Helvetica;
 src: url(Helvetica.eot);
}
@font-face {
 font-family: 'Helvetica bold';
 src: url(Helvetica_Bold.eot);
 src: local('Helvetica Bold'), local('Helvetica'),  url(Helvetica_Bold.ttf) format('truetype');
 font-weight: bold;
}
body, table, td, tr {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #000;
}
body, html {
	width: 100%;
}
h1 {
	font: normal normal 18px/24px Helvetica, Arial, sans-serif;
	color: #fff;
	background: url(/SiteFiles/layout/h1.png) right bottom no-repeat;
	padding: 0 15px 0 10px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom: 1;
 *display: inline;
	text-transform: lowercase;
	height: 26px;
}
.ie5_6 h1 {
	font: normal normal 18px/24px Helvetica, Arial, sans-serif;
	color: #fff;
	background: url(/SiteFiles/layout/h1.gif) right bottom no-repeat;
	padding: 0 15px 0 10px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom: 1;
 *display: inline;
	text-transform: lowercase;
	height: 26px;
}
h2 {
	font: normal normal 15px/24px Helvetica, Arial, sans-serif;
	color: #fff;
	background: url(/SiteFiles/layout/h2.png) right bottom no-repeat;
	padding: 0 15px 0 10px;
	display:-moz-inline-stack;
	display: inline-block;
	zoom: 1;
 *display: inline;
	text-transform: lowercase;
	height: 26px;
}
.ie5_6 h2 {
	font: normal normal 15px/24px Helvetica, Arial, sans-serif;
	color: #fff;
	background: url(/SiteFiles/layout/h2.gif) right bottom no-repeat;
	padding: 0 15px 0 10px;
	display:-moz-inline-stack;
	display: inline-block;
	zoom: 1;
 *display: inline;
	text-transform: lowercase;
	height: 26px;
}
h3 {
	font: normal normal 15px/24px Helvetica, Arial, sans-serif;
	color: #fff;
	background: url(/SiteFiles/layout/h3.png) right bottom no-repeat;
	padding: 0 15px 0 10px;
	display:-moz-inline-stack;
	display: inline-block;
	zoom: 1;
 *display: inline;
	text-transform: lowercase;
	height: 26px;
}
.ie5_6 h3 {
	font: normal normal 15px/24px Helvetica, Arial, sans-serif;
	color: #fff;
	background: url(/SiteFiles/layout/h3.gif) right bottom no-repeat;
	padding: 0 15px 0 10px;
	display:-moz-inline-stack;
	display: inline-block;
	zoom: 1;
 *display: inline;
	text-transform: lowercase;
	height: 26px;
}
h1 strong, h2 strong, h3 strong {
	font-family: 'Helvetica bold';
	font-weight: bold;
}
p {
	display: block;
	padding-left: 10px;
}
/*-------------------------
	ALGEMENE STYLES
-------------------------*/

a {
	color: #f90;
	text-decoration: underline;
}
a:hover {
	color: #f60;
	text-decoration: underline;
}
#footer {
	background: #ebebeb;
	width: 100%;
	color: #999;
	text-transform: none;
	font-size: 11px;
	letter-spacing: 0.3pt;
	position: fixed;
	bottom: 0;
	left: 0;
}
#footertext {
	width: 960px;
	text-align: right;
	margin: 6px auto 6px auto;
}
#footer a {
	color: #999;
	text-transform: uppercase;
	text-decoration: underline;
}
#footer a:hover {
	color: #999;
	text-decoration: none;
}
.blok {
	border: 1px solid #999;
	background: white;
	padding: 4px;
}
.blok2 {
	border: 2px solid #ccc;
	background: #f1f1f1;
	padding: 0px;
}
dt {
	background: url(/SiteFiles/Layout/list.gif) left 7px no-repeat;
	padding: 0 0 0 15px;
	margin: 10px 0 0 0;
}
dd {
	margin: 0 0 0 25px;
	font-size: 10px;
}
.wit {
	background: white;
	padding: 4px 10px 4px 10px;
}
small {
	font-size: 11px;
	color: #666;
}
small a {
	color: #666;
	text-decoration: underline;
}
small a:hover {
	color: #666;
	text-decoration: none;
}
.vertborder {
	width: 2px;
	height: 240px;
	float: right;
	background: url(/SiteFiles/Layout/rand.png) repeat-y;
}
/*-------------------------
	FRONTPAGE/HOME MENU
-------------------------*/
.homemenu {
	margin: 0px auto;
	width: 100%;
	clear: both;
	padding-left: 110px;
}
.homemenu a {
	display: block;
	float: left;
	outline: none;
	text-decoration: none;
	text-transform: uppercase;
	font: normal bold 13px 'Helvetica bold', Helvetica, Arial, sans-serif;
	color: #000;
	width: 250px;
	height: 60px;
}
.homemenu a:hover {
	text-decoration: underline;
	color: black;
}
.homemenu #home01 {
	background: url(/SiteFiles/Layout/menu01.png) 20px 10px no-repeat;
	border-right: 1px solid #76b6ce;
}
.homemenu #home02 {
	background: url(/SiteFiles/Layout/menu02.png) 20px 10px no-repeat;
	border-right: 1px solid #76b6ce;
	border-left: 1px solid #a0dcf3;
}
.homemenu #home03 {
	background: url(/SiteFiles/Layout/menu03.png) 20px 10px no-repeat;
	border-left: 1px solid #a0dcf3;
}
.ie5_6 .homemenu #home01 {
	background: url(/SiteFiles/Layout/menu01.gif) 20px 10px no-repeat;
	border-right: 1px solid #76b6ce;
}
.ie5_6 .homemenu #home02 {
	background: url(/SiteFiles/Layout/menu02.gif) 20px 10px no-repeat;
	border-right: 1px solid #76b6ce;
	border-left: 1px solid #a0dcf3;
}
.ie5_6 .homemenu #home03 {
	background: url(/SiteFiles/Layout/menu03.gif) 20px 10px no-repeat;
	border-left: 1px solid #a0dcf3;
}
.homemenu span {
	display: block;
	padding: 10px 0 0 80px;
}
.tv {
	background: url(/SiteFiles/Layout/tv-home.png) no-repeat;
	padding: 8px 9px 45px 9px;
}
.ie5_6 .tv {
	background: url(/SiteFiles/Layout/tv-home.gif) no-repeat;
	padding: 8px 9px 45px 9px;
}
/*-------------------------
	LOGIN BUTTON
-------------------------*/

a.loginbutton {
	display: block;
	float: right;
	outline: none;
	text-decoration: none;
	text-transform: uppercase;
	font: normal normal 13px;
	line-height: 25px;
	color: #fff;
	width: 65px;
	height: 25px;
	text-align: center;
	background: url(/SiteFiles/Layout/button.gif) 0 0 no-repeat;
}
a.loginbutton:hover {
	text-decoration: underline;
	background-position: 0 -25px;
	color: white;
}
/*-------------------------
	HR / Lijnen
-------------------------*/
hr {
	color: #e0e0e0;
	background-color: #e0e0e0;
	height: 1px;
	margin: 5px 0 5px 0;
	display: block;
	border: 0px
}
#home {
	border-top: 1px solid #a5cada;
	background-color: #c4eaf5;
	height: 1px;
	display: block;
}
.vr {
	border-left: 1px solid #e5e5e5;
	padding-left: 8px;
	height: 25px;
}
/*-------------------------
	QUICK MENU (sprites/img menu bij support)
-------------------------*/
.quickmenu, .quickmenu-en {
	overflow: auto;
	clear: both;
	margin-left: 170px;
	margin-bottom: 20px;
}
.quickmenu a {
	display: block;
	text-indent: -9999px;
	width: 125px;
	height: 91px;
	float: left;
	background-image: url(/SiteFiles/Layout/quick-menu.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}
	.quickmenu-en a {
		display: block;
		text-indent: -9999px;
		width: 125px;
		height: 91px;
		float: left;
		background-image: url(/SiteFiles/Layout/quick-menu-en.gif);
		background-repeat: no-repeat;
		cursor: pointer;
		cursor: hand;
	}
#quickmenu_installatie {
	background-position: 0 0;
}
#quickmenu_installatie:hover, #quickmenu_installatie.hover {
	background-position: -370px 0px;
}
#quickmenu_content {
	background-position: -125px 0;
}
#quickmenu_content:hover, #quickmenu_content.hover {
	background-position: -495px 0px;
}
#quickmenu_video {
	width: 120px;
	background-position: -250px 0;
}
#quickmenu_video:hover, #quickmenu_video.hover {
	background-position: -620px 0px;
}
#quickmenu_woorden {
	background-position: 0px -91px;
}
#quickmenu_woorden:hover, #quickmenu_woorden.hover {
	background-position: -370px -91px;
}
#quickmenu_downloads {
	background-position: -125px -91px;
}
#quickmenu_downloads:hover, #quickmenu_downloads.hover {
	background-position: -495px -91px;
}
#quickmenu_faq {
	width: 120px;
	background-position: -250px -91px;
}
#quickmenu_faq:hover, #quickmenu_faq.hover {
	background-position: -620px -91px;
}
