* {padding: 0; margin: 0;}

body{
background:#f5efd8;
text-align:center;
font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
font-size:12px;
}

#content{
width:1024px;
margin:0 auto;
text-align:left;
}
	


#header {
background-image: url('/images/header.png');
background-repeat: no-repeat;
/*wid th: 1024px;*/
height: 85px;
}

#menubalk {
background-image: url('/images/menubalk.png');
/*widt h: 1024px;
height:50px;*/
font-size: 14px;
line-height:40px;
color: #595959;
height:45px;
}

#menubalk a {
margin-top:3px;
color: #595959;
text-decoration: none;
margin-left: 25px;
}

#menubalk a:hover {
background: #fff6ea;
}

#menubalk form {
color: #595959;
float:right;
margin-right: 5px;
}



#content{/*wid th:100%;*/}


#content_left {
width: 200px;
float: left;
margin-top: 3px;

background:#ffffcc;
}

#content_left b{
color: #FFF;
}

#content_left a {
color: #595959;
text-decoration: none;
}


#content_middle {
width: 600px;
float: left;
margin: 0 auto;
background:#f5efd8;
margin-left: 10px;
margin-top: 3px;
}

#content_middle  img {
margin-top: 17px;
border: none;
}

#advertentie {
background-image: url('/images/advertentie.png');
width: 468px;
height: 68px;
margin-top: 15px;
margin-left: 70px;

}

#content_right {
width: 200px;
float:right;
background:#f5efd8;
margin-top: 100px;
}

#content_right b{
color: #000;

}

#topvijfcato {
background-image: url('/images/topvijfcato.png');
padding-left: 2px;
/*wi dth: 200px;
hei ght:139px;
flo at: left;*/
color: #000;
list-style-type: none;

}


#categorieen {
background-image: url('/images/categorieen.png');
padding-left: 2px;
/*wid th: 200px;
hei ght:480px;*/
color:#000;
list-style-type:none;


}


.laatstgeplaatst {
background-color: #f5efd8;
width: 500px;
height:160px;
margin: 50px auto 0 auto;
}

.laatstgeplaatst p {
color: #000;
margin: 3px;
}

.laatstgeplaatst img {
width: 90px;
height: 151px;

}

.laatstgeplaatst h3 {
color: #0ea1fd;
margin: 3px;
}

.details {
width: 307px;
height: 28px;
background-image: url('/images/details.png');

}

#loginform {
background-image: url('/images/topvijfcato.png');
/*widt h: 200px;
hei ght: 128px;*/
margin-top: 3px;
}

.laatsteproducten {
background-image: url('/images/laatsteproducten.png');
/*widt h: 200px;
hei ght: 495px;*/
margin-top: 10px;
}

.laatsteproducten img {
margin-top: 10px;
border: 3px solid #FFFFFF;
}

.laatsteproducten p {
color: #000;
margin: 3px;
}

.laatsteproducten b {
color: #FFF;

}


p.c3 {clear: none;}
 img.c2 {float: left; padding-right: 5px;}
 div.c1 {text-align: center}




/* ==== FRONT PAGE / GROUP PAGE ad hyperlinks ==== */
td.at div {
	width: 226px;
	overflow: hidden;
	padding-left: 2px;
	padding-right: 4px;
	text-overflow: ellipsis;
	clip: auto;
	white-space: nowrap;
}
* html td.at div {
	width: 228px; /* for IE5 and IE6 in quirks mode */
	width: 232px; /* for IE6 in standards mode */
}
td.at a:link	{ text-decoration: none; }
td.at a:visited { text-decoration: none; }
td.at a:active  { text-decoration: none; }
td.at a:hover	{ text-decoration: none; }

td.ap div {
	width: 50px;
	overflow: hidden;
	padding-right: 2px;
	text-overflow: ellipsis;
	text-align: right;
	clip: auto;
	white-space: nowrap;
}
* html td.ap div {
	width: 50px; /* for IE5 and IE6 in quirks mode */
	width: 52px; /* for IE6 in standards mode */
}