/* KLEUREN 

ROOD: #DB0019;

*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
	background-image: url(/images/bg_main.gif);
	background-repeat: repeat-y;
	background-color: #EBEAE9;
	margin: 0px;
	height: 100%;
	overflow: hidden;
	scrollbar-base-color: black;
	scrollbar-3dlight-color: #DDDDDC; 		/* 3D lichtzijde buitenkant */
	scrollbar-darkshadow-color: #DDDDDC;	/* 3D schaduwzijde buitenkant */
	scrollbar-highlight-color: #DB0019; 	/* 3D lichtzijde binnenkant */
	scrollbar-shadow-color: #DB0019; 			/* 3D schaduwzijde binnenkant */
	scrollbar-face-color: #DB0019; 				/* scrollknop, buttons pijltjes */
	scrollbar-track-color: #DDDDDC; 			/* scrollvlak */
	scrollbar-arrow-color: white; 				/* kleur pijltjes */
}

html {
	height: 100%;
	overflow: hidden;
}	

#language {
	position: absolute;
	top: 58px;
	width: 171px;
	font-size: 10px;
	color: #DB0019;
	text-align: center;
}

#language_home {
	position: absolute;
	top: 138px;
	width: 171px;
	font-size: 10px;
	color: #DB0019;
	text-align: center;
}

#language img, #language_home img {
	border: 0px;
	margin: 0px 2px 0px 2px;
}

#language a {
	border: 0px;
}

#mainmenu {
	position: absolute;
	left: 0px;
	top: 115px;
	width: 171px;
	border-top: 1px solid #DB0019;
	text-align: right;
	font-size: 9px;
}

#mainmenu_home {
	position: absolute;
	left: 0px;
	top: 195px;
	width: 171px;
	border-top: 1px solid #DB0019;
	text-align: right;
	font-size: 9px;
}

#mainmenu a, #mainmenu_home a {
	display: block;
	border-bottom: 1px solid #DB0019;
	padding: 1px 8px 1px 10px;
	text-decoration: none;
	color: #4A4A4A;
}

#mainmenu a:hover, #mainmenu_home a:hover {
	background-color: #FDEDE1;
	border-right: 1px solid #DB0019;
	padding-right: 7px;
}

#mainmenu a.current, #mainmenu a:hover.current,#mainmenu_home a.current, #mainmenu_home a:hover.current {
	background-color: #FCDECA;
	border-right: none;
	padding-right: 8px;
	color: black;
	font-weight: bold;
}

#mainmenu a.current_nosub, #mainmenu a:hover.current_nosub,#mainmenu_home a.current_nosub, #mainmenu_home a:hover.current_nosub {
	background-color: #FCDECA;
	border-right: 1px solid #DB0019;
	padding-right: 7px;
	color: black;
	font-weight: bold;
}

#submenu {
	position: absolute;
	left: 171px;
	top: 116px;
	width: 114px;
	min-height: 222px;
	height: auto !important;
	height: 222px;
	padding: 35px 13px 100px 13px;
	background-image: url(/images/bg_submenu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FCDECA;
}

#submenu a {
	line-height: 1.25em;
	margin-bottom: 10px;
	display: block;
	color: #DB0019;
	text-decoration: none;
}

#submenu a:hover, #submenu a.current {
	color: black;
}

#options {
	position: absolute;
	left: 184px;
	top: 121px;
	width: 114px;
	background-image: url(/images/dot_1px_hor_red.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	/*margin: 0px 0px 10px;*/
	padding: 0px 0px 5px 0px;
	z-index: 1000;
}

#options_home {
	position: absolute;
	left: 184px;
	top: 201px;
	width: 114px;
	background-image: url(/images/dot_1px_hor_red.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	/*margin: 0px 0px 10px;*/
	padding: 0px 0px 5px 0px;
	z-index: 1000;
}

#options img, #options_home img {
	margin-right: 3px;
}

#nieuwsblok_home {
	position: relative;
	float: right;
	font-size: 11px;
	line-height: 16px;
	color: #230004;
	padding: 10px 10px 50px 10px;
	margin: 0px 0px 15px 15px;
	width: 150px;
	min-height: 222px;
	height: auto !important;
	height: 222px;
	background-image: url(/images/bg_submenu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FCDECA;
}

#nieuwsblok_home h1 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	color: #DB0019;
}

.hotnews {
	float: right;
	margin: -10px -10px 0px -20px;
	border: none !important;
}

#logo_hh {
	position: absolute;
	bottom: 0px;
	left: 50px;
	padding: 10px 0px 0px 0px;
	background-color: white;
}

#topbar {
	position: absolute;
	top: 0px;
	left: 171px;
	width: 840px;
	height: 116px;
	z-index: 1000;
	background-color: #DB0019;
}

#topbar_home {
	position: absolute;
	top: 0px;
	left: 171px;
	width: 840px;
	height: 196px;
	z-index: 1000;
	background-color: #DB0019;
}

#contentcontainer {
	position: absolute;
	left: 350px;
	top: 116px;
	width: 661px;
	overflow: auto;
	overflow-x: hidden;
	background-color: white;
	z-index: 1000;
}

#contentcontainer_home {
	position: absolute;
	left: 350px;
	top: 196px;
	width: 661px;
	overflow: auto;
	overflow-x: hidden;
	background-color: white;
}

#content {
	position: relative;
	padding: 25px 60px 23px 0px;
}

#footer {
	width: 600px;
	font-size: 10px;
	background-image: url(/images/dot_1px_hor_red.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 20px;
	padding-top: 7px;
	clear: both;
}

#footer a {
	text-decoration: none;
	color: #DB0019;
}	

#footer .divider {
	margin-left: 15px;
	margin-right: 15px;
}

#levelup {
	position: absolute;
	width: 500px;
	margin: -24px 0px 0px 0px;
	height: 24px;
}

#content>#levelup {
 position: relative;
}

#levelup img {
	margin: 0px 7px 0px 0px;
}

#levelup a {
	text-decoration: none;
}

#tab {
	width: 600px;
	height: 21px;
	background-image: url(/images/bg_tab.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 30px;
}

#tab a {
	background-image: url(/images/tab.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 150px;
	height: 21px;
	display: block;
	text-align: center;
	float: left;
	text-decoration: none;
	font-weight: normal !important;
}

#tab a.current {
	background-image: url(/images/tab_active.gif);
	color: black !important;
}

#tab a:hover {
	color: black !important;
}

.productimage {
	float: right;
	margin: 0px 0px 20px 10px;
	border: none !important;
}

.newsimage{
	float: right;
	margin: 0px 0px 15px 5px;
	border: 1px solid #D3D3D3;
}

.newsdate{
	font-weight: bold;
}

.downloadstable {
	width: 600px;
	border-collapse: collapse;
	border: 1px solid grey;
	margin-bottom: 3px;
}

.downloadstable td {
	background-color: #EEEEEE;
	border: 1px solid #D3D3D3;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

.downloadstable td p {
	margin: 0px !important;
	padding: 0px !important;
}

/* FORMULIER */

.formtable{
	border: none; !important
}
.formtable td{
	border: none; !important
	color: black;
	padding: 3px;
}
.input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid black;
	color: black;
	width: 250px;
	background-color: white; 
	padding: 1px 2px 2px 2px;
	height: 14px;
	margin-left: 5px;
}

textarea{
	height: 100px;
}

.button, #wissen{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	margin-left: 5px;
	color: white;
	background-color:#DB0019;
	cursor: pointer;
	width: 80px;
	border: 1px solid black;
}

/* STYLING */

#content a {
	color: #DB0019;
	font-weight: bold;
}

#content p {
	margin: 10px 0px 10px 0px;
}

#content img {
	border: 1px solid #D3D3D3;
}

#content h1 {
	font-size: 16px;
	font-weight: bold;
}

#content h2 {
	font-size: 14px;
	font-weight: bold;
}

#content h2 a {
	text-decoration: none;
}

p.divider_stippel {
	background-image: url(/images/dot_1px_hor_red.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin: 10px 0px 10px 0px;
	clear: both;
}

.a_arrow {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/dubbelepijl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}

.a_arrow_right {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/dubbelepijl.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-decoration: none;
	padding: 0px 12px 0px 0px;
}

.beeld_links {
	float: left;
	margin: 0px 0px 5px 5px;
	border: 1px solid #D3D3D3;
}

.beeld_links_noborder {
	float: left;
	margin: 0px 0px 5px 5px;
}

.beeld_rechts {
	float: right;
	margin: 0px 0px 15px 5px;
	border: 1px solid #D3D3D3;
}

.beeld_rechts_noborder {
	float: right;
	margin: 0px 0px 5px 5px;
	border: none !important;
}

.specstable01 {
	width: 600px;
	border-collapse: collapse;
	line-height: 13px;
}

.specstable01 th {
	background-color: #DB0019;
	border: 1px solid white;
	color: white;
	font-weight: normal;
	padding: 3px;
}

.specstable01 td {
	background-color: #FCDECA;
	border: 1px solid white;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
}

.specstable01 td p {
	line-height: 1em;
}
