BODY, TABLE, TD {
	font-family : trebuchet MS, Verdana,Arial,Helvetica,MS Sans Serif;
	font-size : 11px;
	color : #000000;
	vertical-align:top;
	line-height: 17px;
}

.titel {
	font-family : trebuchet MS, Arial,Helvetica,MS Sans Serif;
	font-size : 18px;
	color : #1E61A7;
	font-weight: bold;
	line-height: 22px;
	font-style: italic;
}
.bluetext {
	color : #1E61A7;
}

A, A:ACTIVE {
	color : #434343;
	text-decoration : underline;
}
A:HOVER {
	color : #000000;
	text-decoration : underline;
}

A.submenu, A.submenu:ACTIVE {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}
A.submenu:HOVER {
	color : #1E61A7;
}

ul { 
    xlist-style-type: circle; 
} 


li {
	xpadding-left: 25px;
    xborder: 1px solid red;
}

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:20; background-color:Navy; layer-background-color:Navy; visibility:hidden; align: center;}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:trebuchet MS, arial, helvetica; font-size:11px; font-weight:bold}
.clLevel0{color:white;}
.clLevel0over{color:000000; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden;}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:trebuchet MS, arial, helvetica; font-size:11px; font-weight:bold}
.clLevel1{background-color:Navy; layer-background-color:Navy; color:white;}
.clLevel1over{background-color:#336699; layer-background-color:#336699; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

.tbl_cursusoverzicht tr th {
	text-align: left;
	border-bottom: 1px solid #214497;
}
.tbl_cursusoverzicht tr td {
	border-bottom: 1px solid #214497;
	padding: 10px 3px 10px 3px;
}
.tbl_cursusoverzicht tr td.kolom1 {
	font-weight: bold;
	color: #d40046;
	width: 120px;
}
.tbl_cursusoverzicht tr td.kolom1 a {
	color: #d40046;
	text-decoration: none;
}
.tbl_cursusoverzicht tr td.kolom1 a:hover {
	color: #d40046;
	text-decoration: underline;
}
.tbl_cursusoverzicht tr td.kolom1 .datum {
	color: #31458b;
}
/*.tbl_cursusoverzicht tr td.kolom2 {
	color: #31458b;
	width: 100px;
}*/
.tbl_cursusoverzicht tr td.kolom3 {
	color: #747477;

}
.tbl_cursusoverzicht tr td.kolom4 {
	color: #747477;
	width: 75px;
}
.tbl_cursusoverzicht tr td.kolom5 {
	color: #31458b;
	width: 100px;
}


a.cursusoverzicht {
	display: block;
	background: #1E61A7;
	color: #FFF;
	padding: 3px;
	text-align: center;
	width: 85px;
	text-decoration: none;
	margin: 5px 0 0 110px;
}
a.cursusoverzicht:hover {
	display: block;
	background: #5583b4;
	color: #FFF;
	padding: 3px;
	text-align: center;
	width: 85px;
	text-decoration: none;
}
.clear {
	clear: both;
	display: block;
	height: 1px;
	border: 0;
	float: none;
	width: 100%;
}
.vragenlijst {
	margin: 0 0 0 -17px;
	*margin: 0 0 0 20px;
}

div.homeblock {
	float:left;
	width:163px;
	!width:177px;
	height:219px;
	margin-right:4px;
	padding:0 7px 0 7px;
	background:transparent url('../img/homeblock.jpg') no-repeat;
	font-size:12px;
}
div.homeblock h2 {
	margin:11px 0 2px 0;
	padding:0 0 0 2px;
	font-size:15px;
}
div.homeblock p {
	height:165px;
	margin:0;
	padding:0;
}
div.homeblock a { color:#000; }
p.footer {
	margin:20px 0 0 0;
	padding:0;
	font-size:13px;
	text-align:center;
}

div.extranet {
	width:756px;
	!width:776px;
	margin:auto;
	padding-right:20px;
	text-align:right;
	background:#FFF url('../img/headerbg.jpg') repeat-y;
}

