body, html {
	background-color: #00101f;
	#padding-left: 25px;
	}

#anzeigen {
	border: 1px dashed #999999;
	background-color: #666666;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	}

#haupt {
	border: 1px dashed #999999;
	}
	

/* ##### Klickpfad formatieren ####*/
	
.klickpfad {
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	padding-left: 10px;
}
.klickpfad a {
	color: #FFFFFF;
	text-decoration: underline;
}
.klickpfad a:hover {
	font-weight: bold;
	}
	
.menu_unten {
	font-family: arial, helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 14px;
	padding-left: 10px;
}	
	
.menu_unten a {
	color: #FFFFFF;
	font-weight: normal;
}
.menu_unten a:hover {
	color: #FFFFFF;
	font-weight: bold;
	}

/* #### Inhalt formatieren #### */
.inhalt {
	background-color: #ffffff;
	text-align: left;
	font-size: 13px;
	line-height: 130%;
	font-family: arial, helvetica, sans-serif;
	color: #333333;
}


.inhalt li {
	background-color: #ffffff;
	text-align: left;
	font-size: 13px;
	line-height: 130%;
	font-family: arial, helvetica, sans-serif;
	color: #333333;
}

.csc-firstHeader {
	font-family: arial, helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	}
	
li {
	font-family: arial, helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 13px;
	text-align: justify;
	line-height: 135%;
	text-indent: 0px;
	}

p {
	font-family: arial, helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 13px;
	text-align: justify;
	line-height: 135%;
	text-indent: 0px;
	}
	
.news-list-container h3 {
	font-family: arial, helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 15px;
	text-align: left;
	}

.news-list-container h3 a {
	font-family: arial, helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 15px;
	text-align: left;
	}
	
.news-list-container h3 a:hover {
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	}
	
/* ### NEWS ### */


hr.hrnews {
	clear:right;
	height:1px;
	border:1px dotted #f45r33;

}

	
.news-list-date {	font-family: arial, helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 8px;
	text-align: left;
	line-height: 135%;
	margin-right: 30px;
	}
.news-list-morelink {
	font-family: arial, helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	}
.news-list-morelink a{
	font-family: arial, helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	}
.news-list-morelink a:hover{
	font-family: arial, helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	}
.imgtext-table {padding-left: 15px;}