body{
	background: #FFFFFF;
	color: #000000;
	font: 90% Tahoma, Verdana,Arial, san-serif;
	margin: 10px;
	padding: 0;
}

a {
	color: #000000;
}

a.hover {
	text-decoration: none;
}

h1, h2, h3{
	font-size: 1.7em;
	font-weight: normal;
	margin: 10px 0 5px 0;
}

h1 {
	font-size: 1.3em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}

p, table, ul, ol {
	font-size: 0.75em;
}

a img {
	border: none;
}

/* -----structure----- */
#header,
#breadcrumbs, 
#lang,
#left,
#right,
#menu,
#bottommenu,
#search {
	display: none;
}

#main p{
	text-align: justify;
}

#footer {
	border-top: 1px solid #000000;
	margin-top: 20px;
}

#footer p{
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

.floatimages .csc-textpic-image{
	float: left;
	margin-right: 8px;
}

.floatimages .csc-textpic-imagerow {
	clear: both;
	padding: 10px 0;
}

.floatimages .csc-textpic-caption{
	text-align: center;
}

/* -----news----- */
.news-title{
	font-weight: bold;
}

.news-list-container p{
	margin: 0.2em 0 1em;
}

.news-latest-container p{
	margin: 0.2em 0 1em;
}

.news-latest-container{
	padding: 5px 0;
}

.news-date{
	display: block;
	font-size: 0.8em;
	padding: 4px 0;
}

/* -------contact mailform-------- */
.csc-mailform {
	border: none;
}

.csc-mailform label {
	display: block;
	float: left;
	width: 100px;
}
