/*
@page {
	size: 29.0cm 21.0cm;
	margin: 2cm 2cm 1.4cm 1cm;
}
@page quer {
	size: 21.0cm 29.0cm;
	margin: 2cm 2cm 1.4cm 1cm;
}
*/
#footer,
#navi-top,
#navi-main,
#navi-breadcrumb,
#sidebar,
#logo,
.nopr,
.clearer {
	display: none !important;
}

html {
	height: auto !important;
	margin: 0;
}

body {
	position: static;
	background: none;
	/* chg */
  width:650px;
}
#wrapper {
  margin-left:20px;
}
#website {
	padding: 0;
}
#website, .ti {
	overflow: visible;
}
#header,
#wrapper,
#content,
#header p.title {
	float: none;
}

#header p.title {
  padding-left:20px;
  text-align:left;
  font-size:1.2em;
}
#content h1 {
  font-size:1.4em;
}

hr {
  border:none;
  border-top:1px black solid;
}

#content {
  /* chg */
  /* width:18cm; */
  width:600px;
}

#content .content {
	padding: 0;
	background: none;
}

.tx-m1 {
	margin: 0;
}

.img-20plft {
  padding:0!important;
}

.logo-screen {
  display:none;
}
.logo-print {
  display:block;
}

#content p {
  margin-bottom:1.2em;
}

#content .startseite {
  color:#000000;
}

.tbl table {
	width: 100%;
}
/*	tbl1 */
.tbl1 {
	/*margin-right: 260px;*/
}

.csv table td {
  font-size:1.1em;
}

.csv h3 {
  font-size:1.2em;
}

.tbl1 td sup,
.tbl1 td sub {
	font-size:0.8em;
}

.tbl1 table {
	margin-left: -4px;
	border-collapse: separate;
	border-spacing: 4px;
}
.tbl1 th {
	font-weight: normal;
}
.tbl1 th,
.tbl1 td {
	padding-right: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #828282;
	text-align: left;
}
.tbl1 th {
	padding-left: 2px;
}
.tbl1 th.tbl-col1,
.tbl1 tbody th,
.tbl1 tfoot th {
	padding-right: 0px;
	text-align: left;
}
.tbl1 thead th {
	padding-top: 4px;
	border-top: 1px solid #828282;
}
.tbl1 th.tbl-col1 {
	width: 220px;
}
.tbl1 .hlt1 {
	background-color: #d7d7d7;
}
.tbl1 tfoot td.hlt2 {
	border-top-color: #000;
	border-bottom-width: 2px;
	border-bottom-color: #e1001a;
}

#content table {
  border-collapse:collapse;
}

#content table td a {
  color: #e1001a;
  font-weight:bold;
}

#content table td {
}
#content table td {
  color:#333333;
  padding:3px;
}
#content table td {
}
#content table td {
  color:#333333;
  padding:3px;
  vertical-align:bottom;
}
#content table td.NOB,
#content table td.ENOB,
#content table td.RNOB {
  vertical-align:top;
  padding-top:1em;
}

#content table tr.headline td {
  vertical-align:top;
}

#content table td.ENOB,
#content table td.RNOB,
#content table td.NOB {
  border-bottom:none;
}

#content table td.RGF,
#content table td.RGU,
#content table td.RGUF,
#content table td.RGUUF,
#content table td.RG {
  background-color:#DCDDDC;
  text-align:right;
}
#content table td.RGF {
  font-weight:bold;
  color:#000000;
}
#content table td.F {
  font-weight:bold;
  color:#000000;
}
#content table td.FC,
#content table td.FCG {
  font-weight:bold;
  color:#000000;
  text-align:center;
}
#content table td.FCG {
  background-color:#DCDDDC;
}
#content table td.C {
  color:#000000;
  text-align:center;
}
#content table td.FE,
#content table td.EFN,
#content table td.EF {
  font-weight:bold;
  color:#000000;
}
#content table td.FE,
#content table td.EF,
#content table td.E {
  padding-left:10px;
}
#content table td.R {
  text-align:right;
}
#content table td.RU,
#content table td.RGU {
  text-align:right;
  border-bottom:2px black solid;
}
#content table td.RU,
#content table td.RUF,
#content table td.RUFNW,
#content table td.RUUF,
#content table td.RGUUF {
  text-align:right;
  border-bottom:2px black solid;
}
#content table td.RUF,
#content table td.RUUF,
#content table td.RUFNW,
#content table td.RGUF,
#content table td.RGUUF {
  font-weight:bold;
  color:#000000;
}

#content table td.NW,
#content table td.RUFNW {
  white-space: nowrap;
}

#content table td.RUUF,
#content table td.RGUUF {
  border-bottom:2px #94060A solid;
  white-space: nowrap;
}

#content table td.RF {
  text-align:right;
  font-weight:bold;
  color:#000000;
}


/*
#sidebar,
#navi-top,
ul.navi,
#articleNav,
#navi-breadcrumb,
#footer,
.nopr {
  display:none!important;
}

#wrapper {
  width:100%;
}

#header p.title {
  width:590px;
}

#content {
  float:none;
  width:100%;
}
body {
	background-image:none;
}
#content {
	clear: both;
	float:none;
  padding:0;
	background-color: #fff;
}

#content h2 {
  width:300px;
}


html {
	height: auto;
}
*/
