body {
	margin:0;
	background:#f0f0f0 url(images/bg-body.gif) repeat-x;
	font:12px Verdana, Arial, Helvetica, Geneva,  sans-serif;
	color:#000;
}
textarea {
	background:none;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#c53330;
}
a:hover {
	text-decoration:underline;
	color:#8d8c8c;
	}
.webform-component-fieldset legend {
	font-weight:bold;
}
.views-view-grid {
	margin-top:-30px;
	margin-left:-48px;
}
.views-view-grid * .row-1, .views-view-grid * .row-2, .views-view-grid * .row-3 {
	height:169px;
	margin:0;
	padding:0;
}
.views-field-title {
	height:17px;
	margin:0;
	padding:0;
}
.views-field-image-attach-images {
	width:222px;
	height:150px;
	margin:0;
	padding:0;
}
.views-field-image-attach-images .field-content img {
	width:222px;
	height:150px;
	margin:0;
	padding:0;
}
#wrapper {
	width:988px;
	margin:0 auto;
	background:url(images/bg-wrapper-t.png) no-repeat;
	padding-top:17px;
}
#wrapper .w1 {
	background:url(images/bg-wrapper-c.png) repeat-y;
	padding:0 14px;
	height:1%;
}
#header {
	height:1%;
	overflow:hidden;
	padding:9px 7px 11px 41px;
	background:#fff url(images/bg-header.gif) no-repeat 0 100%;
}
#header .logo {
	float:left;
	background:url(images/logo.gif) no-repeat;
	width:183px;
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
}
#header .logo a {
	display:block;
	height:100%;
}
#header .menu {
	float:right;
	list-style:none;
	margin:24px 0 0;
	padding:0;
	overflow:hidden;
	font-size:11px;
	text-transform:uppercase;
}
#header .menu li {
	display:inline;
	background:url(images/separator-header-nav.gif) no-repeat 0 2px;
	padding-left:8px;
	padding-right:0px;
	padding-top:0px;
	margin:0px;
}
#header .menu li:first-child {
	background-image:none;
}
#header .menu li a {
	color:#8d8c8c;
}
#main {background:#fff url(images/bg-main-holder-t.gif) no-repeat;}
#main .holder {
	background:url(images/bg-main-holder-b2.gif) no-repeat 0 100%;
	padding:32px 0 20px 40px;
	margin-bottom:-20px;
	position:relative;
}
#main .section {
	width:100%;
	position:relative;
}
#main .section:after {
	clear:both;
	display:block;
	content:"";
}
.section-img {
	float:left;
	width:670px;
	position:relative;
}
.section-img img {display:block;}
.section-img h1 {
	margin:0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:24px;
	font-weight:normal;
	text-transform:uppercase;
	color:#fefefe;
	position:absolute;
	bottom:11px;
	right:12px;
}
.section-img h2 {
	margin:0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	color:#fefefe;
	position:absolute;
	bottom:11px;
	right:12px;
}
.section-img h1.black, .section-img h2.black {
	color:#000000;
}
.section-img h1.grey, .section-img h2.grey {
	color:#8d8c8c;
}
.section-img h1.red, .section-img h2.red {
	color:#c53330;
}
#nav {
	float:right;
	list-style:none;
	margin:0;
	padding:0;
	font-size:18px;
	width:250px;
	position:relative;
	z-index:2;
	line-height:28px;
}
#nav a:focus{outline: none;}
#nav li {
	background:url(images/bg-nav.gif) no-repeat;
	float:left;
	border-top:1px solid #8d8c8c;
	width:250px;
}
#nav li:first-child {border-top:none;}
#nav li a {
	width:234px;
	display:block;
	color:#8c8c8c;
	padding:23px 0 28px 49px;
	margin:-12px 0 -18px -29px;
	position:relative;
}
#nav li a:hover, #nav li.active-trail a, #nav li.active a {
	background:url(images/bg-nav-hover.png) no-repeat;
	color:#fefefe;
	text-decoration:none;
	cursor:pointer;
}
.twocolumns {
	overflow:hidden;
	width:100%;
	position:relative;
}
#content {
	width:623px;
	float:left;
	padding:26px 0 56px 47px;
	position:relative;
	min-height:160px;
}
* html #content {height:160px}
#content h2 {
	margin:0 0 8px;
	font-size:24px;
	color:#c53330;
	font-weight:normal;
}
#content h3 {
	margin:15px 0;
	font-size:16px;
	font-weight:normal;
	color:#c53330;
}
#content p {margin:0,10px;}
#content .info-box-area {
	overflow:hidden;
	width:100%;
	padding-top:11px;
}
#content .info-box {
	width:275px;
	float:left;
	margin-right:32px;
}
#content .info-box img {
	margin:7px 0 0 1px;
	display:block;
}
#content .link-list{
	overflow:hidden;
	width:100%;
}
#content .link-list ul {
	margin:0;
	padding:17px 0 0;
	list-style:none;
	font-size:9px;
	text-transform:uppercase;
	float:right;
}
#content .link-list li {
	background:url(images/bg-link-list.gif) no-repeat 0 100%;
	padding:0 0 2px 8px;
	margin-bottom:11px;
}
#content .link-list li a {
	background:#c53330;
	color:#fefefe;
	padding:1px 4px 2px 5px;
}
#content .bottom-logo {
	position:absolute;
	bottom:3px;
	right:3px;
	color:#fff;
	font-size:20px;
	font-weight:bold;
}
#sidebar {
	background:url(images/bg-sidebox.gif) no-repeat;
	width:250px;
	float:right;
}
.sub-nav {
	margin:0;
	padding:25px 0 0;
	list-style:none;
	font-size:12px;
}
.sub-nav li {height:1%;}
.sub-nav li a {
	color:#010101;
	text-decoration:none;
	display:block;
}
.sub-nav li.active a, sub-nav li a:hover {
	background:url(images/bg-sub-nav-active.gif) repeat-y !important;
	color:#c53330;
}
.sub-nav li a span {
	padding:4px 18px 2px;
	display:block;
}
.sub-nav li.active a span,
.sub-nav li a:hover span {
	background:url(images/bullet1.gif) no-repeat 0 50%;
}
.sub-nav li a:hover {
	color:#c53330;
	background:url(images/bg-sub-nav-hover.gif) repeat-y;
	text-decoration:none;
}
.loose-btn {
	margin:0;
	padding:69px 0 0;
	list-style:none;
	font-size:16px;
	overflow:hidden;
	width:100%;
	height: 1%;
}
.loose-btn li {
	float:right;
	clear:both;
	margin-top:-13px;
	position:relative;
}
.loose-btn a {
	background:url(images/bg-link-loose.png) no-repeat;
	float:left;
	color:#fff;
	padding:10px 7px 10px 27px;
	height:27px;
	cursor:pointer;
}
.loose-btn a:hover {text-decoration:underline;}
#footer {
	background:url(images/bg-footer.gif) no-repeat;
	padding:31px 0 26px;
	font-size:9px;
	color:#666;
}
#footer ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
#footer li {
	display:inline;
	background:url(images/separator-footer.gif) no-repeat 0 1px;
	padding:0 1px 0 5px;
}
#footer li:first-child {background:none;}
#footer li a {
	color:#666;
	text-decoration:underline;
	}
#footer li a:hover {
	color:#666;
	text-decoration:none;
	}	
.section-img p {
	margin:0px;
}
.sub-nav li a {width:100%;}
.sub-nav li {vertical-align:top;}
#sidebar * #nieuwsblock {
	width:200px;
	padding-left:20px;
}
#sidebar * #nieuwsblock * .view-Nieuws ul {
	margin: 0;
	padding: 7px 0;
}
#sidebar * #nieuwsblock * .view-Nieuws ul li {
	padding: 0 0 11px;
	list-style: none;
        list-style:none;
        list-style-image:none;
        margin:0;
}
#sidebar * #nieuwsblock * .view-Nieuws ul li {
	padding: 0 0 4px;
}
.view-Nieuwsoverzicht ul li, .view-Vacatureoverzicht ul li {
	padding:0;
	margin:0;
    list-style:none;
    list-style-image:none;
}

.view-Nieuwsoverzicht * .views-field-created {
	position:relative;
	z-index:10;
	top:10px;
	color: #ffffff;
	font-weight:bold;
	background:#c53330;
	width:90px;
	padding-left:6px;
	padding-right:6px;
}
.view-Nieuwsoverzicht * .views-field-title .field-content  {
	position:relative;
	z-index:10;
	top:-8px;
	margin-left:110px;
	padding: 7px 0 0;
	font-weight:bold;
	line-height: 20px;
}
.view-Nieuwsoverzicht * .views-field-view-node .field-content a {
	text-decoration:underline;
	position:relative;
	top:10px;
}