/* @charset "utf-8"; */
/* CSS Document */

#content{
	background: url(../img/cams/bginbellen.gif) repeat-x #030303;
}

#content{
	width: 900px !important;
	
}

.kolom{
	width: 173px;
	float: left;
	margin: 0 0 10px 2px;
}
#content li{
	list-style: none;
}
#content dt{
	margin-top: 10px;
	margin-bottom: 4px;
	text-align: left;
	font-weight: bold;
	color: #fff;
}
#content dt a{
	color: #f7c6c6;
	font-weight: bold;
	text-decoration: none;
}
#content dd{
	text-align:left;
	list-style:none;
	font-size: 0.9em;
}
#content dd a{
	text-decoration: none;
	color: #999;
}
#content dd a:hover{
	text-decoration: underline;
}
