body
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	font-size:11px;
	color:#666;
	background-image:url(../images/background.jpg);
	background-color:#CCCCCC;
	height:100%;

}

a
{
	text-decoration:underline;
	color:#666;
}

a:hover
{
	text-decoration:none;
}

#afrekenen
{

	padding-bottom:5px;
	margin:10px;
	color:#fff;
}

#afrekenen a
{
	color:#fff;
}

#bestelling-naw
{
	display:none;
}

#box-register
{
	position:relative;
	top:50px;
	left:20px;
	width:300px;
	height:160px;
	background-image:url(../images/info_box.jpg);
}

#box-login
{
	position:relative;
	top:-110px;
	left:340px;
	width:300px;
	height:160px;
	background-image:url(../images/info_box.jpg);
}

#box-updater
{
	position:relative;
	top:10px;
	left:100px;
	width:300px;
	height:160px;
	background-image:url(../images/info_box.jpg);
}

#box-image
{
	position:relative;
	top:10px;
	left:10px;
}

#box-content
{
	position:absolute;
	top:10px;
	left:100px;
	font-style:italic;
}

#border
{
	height:99%;
	border-left:1px dotted #333;
	position:absolute;
	left:170px;
	bottom:1px;
	display:block;
}

#button_login
{
	position:absolute;
	left:300;
	top:110px;
}

#column_right
{
	width:200px;
	float:left;
	padding-left:15px;
}

#container
{
	text-align:left;    
    position: relative; 
    margin: 0 auto; 
    width: 950px; 
	top:0px;
	z-index:0;
}


#content
{
	width:735px;
	float:left;
}

#clear
{
	clear:both;
}

#footer
{
	height:120px;
}

#footer-text
{
	width:680px;
	left:60px;
	position:relative;
	border-top:1px dotted #333;
	text-align:center;
	color:#666;
	line-height:25px;
}


h1
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	font-style:italic;
	color:#000;
	padding-top:0px;
	margin-top:0px;
}

h3
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#000;
	font-style:normal;
	padding-top:0px;
	margin-top:0px;
}

hr
{
	border-top:1px dotted #333;
	height:0px;
}

#header
{
	padding-bottom:20px;
	width:953px;
}

#infobox
{
	width:198px;
	border:1px solid #CCCCCC;
	background-image:url(../images/infobox.jpg);
	background-repeat:repeat-x;
	background-color:#E2E2E2;
}

#infobox-content
{
	color:#465052;
	margin:10px;
}

#infobox-heading
{
	padding-bottom:5px;
	border-bottom:1px dotted #CCCCCC;
	margin:10px;
	color:#465052;
}

#infobox-right
{
	width:170px;
}

#infobox-content-right
{
	color:#fff;
	margin:10px;
	border-bottom:1px dotted #333;
	padding-bottom:5px;
}

#infobox-heading-right
{
	padding-bottom:5px;
	border-bottom:1px dotted #333;
	margin:10px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}

#infobox-spacer
{
	height:15px;
}

.input_field
{
	background-image:url(../images/input_login.jpg);
	height:19px;
	line-height:19px;
	padding-left:3px;
	width:167px;
	color:#666666;
	border:1px solid #CCC;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:5px;
}

#logo
{
	height:80px;
	float:left;
}

#search
{
	float:right;
	padding-top:42px;
	padding-right:0px;
	
}

.productListing
{
	background-color:#FFF;
}

ul#info
{
	padding:0px;
	padding-left:15px;
	margin:0px;
}

ul#info li
{
	list-style:url(../images/link_arrow.gif);
}

ul#info li a
{
	list-style:url(../images/link_arrow.gif);
}

ul#info li a:hover
{
	list-style:url(../images/link_arrow.gif);
	color:#666;
	text-decoration:underline;
}

ul#info li a.active
{
	list-style:url(../images/link_arrow.gif);
	font-weight:bold;
}