TD.textKlein {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 10px 20px;

}
BODY, TD, INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;


}
a:hover {

	text-decoration:none;
	color:#CC0000;
}
a:active {
	text-decoration:none;
	color: #CC0000;


}
TABLE.border {
	font-weight: bold;
	border: 1px solid #868F92;

}
TABLE.borderLR {


	font-weight: bold;
	border-top: 1px none #868F92;
	border-right: 1px solid #868F92;
	border-bottom: 1px none #868F92;
	border-left: 1px solid #868F92;
}
TD.titel {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: EAEEEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C4C4B8;
	border-right-color: #C4C4B8;
	border-bottom-color: #C4C4B8;
	border-left-color: #C4C4B8;
	padding: 2px 6px 2px 20px;
	height: 10px;
}
TD.titel.link {
        color: #333333;
}
TD.blokjes {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: F5F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C4C4B8;
	border-right-color: #FFFFFF;
	border-bottom-color: #C4C4B8;
	border-left-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;

}
.backMain {
	background-image: url(grx/back_main.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.header {
	font-weight: bold;
}
.menuheader {
	font-weight: bold;
	padding-left: 20px;

}
.menu {
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
.menu a{
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
.menu a:hover {
	color: #CC0000;
	text-decoration: underline;


}
.menuactive {

	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
.productTabel {
	border: 1px solid #999999;
}
.productTop {
	font-weight: bold;
	background-color: #EAEEEF;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	color: #CC0000;


}
