html{
	height:100%;
}
body{
	text-align: center;
	height: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background:#fff;
	font-size: 12px;
	line-height: 16px;
}
* {
	margin: 0px;
	padding: 0px;
}
/* default page settings */ 
h1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 10px 0px;
}

h2{
	font-size: 14px;
}

h3 {
	font-size:12px;
	margin:0 0 10px 0;
	padding:0;
}

h4 {
	font-size: 11px;
	margin: 0 0 10px 0px;
	padding: 0 0px 0 0px;
}

h5 {
	font-size:11px;
	margin:0;
	padding:0;
	line-height:14px;
}

h6 {
	font-size:11px;
	margin:0 0 5px 0;
	padding:0;
	line-height:14px;
}

p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}
ul {
	margin: 0 0 0 0;
}
ul li {
	list-style-type: none;
}
div{
	text-align: left;
	font-size: 12px;
	line-height: 16px;	
}
a:link,
a:active,
a:visited
{
	font-weight: bold;
	color: #b2b2b2;
	text-decoration: none;
	font-size: 11px;
}
a:hover
{
	text-decoration: underline;
	color:#003c7a;
}




img {
	border: 0;	
}
.clear {
	clear:both;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.relative {
	position:relative;
}
table, tr, td {
	border: 0;	
	width:100%;
	height:80%;
}
table.tb-wrap {
	width: 100%;
	height: 100%;	
}

fieldset {
	border:0;
}
/*Home body*/

#container {
	width:100%;
	height:100%;
	position:relative;
	top:0;
	left:0;
	text-align:center;
}

html>body #mainContainer {
	width:800px;
	height:auto;
	min-height:650px;
}

#mainContainer {
	width: 800px;
	height:650px;	
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding:0 0 0 5px;
}

#headerContainer {
	width:800px;
	height:140px;
}

#headerTop {
	width:100%;
	height:45px;
	margin:15px 0 0 0;
}

#headerLogo {
	position:relative;
	top:0;
	left:0px;
}

#headerLangSwitch {
	position:relative;
	top:6px;
	right:0px;
}

#headerLangSwitch ul {
	margin:15px 0 0 20px;
}

#headerLangSwitch ul li {
	float:left;
	margin:0 0 0 10px;
}

#headerLangSwitch ul li a:link,
#headerLangSwitch ul li a:active,
#headerLangSwitch ul li a:visited {
	
}

#headerLangSwitch ul li a:hover{
	
}

#headerNav {
	width:100%;
	height:80px;
	overflow: hidden;
}

#headerNav ul {
	margin:0;
}

html>body #headerNav ul li {
	
}

#headerNav ul li {
	float:left;
}

#headerNav ul li a:link,
#headerNav ul li a:active,
#headerNav ul li a:visited {
	font-size:0;
}

#headerNav ul li a:hover{
}




#contentContainer {
	width:900px;
}

#contentImage {
	position:relative;
	top:-30px;
	left:-38px;
}

#contentIntro {
	margin:15px 0 0 0;
}

html>body .frontMenuCont {
	width:230px;
	height:170px;
}

.frontMenuCont {
	background:url('../images/bg_menucontainer.jpg') no-repeat 0 0;
	width:255px;
	height:185px;
	float:left;
	margin:-32px 12px 0px 0;
	padding:15px 0 0 25px;
}

.frontLink {
	margin:15px 0 0 0;
}

.frontLink a:link,
.frontLink a:active,
.frontLink a:visited {
	color:#b2b2b2;
	text-decoration:none;
	font-weight: bold;
}

.frontLink a:hover {
	color:#003c7a;
	font-weight: bold;
}

.frontButton {
	margin:15px 0 0 0;
}

.frontMenuMovie {
	margin:-32px 12px 0 0;
	float:left;
}

#footerContainer {
	width:100%;
	height:110px;
	background:#fcfcfc;
	border-top:5px solid #f7f7f7;
	text-align:center;
	margin-top:100px;
}

html>body #footerList {
	
}

#footerList {
	width:100%;
	text-align:center;
	color:#a5a5a4;
	margin:25px 0 0 0;
}

#footerList a:link,
#footerList a:active,
#footerList a:visited {
	color:#a5a5a4;
	font-weight:normal;
}


#siteNav {
	width:100%;
	text-align:center;
	color:#a5a5a4;
	margin-top:10px;
	font-size:11px;
}

#siteNav a:link,
#siteNav a:active,
#siteNav a:visited {
	color:#a5a5a4;
	font-weight:normal;
}

/* Contents body*/

#leftCol {
	width:550px;
}

#leftIntroImage {
	height: 200px;	
}

#leftIntroText {
	color:#20558c;
	padding: 0 30px 0 0;
}

#leftIntroText img {
	margin:3px 0 20px 0;
}

#leftIntroText a:link,
#leftIntroText a:active,
#leftIntroText a:visited
{
	font-size: 11px;
}

#rightCol {
	width:250px;
	overflow:hidden;
}

#footerContainer2 {
	position:relative;
	width:100%;
	height:110px;
	bottom:0;
	left:0;
	background:#fcfcfc;
	border-top:5px solid #f7f7f7;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:70px;
}

/* Vacatures body */
#leftMenu {
	margin:25px 0 0 0;
	color:#20558c;
}

#lMenuTitle {
	
}

#lMenuList {
	
}

#lMenuList ul {
	margin:0 0 0 15px;
}
#lMenuList ul li {
	list-style-type:disc;
}

#lMenuList ul li a:link,
#lMenuList ul li a:active,
#lMenuList ul li a:visited {
	font-weight:normal;
	color:#20558c;
	
}

#lMenuList ul li a:hover {
	text-decoration:underline;
}


.hidePrevLink,
.hideNextLink {
	display: none;
}

#footerContainer a:hover
{
	color: #003c7a;
}


a.linkactive:link,
a.linkactive:active,
a.linkactive:visited
{
	color:#003c7a;
}