body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	margin: 0;
	padding: 0;
	background-color: #4c647c;
	text-align: center;
}

td {
	font-size: 11px;
}

#mainContent li {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a {
	color: #0779cc;
	text-decoration: underline;
}

a.blue {
	color: #0779cc;
}

a:hover {
	text-decoration: none;
}

p {
	margin-bottom: 5px;
}

hr {
	size: 1px;
	color: #CCC;
}

p {
	margin: 4px 0 15px 0;
}

h1,h2,h3,h4 {
	color: #0779cc;
	line-height: normal;
	padding: 0;
	font-weight: normal;
	margin: 15px 0 4px 0;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 13px;
}

form {
	margin: 0;
	padding: 0;
}

input,select,textarea {
	border: 1px solid #879d8d;
	margin: 0;
	padding: 2px;
}

#title {
	color: #0779cc;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}

#vacature {
	border-bottom: dotted 1px #CCC;
	padding: 5px 0 5px 0;
}

#vacature a {
	color: #0779cc;
	font-size: 11px;
	font-weight: bold;
}

#adres {
	line-height: 14px;
	padding: 5px 0 5px 0;
}

/************************************HEADER*****************************************/
#header {
	width: 100%;
	height: 225px;
	text-align: center;
	background-image: url(../images/headerShade.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

/************************************SFEER FOTO BLENDER*****************************************/
#header  #sfeerFoto {
	position: relative;
	padding: 0;
	width: 907px;
	height: 225px;
	margin: 0 auto 0 auto;
}

#header #sfeerFoto #overlay {
	position: absolute;
	top: 0;
	left: 18px;
	z-index: 1;
	height: 225px;
	background-repeat: no-repeat;
}

#header #sfeerFoto #blenddiv {
	display: block;
	background-repeat: no-repeat;
	background-position: top center;
	width: 907px;
	height: 225px;
	padding: 0;
	margin: 0;
}

#header #sfeerFoto #blendimage {
	display: block;
	background-repeat: no-repeat;
	background-position: top center;
	width: 907px;
	height: 225px;
	padding: 0;
	margin: 0;
	filter: alpha(opacity =   100);
	-moz-opacity: 200;
	opacity: 200;
}

/*****************************************************************************/
#wrapper {
	width: 100%;
	position: relative;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
}

#innerWrapper {
	width: 907px;
	text-align: left;
	position: relative;
	margin: 0 auto 0 auto;
	background-image: url(../images/main.png);
	background-repeat: repeat-y;
}

#menu {
	height: 36px;
	line-height: 36px;
	color: #FFF;
	background-image: url(../images/menu.jpg);
	padding-left: 30px;
}

#menu #left {
	width: 255px;
	color: #036;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

#menu #left a {
	color: #036;
	text-decoration: none;
}

#menu #left a:hover {
	text-decoration: underline;
}

#menu #left #language {
	float: right;
	padding: 6px;
	line-height: 1px;
}

#menu #right {
	margin-left: 264px;
}

#leftContent {
	width: 244px;
	margin-left: 18px;
	padding: 12px;
	float: left;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#mainContent {
	padding-left: 18px;
	float: left;
	width: 600px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#footer {
	width: 100%;
	height: 133px;
	background-image: url(../images/backgroundFooter.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#innerFooter {
	width: 907px;
	height: 133px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	text-align: left;
	position: relative;
	margin: 0 auto 0 auto;
}

#footerContent {
	padding: 8px 30px 0 30px;
}