* {
	font-family: verdana;
	font-size: 11px;
	color: #675c53;
}

.color1,#contactbox a:hover {
	color: #675c53;
}

.gallerythumb {
	border-color: #675c53;
}

.bgColor1,.listtable th,.polltable th {
	background-color: #675c53;
}

.color2,#topright a:hover,.navlink:hover,.navlinkactive,.back:hover,.dropdown a:hover,.listtable span,#menuLeft a span,#contactbox a,#content a:hover,.required
	{
	color: #efbd47;
}

.color1,#contactbox a:hover,.listtable a:hover,body {
	color: #675c53;
}

.listtable a:hover {
	color: #675c53 !important;
}

.bgColor2,.listtable tr:hover {
	background-color: #efbd47;
}

.color3 {
	color: #faebc8;
}

.bgColor3 {
	background-color: #faebc8;
}

.color4 {
	color: #fdf7e9;
}

.bgColor4 {
	background-color: #fdf7e9;
}

.color5 {
	color: #edebea;
}

.bgColor5,.listtable tr,.listtable.nohover tr:hover,.polltable tr,#content ul,#contentWide ul
	{
	background-color: #edebea;
}

.titleDotted {
	color: #efbd47 !important;
}

/* also set here for the FCK editor */
#content ul,#contentWide ul {
	padding: 5px;
	padding-left: 24px;
	margin-left: 0px;
	list-style-image: url(/template/images/arrowlist.gif);
	list-style-type: disc;
}

.color6,.listtable th,.polltable th {
	color: #ffffff;
}

.bgColor6,table .rowSpacer,table .rowSpacer:hover {
	background-color: #ffffff;
}

.color7,.listtable tr:hover span,#menuLeft a span {
	color: #675c53;
}

.bgColor7 {
	background-color: #000000;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}

#content h1 {
	margin-top: 0px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 10px;
}

#topright a {
	text-decoration: none;
}

/**
 * Navlink typography CSS
 **/
.navlink {
	text-decoration: none;
}

.navlinkactive {
	text-decoration: none;
}

/**
 * Listtable typography CSS
 **/
.listtable.top td {
	vertical-align: top;
}

.listtable td a {
	display: block;
	text-decoration: none;
}

.listtable .small a {
	font-size: 10px;
}

/**
 * Polltable typography CSS
 **/
.polltable #question {
	font-weight: bold;
	padding-bottom: 10px;
}

.polltable td {
	font-size: 10px;
}

.pollAnswerLarge label,.pollAnswerRadio {
	cursor: pointer;
}

/**
 * Contentbox typography CSS
 **/
#contactbox a {
	font-weight: bold;
	text-decoration: none;
}

/**
 * Navigation element typography CSS
 **/
.back,.printButton {
	text-decoration: none;
	font-size: 9px;
}

.detailtable th {
	font-weight: bold;
}

.detailtable td {
	font-weight: bold;
}

#footer *,#footer {
	font-family: arial !important;
	font-size: 10px !important;
	text-decoration: none;
}

#footer a:hover {
	color: #efbd47 !important;
}

.submitButton {
	cursor: pointer;
	border: none;
	background-color: #FFF;
	background-image: url(/template/images/bt-background.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 32px;
	width: 85px;
	text-align: center;
	padding-left: 16px;
	font-size: 10px;
	font-weight: bold;
}

.formTable {
	width: 100%;
}

.formTable td {
	padding-bottom: 4px;
	padding-right: 10px;
}

.formTable input[type="text"],.formTable input[type="file"],.formTable textarea
	{
	background-color: #edebea;
	border: 1px solid #a5a3a2;
	height: 14px;
	width: 256px;
}

.formTable textarea {
	height: 70px;
	resize: none;
}

.formTable input[type="text"].doubleTextSmall {
	width: 57px;
}

.formTable input[type="text"].doubleTextBig {
	width: 190px;
}

.formTable input[type="file"] {
	width: 260px;
	height: 18px;
}

.formTable input[type="checkbox"],.formTable input[type="radio"] {
	margin-top: -2px;
}

.formTable select {
	background-color: #ffffff;
	border: 1px solid #e7e7e7;
	width: 260px;
	height: 20px;
	color: #675c53;
}

.formTable select#geboortedag {
	width: 40px;
	margin-right: 4px;
}

.formTable select#geboortemaand {
	width: 144px;
	margin-right: 4px;
}

.formTable select#geboortejaar {
	width: 60px;
}

.formTable .checkboxText {
	padding-left: 20px;
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
}

.formTable label {
	cursor: pointer;
}

.dropdownDisabled {
	background-color: #efbd47;
}

div.searchResult {
	margin-top: 15px;
}

h1.searchResult {
	margin-top: 15px !important;
	padding: 5px;
}

.searchhighlight {
	font-weight: bold;
}

.valuta {
	background-image: url('/template/images/valuta-form-icon.jpg');
	background-repeat: no-repeat;
	padding-left: 20px;
}
