﻿body {
	background-color: #0099cc;
	margin-left: 1px;
	margin-top: 1px;
}
#containerlinks {
	position:absolute;
	left: 20px;
	top: 150px;
	width: 300px;
	height: 40px;
	background-color: #0099cc;
}
#containerrechts {
	position:absolute;
	left: 340px;
	top: 150px;
	width: 500px;
	height: auto;
	background-color: #0099cc;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}
#containerpaginanaam {
	position:absolute;
	left: 340px;
	top: 77px;
	height: 50px;
	background-color: #FFFFFF;
	display:block;
	font-family: Arial;
	font-size: 16px;
	color: #07296E;
	font-weight: bold;
	line-height: 50px;
	vertical-align: middle;

}
#containervacaturenaam{
	position: absolute;
	left: 340px;
	top: 77px;
	height: 50px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	color: #07296E;
	font-weight: bold;
	line-height: 50px;
	background-image: url('../images/vacaturekop.gif');
	background-repeat: no-repeat;
	width: 550px;
	text-indent: 270px;
}
#containervacaturenaam p{
	margin: 0px;
	padding:0px;
	padding-top: 4px;
}

#navigatie {
	position:absolute;
	left: 340px;
	top: 5px;
	width: 500px;
	height: 43px;
	background-color: #fff;
}
.txtnormal {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}
.txtbold {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.linklinkswit {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.kader {
	border: 1px solid #003366;
	margin: 3px;
	padding: 3px;
	padding-left:30px;
}
.kader2 {
	border: 1px solid #003366;
	margin: 3px;
	padding: 3px;
	width: 300px;
}
.txthide {
	color: #0099cc;
}
.linklinks {
	font-family: Arial;
	font-size: 12px;
	color: #05296e;
}
.grotelink {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.sfunctienaam {
	font-family: Arial;
	font-size: 16px;
	color: #07296E;
	font-weight: bold;
	line-height: 45px;
	vertical-align: middle;
	background-color: #FFFF00;
	height: 45px;
	display:block;
	float:right;
}
table p {
	padding: 0px;
	margin: 0px;
}

