html,body
{
  margin:0; 
  padding:0;
  border:0;
  height:100%;
}

BODY
{
  padding: 0px;
  min-width:960px;
  FONT-FAMILY:  Arial, Verdana;
  background-color:#C0DFB5;
}

p 
{
    color : #000000;
   FONT-FAMILY: Arial, Verdana, sans-serif;
}


UL
{
    MARGIN-TOP: 0px;
    COLOR: black;
    TEXT-INDENT: 0px;
	padding-top: 0px;
clear:all;
	list-style: disc;
}
ul:menu{
	list-style:none;
	font-weight:900;
	font-size:11px;
}
LI
{
   TEXT-INDENT: 0pt;
   FONT-FAMILY: Verdana, Arial;
   FONT-WEIGHT: bold 11px;
}
#menu LI
{
   color: #000000;
   background-color:#f58735;
}

.eersteTab {
	border-style:solid;
	border-width:0px;			
}

.nietEersteTab {
	border-style:solid;
	border-width:0px 0px 0px 1px;
	border-color:white;
}

.tabSeperator {
	font-weight:bold;
	color:white;
	font-size:70%;
	float:left;
	margin-top:3px;			
}
.tabSeparator {
	font-weight:bold;
	color:white;
	font-size:70%;
	float:left;
	margin-top:3px;			
}

.tabActive {
	width:140px;
	font-size:10px;
	font-family:verdana;
	float:left;
	margin-top:3px;			
}

.tabNormal {
	width:140px;
	font-size:10px;
	font-family:verdana;
	float:left;
	margin-top:3px;			
}

/* De volgende klasse is geschikt voor het horizontale top-menu : */
div.tabcontainer a.tabActive_link {
	color:black;
	text-decoration:none;
}

div.tabcontainer a.tabNormal_link {			
	color:white;
	text-decoration:none;
}		
.tabcontainer
{
	position:absolute;
	top:115px;
	left:150px;
	width:100%;
	height:21px;
	background-color : #00868a;
	color:#FFFFFF;
	padding-left: 50px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	text-align:center;
	text-decoration:none;
}
.text{
    font-size:12px;
	color:black;
	}
	
.txtzwart	{
    font-size:13px;
	color:black;
	}
.txt{
        font: bold 13px  Arial,Verdana, Helvetica, sans-serif;
	line-height:20px;
	text-decoration: none;
	color:#FFFFFF;
	margin-left:6px;
	}
	
.txtzwartvet{
        font: bold 13px  Arial,Verdana, Helvetica, sans-serif;
	line-height:20px;
	text-decoration: none;
	color:#black;
	margin-left:6px;
	}
#menucontainer
{
	
}
.tabgewoon
{
	height:10px;
	width:150px;
	padding: 5 0 0 0;
	text-align:center;
	float:left;
	COLOR: white;	
	font-family : verdana,arial,sans-serif; 
	font-weight:bold;
	background-color : #00868a;
	font-size:80%;
	text-decoration:none;
}

.tabaktief
{
	height:10px;
	width:150px;
	padding: 5 0 0 0;
	text-align:center;
	float:left;
	color: black;
	font-family : verdana,arial,sans-serif;
	font-weight:bold;
	font-size:80%;
	background-color : #00868a;
	z-index: inherit;
	text-decoration:none;
} 
.line{
	position: static;
	margin-left:0px;
	height:1px;
	border-top: 1px solid #ACACAC;
	width:100%;
	z-index:10;
}
.border{
	position: absolute;
	margin-left:26px;
	top:66px;
	border-left: 1px solid #ACACAC;
	border-right: 1px solid #ACACAC;
	border-bottom:1px solid #ACACAC;
	width:475;
	height:400;
	z-index:10;
}


#sitecontainer {
	margin:0 10px 0 0;
	padding:0;
	/* Internet Explorer PC - min/max-width hack */
	_width:expression(document.documentElement.clientWidth > 1000 ? "980px" : document.documentElement.clientWidth <= 790 ? "760px" : "auto");
	min-width:760px;
	max-width:980px;
	min-height:790px;
	_height:800px;
	background-image:url(/assets/images/unisono_u.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border-right:1px solid #990066;
}


/* H E A D E R */
#header {
	position:relative;
	height:120px;
	overflow:auto;
	background:#FFF4B2; 
	z-index:0; 
	float:left;
	width:100%;
  
	/* margin-top:160px; */
	/* height:101px; */
}

/* accesabillity menu */
#skipcontent {
	visibility:hidden;
}

/* logo */
#header H1 {
	margin-top:10px;
	text-align:center;
}
#header H1 IMG {
	margin-left:80px;
}
#inhoud_header {
	width:1000px;
}

/* servicemenu */
#servicemenu {
	text-align:center;
	margin-left:80px;
}
#servicemenu A {
	margin-left:1em;
	margin-right:1em;
	color:#990066;
	font-size:0.9em;
	text-decoration:none;
	text-transform:lowercase;
}
#servicemenu A:hover {
	text-decoration:underline;
	color:#FF9900;
}

/* teaser */
#headerteaser {
	position:absolute;
	right:0.5em;
	top:1em;
	width:185px;
	height:120px;
	overflow:hidden;
	text-align:right;
}
#headerteaser A {
	display:block;
}
#headerteaser A IMG {
	border-style:none;
}

/* S E C T O R M E N U */
#sectormenu {
	margin:0 0 2em 0;
	padding-left:27px;
	overflow:auto;
}
#sectormenu H4 {
	display:none;
}
#sectormenu UL {
	display:block;
	width:100%;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
    background-image:url(/assets/images/990066.gif);
	border-bottom:4px solid #FF9900;
}
#sectormenu UL LI {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}
#sectormenu UL LI A {
	display:block;
	margin:0;
	padding:0;
	padding-left:0.4em;
	padding-right:0.4em;
	padding-bottom:0.2em;
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
	text-transform:lowercase;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:1.6em;
	text-decoration:none;
}
#sectormenu UL LI A:hover {
	color:#FF9900;
}
#sectormenu UL LI A.active {
	background-color:#FF9900;
}
#sectormenu UL LI A.active:hover {
	color:#990066;
}

/* C O N T E N T C O N T A I N E R */
#contentcontainer {
	margin:0;
	padding:0;
	position:absolute;
	top:137px;
	left:0px;
	background-color : #f58735;
	height:800px;
	width:194px
}

#contentarea {
	margin:0;
	padding:0;
	padding-left:200px;
}
#contentholder {
	margin:0;
	padding:0;
	width:100%;
	margin-right:-400px;
	float:left;
}
/* 2 column */
#leftcolum {
	margin:0;
	padding:0 1em 0 1em;
	margin-right:200px;
}
#rightcolum {
	float:right;
	width:200px;
	min-height:540px;
	_height:540px;
	margin:0 0 2em 0;
	padding:0;
	border-left:1px solid #CC99CC;
	background-color:#FFFFFF;

}
#rightcolum DIV {
	width:auto;
	margin:0;
	padding:0 0.5em 0 0.5em;
}

/* single column */
#contentholder.singlecolumn {
	margin:0;
	padding:0 1em 0 1em;
	width:auto;
	float:none;
}

/* inline two column container */
div.twocolumncontainer { margin:0; padding:0; overflow:auto; }
div.twocolumncontainer div.columnleft { margin:0; padding:0; float:left; width:49.9%; }
div.twocolumncontainer div.columnleft div { margin-right:5px; }
div.twocolumncontainer div.columnright { margin:0; padding:0; float:left; width:50%; }
div.twocolumncontainer div.columnright div { margin-left:5px; }
div.twocolumncontainer div.columnright div div { margin:0; clear: none; }

/* M E N U */
/*
	Het balkmenu, verticaal (dus NIET het horizontale topmenu) :
	er is verschil tussen een normaal en een actief menu-item : 
	
	tabNormal 
	
		background-color : #f58735;
		color:#fffae7;

	tabActive 
	
		background-color : #fff4b2;
		color:#3d5b5b;
*/
#menu {
	margin:0;
	padding:0;
	width:190px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:90%;
 }
#menu ul li .tabActive_link {
	background-color : #fff4b2;
	color:#3d5b5b;
}
#menu ul li .tabNormal_link {			
	background-color : #f58735;
	color:#fffae7;
}		
#menu H4 {
	display:none;
}
#menu UL {
	list-style-type:none;
	margin:0 0 0 0px;
	padding:0;
}
#menu UL LI {
	list-style-type:none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	line-height:normal;
	text-decoration:none;
}
#menu UL LI A:link, #menu UL LI A:visited {
	border-bottom:1px solid #ffffff;
	display:block;
	height:30px;
	line-height:normal;
	padding: 10px 0px 0px 10px;
	text-align:left;
	text-decoration:none;
}
#menu UL LI A:hover {
	border-bottom:1px solid #ffffff;
	background-color:#fff4b2;
	height:30px;
	color:black;
}
#menu UL LI A.active {
	background-position:left;
	background-repeat:no-repeat;
}
/* level 2 */


#menu UL LI UL {
	display:block;
	margin:0;
	margin-left:10px;
	padding:0;
}
#menu UL LI UL LI {
	display:block;
	list-style-type:none;
	margin:0;
	padding:0;
	padding-bottom:0.1em;
	padding-top:0.1em;
}
#menu UL LI UL LI A:link, #menu UL LI UL LI A:visited {
	text-align:right;
}
#menu UL LI A.active {
	padding: 10px 0px 0px 10px;
	height:30px;
	border-bottom:1px solid #ffffff;
	text-align:left;
}

#menu UL LI UL LI A:hover {
	color:#FF0000;
}

#content_main
{
	position:absolute;
	top:15px;	
	left:60px;	
	width:600px;
	background:#CODFB5;
	text-decoration:none;
	font: 13px Arial,Verdana, Helvetica, sans-serif;
	float:left;
	text-decoration: none;
	text-align: left;
	color: black;
 
}


#content_main h3 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:130%;
	line-height:150%;
    COLOR: #366;
	
}

#content_main a {
	text-decoration:none;
	color:#cc0099;
}

#content_main a:hover{
    text-decoration: underline
}

#content_main subkop {
    font-size : 120%;
	font-weight : bold;
	COLOR: #002A90;
	line-height : 140%;	
	padding-top : 6px;
}

#content_main a {
	text-decoration:none;
	color:#F03300;
}

#content_main a:visited {
	text-decoration:none;
	color:#F03300;
}

#content_main a:hover{
    color:#666666
    text-decoration: underline
}

#content_main a:active{
    color:#666666
    text-decoration: underline
}

.greenlink
{
font: bold 12px Arial,Verdana, Helvetica, sans-serif;
	color: #00858A;
}
.rechtermenufiguur {
	margin-left:05px;
	margin-top:0px;
	overflow:hidden;
	width:155px;
}
