body, html{
	font-family: "Trebuchet MS", arial;
	font-size:12px;
	padding:0;
	margin:0;
	height: 100%;
}
div {
	font-family: "Trebuchet MS", arial;
	font-size:12px;
	text-align: left;
}
td {
	font-family: "Trebuchet MS", arial;
	font-size:12px;
	text-align: left;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 9px;
}

.cms {
	font-family: "Trebuchet MS", arial;
	font-size:12px;
	text-align: left;
}

img{
	border:none;
}

.clear{
	clear:both;
}

.header100{
	height:20px;
	background:#5d0317;
}

.headerinfo{
	width:980px;
	margin:0 auto;
	padding-top:3px;
	font-size:10px;
	color:#FFF;
	text-align:right;
}

.fullscreen {
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto -120px;
}
.push {
	height: 120px;
}

.container{
	width:980px;
	height:295px;
	margin:0 auto;
	position:relative;
}

.logo{
	z-index:100;
	background:url(../img/logo.png);
	position:absolute;
	top:2px;
	width:247px;
	height:304px;
}

.slogan{
	background:url(../img/slogan.jpg);
	position:absolute;
	left:275px;
	top:2px;
	width:213px;
	height:51px;
}

.menu{
	position:absolute;
	left:225px;
	top:68px;
	width:780px;
	height:20px;
}
.menu ul {
	padding:0px;
	margin:0px;
}
.menu ul li{
	display:inline;
}

.menu ul li a{
	font-size:14px;
	text-align:left;
	text-decoration:none;
	color:#a91637;
	font-weight:bold;
	margin-left:50px;
}

.menu ul li a:hover{
	border-bottom:solid 1px;
}

.etalage{
	z-index:10;
	position:absolute;
	background:url(../img/etalage.jpg);
	top:92px;
	width:982px;
	height:197px;
}

.cta{
	margin:0 auto;
	width:980px;
	height:128px;
}

.cta1{
	float:left;
}

.cta2{
	float:left;
	margin-left:6px;
}

.content{
	margin:0 auto;
	width:980px;
	padding-bottom:10px;
	padding-top:10px;
	position: relative;
}

.vacatureshome{
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	width: 241px;
	background:#ececec;
	text-align: center;
}
.vacatureshomeblok {
	width: 241px;
	height: 100px;
	margin-top: 10px;
	background: url('../img/vacaturelinkstop.jpg');
	overflow: hidden;
}
.vacatureshomeblok_naam {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	width: 200px;
	padding-top: 5px;
	margin-left: 20px;
	margin-bottom: 5px;
}
.vacatureshomeblok_link {
	color: #ffffff;
	text-decoration: none;
}
.vacatureshomeblok_locatie {
	font-size: 11px;
	width: 200px;
	margin-left: 20px;
	color: #ffffff;
}
.vacatureshomeblok_lees {
	margin-bottom: 20px;
}

.vacatureshome span{
	color:#045776;
	font-size:24px;
	font-weight:bold;
}

.text{
	float:left;
	width:703px;
	padding:10px;
	padding-top:0px;
}

.line{
	margin:0 auto;
	width:980px;
	height:1px;
	background:url(../img/lijn.jpg) repeat;
}

.sitemap{
	margin:0 auto;
	width:980px;
	height:150px;
}

.menu2{
	margin:0 auto;
	text-align:center;
	background:#5d0317;
	height:20px;
}

.menu2 ul {
	padding:0px;
	margin:0px;
}
.menu2 ul li{
	display:inline;
}

.menu2 ul li a{
	font-size:10px;
	text-decoration:none;
	color:#ffffff;
	margin-left:10px;
	margin-right:10px;
}

.menu2 ul li a:hover{
	color:#aa0735;
}

.footer{
	background:#aa0735;
	height:92px;
	text-align:center;
	padding-top:8px;
}
