/************************************************************************/
/* kleur sidebar */ 

body {
	background:#FFF url(images/home.png) repeat-y;
}

#sidebar a {
	color: #9C0000;
	font-size:13px;
}

#sidebar .submenu ul li ul li a:hover {
	color: #9C0000;
}

/************************************************************************/
/* midden kolom */

#artikelen {
	padding:0px 20px 0px 20px;
	margin-right:195px; 
}

#artikelen a{
	color: #9C0000;
}

#artikelen .item .date{
	color: #9C9C9C;
	font-weight:bold;
}

#artikelen .item .heading{
	font-weight:bold;
	font-size:13px;
}

#artikelen .item{
	font-size:10px;
	margin: 0;
	padding:15px 0px 15px 0px;
	border-top:1px solid #c5c5c5;
	line-height:14px;
	clear:left;
}

#artikelen .item img{
/*	border:1px solid #000;*/
}
	
#artikelen .item .left{
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

#artikelen .item .right{
	margin-left:5px;
	margin-bottom:5px;
	float:right;
}

#artikelen .item .right img{
	 border:none;
}

#artikelen .cartoon  img{
	 border:none;
	 margin-top: 3px;
	 margin-bottom:3px;
	 position:relative;
}

#artikelen ul {
	list-style: none;
	font-size:10px;
	line-height:15px;
	margin: 0;
	margin-top:3px;
	padding:0;
}

#artikelen li {
	min-height:16px;
	margin-bottom:1px;
	padding-left: 25px;
	background-image: url(images/right2.png);
	background-repeat: no-repeat;
	background-position: 0 -16px;
}

#artikelen lsi {
	padding: 2px 0 2px 12px;
	background: transparent url(images/min.png);
	background-position: 0px 7px;
	background-repeat: no-repeat;
}

#artikelen li a{
	font-weight:bold;
}

/************************************************************************/
/* nettippies */

#nettippies {
	float:right;
	width:195px;
	padding:0px;
	margin:0px;
	border-left:2px solid #000;
}

#nettippies div{
	font-size:10px;
	padding:6px 12px 6px 12px;
	margin:0px 0px 2px 0px;
	background:#F2F2F2;

}

#nettippies .heading{
	background: #8DC2E1 url(images/down_trans.png) no-repeat 10px 3px;
	padding-left: 25px;
	font-weight:bold;
	font-size:12px;
}

#nettippies a {
	color:#0077DD;
}

#nettippies a:visited {
	color:#003399;
}

#nettippies .even {
	background:#E4E4E4;
}
