body{
	background-color:#000000;
	margin:0px;
	padding:0px;

	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.text {
	font-size:11px;
}

a { text-decoration: none; color:#000000; }

.textfield, .contacttable input {
border:0px solid #FFFFFF;
background-color:#333333;
padding:2px;
font-family: Verdana, Arial, sans-serif;
font-size:11px;
color:#FFFFFF;
background-color: expression(this.type=="checkbox" || this.type=="radio"? '#000000' : '0'); 
}



.searchdrop {
width:90px;
border:0px solid #FFFFFF;
background-color:#333333;
padding:2px;
text-transform:uppercase;
font-family: Verdana, Arial, sans-serif;
font-size:11px;
color:#FFFFFF;
}

.onderdeelnaam {
font-size:15px;
color:#FF0000;
font-weight:bold;
}
.midtd {
height:56px;
}
.infoblok {
margin-left:35px; 
margin-top:-22px;
line-height:20px;
}

.border {
border:1px dotted #666666;
}
.border_gl {
width:125px;
border:1px dotted #666666;
border-left:0px;
}
.border_gltb {
width:125px;
border:0px;
border-right:1px dotted #666666;
}
.border_glt {
width:125px;
border:1px dotted #666666;
border-left:0px;
border-top:0px;
}
.border_gbl {
width:125px;
border:1px dotted #666666;
border-left:0px;
border-bottom:0px;
}

.productnaam {
width:75px;
font-weight:bold;
}
.onderin
{
padding:1px;
background-color:#1F1D1E;
}

.borderhv {
margin:8px;
padding:8px;
border:1px dotted #FFFFFF;
}

.footertext { 
padding:10px;
font-size:80%;
letter-spacing:1px;
font-weight:bold;
}
.prijsinfo {
border:2px solid #FFFFFF; border-top:0px; border-left:0px; text-align:center;
 }

.contacttable {
width:600px;
}

.contacttable label {
color:#FFFFFF;
}

.contacttable h2 {
font-weight:bold;
font-size:12px;
text-transform:uppercase;
color:#FF0000;
}
.contacttable h3 {
padding-top:10px;
font-size:10px;
font-weight:bold;
text-transform:uppercase;
color:#FF0000;
}
