html {
	border: 0;
	padding: 0;
	margin: 0;
	color: #0A0A32;
}

p, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px !important;
	font-weight: normal;
	line-height: 20px;
	color: #0A0A32; /*#2E2E72;/* #0A0A32;  */
}

p {
	line-height: 20px;
	padding: 0;
	margin: 0 0 15px 0;
}

body {
	border: 0;
	padding: 0;
	margin: 0;
	background-color: #F2F2F2;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 20px;
}

div#container {
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
	height: 100%;
	margin-left: auto;
	margin-right: auto;	
	zoom: 1;
}

div#headercontainer {
    /* height: 160px; */
    height: 160px;	
	background-image: url(../images/bg_headercontainer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #262677;

}

	div#header {
		display: none;	
	}
	
	div#header div {
		display: none;	
	}
	
	div#header div span {
		padding-left: 10px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	a#logo {
		background-image: url(../images/logo.gif);
		background-repeat: no-repeat;			
		display: block;
		width: 174px;
		height: 69px;
		float: left;
		margin: 8px 0 0 30px;
	}

div#subheadercontainer {
		display: none;
}

	div#subheader {
		display: none;
	}

div#menucontainer {
	display: none;
}

	div#menu {
	display: none;
	}

div#content {
	background-color: White;		
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	clear: both;
	text-align: left;
}

	div#contentbody {
		margin-left: 30px;
	}
	
	div#contentbody img {
		padding: 8px;
		background-color: #E7E8F1;
	}

	div#contentbody ul {
	/*	margin-top: 0;
		margin-bottom: 0;
		display: block;		*/
	}
	
	div#contentbody li, div#contentbody li li {
	/*	margin: 0;
		padding: 0;
		height: 0;*/

	}

	div#contentankeiler {
		display: none;
	}
	
	div#contentankeiler div {
		display: none;
	}	

div.clearer {
	clear: both;	
}

div#footercontainer {
	margin-left: auto;
	margin-right: auto;
	background-position: center;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 114px;
}

	div#footer {
		display: none;
	}
	
	div#footertext {
		display: none;
	}
	
	div#footertext span {
		display: none;
	}
	
	div#footertext a {
		color: White;	
	}

div#frontpage_content {
	width: 342px;	
	float: left;
	padding-top: 28px;
}

div#algemeen_menu {
	display: none;
	width: 0px;
/*	width: 154px;
	display: block;
	zoom: 1;
	float: left;
	padding-top: 6px;*/
}

div#algemeen_content {
/*	margin: 0 0 0 180px; */
	width: 510px;
	margin-left: -30px;	
	padding: 0px 0px 10px 6px;
}

div#breadcrumbs {
display: none;
}

div#breadcrumbs a {
	color: #173580;	
	margin-left: 6px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/icon_breadcrumb.gif);
	background-position: 0 2px;
	text-decoration: none;
}

div#breadcrumbs a:hover {
	color: #0D7FC3;
	text-decoration: underline;	
}

/* --- partners ------------------------------------- */

div#partners {
	width: 990px;
	height: 79px;
	margin-top: 30px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/partners.jpg);
}

div#partners a {	
	float: left;
	display: block;	
	border: 0;
	text-decoration: none;
}

div#partners a.partner_vu {
	background-repeat: no-repeat;
	background-image: url(../images/partner_logo_vu.jpg);	
	width: 163px;
	height: 45px;
	margin-left: 43px;
	margin-top: 12px;
}

div#partners a.partner_eb {
	background-repeat: no-repeat;
	background-image: url(../images/partner_logo_eb.jpg);
	width: 56px;
	height: 33px;
	margin-left: 130px;
	margin-top: 24px;
}

div#partners a.partner_emgo {
	background-repeat: no-repeat;
	background-image: url(../images/partner_logo_emgo.jpg);	
	width: 145px;
	height: 29px;
	margin-left: 144px;
	margin-top: 28px;	
}

div#partners a.partner_care{
	background-repeat: no-repeat;
	background-image: url(../images/partner_logo_care.jpg);
	width: 92px;
	height: 44px;
	margin-left: 120px;
	margin-top: 18px;	
}

/* ----- Nieuws -------------------------------- */

div#frontnews {
	width: 342px;
	padding: 28px 0px 10px 20px;
	float: left;
}

div#frontnews div.newsitem {
	margin-bottom: 10px;
}

div#frontnews div.newsitem_date
{
	color: #666666;
	padding-left: 6px;	
}

div#frontnews div.newsitem_head
{
	color: #1652A2;
	font-size: 14px;
	font-weight: bold;
	margin: 3px 0px 3px 0px;
	padding-left: 6px;
}

div#frontnews div.newsitem_subtext
{
	color: #0a0a32;
	padding-left: 6px;	
}

div#frontnews div.newsitem_link
{
	width: 100%;
	height: 34px;
	display: block;
	line-height: 34px;
	background-repeat: repeat-x;
	background-image: url(../images/bg_nieuwsitem_link.gif);	
}

div#frontnews div.newsitem_link a
{
	color: #173580;	
	/*color: #0D7FC3; */
	font-weight: bold;
	margin-left: 6px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/icon_nieuwsitem_link.gif);
	background-position: 0px 1px;
}

div#frontnews div.newsitem_link a:hover
{
	color: #0D7FC3;
	text-decoration: underline;
}

div#frontnews div.morenews_link
{
	width: 100%;
	display: block;
}

div#frontnews div.morenews_link a
{	
	float: right;
	color: #173580;
	font-weight: bold;
	margin-left: 6px;
}

div#frontnews div.morenews_link a:hover
{	
	color: #0D7FC3;
}

/* ---- newslist -----------------------*/

div#newslist div.newsitem {
	padding-bottom: 3px;
	margin-bottom: 20px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/bg_nieuwsitem_link.gif);	
}

div#newslist div.newsitem_date
{
	color: #666;
	font-size: 11px;
	padding: 2px 0 2px 0;
}

div#newslist div.newsitem_head
{
	color: #1652A2;
	font-size: 14px;
	font-weight: bold;
}

div#newslist div.newsitem_subtext 
{
	color: #0a0a32;
	line-height: 15px;
}

div#newslist div.newsitem_link
{
	padding: 2px 0 2px 0;	
}

div#newslist div.newsitem_content {
	color: #0a0a32;
	line-height: 15px;
}

div#newslist a.btnback {
	color: #173580;
	font-weight: bold;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/icon_nieuwsitem_back.gif);
	background-position: 0px 1px;	
}

div#newslist div.newsitem_link a,
div#newslist .readmore
{
	
	color: #173580;	
	font-weight: bold;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/icon_nieuwsitem_link.gif);
	background-position: 0px 1px;
}

div#newslist div.newsitem_link a:hover
{
	color: #0D7FC3;
	text-decoration: underline;
}

div#newslist div#pagingobject {
	margin-top: 40px;
	display: block;
	height: 20px;
	border-bottom: 1px Solid Silver;
}

div#newslist div#pagingobject span {
	font-weight: bold;
	display: block;
	float: left;
	padding: 0 6px 0 6px;
	background-color: #F5F5F5;
}

div#newslist div#pagingobject label
{
	float: left;
	margin-right: 8px;
}

div#newslist div#pagingobject a
{
	color: #173580;	
	text-align: center;
	display: block;
	float: left;
	padding: 0 6px 0 6px;
}

div#newslist div#pagingobject a:hover
{
	color: #0D7FC3;
	text-decoration: underline;
}

/* ---- newscontent --------------------- */

div#newscontent div.newsitem {
	margin-bottom: 30px;
}

div#newscontent div.newsitem_date
{
	color: #666;
	font-size: 11px;
}

div#newscontent div.newsitem_head
{
	color: #1652A2;
	font-size: 14px;
	font-weight: bold;
}

div#newscontent div.newsitem_subtext 
{
	color: #0a0a32;
	line-height: 15px;
}

div#newscontent div.newsitem_link
{
	width: 100%;
	height: 34px;
	display: block;
	line-height: 34px;
	background-repeat: repeat-x;
	background-image: url(../images/bg_nieuwsitem_link.gif);
}


div#newscontent div.newsitem_content {
	color: #0a0a32;
	line-height: 15px;
}

div#newscontent a.btnback {
	color: #173580;
	font-weight: bold;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/icon_nieuwsitem_back.gif);
	background-position: 0px 1px;	
}

div#newscontent div.newsitem_link a,
div#newscontent .readmore
{
	
	color: #173580;	
	/*color: #0D7FC3; */
	font-weight: bold;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/icon_nieuwsitem_link.gif);
	background-position: 0px 1px;
}

div#newscontent div.newsitem_link a:hover
{
	/*color: #0D7FC3 !important;*/
	color: #0D7FC3;
	text-decoration: underline;
}

/* ---- menu ---------------------------- */

#menu ul {
	padding: 0 0 0 20px;	
	list-style: none;
	margin: 0;	
}

#menu li
{
	float: left;
	margin: 0 0px;
	/*background: url(../images/menuitem_spacer.jpg) top left no-repeat; */

} 

#menu li a
{
	height: 37px;
	line-height: 37px;
	float: left;
	display: block;
	color: #DBDBDB;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 12px;
	padding-right: 12px;
} 

#menu .active
{
	color: #1C3F94;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: 0;
} 

#menu .spacer
{
	height: 37px;
	display: block;
	width: 1px;
	background: url(../images/menuitem_spacer.jpg) top left no-repeat;
}

#menu .active a:hover
{
	background: 0;
	color: #1C3F94;	
}

#menu .active a	
{
	color: #1C3F94;
	background-color: White;	
}

#menu li a:hover
{
	background: url(../images/bg_menuitem_hover.gif) top left repeat-x;
	color: #FFF;	
}

#menu .tl {
	background: url(../images/menuitem_active_tl.gif) top left no-repeat;
	width: 5px;
	height: 37px;
	display: block;
	float: left;
}

#menu .tr {
	background: url(../images/menuitem_active_tr.gif) top left no-repeat;
	width: 5px;	
	height: 37px;
	display: block;	
	float: left;
}

#menu .middle {
	background-color: #FFF;
	display: block;	
	float: left;
}

/* ------------------------------------- */

#submenu {
	display: none;
}

#submenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#submenu li {
	display: block;
	line-height: 31px;	
}

#submenu li a.active {
	color: white;
	background: url(../images/bg_submenu_active.jpg) top left repeat-x;	
}

#submenu li a {
	height: 31px;
	width: 150px;
	background: url(../images/bg_submenu.jpg) top left repeat-x;
	display: block;
	color: #0F7CC0;	
	padding-left: 16px;
	text-decoration: none;
	font-weight: bold;
}

#submenu li a:hover{
	text-decoration: underline;	
}

a.btnmenu_intranet {
	background: url(../images/btn_intranet.jpg) top left no-repeat;	
	width: 145px;
	height: 29px;
	display: block;
	float: left;
	margin: 4px 0 0 16px;
	padding-left: 0px;
	line-height: 29px;
	color: #FFF;
	text-decoration: none;
}

a.btnmenu_intranet:hover {
	text-decoration: underline;
	color: white;
}

a.btnmenu_intranet_rechts {
	background: url(../images/btn_intranet_rechts.gif) top left no-repeat;	
	width: 184px;
	height: 31px;
	display: block;
	margin: 6px 0 0 10px;
	line-height: 31px;
	color: #FFF;
	text-indent: 42px;
	text-decoration: none;
}

a.btnmenu_intranet_rechts:hover {
	text-decoration: underline;
	color: white;
}

/* ----- content elements ------------------------- */

h1 {
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
	color: #0F7CC0;
	margin: 2px 0 10px 0;

}

h2 {
	font-size: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
	color: #0F7CC0;
	padding: 0;
	margin: 10px 0 8px 0;
}

h3 {
	font-weight: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
	color: #0F7CC0;	
}

hr {
	border: 0;
	height: 1px;
	color: black;
	background-color: black;
}

a {
	color: #395799;
	text-decoration: none;	
}

a:hover {
	color: #0D7FC3;
/*	color: #173580; */
	text-decoration: underline;
}

div.IntroText {
	color: #0A0A32;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}

	
img.helptip {
	padding: 0 !important;
	background-color: 0;
}
	
/* ----- contact pagina --------------------------- */

form#frm_inschrijven {
   width: 720px;
	font-size: 18px !important;	
}
/*
form#frm_informatie, form#frm_inschrijven {
	border-width: 1px;
   border-style: dashed;
	
   border-color: #cccccc;
   padding: 15px;
   width: 320px;
}
*/

input {
    background-color: #F9F9F9;

    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
}

.button {
	height: 24px !important;
	display: block;
	padding: 0 !important;
	margin: 0 !important;
	border: 0;
	color: #FFF;
	width: 100px;
	cursor: pointer;
	line-height: 0;	
	background: url(../images/btn_default.gif) top left no-repeat;
	display: none;
}

.button:hover {
	text-decoration: underline;
}

#divError, #divError, #divErrorControle{
	color: Red;
	font-weight: bold;
	width: 298px;
	padding: 10px;
	border: 1px Solid Red;
	background-color: white;
	margin-bottom: 10px;
}

#divErrorControle {
		margin-top: 10px;
	   width: 490px;	
}

#divError {
		margin-top: 10px;
	   width: 490px;	
}

#emailerror {
	color: Red;
	font-weight: bold;
	background-color: white;
}

form#frm_ textarea {
    width: 400px !important;
	 margin-top: 10px;
}

form#frm_informatie textarea, form#frm_ textarea
{
    width: 316px;
    height: 100px;
    background-color: #F9F9F9;
    
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    
    margin-bottom: 10px;
}

/* ----- special elements ------------------------- */

.factuur-anders {
	display: none;
}

.factuur-anders-aan {
	display: auto;
}

.btn_refresh {
	display: block;
	width: 29px;
	height: 23px;
	margin-left: 6px;
	background: url(../images/btn_refresh.gif) top left no-repeat;	
}

/* ----- Jaarrooster ----------------------------- */

.tblJaarrooster {

}

.tblJaarrooster th {
	background-color: #365093;
	color: #FFF;
	padding-left: 6px;
	height: 30px;
	cursor: default !important;
	text-align: left;
}
.tblJaarrooster th#code {
	width: 40px;	
}
.tblJaarrooster th#date {
	width: 240px;	
}
.tblJaarrooster th#euro {
	width: 14px;	
}
.tblJaarrooster th#price {
	width: 36px;
	text-align: right;
	padding-right: 18px;

}
.tblJaarrooster td {
	padding: 8px;
	vertical-align: top;
	/* border-bottom: 1px Solid #F3F3F3; */
}

.tblJaarrooster td.price {
	text-align: right;	
	padding-right: 10px;
}

.tblJaarrooster tr {
	background-color: #ECF1F7;	 
}

.tblJaarrooster tr.odd {
	background-color: #FEFEFE;
}

.tblJaarrooster tr:hover {
	background-color: #FFFFE6;
	cursor: pointer;
}

table.overzicht_cursussen {
	width: 685px;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}