body, html {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#frame {
	background-color: #fff;
}

p {
	margin:0;
}

#head {
	margin: 20px 20px 0 20px;
}

h1, h2, h3 {
	font-weight: bold;
	margin: 4px 0 6px 0;
}
h1 {
	font-size: 15px;
}
h2, h3 {
	font-size: 13px;
}

#breadcrumbs {
	margin: 4px 0 20px 20px;
	height: 10px;
	font-size: 10px;
	color: #000;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #000;
	text-decoration: none;
	margin: 0 2px 0 2px;
}
#breadcrumbs a:hover, #breadcrumbs a:active {
	text-decoration: none;
}

#content {
	font-size: 12px;
	line-height: 16px;
	margin: 0 20px 0 20px;
	color: #000;
	padding-bottom: 10px;
	border-bottom: 1px solid #002137;
}

#content h1 {
	text-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #002137;
	padding-bottom: 6px;
}
.csc-textpic-caption {
	font-size: 10px;
}

#datum {
	font-size: 10px;
	margin: 4px 20px 20px 20px;
	height: 20px;
	line-height: 20px;
}
	

#footer {
	position: absolute;
	clear: both; 
	bottom: 0px;
	height: 20px;
	text-align: right;
	line-hight: 20px;
}
#footer a:link, #footer a:visited {
	color: #2569A5;
	text-decoration: none;
	margin: 0 7px 0 7px;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}
.news-single-img,
.news-single-backlink {
	display: none;
}

.news-list-item hr, 
hr.clearer {
	display: none;
	height: 1px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #000000;
}

/* NEWS */

.news-list-container, 
.news-single-item,
.news-latest-container {
	border: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
}

.news-list-item,
.news-latest-item {
	border: 0;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

.news-list-container h3,
.news-single-item h1,
.news-latest-item h1 {
	background-color: #fff;
	border-bottom: 0;
	margin-bottom: 5px;
}

.news-list-date, 
.news-single-item h2,
.news-latest-item h2 {
	background-color: #fff;
	color: #000;
}

p.news-single-author {
	margin: 0 0 6px 0;
	padding: 0;
}

.news-list-container h3 a:link, 
.news-list-container h3 a:visited, 
.news-list-container h3 a:hover,
.news-list-container p,
.news-list-container h3,
.news-list-morelink {
	padding-left: 0;
	margin-left: 0;
}

.news-latest-container h2 {
	border: 0;
	margin: 0 0 6px 0;
	padding: 0;
	background-color: #fff;
	border-bottom: 1px solid #FFD066;
	color: #000;
}

.news-latest-gotoarchive, .news-single-backlink {
	display: none;
}

.news-latest-container h3, .news-latest-container p.bodytext {
	margin-top: 2px;
	margin-bottom: 0;
	padding-top: 2px;
	padding-bottom: 0;
}

a img {
	border:none;
}
