body, input, textarea {
	scrollbar-3dlight-color: #CC00FF;
	scrollbar-arrow-color: #990000;
	scrollbar-base-color: #CC00FF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CC00FF;
	background-color: #FFFFCC;
	margin: auto;
}
input, textarea {
	background-color: #FDFDD5;
}
body, a, table, input, textarea, #wl, h2, td {
	font-family: Verdana;
	line-height: 16px;
	font-size: 12px;
	color: #663366;
	font-weight: normal;
}
.h55 {
	border-left: 1px solid #CCCC99;
}
body {
	background-image: url(/imgs/smaragd.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
}

.titel {
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/imgs/coaching.jpg);
}

.nav {
	background-color: #FDFDD5;
}

.blok {
	border-right: 1px solid #CCCC99;
	border-bottom: 1px solid #CCCC99;
}
.bottom {
	border-top: 1px solid #CCCC99;
	border-left: 1px solid #CCCC99;
	background-color: #FDFDD5;
	padding: 10px;
}
.main {
	padding-right: 20px;
	padding-left: 10px;
	background-color: #FDFDD5;
	border-left: 1px solid #CCCC99;
	padding-top: 20px;
}

h1 {
	line-height: 40px;
	margin-left: 10px;
}

h3 {
	font-style: italic;
	line-height: 30px;
}

a:link, a:visited, a:active {
	font-size: 12px;
	color: #663366;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.inputHighlighted {
	border: #990000 2px solid;
}
.rand {
	background-color: #999999;
}

.main a:link {
	font-size: 12px;
	color: #009999;
	font-weight: normal;
	text-decoration: none;
}
.main a:visited {
	font-size: 12px;
	color: #009999;
	font-weight: normal;
	text-decoration: none;
}
.main a:hover {
	font-size: 12px;
	color: #009999;
	font-weight: normal;
	text-decoration: underline;
}
.main a:active {
	font-size: 12px;
	color: #009999;
	font-weight: normal;
	text-decoration: none;
}

.small {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
}


#line {
	border-bottom: 1px dashed #990000;
	padding-top: 10px;
	padding-bottom: 10px;
}
#box {
	background-color: #FFFFFF;
	color: #99CC00;
	border: 1px dashed #99CC00;
	padding: 2px;
	font-weight: bold;
}


.lt a {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #663366;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}
.lt a:hover{
	color: #000000;
}

.p1 {
	background-position: left;
}
.p2 {
	background-position: right;
}
.p3 {
	background-position: bottom;
}
.p4 {
	background-position: center;
}
#linkbox {
	border-top: 1px solid #CCCC99;
	border-left: 1px solid #CCCC99;
	border-bottom: 1px solid #CCCC99;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url(/imgs/coaching.jpg);
	margin-bottom: 10px;
}

.l1 a {
	text-decoration: none;
	color: #663366;
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	display: block;
	padding-left: 4px;
}
.l1 a:hover{
	color: #000000;
	text-decoration: none;
}
.l2 a {
	text-decoration: none;
	color: #663366;
	font-size: 11px;
	padding: 2px;
	padding-left: 6px;
	display: block;
}
.l2 a:hover{
	color: #000000;
	text-decoration: none;
}

#reacties {
	padding-top: 10px;
	background-color: #FFFFFF;
}
#netwerk {
	width: 150px;
	display: block;
	padding: 5px;
	background-color: #FFFFFF;
}
/* -------------- LOCAL ZZPform CSS -------------- */
#contactForm {
	width: 500px; 
}
li.formbox {
	margin: 10px 0;
	padding: 10px 0;
	background: #CCCC99;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#contactForm p, #contactForm label {
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #663366;
}
#contactForm p {
	border-bottom: 1px solid #FFFFCC;
}
#contactForm p.last {
	border: 0px none;
}
#contactForm label {
	width: 150px;
}
#contactForm label.radiobox {
	width: auto;
	margin-left: 0px;
}
#contactForm input, #contactForm textarea {	
	border: 2px solid #666;
	padding: 2px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#contactForm textarea {
	width: 450px;
}
#contactForm span.textbox input {
	width: 300px;
}
#contactForm label.radiobox input {
	width: 32px;
}
#contactForm label.invalidField {
	background: url(/imgs/icon_invalidField.png) top left no-repeat;
	padding: 16px 8px 4px 8px;
	margin: 0 0 0 155px;
	width: 250px;
	color: #F6F6F5;
	border: none;
}
/* -------------- LOCAL ZZPform submit buttons -------------- */
#contactForm input.submit  {
	text-transform:uppercase;
	padding: 0;
	color: #FFFFFF;
	font-size: 14px;
	border: none 0px;
	width: 190px;
	height: 40px;
	line-height: 38px;
	font-weight: bold;
	cursor: pointer;
	background: #663366;
}
#contactForm input.submit:hover {
	background: #552255;
	color: #FFFFFF;
	font-weight: bold;
}

/* -------------- LOCAL ZZPform callback DIV -------------- */
.error {
	font-size: 12px;
	color: #FFF;
	border: 2px solid #000;
	display: block;
	margin: 10px 0;
	padding: 20px 10px;
	font-weight: bold;
	background-color: #c30;
}
/* -------------- hide mail span -------------- */
span.mailtool {
	display: none;
}


/* ------------- OPMAAK CONTAINER ------------------ */

ul.product_list, ul.sales_list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#main ul.product_list li h5 {
	padding: 0px;
	width: 400px;
	border: none;
}
div#main ul.product_list li a {
	padding: 0px;
	text-align: left;
	border: none;
}
div#main ul.product_list li {
	background: url(/imgs/white.png) repeat;
	width: 400px;
	margin: 0px 5px 5px 0px;
	padding: 5px 0px 0px 0px;
	display: block;
	float: left;
	text-align: center;
	border: 2px solid #CED8DA;
}
div#main ul.sales_list li {
	border: 0px none;
	border-bottom: 2px solid #663366;
	width: 400px;
	margin: 0px 0px 5px 0px;
	text-align: left;
	background: url(/imgs/white.png) repeat;
	padding: 5px 0px 0px 0px;
	display: block;
	float: left;
	text-align: center;
}
div#main ul.product_list li:hover {
	background-color: #EEEEEE;
	border: 2px solid #999999;
}
div#main ul.sales_list li:hover {
	background-color: none;
}
div#main ul.product_list li a:hover {
	border: none;
}
div#main ul.product_list li div {
	width: 400px;
	height: auto;
	padding: 5px;
	text-align: left;
}
div#main ul.product_list li a .lightbox img, div#main ul.sales_list li a .lightbox img, a img, img, .main a img, .main img {
	text-decoration: none;
	border: none;
	border-bottom: 0px solid #FFF;
}

div#main ul.sales_list li .red {
	color: #CC0000;
	font-weight: bold;
}
/*************************************************************/
.orderbtn a {
	display: block;
	width: 160px;
	line-height: 22px;
	height: 22px;
	text-decoration: none;
	color: #663366;
	font-size: 11px;
	font-weight: normal;
	padding: 0 2px 0 24px;
	background: url(/imgs/winkelwagen.gif) no-repeat;
}
.orderalert a {
	display: block;
	width: 160px;
	line-height: 22px;
	height: 22px;
	text-decoration: none;
	color: #CC0000;
	font-size: 11px;
	font-weight: normal;
	padding: 0 2px 0 24px;
	background: url(/imgs/winkelwagen.gif) no-repeat;
}
/*************************************************************/
.ebhosting, .ebhosting a{
	font-size: 10px;
	color: #CCCC99;
	font-weight: normal;
	text-decoration: none;
}
.ebhosting a:hover{
	color: #663366;
	font-weight: normal;
	text-decoration: underline;
}

