body {
	padding: 0;
	margin: 0;
	background: #dfe1e2 url('background.jpg') repeat-x;	
	font-family: verdana;
	font-size: 11px;
}
img {
	vertical-align: top;
	border: 0;
	
}

#logo {
	float: left;	
}
#languages {
	text-align: right;
	float: right;
	margin-top: 51px;
}
#header {
	width: 859px;
	float: left;
	margin-bottom: 10px;
}
#container {
	width: 859px;
	min-height: 100%;
	background: #FFF;
	margin: auto;
	border: 1px solid #cfd5da;
	padding: 13px 10px 5px 10px;
	
}
#menu {
	width: 859px;
	float: left;
	padding: 0;
	margin: 0;
}
#menu li {
	
	width: 171px;
	margin-right: 1px;
	height: 93px; 
	display: inline;
	float: left;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}
#menu li a {
	text-decoration: none;
	color: #FFF;
	display: block;
	font-size: 10px;
	background: url('bgBtn.jpg') repeat-x bottom;
	height: 93px;
	
}
#menu li a:hover, #menu .active {
	background: url('bgBtnOver.jpg') repeat-x bottom;
	height: 93px;
}

.line {
	clear: both;
	width: 100%;
	height: 21px;
}
.content {
	background: url('bgContent.jpg') repeat-y;
	width: 100%;
	float: left;
}

#illustratie {
	background: url('illustratie.jpg') bottom no-repeat;
	width: 100%;
	float: left;
}
#right, #left, #center {
	float: left;	
}
#left {
	width: 165px;
	padding-top: 6px;
	line-height: 17px;
}

#left ul
{
	padding: 0;
	margin: 0;	
	margin-bottom: 18px;
	list-style-type: none;
}

#left ul li
{
	margin: 0;
	padding-left: 10px;
	background-image:url('../images2/arrow.jpg');
	background-repeat:no-repeat;
	background-position:0 4px;
}

#left a {
	font-size: 11px;
	color: #0956a3;
	text-decoration: none;
	font-weight: bold;
}

#left a:hover, #left .active
{
	color: #EE4236
}
#left a img {
	vertical-align: middle;
}

#inputSearch {
	border: 1px solid #0956a3;
	width: 127px;
	height: 16px;
	padding: 2px;
	
}

#center {
	width: 470px;
	font-size: 12px;
	padding: 8px 23px 8px 23px;

}

A:Visited       {font-size: 9pt; color: #035EBA; text-decoration: None;}
A:Link          {font-size: 9pt; color: #035EBA; text-decoration: None;}
A:Hover         {font-size: 9pt; color: #035EBA;  text-decoration: Underline;}

#center a
{
	color: #035EBA;
	text-decoration: None;
}

#center a:hover
{
	text-decoration: underline;
}
#center h1 {
	color: #0055a5;
	font-size: 9pt;
	padding:0;
	margin:0;
}
#right {
	width: 146px;
	font-size: 11px;
	line-height: 13px;
	padding: 0px 13px 0px 13px;
}

#right a {
	font-size: 11px;
	color: #0956a3;
	text-decoration: none;
	font-weight: bold;
}

#right a:hover, #left .active
{
	color: #EE4236
}


#right a img {
	vertical-align: middle;
}
#footer {
	width: 100%;
	text-align: center;
	font-size: 10px;
	color: #929292;
}
#footer a {
	font-size: 10px;
	color: #929292;
	text-decoration: none;
}
#search {
	position: absolute;
	overflow: visible;
	height: 0;
	margin-top: -57px;
	color: #0956a3;
	
}

#search img
{
	vertical-align: middle;
}

.textfield {
	border: 1px solid #C1D4E8;
	background: #FFFFFF;
	padding: 0;
	margin: 0;
}

.contactForm td
{
	padding: 0;
	margin: 0;
}
