/* CSS fuer Print */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-style: normal;
	font-weight: normal;
	color: black;
	background-color: white;
	min-width: auto;
	padding: 0;
	margin: 0;
	text-align: left;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

dfn {
	display: none;
}

#page {
    text-align: left;
    width: 100%;
    margin: 0 auto;
    padding: 0;
	background-color: #ffffff;
}

#page-container {
	padding: 0;
	margin: 0;
}

/**** header ****/
#header {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

#header a {
	display: none;
}

#header div.print-header {
	display: block;
	margin: 0;
	padding: 0;
}

#header div.print-header img {
	margin: 0;
	padding: 0;
	width: 6.33em;
	height: 6.92em;
}

/**** navigation top ****/
#navigation-top {
	display: none;
}

/**** banner ****/
#banner {
	display: none;
}




/**** navigation sub top ****/
#navigation-subtop {
	display: none;
}
#navigation-subtop-left {
	float: none;
	display: none;
}
/**** navigation left ****/
#navigation-left {
	float: none;
	display: none;
}


/**** content  center column****/
* {
	overflow: visible;
}

#content {
	float: none;
	position: relative;
	left: 0;
	top: 0;
	margin: 0 0 0 0 !important;
	padding: 0.25em 0 2.5em 0 !important;
	width: 45em;
	overflow: visible;
	color: black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	vertical-align: top;
}

*:first-child+html #content {
	width: 100%;
	font-size: 140%;
}

/* Diese Angabe benötigt der Safari-Browser zwingend !! */
#content DIV.clearfix {
	display: block;
	overflow: visible;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 1.5em 0 0;
}

#content DIV.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

#content div.print-banner {
	display: block;
}

#content div.print-banner-left {
	float: left;
	font-size: 0.875em;
}

#content div.print-banner-right {
	float: right;
	font-size: 0.875em;
}

#content div.csc-header-n1 div.first-header {
	display: none;
}

#content div.csc-header-n1 {
	padding: 2.5em 0 2em 0;
}

#content div.csc-header-n1 h1.print-header,
#content div.csc-header-n1 h1.print-header-nomargin {
	display: block;
	font-size: 1.25em !important;
	line-height: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 1em 0;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

#content hr {
	display: none;
}

#content p {
	font-size: 0.9em;
}

#content h1 {
	color: black;
}

#content h2 {
	font-size: 0.9em;
	color: black;
	margin: 0;
	padding: 0;
}

#content h3 {
	font-size: 0.9em;
	color: black;
	margin: 0;
	padding: 0;
}

#content ul {
	font-size: 0.9em;
}


/*
#content a[href]:after {
	content:" <"attr(href)">";
	color: black;
}
*/
#content a {
	color: black;
	text-decoration: underline;
}

#content a span {
	display: none;
}

#content a.nav {
	color: black;
}

a.nobg {
	color: black;
}

#content div.section {
	border-bottom: 0;
}


#content div.csc-header-n1 h1 {
	padding: 0;
	margin: 0;
}


#content DIV.csc-textpic-above DIV.csc-textpic-imagewrap {
	border-bottom: 0;
}

#content DIV.csc-textpic-below DIV.csc-textpic-imagewrap {
	border-top: 0;
}

#content DIV.csc-textpic {
	width: 100%;
}

#content div.csc-textpic-above img {
	width: auto !important;
	height: auto !important;
}

#content dt a {
	color: black;
}

/* news */
#content div.news-addtext {
	display: block !important;
	margin: 1em 0 0 0;
	padding: 0;
}
#content div.news-addtext p {
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
}
#content div.news-amenu-container,
#content div.news-single-img hr,
#content div.news-single-backlink {
	display: none;
}

#content div.news-images {
	border-bottom: 0;
}

#content div.news-images a img {
	float: left;
	width: auto;
	height: auto;
	margin: 0 0.833em 0.91em 0;
	padding: 0;
	vertical-align: top;
}

#content div.news-images hr {
	display: block !important;
	clear: left;
	height: 0;
	width: 100%;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	color: white;
	background-color: white;
	padding: 0 0 0 0;
	margin: 0 0 0.833em 0;
}

#content div.news-images p.news-single-imgcaption {
	color: black;
	font-size: 0.9em;
	width: 30%;
}
#content div.tx-nolocations-pi1-listrow,
#content div.tx-nolocations-pi1-listrow-lastcol {
	font-size: 0.75em !important;
	width: 14.25em;
	overflow: hidden;
	float: none;
	display: inline;
}
#content div.tx-nolocations-pi1-row {
	width: 45em;
	height: 18em;
	clear: none;
}

/*** pressedownloads content-submenu ***/
#content div.content-submenu {
	display: none;
}


/*** forms ***/
#content input,
#content select,
#content input.tx-indexedsearch-searchbox-button {
	display: none;
}

#content div.clearer {
	visibility: hidden;
}

/**** info  right column ****/
#info {
	float: none;
	display: none;
}


/**** footer ****/
#footer {
	color: black;
	padding: 0 !important;
}

#footer p {
	color: black;
	padding: 0 0 0 0;
	font-size: 60%;
}

* html #footer p {
	font-size: 120%;
}

*:first-child+html #footer p {
	font-size: 120%;
}


#footer a {
	color: black;
}

#footer a span,
#footer-center {
	display: none;
}

#footer-right {
	color: black;
	border-top: none;
	padding-top: 0.475em;
	float: none;
	overflow: hidden;
	width: 38.95em;
}

#footer-nav { 
	display:none;
}

#toplink {
	display: none;
	position: relative;
	top: 0px;
	left: 0px;
}

/**** edit panels ****/
/*#panel2,*/
table.typo3-editPanel,
#panel1,
#header-editpanel,
#info .info-editpanel,
#content img.frontEndEditIcons {
	display: none;
}

#content img {
	max-width: 45em;
}

