BODY {
	background-color : #FFFFFF;
}

BODY, TD, DIV{
	font-family : arial;
	font-size : 11px;
	line-height : 17px;
}

TD.tdMenuholder{
	width : 221px;
	vertical-align : top;
}
TD.tdExtramenuholder{
	height : 26px;
	background-color : #c0cad5;
	color : #003970;
}
TD.tdExtramenuItem, TD.tdExtramenuItemSelected{
	height : 26px;
	background-color : #ffd735;
	
	text-align : center;
	width : 160px
}
TD.tdExtramenuItem A{
	font-weight : bold;
	color : #003970;
	text-decoration : none;
	padding-top : 5px;
	width : 100%;
	height : 100%;
}
TD.tdExtramenuItem A:hover, TD.tdExtramenuItemSelected A, TD.tdExtramenuItemSelected A:hover{
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
	background-color : #003970;
	padding-top : 5px;
	width : 100%;
	height : 100%;
}

TD.tdContentHolder{
	vertical-align : top;
}
TD.tdContent{
	vertical-align : top;
}
TD.tdMaincontent{
	vertical-align : top;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 25px;
	
	vertical-align : top;
}
TD.tdRightcontent{
	width : 200px;
	vertical-align : top;
}

TD.mainmenuitembreak{
	height : 1px;
	background-image : url(http://www.jobworks-educatief.nl/gfx/hrz_line.gif);
}

TD.mainmenuitem{
	background-color : #e1e6eb;
	height : 22px;
	text-decoration : none;
	width :100%;
}
TD.mainmenuitemselected {
	background-color : #003970;
	height : 22px;
	text-decoration : none;
	width :100%;
}

TD.mainmenuitem A{
	width :100%;
	height : 100%;
	background-color : #e1e6eb;
	
	text-decoration : none;
	display : block;

	padding-left : 10px;
	padding-top : 2px;

	color : #003970;
	font-weight : bold;
}

TD.mainmenuitem A:hover, TD.mainmenuitemselected A, TD.mainmenuitemselected A:hover{
	width : 100%;
	height : 100%;
	background-color : #003970;

	text-decoration : none;
	display : block;
	
	padding-left : 10px;
	padding-top : 2px;
	
	color : #FFFFFF;
	font-weight : bold;
}


TD.submenuitem{
	background-color : #ffe88b;
	height : 22px;
	text-decoration : none;
	width :100%;
}
TD.submenuitemselected {
	background-color : #ffd735;
	height : 22px;
	text-decoration : none;
	width :100%;
}

TD.submenuitem A{
	width :100%;
	height : 100%;
	background-color : #ffd735;
	
	text-decoration : none;
	display : block;

	padding-left : 10px;
	padding-top : 2px;

	color : #003970;
	font-weight : bold;
}

TD.submenuitem A:hover, TD.submenuitemselected A, TD.submenuitemselected A:hover{
	width : 100%;
	height : 100%;
	background-color : #ffd735;

	text-decoration : none;
	display : block;
	
	padding-left : 10px;
	padding-top : 2px;
	
	color : #FFFFFF;
	font-weight : bold;
}

TD.tdContentSpacer{
	width : 10px;
}

TD.tdRightcontenttext{
}
TD.tdRightContent{
	vertical-align : top;
}

TD.moodbar{
	height : 150px;
	background-color : #0d6076;
	background-image : url(http://www.jobworks-educatief.nl/gfx/moodbar_bg.jpg);
	text-align : right;
}
TD.tdRightText{
	padding : 16px;
}

TD.hrzline{
	height : 1px;
	background-image : url(http://www.jobworks-educatief.nl/gfx/hrz_line.gif);
}

TD.tdVline{
	width : 1px;
	background-image : url(http://www.jobworks-educatief.nl/gfx/vrt_line.gif);
}

TD.tdDisclaimer{
	height : 20px;
	text-align : center;
}

TD.tdPowered{
	text-align : center;
	height : 20px;
	color : #003970;
}
TD.tdPowered A{
	color : #003970;
	text-decoration : none;
	font-weight : bold;
}
TD.tdPowered A:hover{
	color : #003970;
	text-decoration : underline;
	font-weight : bold;
}


.titel, H1{
	color : #003970;
	font-size : 16px;
	font-weight : bold;
}
.subtitel, H2{
	color : #003970;
	font-size : 12px;
	font-weight : bold;
}
A{
	color:#003970;
}


div.topmenu_container{
	border : 0;
	float: left;
	display: block;
	height: auto;
	width: auto;
}