
.tekstkleur1 {
	color: #f27f20;
}
.tekstkleur2 {
	color: #FF0000;
}

.tekstkleur3 {
	color: #999999;
}

.tekstkleur4 {
	color: #009400;
}

.kleinetekst {
	font-size: 10px;
}
.border {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #f27f20;
	border-right-color: #df6d24;
	border-bottom-color: #df6d24;
	border-left-color: #df6d24;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.border1 {
	border-top: 1px none #df6d24;
	border-right: 1px none #df6d24;
	border-bottom: 1px none #df6d24;
	border-left: 1px solid #df6d24;
}
.border2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #df6d24;
}
.border3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #df6d24;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #df6d24;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #df6d24;

}
.border4 {
	border-top: 1px solid #df6d24;
	border-right: 1px solid #df6d24;
	border-bottom: 1px solid #df6d24;
	border-left: 1px solid #df6d24;
}

.border5 {
	border-right: 1px solid #df6d24;
}

.border6 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #df6d24;
}

.border7 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fabb85;

}

/* HEADER (TOP) */

.header_td
{
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #df6d24;
	background-image:url(images/back_red.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.header_nav
{
    font: bold 11px verdana, arial;
    color: #000066;
    text-align: center;
	vertical-align: middle;
	
}
.header_nav_tussen
{
    font: 11px verdana, arial;
    color: #FFFFFF;
	
    padding: 0px 15px 0px 15px;
}

a.menulink:link {
color: #FFFFFF;
}

a.menulink:visited {
color: #FFFFFF;
}

a.menulink:active {
color: #FFFFFF;
}

a.menulink:hover {
color: #252E55;
}

.txtspec02 {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

/* MENU (LINKS) */

.hok1 {
	background-color: #df6d24;
	width: 210px;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.hok2 {
	background-color: #fabb85;
	border: 2px solid #df6d24;
	width: 210px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #1E5B9A;
}

/* CONTENT */
.content_td
{ 
	background-color:#FFFFFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.content_td1
{ 
    padding: 1px 5px 0px 5px;
}	
.content_cel
{ 
	background-color:#fabb85;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #df6d24;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #df6d24;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #df6d24;
	padding: 0px 5px 0px 5px;
}
.content_cel2
{ 
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #df6d24;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #df6d24;
}

.content_background
{ 
	background-color:#fcd4b2;
}

.content_prodtext
{
	padding: 1px 1px 1px 3px;
}

/* MENU1 (RECHTS) */
.menu1_table
{
	
	width: 250px; 
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	vertical-align:top; 
	height:100%;
}
.menu1_header
{
	background: #FFFFFF;
	font: bold 12px tahoma, arial;
	color: #666666;
	text-transform: uppercase;
    padding: 2px 5px 2px 5px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menu1_tekst
{
	background: #FFFFFF;
    vertical-align: top;
	text-align: center;
    padding: 5px 5px 5px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #df6d24;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #df6d24;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #df6d24;
	border-bottom-color: #df6d24;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #df6d24;
}

.menu1_tekst1
{
	background: #c7c7c7;
    vertical-align: top;
	text-align: center;
    padding: 5px 5px 5px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #df6d24;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #df6d24;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #df6d24;
	border-bottom-color: #df6d24;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #df6d24;
}

/* PRODMEM */

.prodmem_header {
	font-family: Arial, Helvetica, sans-serif; font-size: 16px;
	font-weight: bolder;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fabb85;
}


.content_background
{ 
	background-color:#c6d5ea;
}

.content_background1
{ 
	background-color:#feeee0;
}

.content_actie
{ 
	background-color:ffff00;
}


table.width
{
	width: 100%;
}

table.width-height
{
	width: 100%;
	height: 100%;
}

img.text-image
{
	display: inline;
	vertical-align: middle;
}

table.detail td
{
	font: 11px/16px verdana, arial, helvetica, sans-serif;
	color: #000;
	text-align: left;
	padding: 3px;
}

td.detail-header
{
	background: #df6d24;
	font: bold 12px/12px verdana, arial, helvetica, sans-serif;
	color: #fff;
	padding: 6px 3px;
}

td.detail-cell
{
	background: #feeee0;
	padding: 5px;
	vertical-align: top;

	font: 11px/16px verdana, arial, helvetica, sans-serif;
	color: #000;
}

td.spacer-vert
{
	width: 10px;
}

td.spacer-hor
{
	height: 10px;
}

/* MAPP SYSTEM REPORTER */


.msr_module {
	color: #f6eb14;
	padding: 2 0 0 41;
	font-weight: bold;
	background-image: url(/images/msr_module.gif);
	background-repeat: no-repeat;
	background-position: 13px 0px;
	text-decoration: none;
	height: 30px;
	width: 115px;
	float: left;
}

.msr_module_specs {
	padding: 3 0 0 0;
	text-decoration: none;
	height: 25px;
	font: 10px Arial, Helvetica, sans-serif;
}

.msr_slot {
	color: #009400;
	padding: 1 0 0 47;
	background-image: url(/images/msr_slot.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-decoration: none;
	height: 30px;
	width: 125px;
	float: left;
}