/***************************//* General element styles: *//***************************/HTML, BODY {	font-family: Arial, Helvetica, Verdana, sans-serif;	font-size: 12px;	line-height:20px;	color: #000000 !important;	background-color: #FFFFFF !important;	margin: 0;	padding: 0;}H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { 	font-family: Arial, Helvetica, Verdana, sans-serif;	font-size:12px;	line-height:20px;	padding:0;	margin:0; 	font-weight:normal;}H1 {	font-weight: bold;
	font-size: 120%;	color:#000000;
	margin-bottom: 1em;}H2 { 
	font-weight: bold;
	color: #000000;
	font-size: 110%;
	margin: 1em 0 .5em 0;}A:link, A:visited {	color: #000;	text-decoration:none;}A:hover {	color: #000;	text-decoration:none;}FORM { 	margin: 0;}/* ******************* Typo3 ******************* *//* Menu / Sitemap, "Sitemap" */.container P.csc-sitemap { }.container P.csc-sitemap-level1 { margin-left: 20px; }.container P.csc-sitemap-level2 { margin-left: 40px; }.container P.csc-sitemap-level3 { margin-left: 60px; }.container P.csc-sitemap-level4 { margin-left: 80px; }/*******************//* RTE / Bodytext: *//*******************/P.bodytext { 	font-size: 12px;}P.bodytext A { 	font-weight: normal;	text-decoration: none;	color:#000;}.csc-header {	/*background-color:#ff0;*/}/* ******************* DWB ******************* */#header {
	display: none;
}
#headerContent h1 {
	margin: 0 60px; 
}#logo {	display: none;}#servicenavi {
	display: none;
}
#mainnavi {
	display: none;
}
#subnavi {
	display: none;
}
#footer {
	display: none;
}
#special {
	display: none;
}
#content {	margin: 0 60px; 	padding: 0; 	position: static;}/* die URL bei Verlinkungen ausgeben (im Moment ausgeschaltet)
#content a:link:after, #content a:visited:after {   content: " (" attr(href) ") ";}
*/#content .container {	width: 15cm;	margin-left: 13px;	margin-bottom: 20px;}ul {
	list-style: circle outside;
	margin-left: 20px;
}
.forscreenonly {
	display: none;
}
.image_single {
	float: right;
	margin: .3cm;
	margin-right: 60px;
}
td.td-0 {
	width: 100px;
	vertical-align: top;
	margin-right: 5px;
}
