A{
	text-decoration : none;
}
A:hover{
	text-decoration : underline;
}

.kopgrijs {
	font-size: 10pt;
	font-weight: bold;
	color : #4D4D4D;
}
.koporanje {
	font-size: 10pt;
	font-weight: bold;
	color : #E65E25;
}
.kopgroen {
	font-size: 10pt;
	font-weight: bold;
	color : #ACCA57;
}
.kopgeel {
	font-size: 10pt;
	font-weight: bold;
	color : #FCC300;
}
.kopblauw {
	font-size: 10pt;
	font-weight: bold;
	color : #009CDA;
}


BODY {
	background-color : #F2F2F2;
}

BODY, TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #4D4D4D;
}


TD.tdcontent{
	padding-top : 10px;
	padding-right : 25px;
}

TD.tdcontenthomepage{
	padding-left: 64px;
	padding-top : 10px;
	padding-right : 15px;
}
TD.tdtopbar{
	padding-bottom : 5px;
	padding-right : 5px;
}

TD.tdpowered{
	font-size: 7pt;
	color : #D7D7D7;
}
TD.tdpowered A, TD.tdpowered A:hover{
	font-size: 7pt;
	color : #D7D7D7;
	font-weight : normal;
	text-decoration : underline;
}

TD.tdsnelmenu, .trail{
	font-size: 7pt;
	color : #888888;
}
TD.tdsnelmenu A, .trail A{
	font-size: 7pt;
	color : #888888;
	text-decoration : none;
}
TD.tdsnelmenu A:hover, .trail A:hover{
	font-size: 7pt;
	color : #888888;
	text-decoration : underline;
}

TD.tdheader{
	background-position : right top;
	background-repeat : no-repeat;
}
TD.tdbackground{
	background-image : url(http://www.pimarox.nl/gfx/cont_pijlen.gif);
	background-position : right top;
	background-repeat : no-repeat;
}
TD.tdmenu{
	background-image : url(http://www.pimarox.nl/gfx/fade.gif);
	background-position : left top;
	background-repeat : no-repeat;
}


TD.submenu{
	font-size: 8pt;
	font-weight: normal;
}
TD.submenu A{
	font-size: 8pt;
	font-weight: normal;
	text-decoration : none;
}
TD.submenu A:hover{
	font-size: 8pt;
	font-weight: normal;
	text-decoration : underline;
}

TD.selectedsubmenu{
	font-size: 8pt;
	font-weight: bold;
}
TD.selectedsubmenu A, TD.selectedsubmenu A:hover{
	font-size: 8pt;
	font-weight: bold;
	text-decoration : none;
}

TD.subsubmenu{
	font-size: 8pt;
	font-weight: normal;
	color : #4D4D4D;
}
TD.subsubmenu A{
	font-size: 8pt;
	font-weight: normal;
	text-decoration : none;
	color : #4D4D4D;
}
TD.subsubmenu A:hover{
	font-size: 8pt;
	font-weight: normal;
	text-decoration : underline;
	color : #4D4D4D;
}

TD.selectedsubsubmenu{
	font-size: 8pt;
	font-weight: bold;
	color : #4D4D4D;
}
TD.selectedsubsubmenu A, TD.selectedsubsubmenu A:hover{
	font-size: 8pt;
	font-weight: bold;
	text-decoration : none;
	color : #4D4D4D;
}

TD.selectedmainmenu{
	font-size: 7pt;
	font-weight: bold;
	text-decoration : none;
}
TD.mainmenu A:hover, TD.selectedmainmenu A, TD.selectedmainmenu A:hover{
	font-size: 7pt;
	font-weight: bold;
	text-decoration : none;
}
TD.mainmenu, TD.mainmenu A{
	text-decoration : none;
	font-size: 7pt;
	font-weight: bold;
	color : #4D4D4D;

}

H1 {
	font-size: 10pt;
	font-weight: bold;
}


.blokwit {
	border-color: #cdcccc;
	border-width: 2;
	border-bottom-color: #cdcccc;
	border-bottom-width: 2;
	border-left-color: #cdcccc;
	border-left-width: 2;
	border-right-color: #cdcccc;
	border-right-width: 2;
	border-top-color: #cdcccc;
	border-top-width: 2;
	color: #cdccc;
	border-collapse: separate;
}

