body {
	margin: 0px;
	padding: 0px;
	/*background-color: #caddf4;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	*/
	background-color: #b0c4de;
}
#container {
	background-color: #fff;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#header {
background-image:url(../images/hrLine.gif);
background-repeat:repeat-x;
background-position:bottom;
height: 216px;
width: 970px;
}
#header .headerLeft {
width: 270px;
float: left;
background-image:url(../images/logo.jpg);
background-position:right top;
background-repeat:no-repeat;
height: 185px;
margin-top: 30px;
}
#header .headerRight {
float: right;
text-align:right;
margin-top: 50px;
width: 700px;
height: 165px;
background-image:url(../images/headerImage.jpg);
background-position:right bottom;
background-repeat:no-repeat;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-transform:uppercase;
}
#header .headerRight a {
color: #2e5e97;
margin-right: 20px;
text-decoration:none;
}
#header .headerRight a:hover, #header .headerRight .active {
color: #e13a3e;
}

#page {
}
#page .submenu {
float: left;
width: 203px;
}
#page .submenu a {
height: 24px;
line-height: 24px;
text-decoration:none;
background-image:url(../images/hrLine.gif);
background-repeat:repeat-x;
background-position:bottom;
display: block;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
padding-left: 10px;
font-weight: bold;
}
#page .submenu a:hover, #page .submenu .active {
color: #e13a3e;
}
#page .content {
padding: 20px;
float: left;
width: 723px;
background-image: url(../images/vrLine.gif);
background-position:left;
background-repeat:repeat-y;
}
#page .content .title, h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #e13a3e;
font-weight:bold;
padding-bottom: 10px;
}
#page .content .txt, #page .content td {
color: #333;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 20px;
}
#page .content a {
color: #333;
text-decoration:underline;
}
#page .content a:hover {
color: #000;
text-decoration:none;
}

.content td {
	padding:5px;
}

.job_item a {
  text-decoration:underline;
  color:#333333;
}

.job_item a:hover {
  text-decoration:underline;
  color:#333333;
}


#footer {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
padding-right: 20px;
color: #fff;
line-height: 24px;
height: 24px;
background-color: #2d5e97;
text-align:right;
}
#footer a {
color: #fff;
text-decoration:none;
}
#footer a:hover {
text-decoration: underline;
}

input, textarea {
width: 200px;
padding: 2px;
border: 1px solid #b3b0b0;
font-family:"tahoma", Arial, Helvetica, sans-serif;
color: #626262;
font-size: 11px;
margin: 3px;
}
select {
padding: 2px;
border: 1px solid #b3b0b0;
font-family:"tahoma", Arial, Helvetica, sans-serif;
color: #626262;
font-size: 11px;
margin: 3px;
}
.submit {
cursor:pointer;
background-color: #e33840;
border: none;
color: #fff;
display: block;
width: 80px;
text-align: center;
font-weight: bold;
text-decoration: none;
margin: 3px;
}
.submit a {
color: #fff;
text-decoration: none;
}
.submit:hover {
background-color: #333;
}
.vacatureOverzicht td{
border-bottom: 1px solid #ccc;
}
.vacatureOverzicht a {
color: #333;
text-decoration:none;
}
.vacatureOverzicht a:hover {
color: #014785;
text-decoration:none;
}
.onrollover:hover {
background-color: #eee;
}

#contactFORMS td {
border-bottom: 1px solid #ccc;
}

.submit2 {
cursor:pointer;
background-color: #e33840;
border: none;
color: #fff;
display: block;
width: 80px;
text-align: center;
font-weight: bold;
text-decoration: none;
margin: 3px;
}
.submit2 a {
color: #fff;
text-decoration: none;
}
.submit a:hover {
background-color: #333;
}
