/*
BLAUW: #251174
ORANJE: #F68110
*/

/* NORMALIZING BROWSERS */

body, div, p, h1, h2, h3, h4, h5, ol, ul, li {
margin: 0;
padding: 0;
}

ul, ol {
list-style: none;
}
a:visited {
color: #555;
}
a {
outline: none;
color: #251174;
}

a:hover,
a:focus {
color: #F68110;
text-decoration: none;
}

h1, h2, h3, h4, h5 {
font-size: 100%;
font-weight: normal
}

/* ### */

html, body {
	height: 100%;
}

body {
	color: #000;
	text-align: center;
	background: url(../images/header_colors.gif) 0 0 repeat-x;
	font-family: "Trebuchet MS", Verdana;
	font-size: 80%;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
}

#container {
	position: relative;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	width: 880px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/background.gif) 0 0 repeat-y;
}

#container h1 {
	height: 183px;
	text-indent: -9999px;
}
#container h1 a {
	width: 181px;
	height: 77px;
	display: block;
	position: absolute;
	top: 104px;
	right: 30px;
}

/* GEEFT VERSCHILLENDE FOTOS WEER */
body#ocg #container h1 {
	background: url(../images/OCG/header.jpg) 0 0 no-repeat;
}
body#news #container h1 {
	background: url(../images/NWS/header.jpg) 0 0 no-repeat;
}
body#kec #container h1 {
	background: url(../images/KC/header.jpg) 0 0 no-repeat;
}
body#bev #container h1 {
	background: url(../images/BV/header.jpg) 0 0 no-repeat;
}
body#vac #container h1 {
	background: url(../images/VAC/header.jpg) 0 0 no-repeat;
}
body#pub #container h1 {
	background: url(../images/PUB/header.jpg) 0 0 no-repeat;
}
body#con #container h1 {
	background: url(../images/CONT/header.jpg) 0 0 no-repeat;
}
body#aga #container h1 {
	background: url(../images/AGA/header.jpg) 0 0 no-repeat;
}

/* HOOFDMENU */
#mainnav {		
	position: absolute;
	top: 183px;
	width: 100%;
	left: 0;
	text-decoration: none;
	z-index: 10;
	background: #fff;
	list-style: none;
	z-index: 2;
}
#mainnav li {
	float: left;
	margin-right: 20px;
	line-height: 25px;
}
#mainnav li a {
	color: #251174;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#mainnav li a:hover,
#mainnav li a:focus,
#mainnav li a.active {
	color: #F68110;
}

/* CONTENT */
#content {
	padding-bottom: 40px;
	padding-top: 25px;
}

/* clearing float hack */
#content:after {
   content:".";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
   }
  /* hack voor IE 5+6 */
* html #content {
	height: 1%;
}
/* hack voor IE 7 */
*:first-child+html #content {
	min-height: 1%;
}
/* End hide from IE Mac */
  
/* END */

.searchform {
position: absolute;
top: 209px;
left: 0;
background: #BAB5D2;
width: 187px;
padding: 10px 0 10px 15px;
z-index: 5000;
}
* html .searchform form {
padding: 0;
margin: 0;
line-height: 0;
}

.searchform input {
border: 1px solid #fff;
font-size: 80%;
background: #EFEEF5;
width: 110px;
}
.searchform input.search_button {
border: 1px solid #fff;
background: #F68110;
color: #fff;
font-size: 80%;
font-weight: bold;
cursor: pointer;
width: auto;
}

/* TEXT */
#content #maincontent {
	float: right;
	width: 678px;
	padding-top: 40px;
}
#content h3 {
	color: #251174;
	font-size: large;
	margin-left: 40px;
}
#content h3 span {
	color: #F68110;
}
#content p,
#content li {
	margin: 1em 40px;
}
#content #maincontent ol.numbered_list {
list-style: outside;
list-style-type: decimal;
margin-left: 25px;
margin-bottom: 30px;
}
#content #maincontent ul.bullet_list {
list-style: outside;
list-style-type: disc;
margin-left: 25px;
margin-bottom: 30px;
}

#content #maincontent h4 {
font-size: 110%;
color: #f68110;
margin-left: 40px;
margin-bottom: 0;
margin-top: 2em;
line-height: 1;
font-weight: bold;
}

#content #maincontent p.org_overview {
background : #fff;
line-height: 2.5;
}

#content #maincontent p img.img_left {
float: left;
margin-right: 10px;
margin-top: 5px;
}


#content form div {
	margin-left: 40px;
}
#content div.dvd {
margin-left: 40px;
}

/* contactform */


#content table.contactform {
margin-left: -5px;
}
#content table.contactform tr {
background: #FFFAF6;
}
#content table.contactform tr td {
text-align: left;
vertical-align: top;
padding: 5px;
}
#content table.contactform tr.trans td {
padding: 0 5px;
}
#content table.contactform tr.trans {
background: transparent;
}
#content table.contactform tr td input,
#content table.contactform tr td textarea {
width: 200px;
}
#content table.contactform tr td textarea {
height: 150px;
}
#content table.contactform tr.trans td input {
width: auto;
}
#content table.contactform tr.trans td .linkbuttonclass {
border: 1px solid #fff;
text-decoration: none;
background: #F68110;
color: #fff;
font-weight: bold;
padding: 0 5px;
}
#content form#form1 p {
margin-left: 0;
}

/* LEFTCOLUMN */
#content ul#subnav {
float: left;
width: 202px;
list-style: none;
padding-top: 70px;
}

#content ul#subnav li {
color: #251174;
font-weight: bold;
padding: 5px 0;
margin: 0;
}

#content ul#subnav li a {
color: #251174;
font-weight: bold;
font-size: x-small;
text-decoration: none;
display: block;
padding-left: 5px;
}
#content ul#subnav li a:hover,
#content ul#subnav li a:focus {
color: #F68110;
}

#content ul#subnav li a.active {
background: #F68110;
color: #fff;
}

#content ul#subnav li a.active:hover {
color: #fff;
}

#content ul#subnav ul {
margin-left: 10px;
}

#content ul#subnav ul li {
padding: 2px 0;
}

#content ul#subnav ul li a {
color: #7066A3;
}

#content ul#subnav ul li a.active {
color: #251174;
background: none;
}

#maincontent ul.linklist {
list-style: none;
margin: 1em 150px 1em 40px;
border: 1px solid #F0E5DA;
padding: 10px;
background: #FEF8F1;
width: auto;
overflow: hidden;
}

#maincontent ul.linklist li {
margin: 0;
font-size:90%;
white-space: nowrap;
line-height: 2.5em;
float: left;
}
#maincontent ul.linklist li a {
text-decoration: none;
font-weight: bold;
color: #f68110;
}
#maincontent ul.linklist li a:hover,
#maincontent ul.linklist li a:focus,
#maincontent ul.linklist li a.active {
color: #000;
}




#maincontent .org_list_left {
float: left;
width: 315px;
margin-left: 40px;
display: inline; */ fix IE bug double margins */
}
#maincontent .org_list_right {
float: right;
width: 315px;
}
#maincontent .org_list_left dl,
#maincontent .org_list_right dl {
width: 315px 
}
/* clearing float hack */
#maincontent .org_list_left dl:after,
#maincontent .org_list_right dl:after {
   content:".";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
   }
  /* hack voor IE 5+6 */
* html #maincontent .org_list_left dl:after,
* html #maincontent .org_list_right dl:after {
	height: 1%;
}
/* hack voor IE 7 */
*:first-child+html #maincontent .org_list_left dl:after,
*:first-child+html #maincontent .org_list_right dl:after {
	min-height: 1%;
}
/* End hide from IE Mac */
  
/* END */

#maincontent .org_list_left dt,
#maincontent .org_list_right dt {
float: right;
width: 193px;
font-weight: bold;
color: #251174;
}
#maincontent .org_list_left dd a,
#maincontent .org_list_right dd a {
color: #f68110;
}
#maincontent .org_list_left dd a:hover,
#maincontent .org_list_right dd a:hover,
#maincontent .org_list_left dd a:focus,
#maincontent .org_list_right dd a:focus {
color: #251174;
}
#maincontent .org_list_left dd.img,
#maincontent .org_list_right dd.img {
margin: 0;

}
#maincontent .org_list_left dd.img img,
#maincontent .org_list_right dd.img img {
margin: 0 10px 0 0;
float: left;
border: 1px solid #dcd9e8;
background: #ececec;
padding: 5px;
}

/* /// */

#maincontent .normal_def_list {
float: left;
width: 600px;
margin: 10px 0 0 40px;
display: inline; */ fix IE bug double margins */
}
#maincontent .normal_def_list dl {
width: 600px; 
margin-bottom: 30px;
}

/* clearing float hack */
#maincontent .normal_def_list dl:after {
   content:".";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
   }
  /* hack voor IE 5+6 */
* html #maincontent .normal_def_list dl:after {
	height: 1%;
}
/* hack voor IE 7 */
*:first-child+html #maincontent .normal_def_list dl:after {
	min-height: 1%;
}
/* End hide from IE Mac */
  
/* END */

#maincontent .normal_def_list dt {
float: right;
width: 436px;
font-weight: bold;
color: #251174;
}
#maincontent .normal_def_list dd {
margin-left: 166px;
}
#maincontent .normal_def_list dd a {
color: #f68110;
}
#maincontent .normal_def_list dd a:hover,
#maincontent .normal_def_list dd a:focus {
color: #251174;
}
#maincontent .normal_def_list dd.img {
margin: 0;

}
#maincontent .normal_def_list dd.img img {
margin: 0 10px 0 0;
float: left;
border: 1px solid #dcd9e8;
background: #ececec;
padding: 5px;
}



#maincontent table.agenda {
margin: 10px 30px 1em 30px;
}

#maincontent table.agenda th {
background: #DCD9E8;
background: #ccc;
color: #251174;
text-align: center;
}

#maincontent table.agenda td {
background: #f9f9f9;

}





/* vacatureoverzicht */

ul#jobsList li.joblink {
padding-left: 15px;
background: url(../images/VAC/arrow.gif) 0 50% no-repeat;
}
/* vacaturedetail */

form#form1 .WebPartItem h3 {
font-size: 100%;
margin: 10px 0 10px 0;
font-weight: bold;
}
form#form1 .WebPartItem h5 {
font-weight: bold;
margin: 0;
}
form#form1 .WebPartItem p {
/*margin-top: 0;*/
}
form#form1 .WebPartItem div {
margin-left: 0;
}


/* FOOTER */
#footer {
position: relative;
margin-top: -25px;
margin-left: auto;
margin-right: auto;
background: #fff;
width: 880px;
text-align: left;
clear: both; /* cleart leftcolumn + maincontent */
overflow: hidden;
}
#footer p {
line-height: 25px;
height: 25px;
font-size: 85%;
color: #948BB8;
}
#footer p a {
color: #F68110;
}
#footer p a:hover,
#footer p a:focus {
color: #251174;
}
