#content .header {
/* 	background-color: #ffffff; */
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}


#content a:link {
/* 	background-color: #ffffff; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ed0000;
	text-decoration: none;
	line-height: 15px;
	text-decoration: underline;
}

#content a:visited {
/* 	background-color: #ffffff; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ed0000;
	text-decoration: none;
	line-height: 15px;
	text-decoration: underline;
}
#content a:hover {
/* 	background-color: #ffffff; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ed0000;
	text-decoration: none;
	line-height: 15px;
	text-decoration: underline;
}


#content .bodytext  {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	margin-bottom: 13px;
}


#content .bildtypo {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
}

.csc-textpic-imagewrap {
	margin-bottom: 10px;
}
 
 
.linieobenunten{
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #cccccc;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #cccccc;
}

.linieoben{
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #cccccc;
}

#content .latestNews {


	background-color: #d2d2d2;
	font-weight: normal;
	line-height: 21px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
}

#content .latestNews a:link {

	font-size: 12px;
	color: black;
	background-color: #d2d2d2;
	font-weight: normal;
	text-decoration: none;
	line-height: 21px;
	margin-left: 10px;

}

#content .latestNews a:visited {

	font-size: 12px;
	color: black;
	background-color: #d2d2d2;
	font-weight: normal;
	text-decoration: none;
	line-height: 21px;
	margin-left: 10px;

}

#content .latestNews a:hover {
	font-size: 12px;
	color: red;
	background-color: #d2d2d2;
	font-weight: normal;
	text-decoration: none;
	line-height: 21px;
}


.poll  {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	margin-bottom: 3px;
}

.pollRed  {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	text-decoration: none;
	line-height: 15px;
	margin-bottom: 3px;
}

.pollsubmit {  border:0; background-color: white; 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ed0000;
	text-decoration: none;
	line-height: 15px;
	text-decoration: underline; }
	
.pollsubmit2 { text-align: right; }

.pollLine { width: 563px; height:1px; border-top: 1px solid #ccc; }




