body, html{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

body {
   background-color: white;/*#5069A0;*/
   color: #333333;
   padding: 0;
   margin: 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
   overflow: -moz-scrollbars-vertical;
}

#container {
	width: 756px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -378px;
}

.Gmap {/* iframe */
	padding: 0;
	margin: 0;	
	width: 760px;
	height: 600px;
	overflow: hidden;
	border: 0;	
}
.GmapKaart {/* kaart */
	width: 758px;
	height: 550px;
	border: 0;	
}
/********************************************************************************************************************************************
	Opmaak navigatie
********************************************************************************************************************************************/

#left_bg {
   background-image: url(../images/left_bg.gif);
   background-position: top right;
}

#right_bg {
   background-image: url(../images/right_bg.gif);
   background-position: top left;
}

#navLeft_bg {
   background-image: url(../images/nav_left_bg.jpg);
   background-repeat: no-repeat;
   background-position: top left;
}

#navRight_bg {
   background-image: url(../images/nav_right_bg.jpg);
   background-repeat: no-repeat;
   background-position: top left;
}

#kader_midden_bg {
   background-image: url(../images/kader_midden_bg.jpg);
}

#werkvlak_1col {
}

#werkvlak_2col {
   background-image: url(../images/table_2cols_bg.jpg);
}

#werkvlak_3col {
   background-image: url(../images/table_3cols_bg.jpg);
}

table, tr, td {
   font-size: 11px;
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   color: #616161;
}

td {
   vertical-align: top;
   text-align: left;
}

p {
   margin-top: 0px;
   margin-bottom: 0px;
}

th {
   font-weight: bold;
   text-align: left;
}

.italic {
   font-style: italic;
}

.bordered {
   border: 1px solid #000000;
}

#overzicht {
   background-image: url(../images/ovz_bg.jpg);
   background-position: top right;
   background-repeat: repeat-Y;
}

.ovz_foto_bg {
   background-image: url(../images/ovz_foto_bg.jpg);
   background-repeat: no-repeat;
   padding: 5px;
   text-align: center;
   width: 121px;
}

.contact {
   width: 300px;
   border: solid 1px #4162B3;
   overflow: auto;
}

/***********************************************************************************************************************
		Menu opmaak
***********************************************************************************************************************/
.menuOutline {
	width: 756px;
	text-align: right;
	padding: 20px 0px 0px 0px; 
}
.nonSelLeft {
	height: 25px;
	width: 7px;
	background-image: url("../images/menu/nonSelLeft.jpg");
}
.SelLeft {
	height: 25px;
	width: 7px;
	background-image: url("../images/menu/selLeft.jpg");
}
.nonSelFirstLeft {
	height: 25px;
	width: 7px;
	background-image: url("../images/menu/nonSelFirstLeft.jpg");
}
.SelFirstLeft {
	height: 25px;
	width: 7px;
	background-image: url("../images/menu/selFirst.jpg");
}
.nonSelRight {
	background-color: red;
}
.SelRight {
	height: 25px;
	width: 7px;
	background-image: url("../images/menu/selRight.jpg");
}
.nonSelFirstRight {
	height: 25px;
	width: 7px;
	background-image: url("../images/menu/nonSelRight.jpg");
}
.SelFirstRight {
	height: 25px;
	width: 7px;
	background-image: url("../images/menu/selRight.jpg");
}
.menuItem {
	background-color: #483D8B;
	padding: 6px 0px 0px 0px;
	font-weight: bold;
	text-decoration: none;
	color: white;	
}
.menuItemSel {
	padding: 6px 0px 0px 0px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	background-color: #8D81D5;
}
.menuItem a{ color: white !important; text-decoration: none; font-weight: bold;}
.menuItemSel a{ color: white !important; text-decoration: none; font-weight: bold;}
.menuItem a:hover, .menuItemSel a:hover {color: white !important; text-decoration: underline;}
a { text-decoration:underline; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight:700; color:#616161; }
a:hover   {color: #AA0000; color: #AA0000; }

/*******************************************************************************************************************************
		Footer
*******************************************************************************************************************************/
.footer_gray {
	background-color: #999999;
	padding: 6px;
}
.titel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #483D8B;
	background-color: #F2F7FB;
	border: solid 1px #483D8B;
}


.wittextklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.blauwtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #483D8B;
}
.grijstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
.grijstextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.zwarttextnormaal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.style3 {
	font-weight: bold;
	color: white;
	font-size: small;
}
/*******************************************************************************************************************************
		Vacatures
*******************************************************************************************************************************/
.vacTable {
	background-color: white;
}
.vacTitelLeft {	
	background-color: #978DCD;
	width: 30px;
	
}
.vacTitelRechts {
	background-color: #483D8B;
	color: white;
	font-weight: bold;	
	width: 99%;
	font-size: small;
	padding: 2px 2px 2px 5px;
}
.vacContent {
	bordeR: solid 1px #483D8B;
	padding: 0px 0px 0px 20px;
}

