#block_1 .content {
	padding: 10px;
	line-height: 140%;
}

#block_1 .content p {
	margin: 0;
	padding: 0;
}

#block_1 .content h1 {
	font-size: 1.4em;
	margin: 0 0 0.6em 0;
	line-height: 140%;
}

#block_1 .content a {
/*	color: #ffffff;  */
}

#block_3 .csc-header h1 {
	font-size: 1.4em;
	margin: 0 0 -0.5em 0;
	padding: 0;
}

#block_3 .bodytext {
	line-height: 110%;
	margin: 0;
	padding: 0;
}

/* News */

.news-list-item {
}

.news-list-item a {
	color: #ffffff;
	text-decoration: none;
}

.news-list-item a:hover {
	text-decoration: underline;
}

.news-list-date {
	display: block;
	font-size: 10px;
}

.news-list-item img {
	float: left;
	padding: 4px 10px 10px 0;
}

/* News - Detail */

.news-single-item a {
	color: #ffffff;
	text-decoration: underline;
}

.news-single-item a:hover {
	text-decoration: none;
}

.news-single-timedata {
	display: block;
	font-size: 10px;
}

.news-single-author {
	display: none;
}

#block_1 .content .news-single-item h2 {
	color: #ffffff;
	background-color: transparent;
}

.news-single-img {
	float: left;
	padding: 4px 10px 10px 0;
}

hr.clearer {
	height: 1px;
	border: 0;
	clear: both;
}

table,td,tr,body {
	color: #ffffff;
}


a:link {
	text-decoration: underline;
	color: #ffffff;
}
a:visited {
	text-decoration: underline;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: underline;
	color: #ffffff;
}

#nav_main {
	padding-left: 10px;
	padding-top: 20px;
}

#nav_main a {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	line-height: 160%;
}

#nav_main a.active {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;	
}

#nav_main a:hover {
	text-decoration: underline;
}

#nav_main ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav_main ul ul {
	padding-left: 15px;
}

#block_1 .content h2 a {
	background-color: #C0C0C0;
	color: #FFFFFF;	
	text-decoration: none;
	font-size: 13pt;
	line-height: 130%;
	background: url(../img/button_240.jpg);
	background-repeat:no-repeat;
}

#block_1 .content h2  {
	background-color: #C0C0C0;
	color: #FFFFFF;	
	text-decoration: none;
	font-size: 13pt;
	line-height: 130%;
	background: url(../img/button_240.jpg);
	background-repeat:no-repeat;
	}

#block_1 .content h1 a {
	background-color: #C0C0C0;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13pt;
	line-height: 130%;
	background: url(../img/button_480.jpg);
	background-repeat:no-repeat;
}

#block_1 .content h1  {
	background-color: #C0C0C0;
	color: #FFFFFF;	
	text-decoration: none;
	font-size: 13pt;
	line-height: 130%;
	background: url(../img/button_480.jpg);
	background-repeat:no-repeat;
	}
		

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
float:left;
display:block;
border: 1px solid #ffffff;
background:#00006c;
color:#ffffff;
padding:1px;
margin-bottom:10px;
}

.csc-mailform {
border: none; /* Rand ausschalten */
}