body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F2F5F8;
	background-repeat: repeat-x;
	background-position: top;
	color: #4C565F;
	background-image: url(../images/gif/bg_tile.gif);
}

/*Tabel opmaak*/

td {
	margin: 0px;
	padding: 0px;
}

th {
	margin: 0px;
	padding: 0px;
}
/*Tekst opmaak*/

P {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4C565F;
}
.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5A687E;
	font-style: italic;
}
.italicbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4C565F;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.01em;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5E7D8C;
	font-weight: bold;
	letter-spacing: 0.07em;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #841C34;
	font-weight: bold;
	letter-spacing: 0.07em;
}

.pricefault {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #49626D;
	font-weight: bold;
	letter-spacing: 0.07em;
	text-decoration: line-through;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	font-style: italic;
}

.medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #8D8D72;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: bold;
	color: #288FDB;
	letter-spacing: 1px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 0,2em;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
	letter-spacing: 0.2em;
}

/*Headers*/

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #006001}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #006001}
	
h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006001;}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A8DF00;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4698D4;
	letter-spacing: -1px;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.subheaders {
	padding: 0px;
	margin: 0px;
}
/*Boxen*/

.box1 {
	padding: 0px;
	display: block;
	margin: 1px;
	background-image: url(gif/linebreak.gif);
	background-repeat: repeat-y;
}

.box2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
/*Formulieren*/

form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	display: inline;
	float: none;
	clear: none;
	background-color: #F5F9FC;
	font-weight: normal;
	border: 1px solid #A9A996;
	color: #4C565F;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	width: 225px;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	display: inline;
	margin: 0px;
	float: none;
	clear: none;
	background-color: #F5F9FC;
	font-weight: normal;
	border: 1px solid #A9A996;
	color: #4C565F;
	padding-left: 2px;
	width: 225px;
}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	display: block;
	float: none;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #4C565F;
	background-image: url(../images/gif/bttn.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: 23px;
	width: 74px;
	text-align: center;
	border: 1px solid #A9A996;
}
select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
}
/*List object*/

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-type: square;
	list-style-position: inside;
	padding: 0px;
	font-size: 10px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 15px;
}


li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
}

/* Default Links*/

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #A41A31;
	text-decoration: underline;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #A41A31;
	text-decoration: underline;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #4B7A94;
	text-decoration: underline;
}
	
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #4B7A94;
	text-decoration: none;
}
/*Footer Menu Links*/

.fmenu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/GIF/arrow.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.fmenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #585A74;
	text-decoration: none;
}
	
.fmenu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #cccccc;
}
.fmenu a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9EC54D;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/GIF/arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
/*Copyright Links*/

.copyright a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #881D2D;
	letter-spacing: 0.1em;
	text-decoration: underline;
}

.copyright a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #811A2F;
	letter-spacing: 0.1em;
	text-decoration: underline;
}
	
.copyright a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFAD01;
	letter-spacing: 0.1em;
	text-decoration: underline;
}
.copyright a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FCAB02;
	letter-spacing: 0.1em;
	text-decoration: underline;
}
/*Images*/

.thumbs {
	display: inline;
	padding: 0px;
	height: 20px;
	width: 35px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #666666;
}
.images {
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 12px;
}
.banners {
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 2px;
}
#hdr {
	background-image: url(../images/layout/hdr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 140px;
	width: 780px;
}
#content {
	background-color: #FFFFFF;
	background-image: url(../images/layout/cbg.gif);
	background-repeat: no-repeat;
	background-position: right 80%;
	margin: 0px;
	display: block;
	width: 730px;
	height: auto;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#symbol {
	display: block;
	height: 250px;
	width: 250px;
	margin: 0px;
	padding: 0px;
}
.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #841C34;
	font-weight: bold;
	letter-spacing: 0.07em;
}

