@import url(styles_2_main.css);
@import url(styles_4_txt_V.css);
/* set all to 0 */
body {
	margin-top:0.5cm;
	margin-right:0.5cm;
	background: #fff;
 	border-top: 1px solid #fff;
	}

.invisible { 
	display:block; 
	}

/* Alles was nicht mitgedruckt werden soll wir ausgeblendet: */

.unsichtbar, .noprint, #kopf, #navigation  {
	display:none;
	}
	
#kopfLOGO  {
	background-color: #fff;
}
#kopfLOGO p, #kopfLOGO td{
	font-size: 80%;
	color: #222 !important;
}

#kopfLOGO td.tophimmel {
	/* background: transparent url(../design_grafik/bg_top_himmel1.jpg) no-repeat right top;padding:0 0 0 0px; */
	background-color: #fff;
}

div.content_box {
font-weight: normal;
width: 770px;
min-height:101%;
padding: 0 0 10px 1px;
margin: 90px auto 1px 1px;
border: 0px solid green;
/* margin-left: 140px; margin-left: auto;*/
} 

#sectionContent {
	/*  position:relative;*/
	background: #fff;
	padding:0 0 1em 0;
 	border-top: 0px solid #8a9199;
 	border-right: 0px solid #8a9199;
	clear: both;
}
#content_text {
width: 600px;
float: none;
display:block; 
overflow: visible;
margin: 5px 5px 5px 5px; 
padding: 5px 5px 5px 5px;
border: 0px solid  green;	
}

/** background print-version START **/
	/** TOP link **/
	a.top,a:link.top,a:visited.top,#content_text a.top,#content_text a:link.top,#content_text a:visited.top,#copyright a.top,#copyright a:link.top,#copyright a:visited.top{
	background: transparent;
	}
	a:hover.top,#content_text a:hover.top,#copyright a:hover.top {
	background: transparent;
	}
	/* ** links **************** */
	#content_text.extern,.extern,.external-link-new-window {background: transparent;padding-left:0px;}
	#content_text.intern,.intern,.internal-link {background: transparent;padding-left:0px;}
	#content_text.download,.download {background: transparent;padding-left:0px;}
	#content_text.mailto,.mailto,.mail {background: transparent;padding-left:0px;}
	#content_text.achtung,.achtung {font-weight:bold; background: transparent;padding-left:0px;}
	
	/* ************************ */
	   #content_text p.ssesNews,p.ssesNews {background: transparent;padding-left:0px;}
	   #content_text p.errstopp,p.errstopp, .errstopp {background: transparent;padding-left:0px;}
	/* ************************ */
/** background print-version  ENDE **/

