/* Body & Container */

body, html {
	height: 100%;
	margin: 0;
	padding: 0;
	background: url(images/bodybg.jpg) repeat-x #fff;
	font-family: Arial;
	font-size: 12px;
	color: #000;
}
form
{
	margin: 0;
	padding: 0;
}

.container{
	width: 920px;
	height: 532px;
	margin: 0 auto;
}
table th
{
	text-align: left;
}
table th a
{
	color: #fff;
}
table th a:hover
{
	color: #fff;
	text-decoration: underline;
}


/* TekstOpmaak */

h1 {
	font-size: 18px;
	font-weight: bold;
    font-style: italic; 	
	color: #fff;
}
h2 {
	font-size: 12px;
	font-weight: bold;
    font-style: italic; 	
	color: #fff;
}
h3 {
	font-size: 18px;
	font-weight: bold;
    font-style: italic; 	
	color: #fff;
	margin: 0;
	padding: 0;
}
h4 {
	font-size: 12px;
	font-weight: bold;
    font-style: italic; 	
	color: #fff;
	padding:0;
	margin: 0;
}

a{
	color: #1032a7;
	text-decoration: none;
}
a:hover{
	color: #1032a7;
	text-decoration: underline;
}
img{
	border: 0px;
}


/* Header */

.toplogo{
	width: 920px;
	height: 130px;
	background: url(images/logo_.gif) no-repeat;
}

/* Home Pagina */

.home_wrap{
	width: 920px;
	height: 363px;
}

.left_column{  
	width: 307px;
	height: 363px;
	float:left;
}

.topleft_div{
	width: 307px;
	height: 181px;
	background: url(images/home_bg_grey1.gif) no-repeat;
}
.topleft_div_content{
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 22px;
	line-height: 1.5;
}

.bottomleft_div{
	width: 307px;
	height: 181px;
	background: url(images/img2.jpg) no-repeat;
	border-top: 1px solid #fff;
}


.midright_column{
	width: 613px;
	height: 363px;
	float:right;
}
.middle_column{
	width: 305px;
	height: 363px;
	float:left;
}

.topmiddle_div{
	width: 305px;
	height: 181px;
	background: url(images/img1.jpg) no-repeat;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.bottommiddle_div{
	width: 305px;
	height: 181px;
	background: url(images/home_bg_grey2.gif) no-repeat;
	border-left: 1px solid #fff;
}
.bottommiddle_div_content{
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 22px;
	line-height: 1.5;
}
.right_column{
	width: 306px;
	height: 363px;
	float:right;
}

.topright_div{
	width: 306px;
	height: 181px;
	background: url(images/home_bg_blue.gif) no-repeat;
	border-bottom: 1px solid #fff;
}
.topright_div_content{
	text-align: right;
	line-height: 2;
	padding-right: 17px;
	padding-top: 37px;
}
.bottomright_div{
	width: 306px;
	height: 181px;
	background: url(images/img3.jpg) no-repeat;
}





/* Menu */

.menu_div{
	width: 920px;
	height: 37px;
	background: url(images/menu.gif) no-repeat;
	border-bottom: 1px solid #fff;
}
.menu {
	margin: 0;
	padding: 0;
	width: 920px;
	list-style:none;
}

.menu li {
	padding: 0;
	margin: 0;
	height: 37px;
	list-style: none;
	border: 0px;
	color: #fff;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	height: 17px;
	text-align: center;
	padding-top: 20px;
	color: #fff;
	font-weight: bold;
	background-repeat: no-repeat;
	font-size: 10px;
	font-family: Verdana;
	border: 0px;
	float:left;
}


.item a { color: #fff; width:153px;}
.item a:hover { color: #fff; background: url(images/menu_sel.jpg); width:153px;}
.item_active a{background: url(images/menu_selb.jpg); color: #fff; width:153px;}

.welkom a { color: #fff; width:152px; margin-left:1px; }
.welkom a:hover { color: #fff; background: url(images/menu_selb.jpg); width:152px;margin-left:1px; }
.welkom_active a{background: url(images/menu_selb.jpg); color: #fff; width:152px; margin-left:1px;}


.baan a { color: #fff; width:152px; margin-left:2px; _margin-left:0px;}
.baan a:hover { color: #fff; background: url(images/menu_sel.jpg); width:152px;margin-left:2px; _margin-left:0px;}
.baan_active a{background: url(images/menu_sel.jpg); color: #fff; width:152px; margin-left:2px; _margin-left:0px;}

.personeel a { color: #fff; width:153px; margin-left:1px;}
.personeel a:hover { color: #fff; background: url(images/menu_sel.jpg); width:153px;margin-left:1px; }
.personeel_active a{background: url(images/menu_sel.jpg); color: #fff; width:153px; margin-left:1px;}

.vacatures a { color: #fff; width:152px;}
.vacatures a:hover { color: #fff; background: url(images/menu_sel.jpg); width:152px;}
.vacatures_active a{background: url(images/menu_sel.jpg); color: #fff; width:152px; }

.contact a { color: #fff; width:153px; margin-left:1px; _margin-left:0px;}
.contact a:hover { color: #fff; background: url(images/menu_selb.jpg); width:153px;margin-left:1px; _margin-left:0px;}
.contact_active a{background: url(images/menu_selb.jpg); color: #fff; width:153px; margin-left:1px; _margin-left:0px;}

.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.menu li {float: left;}


/* Content */

.contentwrap{
	width: 920px;
	height: 363px;
}
.left{
	width: 153px;
	height: 363px;
	background: url(images/sidebar_1.jpg) no-repeat;
	float:left;

}
.midright{
	width: 766px;
	height: 363px;
	float:right;
}
.content_area{
	width: 612px;
	height: 348px;
	float:left;
	background: url(images/home_bg.gif) repeat;
	
	padding-bottom: 15px;
	
	overflow: auto;
}

.content_space{
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	line-height: 16px;
}

.right{
	width: 138px;
	height: 303px;
	background: url(images/sidebar_blue.gif) no-repeat;
	padding-left: 15px;
	padding-top: 60px;
	line-height: 2;
	float:right;	
	
}
.right2{
	width: 153px;
	height: 363px;
	background: url(images/sidebar_2.jpg) no-repeat;
	float:right;	
	
}
/* Footer */

.footer{
	width: 920px;
	height: 28px;
	background: url(images/footer.gif) no-repeat;
	margin: 0 auto;
}

.footer_left{
	width:308px;
	text-align: center;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	float:left;
	color: #fff;
	padding-top: 8px;
}
.footer_right{
	width:154px;
	text-align: center;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	float:right;
	color: #fff;
	padding-top: 8px;
}

.footer_right a {
	color: #fff;
	text-decoration: none;
}
.footer_right a:hover {
	color: #fff;
	text-decoration: none;
}

