<?php
	header("Content-type: text/css");
?>
/*
 * IE HACK
 */
/* \*/
* html { height: 1%; }
/* */

/*
 * CSS RESET
 * */
html, body, div, span, applet, object, iframe,  
h1, h2, h3, h4, h5, h6, p, blockquote, pre,  
a, abbr, acronym, address, big, cite, code,  
del, dfn, em, font, img, ins, kbd, q, s, samp,  
small, strike, strong, sub, sup, tt, var,  
b, u, i, center,  
dl, dt, dd, ol, ul, li,  
fieldset, form, label, legend,  
table, caption, tbody, tfoot, thead, tr, th, td {  
margin: 0;  
padding: 0;  
border: 0;  
outline: 0;  
font-size: 100%;  
vertical-align: baselinebaseline;  
background: transparent;  
}  
body {  
line-height: 1;  
}  
ol, ul {  
list-style: none;  
}  
blockquote, q {  
quotes: none;  
}  
blockquote:before, blockquote:after,  
q:before, q:after {  
content: '';  
content: none;  
}  
  
/* remember to define focus styles! */  
:focus {  
outline: 0;  
}  
  
/* remember to highlight inserts somehow! */  
ins {  
text-decoration: none;  
}  
del {  
text-decoration: line-through;  
}  
  
/* tables still need 'cellspacing="0"' in the markup */  
table {  
border-collapse: collapse;  
border-spacing: 0;  
} 

div#fancy_overlay {	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background-color: #666;	display: none;	z-index: 30;}
* html div#fancy_overlay {	position: absolute;	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
div#fancy_wrap {	text-align: left;}div#fancy_loading {	position: absolute;	height: 40px;	width: 40px;	cursor: pointer;	display: none;	overflow: hidden;	background: transparent;	z-index: 100;}
div#fancy_loading div {	position: absolute;	top: 0;	left: 0;	width: 40px;	height: 480px;	background: transparent url('../images/fancy_progress.png') no-repeat;}
div#fancy_loading_overlay {	position: absolute;	background-color: #FFF;	z-index: 30;}
div#fancy_loading_icon {	position: absolute;	background: url('../images/fancy_loading.gif') no-repeat;	z-index: 35;	width: 16px;	height: 16px;}
div#fancy_outer {	position: absolute;    top: 0;    left: 0;    z-index: 90;    padding: 18px 18px 33px 18px;    margin: 0;    overflow: hidden;    background: transparent;    display: none;}
div#fancy_inner {	position: relative;	width:100%;	height:100%;	border: 1px solid #BBB;	background: #FFF;}
div#fancy_content {	margin: 0;	z-index: 100;	position: absolute;}
div#fancy_div {	background: #000;	color: #FFF;	height: 100%;	width: 100%;	z-index: 100;}
img#fancy_img {	position: absolute;	top: 0;	left: 0;	border:0;	padding: 0;	margin: 0;	z-index: 100;width: 100%;height: 100%;}
div#fancy_close {	position: absolute;	top: -12px;	right: -15px;	height: 30px;	width: 30px;	background: url('../images/fancy_closebox.png') top left no-repeat;	cursor: pointer;	z-index: 181;	display: none;}
#fancy_frame {	position: relative;	width: 100%;	height: 100%;	display: none;}
#fancy_ajax {	width: 100%;	height: 100%;	overflow: auto;}
a#fancy_left, a#fancy_right {	position: absolute;	bottom: 0px;	height: 100%;	width: 35%;	cursor: pointer;z-index: 111;	display: none;	background-image: url(data:image/gif;base64,AAAA);	outline: none;}
a#fancy_left {	left: 0px;}
a#fancy_right {	right: 0px;}
span.fancy_ico {position: absolute;top: 50%;margin-top: -15px;width: 30px;height: 30px;z-index: 112;cursor: pointer;display: block;}
span#fancy_left_ico {left: -9999px;	background: transparent url('../images/fancy_left.png') no-repeat;}
span#fancy_right_ico {right: -9999px;background: transparent url('../images/fancy_right.png') no-repeat;}
a#fancy_left:hover { visibility: visible;}
a#fancy_right:hover { visibility: visible;}
a#fancy_left:hover span {left: 20px;}
a#fancy_right:hover span {right: 20px;}
.fancy_bigIframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: transparent;}
div#fancy_bg {position: absolute;top: 0; left: 0;width: 100%;	height: 100%;z-index: 70;border: 0;padding: 0;margin: 0;}
div.fancy_bg {position: absolute;display: block;z-index: 70;border: 0;padding: 0;margin: 0;}
div.fancy_bg_n {top: -18px;	width: 100%;height: 18px;background: transparent url('../images/fancy_shadow_n.png') repeat-x;}
div.fancy_bg_ne {top: -18px;right: -13px;width: 13px;height: 18px;background: transparent url('../images/fancy_shadow_ne.png') no-repeat;}
div.fancy_bg_e {right: -13px;height: 100%;width: 13px;background: transparent url('../images/fancy_shadow_e.png') repeat-y;}
div.fancy_bg_se {bottom: -18px;	right: -13px;width: 13px;height: 18px;background: transparent url('../images/fancy_shadow_se.png') no-repeat;}
div.fancy_bg_s {bottom: -18px;width: 100%;height: 18px;background: transparent url('../images/fancy_shadow_s.png') repeat-x;}
div.fancy_bg_sw {bottom: -18px;left: -13px;width: 13px;height: 18px;background: transparent url('../images/fancy_shadow_sw.png') no-repeat;}
div.fancy_bg_w {left: -13px;height: 100%;width: 13px;background: transparent url('../images/fancy_shadow_w.png') repeat-y;}
div.fancy_bg_nw {top: -18px;left: -13px;width: 13px;height: 18px;background: transparent url('../images/fancy_shadow_nw.png') no-repeat;}
div#fancy_title {position: absolute;bottom: -33px;left: 0;width: 100%;z-index: 100;display: none;}
div#fancy_title div {color: #FFF;font: bold 12px Arial;padding-bottom: 3px;}
div#fancy_title table {	margin: 0 auto;}
div#fancy_title table td {padding: 0;vertical-align: middle;}
td#fancy_title_left {height: 32px;width: 15px;background: transparent url(fancy_title_left.png) repeat-x;}
td#fancy_title_main {height: 32px;background: transparent url(fancy_title_main.png) repeat-x;}
td#fancy_title_right {height: 32px;width: 15px;background: transparent url(fancy_title_right.png) repeat-x;}

*{padding:0; margin:0}

#TB_window{ font:12px Arial,Helvetica,sans-serif;  color:#333}
#TB_secondLine{ font:10px Arial,Helvetica,sans-serif;  color:#666}
#TB_window a:link{color:#666}
#TB_window a:visited{color:#666}
#TB_window a:hover{color:#000}
#TB_window a:active{color:#666}
#TB_window a:focus{color:#666}

#TB_overlay{ position:fixed;  z-index:100;  top:0px;  left:0px;  height:100%;  width:100%}
.TB_overlayMacFFBGHack{background:url(macFFBgHack.png) repeat}
.TB_overlayBG{ background-color:#666;  filter:alpha(opacity=75);  -moz-opacity:0.75;  opacity:0.75}
* html #TB_overlay{ position:absolute;  height:expression(document.body.scrollHeight >document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px')}
#TB_window{ position:fixed; z-index:102;  color:#000;  display:none; text-align:left;  top:50%;  left:50%; padding: 0px; }
* html #TB_window{position:absolute; margin-top:expression(0 - parseInt(this.offsetHeight / 2)+(TBWindowMargin = document.documentElement &&document.documentElement.scrollTop || document.body.scrollTop)+'px')}
#TB_window img#TB_Image{ display:block;  margin:15px 0 0 15px;}
#TB_caption{ height:25px;  padding:7px 30px 10px 25px;  float:left}
#TB_closeWindow{ height:25px;  padding:11px 25px 10px 0;  float:right}
#TB_closeAjaxWindow{ padding:7px 10px 5px 0;  margin-bottom:1px;  text-align:right;  float:right}
#TB_ajaxWindowTitle{ float:left;  padding:7px 0 5px 10px;  margin-bottom:1px}
#TB_title{ background-color:#e8e8e8;  height:27px}
#TB_ajaxContent{ clear:both;  padding:2px 15px 15px 15px;  overflow:auto;  text-align:left;  line-height:1.4em}
#TB_ajaxContent.TB_modal{ padding:0px}
#TB_ajaxContent p{ padding:5px 0px 5px 0px}
#TB_load{ position:fixed;  display:none;  height:13px;  width:208px;  z-index:103;  top:50%;  left:50%;  margin:-6px 0 0 -104px}
* html #TB_load{position:absolute; margin-top:expression(0 - parseInt(this.offsetHeight / 2)+(TBWindowMargin = document.documentElement &&document.documentElement.scrollTop || document.body.scrollTop)+'px')}
#TB_HideSelect{ z-index:99;  position:fixed;  top:0;  left:0;  border:none;  filter:alpha(opacity=0);  -moz-opacity:0;  opacity:0;  height:100%;  width:100%}
* html #TB_HideSelect{ position:absolute;  height:expression(document.body.scrollHeight >document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px')}
#TB_iframeContent{ clear:both;  border:none;  margin-bottom:-1px;  margin-top:1px;  _margin-bottom:1px}


/**********************************************
STANDAARD ELEMENTEN
**********************************************/
html				{}
body				{color: #000000; font-size: 11px; line-height:18px; font-family: Tahoma;}
body.site			{color: #000000; font-size: 11px; line-height:18px; font-family: Tahoma;} 
img					{border:0px;}
p					{margin:10px 0px 0px 10px;}
ul					{margin: 10px 0px 10px 10px;}
ol					{font-size: 11px;}
table				{font-size: 11px;}
img					{border:0px; padding:0px;}
.clearfix			{clear:both; height:0px; line-height:0px; font-size:0px;}
span 				{line-height:normal}
input.search		{margin-left: 10px;height: 14px; padding: 3px; background: #ffffff; color: #4f4f4f; border: none; float: left; width: 160px;}	
textarea			{padding: 10px;}

.newsfoto			{float: left; margin: 10px 15px 5px 0px;}
.newsfoto2			{float: left; margin: 0px 5px 5px 0px;}
.newsfoto3			{float: right; margin: 0px 0px 5px 5px;}

h1.title				{font-size: 14px; line-height: 33px; text-indent: 10px; height: 33px; background: #4179b2; color: #ffffff; text-transform: uppercase; margin: 0px;}
h1.maintitle			{font-size: 14px; line-height: 33px; text-indent: 10px; height: 33px; background: #008448; color: #88ccad; text-transform: uppercase; margin: 0px; margin: 0px 0px 0px 0px;}
h1.maintitle	span	{color: #ffffff;}
h1.crosstitle			{font-size: 11px; line-height: 27px; text-indent: 10px; height: 27px; background: #d4e9d3; color: #525a52; text-transform: uppercase; margin: 0px; margin: 9px 0px 11px 0px;}

h5.fout			{font-size: 11px; line-height: 19px; text-indent: 10px; height: 19px; background: #d4e9d3; color: #6d977b; text-transform: uppercase;}

/**********************************************
LINKS
**********************************************/
a:visited, a:active, a:link							{outline: none; color:#7c7e86; text-decoration:none;font-weight: normal;}
a:hover												{text-decoration:underline;}

a.hoofdmenu						{font-size: 14px; text-transform: uppercase; color: #265da6; height: 29px;display: block; padding: 0px 10px; line-height: 28px;}
a.hoofdmenu:hover, a.mainActive	{color: #ffffff; background: #4179b2;}

a.shopnav			{font-size: 11px; font-weight: bold; text-decoration: none;color: #787878; background: #ffffff url(../images/ar2.gif) no-repeat 12px center; line-height: 34px; text-indent: 23px; height: 34px; display: block; border: 1px solid #b7dab5; border-width: 1px 0px 0px 0px;}
a.shopnav:hover, a.shopActive	{color: #3d413d; background: #d4e9d3 url(../images/ar1.gif) no-repeat 12px 15px; border-width: 0px 0px 0px 0px; height: 35px; line-height: 37px;}
a.shopActive2	{color: #3d413d; background: #d4e9d3 url(../images/ar.gif) no-repeat 12px center; border-width: 0px 0px 0px 0px; height: 35px; line-height: 37px;}
a.shopActive2:hover	{background: #d4e9d3 url(../images/ar.gif) no-repeat 12px center;}

a.shopsubnav			{font-size: 11px; text-decoration: none; color: #8b8a8a;height: 15px; line-height: 15px; display: block; text-indent: 23px;}
a.shopsubnav:hover, a.shopsubActive	{color: #000000;background: url(../images/ar1.gif) no-repeat 12px center;}

/**********************************************
MAIN DIVS
**********************************************/
#main					{width: 963px; height: auto !important; min-height: 100%; height: 100%; position:absolute; left: 50%; z-index: 1; margin-left: -481px; top: 0px; }
	#top				{width: 963px; height: 144px; background: #ffffff; position: relative;}
		#logo			{position: absolute; left: 0px; bottom: 20px;}
		#mainmenu		{width: 662px; height: 59px; position: absolute; bottom: 20px; left: 273px; background: url(../images/bg_menu.gif) no-repeat left top;}
			#mainmenulist	{margin: 0px; padding: 0px;}
			#mainmenulist	li	{margin: 0px; padding: 30px 0px 0px 0px; float: left;}
			
			#mand			{cursor: pointer; position: absolute; right: 0px; top: 0px; width: 222px; height: 59px;}
				#mand1				{float: left;padding-left: 10px; height: 30px; line-height: 30px; width: 65px;}
				#mand2				{float: left;padding: 0px; height: 30px; line-height: 30px; width: 147px; font-weight: bold;  background: url(../images/arrow.gif) no-repeat 125px center;}
				#mandT				{clear: both; height: 29px; padding: 0px 10px; line-height: 28px;}
				#mandT		a		{font-size: 14px; text-transform: uppercase; width: 100%; display: block; color: #265da6; font-weight: bold; background: url(../images/mand.gif) no-repeat right center;}
	#images				{width: 963px; height: 366px;}
	#menu			{position: absolute; width: 225px; height: auto; top: 170px; left: 25px; z-index: 100;}
	#menuhome		{position: absolute; width: 225px; height: auto; top: 170px; left: 25px; background: url(../images/trans.png) repeat left top; z-index: 100;}
		#inmenu			{position: relative; height: auto !important; min-height: 340px; height: 340px; padding: 0px 0px 34px 0px;}
			div.subshop	{padding: 5px 0px; border: 1px solid #b7dab5; border-width: 1px 0px 0px 0px; background: #ffffff;}
			#talen			{position: absolute; width: 225px; height: 16px; left: 0px; bottom: 0px; padding: 9px 0px; background: #ffffff;}
				a.talen						{float: left; margin-right:10px; display: block; width: 16px; height: 11px; overflow: hidden; text-indent: 16px;}
				a.nlOn						{background: url(../images/flags.png) no-repeat left top;}
				a.deOn						{background: url(../images/flags.png) no-repeat -16px top;}
				a.enOn						{background: url(../images/flags.png) no-repeat -32px top;}
				a.nl						{background: url(../images/flags.png) no-repeat left -11px;}
				a.de						{background: url(../images/flags.png) no-repeat -16px -11px;}
				a.en						{background: url(../images/flags.png) no-repeat -32px -11px;}
				div.talen					{padding: 0px; text-indent: 10px; text-transform: uppercase; color: #909090; font-size: 10px; font-weight:bold; height: 16px; line-height: 16px; float: left; overflow: hidden;}
	#content			{width: 663px; height: auto !important; border: 1px solid #c9d7e9; border-width: 0px 1px; min-height: 340px; height: 340px; position: absolute; top: 170px; left: 273px;}
	
	div.Normalct		{background: #ffffff;}
	/*
	div.Pix			    {background: #ffffff url(../images/pix.gif) repeat-y 441px top;}
	*/
		div.Pix			    {background: #ffffff ;}
	#messagebox			{width: 362px; 48px; padding: 5px; font-weight: bold; background: #d6e0ee; margin-bottom: 10px;}
		
	a.prod							{width: 180px; height: 219px; display: block; text-decoration: none; cursor: pointer; margin: 0px 0px 0px 0px;}
	div.prodimage					{width: 150px; height: 144px; padding: 15px; border: 1px solid #bacce3; border-width: 1px 1px 0px 1px;}
	div.prodmore						{width: 182px; height: 32px; background: #e2e5f3; color: #4a4b50; }
	
	
	#loginveld							{ width: 364px; height: 30px; background: #28b567; position: absolute; left: 273px; top: 0px; overflow: hidden; line-height: 30px; color: #ffffff; text-indent: 28px; font-weight: bold; }
	#loginveld	input[type="text"]			{ position: absolute; left: 82px; top: 5px; width: 116px; height: 17px; border: 1px solid #ffffff; padding: 0px; }
	#loginveld	input[type="password"]	{ position: absolute; left: 208px; top: 5px; width: 116px; height: 17px; border: 1px solid #ffffff; padding: 0px; }
	#loginveld	input[type="image"]		{ position: absolute; right: 5px; top: 3px; }
	#loginveld	img								{ position: absolute; left: 0px; top: 5px; }
		
	div.prodmore:hover				{background: #d6e0ee; color: #ffffff;}
	a.prod:hover	div.prodmore	{background: #d6e0ee; color: #ffffff;}
	div.prodmore	h4				{font-size: 11px; font-weight: normal;}
	table.prodtable					{width: 630px; margin: 16px 0px 0px 28px;}
	table.prodtable		td			{width: 182px;}
	table.crosstable				{width: 100%; margin: 0px 0px 0px 0px;}
	table.crosstable	td			{width: 182px;}
	td.blueish div.prodmore			{background: #d6e0ee; color: #424841;}
	
	td.greenish div.prodmore			{background: #00bb6c; color: #ffffff;}
	td.blueish 	div.prodmore				{background: #d6e0ee; color: #424841;}
	
	#homedivider 					{height: 1px: width: 100%; border-top: 1px solid #ccd5e6; margin-top: 17px;}
	
	div.inloghome2					  { width: 200px; height: 228px; padding: 35px 12px; position: relative; background: url(../images/inloghome2.jpg) no-repeat left top; color: #ffffff; }
	div.inloghome2	a 	      { color: #000000; font-weight: bold; }
	
	
	div.inloghome					  { width: 224px; height: 318px; position: relative; background: url(../images/inloghome.jpg) no-repeat left top; }
	div.inloghome	.inlogknop	{ position: absolute; top: 110px; left: 10px; }
	.inlogknop2						{float: right;}
	
	#toptitel							{position: absolute; z-index: 100; right: 0px; top: 0px; text-align: left; width: 237px; border-left: 1px dotted #ffffff}
	#toptitel h1.maintitle				{color: #ffffff; text-indent: 45px;}
	#homeslide							{overflow: hidden; width: 403px; height: 219px;}	
	#homeslide2							{overflow: hidden; width: 403px; height: 33px; line-height: 33px; background: #d4e9d3; text-indent: 10px; font-size: 16px; font-weight: bold; color: #424841; text-transform: uppercase; text-align: center;}	
	#homeslide2 li						{height: 33px; line-height: 33px; display: block; padding: 0px; margin: 0px;}
	#homeslide2 ul						{padding: 0px; margin: 0px;}
	
	table.formhome						{width: 616px; margin:10px 0px 0px 5px; background: #ffffff url(../images/pix.gif) repeat-y 420px top;}
	table.formhome	td.formhome_slide	{padding: 10px 7px 10px 10px;}
	table.formhome	td.formhome_left		{padding: 10px;}
	table.formhome	td.formhome_middle	{padding: 10px 20px 10px 10px;}
	table.formhome	td.formhome_right	{padding: 0px 0px 0px 7px;}
	
	table.proddetailtable												{width: 616px; margin:0px 0px 0px 28px; }
	table.proddetailtable		td.left									{text-align: right; border: 1px solid #bacce3; padding: 20px 21px 20px 0px; border-width: 0px 0px 1px 0px;}
	table.proddetailtable		td.left	a.nextlink						{color: #265da6; text-decoration: none;}
	table.proddetailtable		td.left	a.prevlink						{color: #265da6; text-decoration: none;}
	table.proddetailtable		td.right								{width: 335px; padding: 20px 0px 0px 10px; border: 1px solid #bacce3; border-width: 0px 0px 1px 1px; vertical-align: top;}
	table.proddetailtable		td.right	#prodomschrijving			{background: #d4e9d3; padding:5px 10px; margin:0px; width: 299px;}
	table.proddetailtable		td.right	#prodform					{width: 319px; height: 28px; overflow: hidden; margin-top: 7px;}
	table.proddetailtable		td.right	label.aantal				{background: #4179b2; color: #ffffff; width: 85px;font-weight: bold; height: 28px; line-height: 28px; display: block; float: left;}
	table.proddetailtable		td.right	label.aantal	input.aantal{resize: none; float: left; margin: 5px 6px; font-family: Tahoma; font-size: 11px; color: #3d3d3d; width: 30px; height: 16px; padding: 0px; text-indent: 2px; line-height: 16px; border: 1px solid #ffffff; font-weight: bold; overflow: hidden;}
	table.proddetailtable		td.right	div.prijs					{background: #d8e4f1; color: #000000; width: 99px;text-indent: 10px;font-weight: bold; height: 28px; line-height: 28px; float: left;}
	table.proddetailtable		td.right	input.mandje				{cursor: pointer; background: #265da6 url(../images/mandje.gif) no-repeat 110px center; text-indent: 10px;font-weight: bold; color: #ffffff; width: 135px; height: 28px; line-height: 28px; float: left; padding: 0px; border: none; text-align: left;}	
	
	#prodslideshow						{width: 265px; height: 275px; overflow: hidden; position: relative;}
	#prodpager							{width: 265px; height: 36px; line-height: 36px; text-align: right;}
	#prodpager			a				{color: #504f4f; height: 18px; width: 18px;padding: 3px 5px; text-decoration: none;}
	#prodpager			a:hover			{color: #ffffff; background: #4179b2;}
	#prodpager			a.activeSlide	{color: #ffffff; background: #4179b2;}
	#prodzoom							{display: block; position: absolute; left: 7px; top: 7px; z-index: 1000;}
	
	div.prodslide						{width: 265px; height: 275px; position: absolute; left: 0px; top: 20px;}
	div.prodslide	a.fancybox			{position: absolute; left: 6px; top: 6px;}
	
	table.winkelwagen	{width: 630px; margin: 16px 0px 0px 18px;}
	table.winkelwagen	td.cartdivider	div {height: 10px; margin-top: 10px;  border-top: 1px solid #d8e4f1;}
	
	table.winkelwagen input.aantalinput		{width: 20px;}
	table.winkelwagen	td.persform_left	{vertical-align: top; padding-right: 13px; border-right:1px solid #d8e4f1;}
	table.winkelwagen	td.persform_right	{vertical-align: top; padding-left: 13px;}
	table.winkelwagen	td.formheader_left	{width: 394px; color: #4c4c4c; border-bottom:1px solid #d8e4f1; font-size: 13px; line-height: 33px;  height: 33px; text-transform: uppercase; height: 33px;}
	table.winkelwagen	td.formheader_right	{color: #3f69a0; border-bottom:1px solid #d8e4f1; font-size: 13px; text-indent: 10px; line-height: 33px;  height: 33px; text-transform: uppercase; height: 33px; margin-bottom: 10px;}
	h4.tussenkopje							{text-indent: 8px; height: 28px; line-height: 28px; background: #4179b2; color: #ffffff; font-size: 11px; text-transform: uppercase;}
	h4.tussenkopje	a						{background: #000000; color: #ffffff; text-transform: none; padding: 3px 5px;}
	
	input.persform	{width: 223px; }
	
	div.formrightbox		{width: 215px; padding: 5px 10px; font-weight: bold; line-height: 25px; color: #000000; background: #d4e9d3;}
	
	div.formrighttitle		{margin: 45px 0px 10px 0px; color: #3f69a0; font-size: 14px; height: 28px; line-height: 28px; border-bottom: 1px solid #d8e4f1; text-transform: uppercase;}
	
	input.persdatasubmit	{cursor: pointer; width: 231px; font-weight: bold; color: #ffffff; height: 27px;padding-left: 10px; text-indent: 0px; text-align: left; line-height: 17px; background: url(../images/submitback1.gif) no-repeat; margin: 0px; border: none;}
	
	input.loginform			{width: 105px;  text-indent: 10px; text-align: left; font-weight: bold; color: #ffffff; height: 27px; padding-right: 10px; line-height: 17px; background: url(../images/submitback2.gif) no-repeat; margin: 0px;margin-top: 5px; border: none;}
	
	select.persform	{width: 233px; }
	td.persform_data	{height: 26px;}
	
	#contentwrap	{padding: 10px;}
	
	#staffel			{width: 319px; background: #d8e4f1; font-weight: bold;}
	#staffel	table	{width: 319px;}
	#staffel	table	td.leftstaffel {width: 113px; padding: 2px 5px;}
	
	div#faqCat	{width: 633px; padding: 5px; background: #5d86bc;}
	select#faq		{width: 235px;}
	
	div#accordion	{margin-top: 15px;}
		
	div#cartmenu	{width: 634px; height: 27px; border: 1px solid #90add2; margin: 15px 0px 15px 15px; overflow: hidden;}
	div#cartmenu	a.cartmenu	{height: 27px; color: #666666; text-decoration: none; display: block; text-align: center; padding: 0px 20px 0px 0px; text-indent: 10px; font-size: 14px; font-weight: bold; float: left; line-height: 27px;}
	div#cartmenu	a.cartmenu span.cartmenu	{height: 27px; margin-right: 10px; color: #666666; display: block; float: left; text-indent: 0px; padding: 0px 10px; font-size: 14px; font-weight: bold; line-height: 27px; background: #d8e2ef;}
	
	div#cartmenu	a.cartmenu:hover			{color: #ffffff; background: #4179b2;}
	div#cartmenu	a.cartmenu:hover span.cartmenu	{color: #ffffff; background: #265da6;}
	
	div#cartmenu	a.cartActive	{height: 27px; color: #ffffff; background: #4179b2; text-decoration: none; display: block; padding: 0px 27px 0px 0px; text-indent: 10px;  font-size: 14px; font-weight: bold; float: left; line-height: 27px;}
	div#cartmenu	a.cartActive span.cartmenu	{height: 27px; margin-right: 10px; color: #ffffff; background: #265da6; display: block; float: left; text-indent: 0px; padding: 0px 10px; font-size: 14px; font-weight: bold; line-height: 27px;}
	
	a.volgendestap	{text-decoration: none; font-weight: bold; color: #ffffff; height: 27px;background: #295fa8 url(../images/arrow2.gif) no-repeat 223px 9px; display: block; width: 200px; padding: 0px 30px 0px 9px; overflow: hidden;}
	
	div#voorwaarden		{width: 636px; height: 27px; color: #ffffff; line-height: 27px; background: #4179b2; font-weight: bold;}
	div#voorwaarden		a	{color: #ffffff; text-decoration: none; font-weight: bold;}
	div#voorwaarden		a.volgendestap	{text-decoration: none; font-weight: bold; color: #ffffff; height: 27px;background: #295fa8 url(../images/arrow2.gif) no-repeat 235px 9px; display: block; float: right; width: 215px; padding: 0px 30px 0px 12px; overflow: hidden;}
	div#voorwaarden		a.volgendestap_off	{text-decoration: none; font-weight: bold; color: #ffffff; height: 27px;background: #999999; display: block; float: right; width: 235px; padding: 0px 10px 0px 12px; overflow: hidden;}
/**********************************************
FORM ELEMENTS
**********************************************/
input,  select{ font-size: 11px; line-height:13px; font-family:Tahoma;}
input,  select{ padding:2px;}
textarea{line-height:18px;}

/**********************************************
TBMODULE
**********************************************/
.tbmodule{ background-color:#ea0082; color:#FFF; padding:20px; margin:15px 0px 15px 0px; text-align:center; font-weight:bold; border:dotted 1px #000000;}

/**********************************************
IMAGES VANUIT TOOLBOX
**********************************************/
.img_left_border		{float:left; margin-right:15px; margin-bottom:5px; width: auto;}
.img_left_noborder		{float:left; margin-right:15px; margin-bottom:5px;  width: auto;}
.img_right_border		{float:right; margin-left:15px; margin-right:4px;	margin-bottom:5px;  width: auto;}
.img_right_noborder		{float:right; margin-right:4px;	margin-left:15px; margin-bottom:5px;  width: auto;}
.img_noalign_noborder	{margin:0px; }
.img_noalign_border		{margin:0px; }
.cssbutton				{cursor:pointer; border:1px solid #FFF; background-color:#00457c; width: auto; color:#FFF; background-image:url('../images/arrow_rechts.gif'); background-repeat:no-repeat; background-position:100% 50%; text-align:left; text-indent:4px;	padding-left:4px; padding-right:20px; padding-top:3px; padding-bottom:3px;	font-size: 12px; float:left;}
.cssfield				{padding:5px; line-height:11px;border:1px solid #4db3d0; font-size:11px;}
.boekField				{border:1px solid #dedede; padding:2px 0px 2px 4px; height:18px;}



.ui-accordion .ui-accordion-header {border-bottom: 1px solid #b9cbe2; cursor: pointer;  width: 633px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active {color: #4669a1; background: url(../images/arrblu2.gif) no-repeat 5px center;}
 .ui-accordion a.ui-state-default {text-decoration: none; font-weight: bold; width: 633px; height: 29px; line-height: 29px; color: #515151; font-size: 11px; text-indent: 20px; display: block; background: url(../images/arrblu.gif) no-repeat 5px center;}
 .ui-accordion a.ui-state-active,  .ui-accordion a:hover {text-decoration: none; font-weight: bold; width: 633px; height: 29px; line-height: 29px; color: #4669a1; font-size: 11px; text-indent: 20px; display: block; background: url(../images/arrblu2.gif) no-repeat 5px center;}

.ui-accordion .ui-accordion-content {width: 587px; overflow: auto; background: #e8e9f2; color: #36414f; display: none; padding: 11px 23px;}
.ui-accordion .ui-accordion-content-active { display: block; }



  
