@charset "UTF-8";
/* === BASIC STYLE === */

body {
	background-image:url(../img/bg2.jpg);
	background-repeat:repeat-x;
}

body, ul, ol {
	margin: 0 0 0 0;

}

body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #0095da;
	text-decoration: none;
}

.a_blue {
	color: #0095da;
	text-decoration: none;
}

.a_blue:hover {
	color: #666666;
	text-decoration: none;
}

#topper {
	width:775px;
	padding-right:5px;
	margin:auto;
	text-align:right;
	font-size:11px;
	color:#333333;
}

#topper a {
	color:#333333;
}



h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 7px 0 10px 0;
	color: #000000;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	/* margin: 20px 0 5px 0; */
	margin: 0 0 5px 0;
	color: #000000;
}

b, strong {
	font-weight: bold;
	color: #000000;
}

.sub_submenu ul, .sub_submenu ol {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

.sub_submenu li {
	padding: 0 0 5px 0;
	list-style: none;
}

/* === LAYOUT STYLE === */
.top_nav {
	height: 29px;
	text-align: right;
	line-height: 29px;
	font-size: 11px;
	padding-right: 20px;
}

.top_nav a {
	color: #666666;
	text-decoration: none;
}

.top_nav a:hover {
	color: #666666;
	text-decoration: underline;
}

.header_top {
	background-image: url(../img/header_top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 94px;
}

.header_top a {
	color:#FFFFFF;
}

.header_top a b {
	color:#FFFFFF;
}

.header_bottom {
	background-image: url(../img/header_bottom.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 27px;
	line-height: 27px;
	padding: 0 13px 0 20px;
}

.header_bottom a {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0 10px 0 0;
}

.header_bottom a:hover {
	font-size: 13px;
	color: #6fb03a;
	font-weight: bold;
	text-decoration: none;
	padding: 0 10px 0 0;
}

.header_bottom .active {
	color: #6fb03a;
}

.header_bottom .secundary {
	color:#cccccc;
}


.content {
	padding: 0px 0 0px 0;
	background-color:#FFFFFF;
}

.footer {
	background-image: url(../img/footer.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 22px;
	color: #FFFFFF;
	line-height: 22px;
	font-size: 11px;
}

.footer a {
	color: #ffffff;	
}

.divider {
	margin:0;
	line-height:0;
	padding:0;
	height:0;
}

/* premietabel */
.style16 {
	color: #FFFFFF;
	font-weight: bold;
}

/* === HOME STYLE === */
.home_blok {
	background-image: url(../img/bg_home_blok.jpg);
	background-repeat: no-repeat; 
	height: 110px;   
	width: 195px; 
}

.home_blok_title {
	font-size: 16px;
	font-weight: bold;
	width: 85px;
	color: #000000;
}

.home_blok_img {
	width: 85px;
}

.home_blok_link {
	font-size: 11px;
	height: 20px;
}

.home_blok_link a {
	color: #0095da;
	text-decoration: none;
}

.home_blok_link a:hover {
	color: #00557c;
	text-decoration: none;
}

/* === CONTENT STYLE === */
.sub_submenu {
	width: 188px;
	padding: 10px 0 10px 0;
}

.sub_content {
	padding: 25px 0 25px 20px;
}

.sub_tbl_top {
	background-image: url(../img/sub_tbl_top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000000;
	width: 188px;
	height: 25px;
	line-height: 25px;
	padding: 0 10px 0 20px;
}

.sub_tbl_mid {
	background-image: url(../img/sub_tbl_mid.jpg);
	background-position: center;
	background-repeat: repeat-y;
	width: 188px;
	line-height: 22px;
	padding: 3px 10px 0 20px;
}

.sub_tbl_mid .active {
	color: #0095da;
}

.sub_tbl_btm {
	background-image: url(../img/sub_tbl_btm.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 188px;
	heigth: 15px;
	padding: 0 10px 0 20px;
}

.content_overview_block {
	width: 33%;
	border-bottom: 1px solid #E6E6E6;
}

.content_overview_block_img {
	padding: 10px 10px 10px 10px;
	height: 100px;
}

.content_overview_block_title {
	padding: 0 10px 0 10px;
	height: 25px;
	line-height: 25px;
}

.priceblock_vanaf {
	background-image: url(../img/bg_priceblock_vanaf.gif);
	width: 103px;
	height: 41px;
	line-height: 24px;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	font-size: 16px;
	font-weight: bold;
}

.priceblock {
	background-image: url(../img/bg_priceblock.gif);
	width: 103px;
	height: 41px;
	line-height: 24px;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	font-size: 16px;
	font-weight: bold;
}


/* === FORM STYLE === */
.tab_spacer {
	background-image: url(../img/tab_spacer.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 25px;
}

.tab_overzicht {
	background-image: url(../img/tab_bg_overzicht.jpg);
	background-position: top right;
	background-position: 0 0;

	width: 75px;
	height: 25px;
}

.tab_overzicht_active {
	background-image: url(../img/tab_bg_overzicht.jpg);
	background-position: top right;
	background-position: 0 -25px;

	width: 75px;
	height: 25px;
}

.tab_kenmerken {
	background-image: url(../img/tab_bg_kenmerken.jpg);
	background-position: top right;
	background-position: 0 0;

	width: 85px;
	height: 25px;
}

.tab_kenmerken_active {
	background-image: url(../img/tab_bg_kenmerken.jpg);
	background-position: top right;
	background-position: 0 -25px;

	width: 85px;
	height: 25px;
}

.tab_software {
	background-image: url(../img/tab_bg_software.jpg);
	background-position: top right;
	background-position: 0 0;

	width: 72px;
	height: 25px;
}

.tab_software_active {
	background-image: url(../img/tab_bg_software.jpg);
	background-position: top right;
	background-position: 0 -25px;

	width: 72px;
	height: 25px;
}

.tab_specificaties {
	background-image: url(../img/tab_bg_specificaties.jpg);
	background-position: top right;
	background-position: 0 0;

	width: 93px;
	height: 25px;
}

.tab_specificaties_active {
	background-image: url(../img/tab_bg_specificaties.jpg);
	background-position: top right;
	background-position: 0 -25px;

	width: 93px;
	height: 25px;
}

.tab_garantie {
	background-image: url(../img/tab_bg_garantie.jpg);
	background-position: top right;
	background-position: 0 0;

	width: 73px;
	height: 25px;
}

.tab_garantie_active {
	background-image: url(../img/tab_bg_garantie.jpg);
	background-position: top right;
	background-position: 0 -25px;

	width: 73px;
	height: 25px;
}





/* === FORM STYLE === */
.frm_txt {
	border: 1px solid #808080;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 175px;
}

.frm_txt_125 {
	border: 1px solid #808080;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 125px;
}

.frm_btn_verzend {
	background-image: url(../img/frm_btn_verzend.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	
	border: none;
	
	width: 55px;
	height: 17px;
	display: block;
}

.frm_btn_verzend:hover {
	background-position: 0 -17px;
	cursor: pointer;
}

.status_ok {
	font-weight: bold;
	color: #009900;
}

.status_error {
	font-weight: bold;
	color: #FF0000;
}
.reserveringForm {
	padding:30px;
}

.reserveringForm form label {
	width:500px;
	display:block;
}

.reserveringForm form label .reservering-input {
	display:block;
}

.resvering-btn {
	background-color:#6fb03a;
	color:#ffffff;
	padding:3px;
	display:block;
	width:90px;
	text-align:center;
	margin-top:5px;
	font-size:12px;
	font-weight:bold;
}

.resvering-btn-big {
	background-color:#6fb03a;
	color:#ffffff;
	padding:5px;
	display:block;
	width:400px;
	text-align:center;
	margin-top:5px;
	font-size:16px;
	font-weight:bold;
}

.actie-btn {
	background-color:red;
	color:#ffffff;
	padding:3px;
	display:block;
	width:90px;
	text-align:center;
	margin-top:5px;
	font-size:12px;
	font-weight:bold;
}

.mainslider {
	position:relative;
	height:385px;
	border-bottom:1px solid #c2c2c2;
}

.carouselTopper {
	background-color:#dedede;
}

.carousel {
	list-style:none;
	margin:0px;
	padding:0px;
	position: absolute;
	top:0px;
	width:780px;
}

.mainslider .disabled {
	display:none;
}

.carousel li {
	float:left;
	display:inline;
}

.carousel-control {
	position:absolute;
	z-index:3;
	top:176px;
	width:33px;
	height:33px;
	cursor:pointer;
}

.mainslider .next {
	left:784px;
	background-image:url(../img/icarousel_next.png);
}

.mainslider .previous {
	left:-40px;
	background-image:url(../img/icarousel_previous.png);
}

