BODY {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color: #333333;
	}

A {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}

A:HOVER {
	font-family : Verdana;
	font-size :8pt;
	font-style : normal;
	color: #000000;
	}
	
A.wit {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;}

A.wit:HOVER {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color: #FFFFFF;
	text-decoration: underline;
	}	
	
A.klein {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;}

A.klein:HOVER {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color: #FFFFFF;
	text-decoration: underline;
	}	

A.producten {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color: #9D9D9D;
	text-decoration: none;
}

A.producten:HOVER {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color: #9D9D9D;
	text-decoration: underline;
	}	

A.alert {
	font-family : Verdana;
	font-size : 12pt;
	font-style : normal;
	color: #FFFFFF;
	text-decoration: none;
}

A.alert:HOVER {
	font-family : Verdana;
	font-size : 12pt;
	font-style : normal;
	color: #FFFFFF;
	text-decoration: underline;
	}	

	
	
	
TD {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color: #333333;
}

IMG {
	border: solid 3px #181810;}
	
IMG.button {
	border: solid 1px #181810;}

IMG.noborder {
	border: 0px;}
	
H1 {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
	}

H2 {
	font-family : Verdana;
	font-size : 12pt;
	font-style : normal;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	}
	
H3 {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	}
	
H4 {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color: #DE2018;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	}
	
LI {
margin-left : -25px;}

#paginacontainerbestellen
{
	position : absolute;
	width : 800;
	height:100%;
	background: #FFFFFF;
	left: 50%;
	margin-left: -400;
	bgcolor:#FFFFFF;
	}

