body, html {
	height: 100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #dae5eb;
	margin: 0;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrapper {
	position:relative;
	margin:0 auto;
	width:809px;
}
#topmenu {
	margin-left: 105px;
	_left:0px;
	z-index:200;
}
.#topmenu {
	position:absolute;
	bottom: 0;
}

#topmenu a img {
	/* Hide border in Firefox */
	border: 0;
}

#topmenu ul {
	list-style-type: none;
	list-style-position: outside;	
	margin:0;
	padding:0;
}
#topmenu ul li {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	float:left;
	display: inline;
	margin-right: 3px;
	/* Align button images with the red row below it */
	margin-bottom: -3px;
}
#topmenu ul li a {
	text-decoration:none;
	color: #000;
}
#topmenu ul li ul {
	position: absolute;
	left: -999em;
	width: 160px;
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-position: inside;
	background: url( /images/menu_gradient.gif );
	border-left: 1px solid white;
	margin-left:-12px;
}
#topmenu ul li:hover ul, #topmenu ul li.sfhover ul {
	left: auto;
	margin-left: 0;
	padding-left: 0;
	margin-top: -3px;
}
#topmenu ul li ul li {
	font-family: Verdana, sans-serif;
	font-size:7pt;
	padding: 2px 13px 2px 12px;
	background: none;
	width:135px;
	/* Hide white right line in the menu in IE 6... */
	margin-right: 0 ! important;
	height:auto;
	background: #fc121a; 
	margin-bottom: 1px ! important;
}
#topmenu ul li ul li:hover, #topmenu ul li ul li.sfhover {
	background-color: #FD8086;
}
#topmenu ul li ul li a {
	color: #fff;
	text-decoration:none;
}

#topmenu2 {
	float:right;
}
#topmenu2 ul {
	list-style-type: none;
	list-style-position: outside;
	margin-top:5px;
	padding:0;
}
#topmenu2 ul li {
	font-family: Arial, sans-serif;
	float:left;
	display: inline;
	padding: 0 13px 0 12px;
	background: url(../images/menupijlwit.gif) no-repeat 0 3px;
	height: 38px;
}
#topmenu2 ul li a {
	text-decoration:none;
	color: #fff;
}

#column_main {
	line-height: 15px;
}
#column_main a {
	color: #FC1922;
	text-decoration:underline;
}
#column_main p {
	margin:0;
}
#prijs {
	background:url(../images/nk_prijsschild.jpg) no-repeat center 0;
	font-weight: bold;
	font-size: 10pt;
	color: #fff;
	height: 42px;
	padding-top:13px;
	text-align:center;
	
}
.description {
	text-align: justify;
	padding-right: 10px;
}

#thumbcontainer {
	padding-top:10px;
}
#thumbcontainer img {
	margin: 0 0 2px 8px;
}

.faq {
}
.faq hr {
	border-top: 1px red solid;
	border-left: none;
	border-right: none;
	border-bottom: none;
	margin-top: 12px;
	margin-bottom: 12px;
}
.faq .header_v, .faq .header_a {
	font-family: "Times New Roman",serif;
	font-size: 11pt;
	color:#c8c8c8;
}
.faq .v, .faq .a {
	padding-left: 10px;
}
.faq .v {
	font-weight:bold;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #000000;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
.formStar {
	color: red;
}

#contactFormulier {
	border: 1px solid #f2f2f2;
	padding-left: 3px;
}

ul#garantielijst {
	
	list-style: none;
}
ul#garantielijst li {
	margin-left: -5px;
	padding-left: 15px;
	background-image: url(../images/trans_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
