.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #660099;
	text-align: left;
	line-height: 18px
}

.main_text a {
	color: #660099;
	text-decoration:none
}

.main_text a:hover {
	color: #fc4c8d;
	text-decoration:none
}

.main_scroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}
.main_scroll a {color: #FFFFFF; text-decoration:none; font-weight: bold;}
.main_scroll a:hover {color: #660099; text-decoration:none; font-weight: bold;}

.main_text_scroll {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; line-height: 18px}
.main_text_scroll a {color: #660099; text-decoration:none}
.main_text_scroll a:hover {color: #fc4c8d; text-decoration:none}

.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	line-height: 18px
}

.disclaimer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	line-height: 18px
}

.disclaimer a:hover {
	color: #FFFFFF;
	text-decoration:bold
}

textarea, select, input {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	background: #FFFFFF;
 	border: 1px solid #660099;
}

.h3 {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #660099;
	letter-spacing: 0px;
	font-weight: 300;
	font-style: normal
}

.h2 { 
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #660099;
	letter-spacing: 0px;
	font-weight: 700;
	font-style: normal
}

.h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660099;
	letter-spacing: 1px;
	font-weight: 800
}

.button_order {
	background-image: url(../grafiks/buttons/bestel.gif);
  	background-repeat: no-repeat;
  	width:88px;
  	height:19px;
  	border:none;
}

.button_order_now {
	background-image: url(../grafiks/buttons/bestel_nu.gif);
  	background-repeat: no-repeat;
  	width:88px;
  	height:19px;
  	border:none;
}

.button_remove {
	background-image: url(../grafiks/buttons/verwijder.gif);
  	background-repeat: no-repeat;
  	width:88px;
  	height:19px;
  	border:none;
}

.button_recalculate {
	background-image: url(../grafiks/buttons/herberekenen.gif);
  	background-repeat: no-repeat;
  	width:124px;
  	height:19px;
  	border:none;
}

.button_checkout {
	background-image: url(../grafiks/buttons/afrekenen.gif);
  	background-repeat: no-repeat;
  	width:88px;
  	height:19px;
  	border:none;
}

.button_keep_shopping {
	background-image: url(../grafiks/buttons/doorgaan.gif);
  	background-repeat: no-repeat;
  	width:200px;
  	height:19px;
  	border:none;
}

.button_get_info {
	background-image: url(../grafiks/buttons/gegevens.gif);
  	background-repeat: no-repeat;
  	width:200px;
  	height:19px;
  	border:none;
}

.button_send_contact_form {
	background-image: url(../grafiks/buttons/verzend_cf.gif);
  	background-repeat: no-repeat;
  	width:220px;
  	height:19px;
  	border:none;
}
