a
{
	font-weight: bold;
	text-decoration: none;

}

a:hover
{
	color: #FF6600;

}

body
{
	padding: 0px;
	margin: 0px;
	background-color: #FFAD0A;
	
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	
}

table
{
	border: 0px;
	padding: 0px;

}

img
{
	border: 0px;
}

td
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	vertical-align: top;
}


.header
{
	width: 100%;
	padding: 0px;
	border-bottom: 1px solid #FFFF99;
}

.header_logo
{
	width: 100%;
	border-right: 1px solid #FFFF99;
	
	background-image: url('../images/layout/bg_logo.jpg');
	background-position: right top;	
	background-repeat: no-repeat;
	background-color: #FF6600;
}

.header_logo img
{
	width: 403px;
	height: 94px;
	
}

.pulldownmenu
{
	width: 100%;
	background-image: url('../images/layout/bg_pulldown.gif');
	background-position: bottom;	
	background-repeat: repeat-x;
	background-color: #FFC654;	

}

.pulldownmenu_home
{
	width: 84px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;

	
	border-right: 1px solid #FFFF99;
}


.pulldownmenu_home a
{
	width: 87px;
	background-color: #FFAD0A;
	line-height: 21px;
	text-align: center;
	text-decoration: none;	
	color: #FFFF99;

	background-image: url('../images/layout/bg_pulldown.gif');
	background-position: bottom;	
	background-repeat: repeat-x;
	
	display: block;	

}

.pulldownmenu_home a:hover
{
	background-color: #FF6600;
	color: #FFFFFF;
}

.maintable
{
	width: 100%;
}
	
.sidebar
{
	width: 184px;
	border-left: 1px solid #FFFF99;	
}

.sidebar table
{
	border-bottom: 1px solid #FFFF99;	
	width: 184px;
}

.sidebar table td
{
	padding: 8px;	

}

.sidebar table td h1
{
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 0px;
	
	background-image: url('../images/icons/arrow_r_white.gif');
	background-position: top left;	
	background-repeat: no-repeat;	
	padding-left: 10px;

	text-transform: uppercase;	
}


.sidebar table td h2
{
	color: #FF6600;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 4px;

	background-image: url('../images/icons/arrow_r_red.gif');
	background-position: top left;	
	background-repeat: no-repeat;	
	padding-left: 10px;
	
	text-transform: uppercase;
}

.sidebar table td h1 a
{
	color: #FFFFFF;
	text-decoration: none;
}

.sidebar table td h1 a:hover
{
	color: #FFAD0A;
}

.box_red
{
	background-color: #FF6600;
	color: #FFFF99;
}

.box_red center
{
	margin-top: 8px;

}

.button
{
	background-color: #FFAD0A;
	
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;	
	
	border: outset 2px #FFFF99;
	padding: 1px;
	
}

.mobiel1
{
	background-color: #FFC654;
	background-image: url('../images/layout/bg_mobiel1.jpg');
	background-position: bottom left;	
	background-repeat: no-repeat;	

}

.mobiel2
{
	background-color: #FFE87D;
	background-image: url('../images/layout/bg_mobiel2.jpg');
	background-position: top left;	
	background-repeat: no-repeat;	

}

.spacer
{
	width: 100%;
	height: 8px;

}

.mainspacer
{
	width: 100%;
	height: 32px;

}

.footer
{
	width: 100%;
	padding: 8px;
	text-align: center;
	background-color: #FF6600;
	border-top: 1px solid #FFFF99;
}

.main
{
	background-color: #FFFF99;
	padding: 16px;
}

.main h1
{
	background-image: url('../images/icons/arrow_d_red.gif');
	background-position: bottom left;	
	background-repeat: no-repeat;	
	color: #FF6600;
	font-size: 28px;
	
	padding-left: 24px;
	
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 8px;
	
	

}

.main h2
{

	background-color: #FF6600;
	color: #FFFF99;
	font-size: 15px;

	text-align: center;	
	padding: 2px;
	margin-bottom: 8px;
}


.main h3
{
	background-image: url('../images/icons/arrow_d_red.gif');
	background-position: bottom left;	
	background-repeat: no-repeat;	
	color: #FF6600;
	font-size: 18px;
	
	padding-left: 24px;
	
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 8px;
	
}



.opsomming
{
	width: 100%;
	padding-left: 10px;
	margin-left: 4px;
	margin-bottom: 4px;
	
	background-image: url('../images/icons/arrow_r_blue.gif');
	background-position: top left;	
	background-repeat: no-repeat;
	
}

.opsomming:hover
{
	background-image: url('../images/icons/arrow_r_blue2.gif');
}
