/* ( CHARSET ) Copyright 2009-2010 "Fastware" All Rights Reserved. */


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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0 none;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
}

:focus {
	outline: 0 none;
}

body {
	background: none repeat scroll 0 0 white;
	color: black;
	line-height: 1em;
}

html {
	height: 100%;
}

ol, ul {
	list-style: none outside none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
}

html *, body {
	color: #454545;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 1.1em;
}

select {
	line-height:1;
}

fieldset {
	border:0 none;
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h1 {
	color: #444444;
	font-size: 14px;
}

h2 {
	font-size: 12px;
	color: #444444;
	text-transform: uppercase;
	margin: 0 0 11px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

h6 {
	font-size: 12px;
}

p {
}

strong {
	font-weight: bold;
}

a {
	color: #F49800;
	text-decoration: underline;
}

a:hover {
	color: #F49800;
	cursor: pointer;
}

.backgroundLight {
	background-color: #F0F0F0;
}

.corporateColorBG {
	background-color: #FF0029;
}

.corporateColor {
	color: #FF0029;
}

.borderLight {
	border: 1px solid #E6E6E6;
}

.imgBorder {
	border: 1px solid #CCCCCC;
}

.mainSprite {
	background: url("/file/picture/frame/sprite/mainSprite.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	vertical-align: middle;
}

.navigatieSprite {
	background: url("/file/picture/frame/sprite/navigatieSprite.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	vertical-align: middle;
}

div.editorArea h2 {
	font-size: 12px;
	color: #F49800;
	text-transform: uppercase;
	margin: 0 0 11px;
}

.underline{
	text-decoration: underline;
}

/*
.footer {
	background: url("/file/picture/frame/footer.png") no-repeat scroll 0 0 transparent;
	width: 100%; 
	clear: left; 
	float: left;
	height: 112px;
	padding:35px 0 0 50px;
}
*/

.wrapper {
	min-height: 100%;
}

div#footer{
	position: relative; 
	margin-top: -120px; 
	height: 120px; 
	clear:both; 
	background: #fff;
}
