@charset "utf-8";
/* CSS Document */


/************************************************ News-Box *****************************************************/
.news_box {
	text-align: left;
	margin-bottom: 35px;
}
.news_box .bodytext {
	font-stretch: expanded;
	font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #222222;
	line-height: 16px;
}
.news_box h1 {
	color: #CC6600;
	font-weight: normal;
	margin-bottom: 0px;
}
.news_box a {
	color: #B30000;
}
.news_box .csc-textpic {
	margin-top: 10px;
	margin-bottom: 10px;
}
.news_box_header {

}
.news_box_date {
	font-size: 10px;
	border-bottom: 1px dotted #B50000;
	color: #808080;
	margin-bottom: 15px;
}
.news_box_content {
	font-size: 12px;
}


/*************************/

.news_wrapper {
	width: 178px;
	margin-left: 5px;
	/*background-color: #00FFFF;*/
}
.news_header {
	color: #CC6600;
	font-size: 14px;
}
.news_date {
	border-bottom: 1px dashed #B50000;
	margin-bottom: 3px;
	color: #808080;
	font-size: 10px;
}
.news_body {
	font-size: 11px;
	text-align: justify;
	font-weight: 50;
}


/************************************************************ Sidebox **************************************************************/

.fce_sidebox_top {
	height: 7px;
	background-color: #FF6600;
	width: 100%;
	border-top: 1px solid #CC6600;
	background-image: url(layout/all/no1/images/sidebox_back01.gif);
}
.fce_sidebox_top_1 {
	height: 1px;
	background-color: #999999;
	width: 100%;
}
.fce_sidebox_top_2 {
	height: 1px;
	background-color: #CCCCCC;
	width: 100%;
}
.fce_sidebox_header {
	height: 20px;
	
	width: 100%;
/*	border-bottom: 1px solid #FF9933;*/
}
.fce_sidebox_header_content {
	margin-left: 5px;
	margin-right: 5px;
	line-height: 20px;
	color: #B30000;
	color: #CC6600;
	font-weight: normal;
	font-size: 14px;
}
.fce_sidebox_header_content .bodytext {
	color: #B30000;
	color: #CC6600;
/*	font-weight: bold;*/
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	padding-top: 2px;
	line-height: 20px;
}
.fce_sidebox_content {
	width: 100%;
	border-bottom: 1px solid #FF9933;
	border-bottom: 1px solid #CCCCCC;
}
#content_spalte_2 .fce_sidebox_content_2 {
	padding: 8px;
	font-size: 11px;
	font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#content_spalte_2 .fce_sidebox_content_2 .bodytext {
	font-size: 11px;
	font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.fce_sidebox_lr {
	border-left: 1px solid #FF9933;
	border-right: 1px solid #FF9933;
	
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}





