BODY{
	scrollbar-face-color: #909090;
	scrollbar-arrow-color: yellow;
	scrollbar-track-color: #eaeaea;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:yellow;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color: black;
	}

.tdborder {
	border: solid 1px #000000; 
}	
	
.imageborder{
border:1px solid #000000;
}	
	
P  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #333333;
}

H1  {
	font-size : 22px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : black;
}

H2  {
	font-size : 27px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : crimson;
}

H3  {
	font-size : 18px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : crimson;
}

A  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #333333;
}

A:Visited  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #333333;
}

A:Active  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #333333;
}

A:Hover  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Red;
}

BODY  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

TD  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

INPUT.inputf  {
	border-style : solid;
	border-size : 1px;
	border-color : crimson;
	background-color : #ffffff;
	font-family : "Comic Sans MS","verdana","arial","helvetica";
	font-size : 12;
	border-width : thin;
	border-bottom-width : thin;
}

TEXTAREA.inputf  {
	border-style : solid;
	border-size : 1px;
	border-color : crimson;
	background-color : #ffffff;
	font-family : "Comic Sans MS","verdana","arial","helvetica";
	font-size : 12;
	border-width : thin;
	border-bottom-width : thin;
	scrollbar-face-color: crimson;
	scrollbar-arrow-color: yellow;
	scrollbar-track-color: FAF5CD;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color: black;	
}

#upload{}
	#upload legend{font-size:20px; margin-top:30px;}
	#upload fieldset{width:450px; text-align:right; margin:0px 0px 0px 80px; padding:0px 70px 0px 0px;}
	#upload textarea{font-family:arial; font-size:12px;}
	
#product_admin table{width:100%;}
	#product_admin th{font-size:11px; border:1px solid #000000; background:#ff0033; color:#ffffff;}
	#product_admin td{background:#dddddd; width:200px; text-indent:3px;}
	
#button{display:inline-block; width:170px; text-align:center; border:1px solid #000000; font-size:13px; color:#ffffff; heigth:20px; line-height:20px; font-weight:bold; background:#ff0033; text-decoration:none; margin:0px 10px 2px 10px;}
	#button:hover{background:#ffff00; color:#000000;}

#aanbiedingen{height:100%; overflow:auto;}
	#aanbiedingen img{}
	#aanbiedingen h1{margin:5px 20px 0px 10px; font-weight:bold; background:#dddddd;}
	#aanbiedingen p{margin:0px 20px 3px 10px; text-align:justify; background:#dddddd;}
	#aanbiedingen p strong{margin:10px 0px 0px 0px;}
	#aanbiedingen #beschrijving{clear:both;}
	#aanbiedingen hr{clear:both}

#thumbnail{border:2px solid #666666; max-height:75px;}
 #thumbnail:hover{border:2px solid #ff0000;}