/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
		color: #333333;
	font-size: 12px;
}
td.menuleft{
	background-image: url(../images/m-barback.gif);
}
td.nmline{
	background-image: url(../images/nm-linetop.gif);
}
td.nmtxt{
	font-size: 11px;
}
td.nmline2{
	background-image: url(../images/nm-linebottom.gif);
}
td.left {
	background-image: url(../images/back-left.gif);
	background-repeat:repeat-x;}
td.bardot{
	background-image: url(../images/bar-dot.gif);
}

td.right{
	background-image: url(../images/rightback.gif);
	background-repeat:repeat-x;}
td.rightline{
	background-image: url(../images/right-line.gif);}
td.bottom{
	background-image: url(../images/bottom.gif);
}
td.backwhite{
	background-color: #FFFFFF;
}
H1{
	font-size: 18px;
	color: #CF1111;
}
H2{
	font-size: 13px;
	color: #CF1111;
	text-decoration: underline;
}
.H2white{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
H3{
	font-size: 13px;
	color: #CF1111;
	font-family: verdana;
	font-weight: bold;
}
.mtitle{
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
td.protitle{
	font-size: 14px;
	color: #CF1111;
	text-decoration: underline;
	font-weight: bold;
}
hr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CF1111;
}
td.mainback{
	background-image: url(../images/main.gif);
	}
td.main{
	text-align: justify;
}
td.red{
	background-color: #CC0000;
}
td.locbar{
	background-color: #9D0202;
	color: #FFFFFF;
	font-size: 10px;
}
a{
	color: #333333;
}
a:hover{
	text-decoration: none;
	color: #CF1111;
}
a.foot{
	color: #FFFFFF;
	text-decoration: none;
}
a.foot:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
a.loc{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.loc:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
td.submalign{
	text-align: right;
}
a.subm{
	color: #CC0000;
	text-align: right;
	text-decoration: none;
}
a.subm:hover{
	text-decoration: underline;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #EEEEEE;
	border: 1px solid #CC0000;
}
.formulier {
	width: 250px;
}

td.redback{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
.klein {
	font-size: 10px;
	color: #CC0000;
}
ul.details{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1.2em;
	padding-left: 0px;
	list-style-image: url(../images/option-red.gif);
}
ul.ndetails{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1.2em;
	padding-left: 0px;
	list-style-image: url(../images/arrow-red-little.gif);
}
img.product{
	border: 1px solid #666666;
}
td.promotie {
	color: #CC0000;
	font-weight: bold;
}
td.ntitle {
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #CF1111;
	background-color: #CC0000;
}
td.nlink{
	text-align: right;
}
.fotoborder{
	padding: 2px;
	border: 1px solid #CC0000;
}
#important{
	display: block;
	border: 1px solid #9D0202;
	padding: 4px;
	margin-bottom: 2px;
	color: #FFFFFF;
	background-color: #CC0001;
}
a.lightlink{
	color: #FFFFFF;
	text-decoration: underline;
}
a.lightlink:hover{
	text-decoration: none;
	color: #FFFFFF;
}

