/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #dbdbdb;	
}

table {
	border-spacing: 0;
}
tr {
	vertical-align: top;
}
img {
	border: 0;	
}
td,th, div, span, p, h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/* line-height: 16px; */
}
a:link, a:visited, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
h1 { 
	font-size: 12px;
	text-transform:uppercase;
}
h2 { 
	font-size: 12px;
	font-weight: bold;
}
h3 { 
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 6px;
}

#wrapper { 
	position: relative;
	margin: 20px auto;
	width: 970px;
}
/* form {
	border: 1px solid red;	
} */

/* kleur */
.txtcolor1, .txtcolor1 a:link, .txtcolor1 a:active, .txtcolor1 a:hover, .txtcolor1 a:visited {
	color: #ffffff;
	text-decoration: none;
}
.txtcolor2, .txtcolor2 a:link, .txtcolor2 a:active, .txtcolor2 a:hover, .txtcolor2 a:visited {
	color: #333333;
	text-decoration: none;
}
.txtcolor2 a:link, .txtcolor2 a:active, .txtcolor2 a:hover, .txtcolor2 a:visited {
	color: #e01d2d;
	text-decoration: none;
}
.txtcolor3,  a.txtcolor2, a.txtcolor2:active, a.txtcolor2:hover, a.txtcolor2:visited  {
	color: #e01d2d;
	text-decoration: none;
}
.bordercolor1 {
	border: 1px solid #ffffff;
}
.bordercolor2 {
	border: 1px solid #000000;
}
.product_border {
	border-top: 1px dotted #CCCCCC;	
}
.product_border_right {
	border-right: 1px dotted #CCCCCC;	
}
.product_select {
	border: 1px solid #CCCCCC;	
}
.product_input {
	border: 1px solid #CCCCCC;
	width: 140px;
		
}
.product_gray {
	color: #848282;	
}
.product_prize_input {
	border: 0;
	text-align: right;
	width: 60px;
	font-size: 10px;
}
.product_prize_input_gray {
	border: 0;
	text-align: right;
	width: 60px;
	color: #848282;		
	font-size: 10px;
}
.product_prize_input_bold {
	border: 0;
	text-align: right;
	width: 60px;
	font-weight: bold;	
	font-size: 10px;	
}
.product_prize_input_txtcolor3 {
	border: 0;
	text-align: right;
	width: 60px;
	font-weight: bold;
	color: #e01d2d;	
	font-size: 10px;	
}
.registration_input, .registration_select {
	width: 200px;
	border: 1px solid #CCCCCC;
	font-size: 10px;	
}
.padding_left_12 {
	padding-left: 12px;
}
.padding_12 {
	padding: 12px;	
}
.bordercolor3 {
	border: 1px solid #e01d2d;
}
.bgcolor1 {
	background-color: #ffffff;
}
.bgcolor2 {
	background-color: #e01d2d;
}
.bgcolor3 {
	background-color: #034ea0;
}
.bgcolor4 {
	background-color: #dbdbdb;
}
/* EIND kleur */


/* template */
.tussen {
	width: 8px;
}
#top {
	margin-bottom: 8px;
}
#logo {
	width: 232px;
	height: 88px;
	vertical-align: middle;
	text-align: center;
}
#banner {
	width: 728px;
	height: 90px;
}

.banner1 {
	border: 1px solid #ffffff;	
}

.banner2 {
	border: 1px solid #000000;	
}

.heading {
	width: 226px;
	height: 30px;
}
.stippen_mask {
	position:absolute;
	z-index: 1;
	right: 0;
}
.verloop_mask {
	position:absolute;
	z-index: 2;
}
.content_heading {
	position:absolute;
	z-index: 3;
	padding: 7px 0 0 7px;
	text-transform: uppercase;
	font-weight: bold; 
}
.button {
	height: 16px;
	padding: 3px 5px 3px 5px;
	text-transform: uppercase;
	background-image: url(../../images/structure/button_verloop_mask.png);
	background-repeat: repeat-x;
}

/* topmenu */
#topmenu {
	width: 954px;
	height: 34px;
	padding: 8px;
	margin-bottom: 8px;
}
.topmenu {
	background-image: url(../../images/structure/menu_verloop_mask.png);
	background-repeat: repeat-x;
	padding: 10px;
	width: 139px;
	text-align: center;
}
.topmenu a {
	font-size: 12px;
}

/* left */
#left {
	width: 226px;
	padding: 4px;
	position: relative;
}
.menu {
	padding: 5px 5px 0 5px;
	width: 226px;
}
.menu_button {
	background-image: url(../../images/structure/bg_button_product.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #ECECEC;
	border-left: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
	height: 21px;
	vertical-align: middle;
}
.menu_button a {
	color: #333333;
	text-decoration: none;
	margin-left: 4px;
}
.menu_icon {
	background-image: url(../../images/structure/bg_button_product.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
	text-align: right;
	vertical-align: middle;
}
.submenu {
	line-height: 22px;
	padding: 3px 0 2px 0;
	display: block;
}
.submenu a {
	border-bottom: 1px solid #ECECEC;
	display: block;
	width: 100%;
	margin-bottom: 2px;
	padding-left: 7px;
}
.menu_uitklappen {
	padding-left: 140px;
}
#zoeken {
	margin-top: 20px;
	height: 44px;
}


/* midden */
#midden {
	width: 970px;
	margin-bottom: 8px;
}
#content {
	width: 478px;
	padding: 4px;
}
#main {
	min-height: 450px;
	height: auto !important;
	height: 450px;
	padding: 12px;
}
.main_left {
	width: 224px;
	padding: 12px;
}
.main_tussen {
	width: 3px;
}
.content_aanbieding {
	z-index: 3;
	padding: 7px 0 7px 7px;
	font-weight: normal;
	width: 220px;
}
.content_aanbieding p {
	line-height: normal;
	margin: 0px;
}
.blok_aanbieding {
	background-image: url(/images/structure/heading_verloop_mask.png);
	background-repeat: repeat-x;
	/* padding: 7px 7px 7px 7px; */
	width: 226px;
	margin-bottom: 4px;
}
.heading_aanbieding {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

#producten_imgs img {
margin: 4px;	
}

/* right */
#right {
	width: 226px;
	padding: 4px;
}
.txt_align_right {
	text-align: right;
}
#inloggen {
	width: 214px;
	border: 3px solid #000000;
	padding: 3px;
}
#stappenplan {
	padding: 10px;
}
a.blokjes  {
	color: #e01d2d;
	padding: 0px 3px 3px 3px;
	text-decoration: none;
	line-height: 22px;	
}
a.blokjes:hover {	
	background-color: #e01d2d;
	color: #ffffff;
	padding: 0px 3px 3px 3px;
	text-decoration: none;
}



/* bottom */
#bottom {
	width: 970px;
	min-height: 198px;
	height: auto !important;
	height: 198px;
}
.content_bottom {
	position: absolute;
	z-index: 3;
	padding: 17px;
	width: 970px;
}
#bottom_menu {
	width: 230px;
}
#bottom_menu a{
	font-size: 12px;
	line-height: 24px;
}
#bottom_menu a:hover{
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
}
#bottom_icons div {
	float: left;
	margin: 4px;
}
#bottom_icons img{
	width: 75px;
	height: 75px;
}
#bottom_stappenplan table {
	padding-left: 7px;
}
#bottom_stappenplan a {
	color: #ffffff;
}
.stappenplan_txt a{
	line-height: 26px;
	font-size: 15px; 
	padding-left: 5px;
	color: #ffffff;
	text-decoration: none;
}
#aftiteling {
	padding-top: 130px;
	position:absolute;
	right: 50px;
}
#aftiteling a {
	font-size: 10px;
}

#popup {
	position: absolute;
	background-color: #FFFFFF;
	border: 4px solid #e6007d;
	width: 400px;
	height: 300px;
	z-index:  12;
	top: 120px;
	left: 230px;
}

#popup_content_color {
	margin: 20px 0 20px 20px;
	overflow: auto;
	width: 360px;
	height: 260px;
}

#popup_big {
	position: absolute;
	background-color: #FFFFFF;
	border: 4px solid #e6007d;
	width: 600px;
	height: 500px;
	z-index:  12;
	top: 150px;
	left: 250px;
}

#popup_content {
	margin: 20px 0 20px 20px;
	overflow: auto;
	width: 560px;
	height: 460px;
}



.hr_popup {
	border-bottom: 1px dotted #CCCCCC;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin-top: 0;
}

/* forms */
.input_search {
	border: 1px solid #ececec;
	height: 15px;
	width: 160px;
}
a.but_search {
	text-decoration: none;
}
a.but_inloggen {
	text-decoration: none;
	padding: 3px;
	text-transform: uppercase;
	font-size: 10px;
}
.input_inloggen {
	width: 211px;
}
.link_inloggen a{
	font-size: 10px;
	text-decoration: underline;
}
.input_default {
	border: 1px solid #bdbdbd;
	font-size: 10px; 
	padding: 3px;
	width: 250px;
	margin-bottom: 1px;
}
.form_key {
	width: 150px;
}

.form_header {
	color: #e6007d;
	font-weight: bold;
}

.contact_input {
	width: 240px;
	height: 18px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;

}

.contact_textarea {
	width: 240px;
	height: 48px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;

}