
body, body.start, body.mail
{
	background-image	: url('background.jpg');
	background-repeat	: repeat-x;
	padding				: 0px;
	margin				: 0px;
}

body.mail
{
	background-image	: none;
}

body.start
{
    background-image	: url('background_start.jpg');
}

td
{
	font-family			: verdana;
	font-size			: 8pt;
	color				: black;
}

td.content
{
	line-height			: 10pt;
}

td.title
{
	color				: white;
	font-size			: 13pt;
	font-weight			: bolder;
}

h1
{
	color				: white;
	font-size			: 13pt;
	font-weight			: bolder;
	margin				: 0px;
}	

td.navigation
{
	color				: #EA7A03;
	font-weight			: bolder;
}




td.border
{
	background-color	: #002D62;
}

td.line
{
	background-color	: #EA7A03;
	color               : white;
}

td.seperator
{
	background-color	: white;;
	line-height			: 12pt;
	font-weight			: bolder;
}

td.seperatorStartpage
{
	background-color	: white;;
}


a:link, a:visited
{
	font-family			: verdana;
	font-size			: 8pt;
	color				: #002D62;
}

a:active, a:hover
{
	font-family			: verdana;
	font-size			: 8pt;
	color				: #002D62;
	text-decoration		: none;
}

a.navigation:link, a.navigation:visited
{
	font-family			: verdana;
	font-size			: 8pt;
	font-weight			: bolder;
	color				: #002D62;
	text-decoration		: none;
}

a.navigation:active, a.navigation:hover
{
	font-family			: verdana;
	font-size			: 8pt;
	font-weight			: bolder;
	color				: #EA7A03;
	text-decoration		: none;
}

a.start_white:link, a.start_white:visited
{
	font-family			: verdana;
	font-size			: 9pt;
	font-weight			: bolder;
	color				: white;
	text-decoration		: none;
}

a.start_white:active, a.start_white:hover
{
	font-family			: verdana;
	font-size			: 9pt;
	font-weight			: bolder;
	color				: #002D62;
	text-decoration		: none;
}


a.start_title_white:link, a.start_title_white:visited
{
	font-family			: verdana;
	font-size			: 11pt;
	font-weight			: bolder;
	color				: white;
	text-decoration		: none;
}

a.start_title_white:active, a.start_title_white:hover
{
	font-family			: verdana;
	font-size			: 11pt;
	font-weight			: bolder;
	color				: #002D62;
	text-decoration		: none;
}

a.start_title_orange:link, a.start_title_orange:visited
{
	font-family			: verdana;
	font-size			: 11pt;
	font-weight			: bolder;
	color				   : #EA7A03;
	text-decoration	: none;
}


a.start_title_orange:active, a.start_title_orange:hover
{
	font-family			: verdana;
	font-size			: 11pt;
	font-weight			: bolder;
	color				: #002D62;
	text-decoration		: none;
}

a.start_title_blue:link, a.start_title_blue:visited
{
	font-family			: verdana;
	font-size			: 9pt;
	font-weight			: bolder;
	color				: #002D62;
	text-decoration		: none;
}

a.start_title_blue:active, a.start_title_blue:hover
{
	font-family			: verdana;
	font-size			: 9pt;
	font-weight			: bolder;
	color				: #EA7A03;
	text-decoration		: none;
}


b
{
	font-size			: 10pt;
	margin				: 0px;
	margin-top	    	: 15px;
	color				: #002D62;
}

h3
{
	font-size			: 10pt;
	margin				: 0px;
	margin-top	    	: 15px;
	color				: #002D62;
}

h4
{
	font-size			: 11pt;
	margin				: 0px;
    margin-bottom       : 10px;
	color				: #002D62;
}


ul
{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    
}

.navigation li a:link, .navigation li a:visited
{
	text-decoration: none;
	color: #002D62; 
}

.navigation li a:hover
{
	text-decoration: none;
	color: #EA7A03;
}

.isVoorstelButton, .isButton
{
	cursor				: hand;
	color					: #022E61; 	
	border-style		: solid;
	border-color		: #000000; 
	border-width		: 1px; 
	background-color	: white;	
	width					: 200px;
}

.isCalendar
{
   background-color : white;   
}

.isCalendarDayHeader
{   
}

.isCalendarNextPrev
{
   color : #EA7A03;
}

.isCalendarSelectedDay
{   
   background-color : #EA7A03;
}

.isCalendarTitle
{   
   background-color : #EA7A03;
}

.isCalendarTodayDay
{
   background-color : #EA7A03;
   color : white;   
}

.isCalendarWeekendDay
{
   color : #EA7A03;
}

.isCalendarSelector
{   
   background-color : #EA7A03;
}

.isCalendarDay
{ 
}

.isCalendarOtherMonthDay
{
   color : #EA7A03;
}

td.isWizardLine
{
   background-color : #002D62;
   color            : white;
}

.isValidatieErrorColor
{
   background-color : #EA7A03;
}

.isNormalColor
{
   background-color : #FFFFFF;
}

.isInpageNavigationLink
{
   color : #000000;
}

.isAdviesOpsomming
{
   color : #000000;
}

hr
{
	color			: #EA7A03;
	width			: 100%;
	height			: 2px;
	margin-top		: 5px;
	margin-bottom	: 5px;
}

#orangebox
{	
	width: 98%;
	height: 30px;
	border: 2px dotted #EA7A03;
	background: white;
	margin: 15px 0px 15px 0px;
	padding: 7px;
	
}
