/* Last changed: 11-1-2009 by Peter Leemker */
.contentlc {
	top: 0;
	width: 65%;
	float: left;
}

.contentrc {
	top: 0;
	right: 0;
	width: 34.5%;
	float: right;
}

li {
	margin-bottom: 1em;
}

/* news blok */
.news {
	padding-left: 2em;
}

.news h2, .news h3 {
	margin: 0 0 0.2em 0;
}

.news p {
	padding-bottom: 0;
	margin-bottom: 0;
}

.newsitem {
	border-bottom: 2px solid #313184;
	padding-bottom: 5px;
	margin-bottom: 5px;
	overflow:hidden;
}

.news .imgleft, news .imgright { 
	margin-bottom: 0; 
	padding-bottom: 0;
}

.news .newsimg {
	color: #000000;
	text-decoration: none;
}

.news .newsimg:visited {
	color: #000000;
}

.newsimg img {
	border: 0;
}

