BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    font-size: 13px;
    border-top: 6px #ff6600 solid;
}
HTML {font-size: 100%;}
A {text-decoration: none;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}
LABEL {cursor: pointer;}
H1, H2, H3, H4, H5, H6, P, UL, FORM, OL, TABLE, TD {
	padding: 0;
	margin: 0;
}
.class42 {
	display: none;
}
.clearfix:after { 
    clear: both; 
    content: "."; 
    display: block; 
    height: 0; 
    visibility: hidden; 
}
.clearfix {display: inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}

.relax {
	clear: both;
	height: 0;
	line-height: 0%;
	font-size: 0;
}

/*  Page  */
.page {
    margin: auto;
    text-align: left;
    width: 900px;
}

/*  Header  */
.header A.logo {
    float: left;
    margin: 11px 0 0 25px;
}
.header .fonts {
    display: inline;
    float: right;
    margin: 3px 7px 0 0;
}
.header .fonts A {
    color: #003366; 
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    outline: none;
}
.header .fonts A.fs15 {
    font-size: 14px;
    margin-right: -5px;
}
.header .search {
    background: #7f99b2 url("../images/bg/search-lc.gif") left bottom no-repeat;
    display: inline;
    float: right;
    margin-right: 25px;
}
BODY.main .header .search {background: #7a95af url("../images/bg/search-lc-home.gif") left bottom no-repeat;}
.header .search FORM {
    background: url("../images/bg/search-rc.gif") right bottom no-repeat;
    float: left;
    padding-bottom: 7px;
}
BODY.main .header .search FORM {background: url("../images/bg/search-rc-home.gif") right bottom no-repeat;}
.header .search FORM INPUT {
    border: 0px #fff solid;
    color: #666666;
    display: inline;
    float: left;
    font-size: 0.75em;
    margin: 6px 12px 0 21px;
    padding: 2px 5px;
}
.header .search FORM BUTTON {
    background: #194775;
    border: none;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 0.7em;
    margin: 6px 23px 0 0;
    padding: 2px 5px !important;
    padding: 2px 5px 0;
}
.header .main-menu {
}
.header .main-menu UL {
    float: left;
    display: inline;
    list-style: none;
    margin: 19px 0 0 3px;
    padding: 0 0 10px;
}
.header .main-menu UL LI {
    float: left;
    font-size: 1.23em;
    font-weight: bold;
    margin-right: 33px; 
}
.header .main-menu UL LI A {
    color: #003366;
    text-decoration: none;
}
.header .main-menu UL LI A:HOVER, .header .main-menu UL LI.active A {
    color: #ff6600;
    text-decoration: none;
}

/*  Content  */
.content {padding-bottom: 20px;}
.content.gradient {background: url("../images/bg/gradient.gif") repeat-y 656px 0;}
.content.searchresults {  }
#orange .content {border-top: 6px solid #ff6600;}
#blue .content {border-top: 6px solid #003366;}
#grey .content {border-top: 6px solid #999999;}
#homebalk {border-top: 6px solid #ff6600;}
#hometopbalk {    border-top: 6px #ff6600 solid; }
.content H1 {
    font-size: 1.46em;
    color: #ff6600;
    line-height: 120%;
}
.content P {
    font-size: 1em; 
    line-height: 120%; 
    margin: 12px 0 5px 0;
    color: #666;
}
.content A {
    color: #ff6600;
    text-decoration: underline;
}
.content A:HOVER {color: #003366;}

/*  Side Menu  */
.side-menu {
    width: 184px;
    float: left;
    display: inline;
    margin: 0 10px 0 10px;
}
.side-menu UL LI {
    list-style: none;
    margin: 16px 0 0 0;
}
.side-menu UL LI A {
    color: #ff6600;
    font-size: 1.0em;
    text-decoration: underline;
    font-weight:bold;
	
}
.side-menu UL LI A:HOVER, .side-menu UL LI A.active {
    color: #003366;
    text-decoration: underline;
}
.side-menu UL LI A.active {
    background: url("../images/icons/side-menu-icon.gif") no-repeat left center;
    padding-left: 8px;
}
.side-menu UL LI UL LI {
	margin: 0px 0 0 17px;
}
.side-menu UL LI UL LI A {
	font-size: 0.92em;
    font-weight:normal;
}

/*  Center Column  */
.center-col {
    width: 452px;
    float: left;
}
.pic-area {
    width: 452px;
    height: 159px;
    position: relative;
    float: left;
}
.pic-area .pic-box {
    line-height: 0%;
    font-size: 0.01em;
}
.title-bar {
    position: absolute;
    top: 109px;
    height: 50px;
    left: 0px;
    width: 100%;
    float: left;
}
.title-bar P {
    font-size: 2.20em;
    line-height: 50px;
    margin: 0 30px;
    color: #fff;
}
#orange .title-bar {background: url("../images/bg/transp-orange.png") repeat left top;}
#blue .title-bar {background: url("../images/bg/transp-blue.png") repeat left top;}
#grey .title-bar {background: url("../images/bg/transp-grey.png") repeat left top;}

.text-area {
    margin: 15px 0 0 30px;
    float: left;
    display: inline;
    width: 392px;
	color:#666666;
	font-size:1em;
	line-height:120%;
}
.text-area li {
	font-size: 1em; 
    line-height: 120%; 
    color: #666;
    margin: 0 0 0 15px;
}
.text-area li p {
	display:inline;
}
.text-area h2 {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
}
ul.pdf li {
  	list-style-image:url("../images/icons/pdficon.jpg");
	list-style-type:square;
}
/*  Sidebar  */
.sidebar {
    float: right;
    width: 220px;
    display: inline;
    margin: 10px 4px 0 0;
}
.sidebar H2 {
    color: #003366;
    font-size: 1.15em;
}
SPAN.date {
    color: #ff6600;
    font-size: 0.69em;
}
.sidebar UL LI {
    list-style: none;
    margin: 15px 0 0 0;
}
.sidebar H3 {
    color: #003366;
    font-size: 0.85em;
}
.sidebar H3 A {
    color: #003366;
    text-decoration: none;
}
.sidebar H3 A:HOVER {text-decoration: underline;} 
.sidebar A.arrow {float: right;}
.sidebar .separator {
    line-height: 0%;
    font-size: 1px;
    height: 1px;
    background: url("../images/bg/dotted.gif") repeat-x left top;
    width: 205px;
    float: left;
    margin: 25px 0 10px 0;
}

/*  Main Page  */
BODY.main {
    border: none;
} 
BODY.main .content {
background: #FFF;
/*  background:#EEEE9C; */
    border: none !important;
    padding: 20px 20px 0px;
}
BODY.main .content .head {
    float: left;
    padding: 0px 0 0 0px;
}
BODY.main .content .menu {
    float: right;
    width: 440px;
}
BODY.main .content .menu UL {
    list-style: none;
    margin: 0;
    padding: 0;
}
BODY.main .content .menu UL LI {
    background: url("../images/bg/white-box.gif") left top no-repeat;
    display: inline;
    float: left;
    height: 202px;
    margin: 0 0 17px 17px;
    width: 202px;
}
BODY.main .content .menu UL LI A IMG {
    opacity: 1;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}
BODY.main .content .menu UL LI A:HOVER IMG {
    opacity: 0.8;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
}
BODY.main .content .menu UL LI H3.welkom {
    background: url("../images/titles/welkome.gif") left top no-repeat;
    color: #003366;
    line-height: 16px;
    margin: 25px 0 0 18px;
    text-indent: -10000px;
}
BODY.main .content .menu UL LI P {
    color: #003366;
    font-size: 1em;
    margin: 0;
    padding: 18px;
}

/*  Footer  */
.footer {
    border-top: 1px #999999 solid;
    text-align: center; 
} 
.footer P {
    color: #003366;
    font-size: 0.75em;
    padding: 3px 0 8px; 
}
.footer P A {color: #003366;}

/*  Tables  */
TABLE TD {
	font-size: 0.83em;
    line-height: 120%; 
    color: #666;
    padding: 2px 1px;
}
.materiaal {
	border:1px solid #DDD;
	width:100%;
}
.materiaal TD {
	padding: 3px;
}
.materiaal TD.rechts {
	text-align:right;
}
.materiaal TR.odd {
	background-color:#EFEFEF;
}
.materiaal .mat-tit {
	font-size:1.0em;
	font-weight:bold;
	
	}
/*  Nieuws & Agenda */
.text-area div.datum {
	text-align:right;
	text-transform: uppercase;
	font-size: 0.69em;
	border-bottom:1px dotted #DDD;
}
.text-area a.button {
  width:110px;
  display:block;
  color:#555;
  height:  20px;
  margin:2px 0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height:20px;
  text-decoration: none;
  text-shadow:0px 0px 0px #fff;
  font-weight:bold;
  padding-left:13px;
  background:transparent url(../images/buttons/buttons.png) top left no-repeat;
  border:none;
  text-align: left;
  margin-top:22px;
  float:right;
}
.text-area a.button:hover {
  color:#222;
  background:transparent url(../images/buttons/buttons.png) bottom left no-repeat; 
}
/*  Newsoverzicht & Agendaoverzicht & zoekresultaten & oproepen*/
table.agenda TD, table.oproepen TD, .content.searchresults table TD {
	vertical-align: top;
	font-size:1.0em;
	padding:7px 3px;
	}
table.agenda TD.overzichtsdatum {
	font-size: 0.83em;
	padding-left:10px;
	white-space:nowrap;
	text-align:right;
}
table.agenda TR.odd, .content.searchresults table TR.odd, table.oproepen. TR odd {
	background-color:#FFFFEF;
}
/*  Zoekresultaten*/
#navigatie a {
	font-size: 0.83em;
	padding-top:4px;
	padding-bottom:4px;
	text-decoration: none;
	color: #003366; 
	border-top:1px solid #FFF;
	font-weight:bold;
	margin-top:10px;
}
#navigatie a:hover {
	color: #F60; 
	border-top:1px solid #F60;
	padding-top:4px;
	}
#navigatie a.next {
	float:right;
	}
#navigatie a.previous {
	float:left;
}

div.faq dt {
	background: transparent url(../images/icons/arrow-grey.gif) no-repeat scroll 7px 6px;
	border-bottom: 1px solid #E9E8E3;
	cursor: pointer;
	font-size: 1.0em;
	margin: 0 -6px;
	color: #666;
	padding: 0 4px 0.6em 24px;
}
div.faq dd {
	margin:0 -6px 0.64em;
	padding:0 6px 0.73em 24px;
	font-size: 0.95em;
	display:none;
	color:#003366;
}
div.faq dt:hover {
	color:#003366;
	text-decoration:underline;
}
div.faq dt.open {
	background: transparent url(../images/icons/arrow-orange-open.gif) no-repeat scroll 6px 7px;
	border-bottom: medium none;
	color: #003366;
	font-weight: bold;
}
ul.no-bullet li {
    list-style-type: none;
	margin-top: 5px;
}