body
{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #7b9d7a;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
}
	
td {
	font-size: 14px;
    text-align: left;
    line-height: 1.5em;
}



#frame{
	width:999px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background-color: #7b9d7a;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	font-family:verdana;
	border-color: #fff;
	border-width: 0 0 0 0 ;
	border-style: none none none  none ;
	}
		
#contentmenu{
	margin: 0 0 0 0;
    padding: 0;
	float: left;
	width: 240px;
    background-color: #7b9d7a;
	background-image: url(images/logogtsleft240.jpg);
	background-repeat: no-repeat;
	}
	
#menu{
	margin: 280px 0 0 0;
    padding: 0;
	width: 220px;

	}


#contentcenter
{
	width: 704px;
	margin: 0 0 0 240px;
	padding: 0 10px 40px 10px;
	font-size: 12px;
	text-align: left;
	line-height: 1.7em;
	background-color: #FFF;
	border-color: #000;
	border-width: 20px 2px 0 2px;
	border-style: solid solid none solid;

}
	
#banner
{
	width: 700px;
	height: 140px;
	margin: 0 0 20px 0;
	border-bottom: 1px black solid;
}
	
#imgright{
	float:right;
	margin-left:20px;
	}

#imgleft{
	float:left;
	margin-right:20px;
	}
	
#scheme{
	width: 590px;
    margin: 0 0 0 0px;
    padding: 0;
    font-size: 12px;
    text-align: left;
    line-height: 1.7em;
	}
	
	
	
	sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}
	
/*---------teksten-----------------*/
h1{
	font-size: 14px;
	padding-top: 0px;
	letter-spacing: 0.1em;
	color:#000;
	margin-bottom:2px;
	margin-top:3px;
	}	
			
h2{
	font-size: 13px;
	padding-top: 0px;
	letter-spacing: 0.1em;
	color:#000;
	margin-bottom:1px;
	margin-top:3px;
	}
#tablekolom{
 text-align:center;
}


ol{
margin-top:1px;
}

ul
{
	margin-top: 1px;
	list-style-type: none;
}

li{
	padding-bottom: 6px;
	}
	
.aanzet {
	text-decoration: underline;
	font-style:italic;
	padding-left:10px;
}

/*--------link---------------*/

#contentcenter a:link{
	color:#0087b4;
	}
	
#contentcenter a:visited{
	color:#0087b4;
	}

#contentcenter a:hover{
	color:#777;
	}
	
/*--------menu---------------*/
	
#contentmenu a
{
	display: block;
	width: 230px;
	font-size: 16px;
	text-decoration: none;
	margin-top: 12px;
	text-align: right;
	text-indent: 5px;
	color: #fff;
	font-weight: bold;
}
	
#contentmenu a.actief{	
	color: #fff;
	text-decoration: underline;
	}

	
#contentmenu a:hover{
	color:#fff;
	text-decoration: underline;
	}
	
/*---------sub menu---------------*/
	
#contentmenu a.sub
{
	font-size: 10px;
	text-decoration: none;
	margin-top: 10px;
	width: 230px;
	text-align: right;
	text-indent: 5px;
	color: #000;
	font-weight: normal;
}

#contentmenu a.subactief
{
	background: #eee;
	color: #000;
	border-color: #333;
	
}

/*#contentmenu a.sub:link{
	text-decoration:none;
	color:#0087b4;
	}*/
	
#contentmenu a.sub:hover{
	background: #eee;
	color: #000;
	border-color: #d15230;
	}
	
.klapItem
{
	position: relative;
	height: 1px;
	display: none;
	overflow: hidden;
}
