@charset "utf-8";
/* PLAATS IN DEZE FILE DE TEXT FORMATTING */



div.subnav
{
	color:#dadb5f;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:12px;
	height:18px;
	text-align: right;
	padding-right:45px;
	padding-top:2px;
	text-transform:uppercase;
	width:189px;
}

div.subnav a
{
	color:#dadb5f;
	text-decoration:none;
}

#subnav_active
{
	color:#a5a646;
}

#subnav_active a
{
	color:#a5a646;
}

div.extra_bottom
{
	color:#a5a646;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:30px;
	text-align: center;
	text-transform:uppercase;
	width:168px;
}

div.extra_bottom a
{
	color:#a5a646;
	text-decoration:none;
}

div.content_adres
{
	padding-top: 4px;
	text-align: center;
	font-size: 11px;
	color: #ff0000;
}

a.content_adres
{
	color: #ff0000;
}

a
{
	color: #a5a646;
	text-decoration: underline;
}

#module_content a, #module_content a:visited
{
	color: red;
	text-decoration: underline;

}

h1 {
	font-size: 18px;
}

h2, h3
{
	font-size:14px;
}

p
{
	line-height: 16px;
}

div.reactie
{
	line-height: 16px;
	color: #6c6d2e;
	font-weight: bold;
}

.reactie_link a
{
	color: #000000;
	font-weight: bold;
}

li
{
	line-height: 16px;
}

li.product
{
	margin-bottom:6px;
}



div.module_top_text
{
	color:#ffffff;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:60px;
	text-align:center;
}

/********************************************************************/
/* VISUAL															*/
/********************************************************************/

div.visualheader, h1.visualheader
{
	width:472px;
	margin: 0;
	color:#ffffff;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:60px;
	text-align:right;
}

div.visualfooter
{
	width:472px;
	color:#a5a646;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:30px;
	text-align:right;
	text-transform:uppercase;
}

div.visualfooter a
{
	color:#a5a646;
	text-decoration:none;
}

/********************************************************************/
/* VOORWAARDEN														*/
/********************************************************************/

td.voorwaarden
{
	width: 250px;
	height: 90px;
	vertical-align: top;
	padding-top: 8px;
	padding-left: 8px;
	font-style:italic;
}

img.voorwaarden
{
	border: 1px solid #A5A646;
}

/********************************************************************/
/* FOOTER															*/
/********************************************************************/

div.footer
{
	padding-top: 4px;
	text-align: center;
	font-size: 11px;
	color: #A5A646;
}

span.footer_adres
{
	padding-top: 2px;
	margin-right: 25px;
}


/********************************************************************/
/* CONTACT															*/
/********************************************************************/


#form_contact input.text, #form_contact textarea.text, #form_contact input.error
{
	border: 1px solid #bbbbbb;
	padding: 3px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#form_contact input.error
{
	border: 1px dotted #FF0000;
}


table.data
{
	width: 487px;
}

table.data td
{
	padding-top: 3px;
	padding-bottom: 3px;
}

#form_actions
{
	float: right;
}

#form_actions input
{
	border: 1px solid #ffffff;
	color:#FFFFFF;
	background-color: #A5A646;
}

#error_container 
{
	height: 24px;
	overflow: hidden;
	float: left;
	width: 240px;
}

#error_container  p
{
	color:#FF0000;
	font-weight: bold;
	margin: 2px;
	height: 20px;
}


#no_javascript
{
	color:#FF0000;
	font-weight: bold;
	margin-top: 10px;
	line-height: 18px;
}


/********************************************************************/
/* Bestelformulier
/********************************************************************/

.hidden
{
	visibility: hidden;
}

.status_selected
{
	font-weight: bold;
}

#status_totaal, #status_stap1, #status_stap2, #status_stap3, #status_stap4
{
	padding: 5px;
}

#stap_vorige
{
	padding-left: 10px;
}

#status_totaal
{
	font-weight: bold;
	font-size: 14px;
}

#e-content a {
	color: #ff0000;
}

#e-content a:hover {
	text-decoration: none;
}