#main{
	width: 435px;
	float: left;
	margin-top: 18px;
}

.catkop{
	width: 400px;
	height: 21px;
	font-size: 14px;
	padding: 2px 0 0 0;
	margin: 0 0 10px 0;
}

#cat{
	background: #e04646;
	padding: 10px 10px 10px 0;
}

.catitem{
	background: #c01414;
	width: 400px;
	padding: 10px;
	margin: 10px 0 10px 0;
}

.catitem a img{
	float: left;
	margin: 0 10px 0 0;	
	border: solid 1px #000;
}

#cattext{
    display: block;
    width: 280px;
    float: right;
}

#cattext h1{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#cattext p{
	display: block;
	letter-spacing: 0.2px;
	line-height: 13px;
	font-size: 10px;
}

.button{
  text-align: left;
	margin: 18px auto 5px;
	float:right;
}

.button a{
    font-family: "Arial Black";
	font-size: 0.80em;
	text-transform: uppercase;
	color: #bd0019;
	background: url(../img/menubg_cat.gif) no-repeat;
	text-decoration: none;
	padding: 3px 0 0 9px;
	margin-bottom: 2px;
	display: block;
	height: 19px;
	width: 124px;
}

.button a:hover{
	color: #ffd600;
	background: url(../img/menurollover_cat.gif) no-repeat;
	text-decoration: none;
}

.marger{
    margin: 5px 0 5px 0;
}

#aanraders{
	width: 85px;
	height: 33px;
	background: url(../img/aanraderhead.gif) no-repeat;
	text-indent: -9999em;
	margin: 0 auto 5px;
}

.cathot{
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 5px;
}

.cattext{
    font-size: 11px;
    margin-bottom: 5px;
}

.center{
    text-align: center;
}

