*	{
	}

/* Quelle: http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility: hidden;
	}

.clearfix {
	display:inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
	}

.clearfix {
	display:block;
	}
/* End hide from IE-mac */

a:link {
        text-decoration:underline;
        color:#00e;
        }
a:visited {
        text-decoration:none;
        color:#f00;
        }
a:hover {
        text-decoration:underline;
        color:#09f
        }
a:active {
        text-decoration:none;
        color:#09f
        }

a.txtAA:link {
        text-decoration:none;
        color:#000;
	}
a.txtAA:visited {
        text-decoration:none;
        color:#000;
        }
a.txtAA:hover {
        text-decoration:none;
        color:#000;
        }
a.txtAA:active {
        text-decoration:none;
        color:#000;
        }

a.mainTxtR:link {
        text-decoration:underline;
        color:#00e;
	text-align:right;
	}
a.mainTxtR:visited {
        text-decoration:none;
        color:#f00;
	text-align:right;
        }
a.mainTxtR:hover {
        text-decoration:underline;
        color:#09f;
	text-align:right;
        }
a.mainTxtR:active {
        text-decoration:none;
        color:#09f;
	text-align:right;
        }

hr.clear {
	clear: both;
	}

body {
        background-color:#DDD;
	color:black;
	max-width:650px;
        font-weight:normal;
        font-style:normal;
        }


hr	{ 
	color:#060; 
	}

table	{
	width:100%;
/*	border:solid;
	border-style:dotted; */
	}
/*
td	{border:solid;}
*/


nav {
  	box-sizing: border-box;
  	float: left;
  	width: 100%;
  	background: rgb(230,220,220);
  	font-size: 16px;
	}

nav ul {
  	margin: 0;
  	padding: 0;
	}
 
nav a {
  	display: block;
  	color: #fff;
  	text-decoration: none;
	}

nav ul li {
  	position: relative;
  	float: left;
  	list-style: none;
        border-width: thin;
	border-style: solid;
	}
 
nav ul li:hover {
  	background: yellow;
	}
 
nav ul li a {
    	padding: 20px;
	}

nav ul ul {
  	position: absolute;
  	top: -9999px;
  	left: -9999px;
  	background: #333;
  	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.6);
	}
 
nav ul ul li {
  	float: none;
  	width: 200px;
  	background: rgb(230,220,220);
  	border-bottom: 1px solid #555;
	}
 
nav ul ul li a {
  	padding: 10px 20px;
	}

nav ul li:hover > ul {
  	top: 100%;
  	left: 0;
	}

nav ul ul li:hover > ul {
  	top: 0;
  	left: 200px;
	}

nav ul li.submenu > a:after {
  	position: relative;
  	float: right;
  	content: '';
  	margin-left: 10px;
  	margin-top: 5px;
  	border-left: 5px solid transparent;
  	border-right: 5px solid transparent;
  	border-top: 5px solid #fff;
  	border-bottom: 5px solid transparent;
	}

nav ul ul li.submenu a:after {
  	margin-left: auto;
 	margin-right: -10px;
 	border-left: 5px solid #fff;
  	border-right: 5px solid transparent;
  	border-top: 5px solid transparent;
  	border-bottom: 5px solid transparent;
	}

nav ul ul li:last-child {
  	border-bottom: none;
	}



.anmerkung {
	padding-top:0.5em;
	margin-left:5%;
	}

.btnLink {
	background:#DDD;
	text-align:center;
	border-style:outset;
	padding:5px;
	margin:5px;
	width:95%;
	height:100%;
	vertical-align:middle;
	}

.btn2 {
	height:3em;
	}

.buchreportg {
        font-family:'Times New Roman',Times,serif;
	font-size:1.5em;
        font-weight:bold;
	text-align:center;
	line-height: 0.6em;
	background-color:#ff0;
        }

.buchreportk {
        font-family:'Times New Roman',Times,serif;
	text-align:left;
	background-color:#ff0;
        }

.clearlinks {
	clear:left;
	}

.halb {
	width:45%;
	float:left;
	}

.hgrau {
	background-color:#fff;
        font-family:futura,frutiger,helvetica,arial,verdana,tahoma,sans-serif;
        }

.initial {
	float:left;
	font-size:160%;
	}

.kastenJD {
	height:208px;
        vertical-align:top;
	}

.kastenJDg {
	height:208px;
        vertical-align:top;
	background-color:yellow;
	}

.kastenJDs {
	height:208px;
        vertical-align:top;
	background-color:#FACC2E;
	}

.kopfnavi {
	width:100%;
	height:100%;
	}

.links {
	float: left;
	margin-right: 5px;
	}

.links205 {
	float: left;
	width: 205px;
	}

.links325 {
	float: left;
	width: 325px;
	height:525px;
	}

.links600 {
	float: left;
	width: 325px;
	height:700px;
	}

.ortdatum {
	text-align:right;
	margin-bottom:1em;
	}

.rechts {
	float: right;
	margin-left: 5px;
	}

.rechts100 {
	text-align:right;
	width: 100%;
	}
.rede {
	padding-top:0.5em;
	}

.seitenfuss {
	float:left; 
	width:100%; 
	height:auto;
	padding-top:10px;
	}

.txtNewsH {
	font-size:1.4em;
        border-width:1px;
        border-style:solid none;
	margin-top:2em;
	}

.txtNewsHH {
	font-size:1.6em;
	margin-bottom:5px;
	}

.txtTitel {
	font-size:1.5em;
	font-weight:bold;
	width:100%
	}

.txtTitel2 {
	font-size:2em;
	font-weight:bold;
	width:100%
	}

.txtTitelJ {
	font-size:1.5em;
	}

.txtTitelRot {
	font-size:1.5em;
	font-weight:bold;
	color:red;
	margin:0em;
	}

.txtUnterTitel {
	font-size:1.2em;
	}

.txtUnterTitel1 {
	font-size:1.1em;
	}

.txtUnterTitel1g {
	font-size:1.1em;
	background-color:yellow;
	color:red;
	}

.unterstrich {
	border-bottom: thin solid;
	}

.Zentriert {
	text-align:center;
	}

.linkbox {
        font-size:9pt;
        padding:10px;
        cursor:pointer;
        }

.abstand {
        height:3px;
        }

.btnLinkCr {
        background:#d0d0d0;
        text-align:center;
        vertical-align:middle;
        border-width:thin;
        border-style:outset;
        width:180px;
        height:20px;
        font-size:9pt;
        }

.btnLinkH {
        background:rgb(227,228,227);
        text-align:center;
        border-width:thin;
        border-style:outset;
        height:10px;
        font-size:9pt;
        vertical-align:middle;
        }
.btnLinkHl {
        background:rgb(227,228,227);
        text-align:left;
        border-width:1px;
        border-style:solid;
        height:10px;
        font-size:12pt;
        vertical-align:middle;
        }
.btnLinkHr {
        background:rgb(227,228,227);
        text-align:right;
        border-width:1px;
        border-style:solid;
        height:10px;
        font-size:12pt;
        vertical-align:middle;
        }
.btnLinkHw {
        background:rgb(230,220,220);
        text-align:center;
        border-width:thin;
        border-style:outset;
        width:205px;
        height:10px;
        font-size:9pt;
        vertical-align:middle;
        }

.btnLinkHw4 {
        background:rgb(230,220,220);
        text-align:center;
        border-width:thin;
        border-style:outset;
        height:10px;
        font-size:9pt;
        vertical-align:middle;
        }

.btnLinkHwLeer {
        text-align:center;
        width:205px;
        height:10px;
        font-size:9pt;
        vertical-align:middle;
        }

.txtAktuell {
        text-align:center;
        font-size:8pt;
	color:rgb(0,128,128);
        }

.btnLinkHwg {
        background:rgb(255,237,0);
        text-align:center;
        border-width:thin;
        border-style:outset;
        width:215px;
        height:10px;
        font-size:12pt;
        vertical-align:middle;
        }

.btnLinkHwGelbAlt {
        background:rgb(255,255,0);
        text-align:center;
        border-width:thin;
        border-style:outset;
        width:205px;
        height:10px;
        font-size:9pt;
        vertical-align:middle;
        }

.btnLinkHwGelb {
        background:rgb(255,255,0);
        text-align:center;
        border-width:thin;
        border-style:outset;
        height:10px;
        font-size:9pt;
        vertical-align:middle;
        }

.btnLinkHwGelbn {
        background:rgb(255,255,0);
        text-align:center;
        border-width:thin;
        border-style:outset;
        height:10px;
        font-size:9pt;
        vertical-align:middle;
	white-space:nowrap;
        }

.btnLinkHw1 {
        background:rgb(230,220,220);
        text-align:center;
        border-width:thin;
        border-style:outset;
        width:663px;
        height:10px;
        font-size:9pt;
        vertical-align:middle;
        }

.btnLinkHw2 {
        background:rgb(230,220,220);
        text-align:center;
        border-width:thin;
        border-style:outset;
        width:325px;
        height:10px;
        font-size:9pt;
        vertical-align:middle;
        }

.btnLinkHwb2 {
        background:rgb(0,0,225);
        text-align:center;
        border-width:thin;
        border-style:outset;
        width:325px;
        height:10px;
        font-size:9pt;
        vertical-align:middle;
        }

.btnLinkHwg2 {
        background:rgb(255,237,0);
        text-align:center;
        border-width:thin;
        border-style:outset;
        width:325px;
        height:10px;
        font-size:9pt;
        vertical-align:middle;
        }

.btnLinkHwr2 {
        background:rgb(230,0,0);
        text-align:center;
        border-width:thin;
        border-style:outset;
        width:325px;
        height:186px;
        font-size:9pt;
        vertical-align:middle;
        }

.btnLinkHw23 {
        background:rgb(230,220,220);
        text-align:center;
        border-width:thin;
        border-style:outset;
        width:438px;
        height:10px;
        font-size:12pt;
        vertical-align:middle;
        }

.btnLinkHw23r {
        background:rgb(230,220,220);
        text-align:right;
        border-width:thin;
        border-style:outset;
        width:458px;
        height:10px;
        font-size:9pt;
        vertical-align:middle;
        }

.btnLinkHwg23 {
        background:rgb(255,237,0);
        text-align:center;
        border-width:thin;
        border-style:outset;
        width:438px;
        height:10px;
        font-size:12pt;
        vertical-align:middle;
        }

.btnLinkHw3 {
        background:rgb(230,220,220);
        text-align:center;
        border-width:thin;
        border-style:outset;
        width:215px;
        height:10px;
        font-size:9pt;
        vertical-align:middle;
        }

.btnLinkHwg3 {
        background:rgb(255,237,0);
        text-align:center;
        border-width:thin;
        border-style:outset;
        width:213px;
        height:10px;
        font-size:9pt;
        vertical-align:middle;
        }

.btnLinkHwg3a {
        background:rgb(255,237,0);
        text-align:center;
        border-width:thin;
        border-style:outset;
        width:200px;
        height:162px;
        font-size:12pt;
        vertical-align:middle;
        }

.btnLinkHw3aa {
        background:rgb(230,220,220);
        text-align:center;
        border-width:thin;
        border-style:outset;
        width:212px;
        height:198px;
        font-size:12pt;
        vertical-align:middle;
        }

.btnLinkHwg3aa {
        background:rgb(255,237,0);
        text-align:center;
        border-width:thin;
        border-style:outset;
        width:212px;
        height:198px;
        font-size:12pt;
        vertical-align:middle;
        }

.btnLinkHwARL {
        background:rgb(230,220,220);
        text-align:center;
        border-width:thin;
        border-style:outset;
        width:650px;
        height:10px;
        font-size:9pt;
        vertical-align:middle;
        }

.btnLinkHwARL2 {
        background:rgb(230,220,220);
        text-align:center;
        border-width:thin;
        border-style:outset;
        width:450px;
        height:10px;
        font-size:9pt;
        vertical-align:middle;
        }

.btnLinkHwARLg {
        background:rgb(255,237,0);
        text-align:center;
        border-width:thin;
        border-style:outset;
        width:650px;
        height:10px;
        font-size:9pt;
        vertical-align:middle;
        }

.btnLinkLeserbrief {
        background:rgb(230,220,220);
        text-align:center;
        border-width:thin;
        border-style:outset;
        width:200px;
        height:10px;
        font-size:9pt;
        vertical-align:middle;
        }

.vorBriefkopf {
        width:420px;
        }

.vorLeserbrief {
        width:500px;
        }

.btnLinkJ {
        background:rgb(198,198,198);
        text-align:left;
        border-width:thin;
        border-style:outset;
        height:10px;
        font-size:9pt;
        vertical-align:middle;
        }

.btnLinkS {
        background:rgb(198,198,198);
        text-align:center;
        border-width:thin;
        border-style:outset;
        height:10px;
        font-size:9pt;
        vertical-align:middle;
        }

.btnLinkSL {
        background:rgb(198,198,198);
        text-align:left;
        border-width:thin;
        border-style:outset;
        height:10px;
        font-size:9pt;
        vertical-align:middle;
        }

.btnLinkSU {
        background:rgb(198,198,198);
        text-align:center;
        border-width:thin;
        border-style:outset;
        height:10px;
        font-weight:bold;
        font-size:9pt;
        vertical-align:middle;
        }

.btnLinkSUL {
        background:rgb(198,198,198);
        text-align:left;
        border-width:thin;
        border-style:outset;
        height:10px;
        font-weight:bold;
        font-size:9pt;
        vertical-align:middle;
        }

.btnMini {
        background:rgb(255,255,255);
        border-style:none;
        height:1px;
        width:1px;
        font-size:1pt;
        }

.gelb {
	background-color:rgb(255,255,0);
        font-weight:normal;
        font-style:normal;
        }
.hochhaengen {
        vertical-align:top;
        height:100%;
        }

.kasten {
	background-color:rgb(255,255,255);
        border-width:medium;
        border-style:outset;
        font-weight:normal;
        font-style:normal;
        }

.mainTxt {
        font-size:11pt;
        font-weight:normal;
        font-style:normal;
	top:0;
	padding-top:0;
	margin-top:0;
	vertical-align:top;
        }

.mainTxtBs {
        font-size:11pt;
        font-weight:normal;
        font-style:normal;
	top:0;
	padding-top:0;
	margin-top:0;
	margin-bottom:0;
	vertical-align:top;
        }

.weissschwarz {
        font-size:13pt;
        font-weight:bold;
        font-style:normal;
	top:0;
	padding-top:0;
	margin-top:0;
	vertical-align:top;
	position:relative;
	color:white;
	background-color:black;
        }

.mainTxtBold {
        font-size:18pt;
        font-weight:normal;
        font-style:normal;
	top:0;
	padding-top:0;
	margin-top:0;
	vertical-align:top;
	position:relative;
        }

.mainTxtR {
        font-size:11pt;
        font-weight:normal;
        font-style:normal;
	text-align:right;
	top:0;
	padding-top:0;
	margin-top:0;
	vertical-align:top;
        }

.mainTxtBsR {
        font-size:11pt;
        font-weight:normal;
        font-style:normal;
	text-align:right;
	top:0;
	padding-top:0;
	margin-top:0;
	margin-bottom:0;
	vertical-align:top;
        }

.mainTxt20C {
        font-size:13pt;
        font-weight:normal;
        font-style:normal;
	top:0;
	padding-top:0;
	margin-top:0;
	vertical-align:top;
	text-align: center;
	position:relative;
	width:20px;
        }

.mainTxtJC {
        font-size:13pt;
        font-weight:normal;
        font-style:normal;
	top:0;
	padding-top:0;
	margin-top:0;
	vertical-align:top;
	text-align: center;
	position:relative;
        }

.mainTxtJH {
        font-size:13pt;
        font-weight:normal;
        font-style:normal;
	top:0;
	padding-top:0;
	margin-top:0;
	vertical-align:top;
	position:relative;
        }

.mainTxtJHK {
        font-size:13pt;
        font-weight:normal;
        font-style:normal;
	top:0;
	padding-top:0;
	margin-top:0;
	vertical-align:top;
	position:relative;
	border-style:solid;
	border-width:thin;
        }

.mainTxtJR {
        font-size:13pt;
        font-weight:normal;
        font-style:normal;
	top:0;
	padding-top:0;
	margin-top:0;
	vertical-align:top;
	text-align: right;
	position:relative;
        }

.mainTxtImp {
        font-size:8pt;
        font-weight:normal;
        font-style:normal;
        width:650px;
        }

.mainTxtKasten {
        font-size:8pt;
        font-weight:normal;
        font-style:normal;
        width:650px;
        }

.mainTxtKastenN {
        font-size:11pt;
        font-weight:normal;
        font-style:normal;
	border-style:solid;
	border-width:thin;
        }

.mainTxtKlein {
        font-size:6pt;
        font-weight:normal;
        font-style:normal;
	top:0;
	padding-top:0;
	margin-top:0;
	vertical-align:top;
	position:relative;
        }

.mainTxtKlein325 {
        font-size:6pt;
        font-weight:normal;
        font-style:normal;
	top:0;
        width:320px;
	padding-top:0;
	margin-top:0;
	vertical-align:top;
	position:relative;
        }

.mainTxtKlein8 {
        font-size:8pt;
        font-weight:normal;
        font-style:normal;
	top:0;
	padding-top:0;
	margin-top:0;
	vertical-align:top;
	position:relative;
        }

.mainTxtKleinc {
        font-size:8pt;
        font-weight:normal;
        font-style:normal;
	text-align:right;
        }

.mainTxtK {
        font-size:11pt;
        font-style:italic;
        }

.mainTxtnW {
        font-size:10pt;
        font-weight:normal;
        font-style:normal;
        margin-bottom:0;
        }

.mainTxtnWrot {
        font-size:10pt;
        font-weight:normal;
        font-style:normal;
        margin-bottom:0;
	color:red;
        }

.schwaerzen {
        font-size:10pt;
        font-weight:normal;
        font-style:normal;
	color:black;
	background-color:black;
        }

.mainTxtnW10r {
        font-size:10pt;
        font-weight:normal;
        font-style:normal;
	padding-left:1cm;
        }

.mainTxtnW12 {
        font-size:12pt;
        font-weight:normal;
        font-style:normal;
        }

.mainTxtnW14 {
        font-size:14pt;
        font-weight:normal;
        font-style:normal;
        }

.mainTxtnWJ14b {
        font-size:14pt;
        font-weight:normal;
        font-style:normal;
	top:0;
	padding-top:0;
	margin-bottom:0;
	margin-top:0;
	vertical-align:top;
	position:relative;
	color:blue;
        }

.mainTxtnWJ {
        font-size:10pt;
        font-weight:normal;
        font-style:normal;
	top:0;
	padding-top:0;
	margin-bottom:0;
	margin-top:0;
	vertical-align:top;
	position:relative;
        }

.mainTxtnWJ11 {
        font-size:11pt;
        font-weight:normal;
        font-style:normal;
	top:0;
	padding-top:0;
	margin-bottom:0;
	margin-top:0;
	vertical-align:top;
	position:relative;
        }

.mainTxtnWJ4 {
        font-size:4pt;
        font-weight:normal;
        font-style:normal;
	top:0;
	padding-top:0;
	margin-bottom:0;
	margin-top:0;
	vertical-align:top;
	position:relative;
        }

.mainTxtnWJ7 {
        font-size:7pt;
        font-weight:normal;
        font-style:normal;
	top:0;
	padding-top:0;
	margin-bottom:0;
	margin-top:0;
	vertical-align:top;
	position:relative;
        }

.mainTxtnWJ9 {
        font-size:9pt;
        font-weight:normal;
        font-style:normal;
	top:0;
	padding-top:0;
	margin-bottom:0;
	margin-top:0;
	vertical-align:top;
	position:relative;
        }

.mainTxtnWa {
        font-size:11pt;
        font-weight:normal;
        font-style:normal;
	margin-top:1em;
        }

.mainTxtnWRechts {
        font-size:11pt;
        font-weight:normal;
        font-style:normal;
        text-align:right;
        width:470px;
        }

.mainTxtnWOben {
        font-size:10pt;
        font-weight:normal;
        font-style:normal;
        vertical-align:top;
	border-style:solid;
	border-width:thin;
        }

.mainTxtnWUnten {
        font-size:10pt;
        font-weight:normal;
        font-style:normal;
	vertical-align:bottom;
	border-style:solid;
	border-width:thin;
        }

.mainTxtnWEinr {
        font-size:11pt;
        font-weight:normal;
        font-style:normal;
 	padding-left:20px;
       	}

.mainTxtnWEinr1 {
        font-size:10pt;
        font-weight:normal;
        font-style:normal;
 	padding-left:20px;
 	margin-top:0;
       	}

.mainTxtnWe {
        font-size:10pt;
        font-weight:normal;
        font-style:italic;
	padding-left:0.5em;
	margin-left:0;
	border-width: 0.3em;
	border-color: red;
	border-style: none none none none ;
        }


.mainTxtnWn {
        font-size:10pt;
        font-weight:normal;
        font-style:normal;
        white-space:nowrap;
        }

.mainTxtnWn9 {
        font-size:9pt;
        font-weight:normal;
        font-style:normal;
        white-space:nowrap;
        }

.mainTxtnWr {
        font-size:11pt;
        font-weight:normal;
        font-style:normal;
	border-width: thin;
	border-color: red;
	border-style: solid;
        }

.mainTxtnWrot {
        font-size:11pt;
        font-weight:normal;
        font-style:normal;
	color: red;
        }

.mainTxtnW2 {
        font-size:11pt;
        font-weight:normal;
        font-style:normal;
	margin-top:0;
	background-color:yellow;
        }

.MiniMani {
        width:23px;
        }
.SchriftRot {
	color:red;
	}
.txtA {
        font-size:8pt;
      }

.txtAnmerkung {
        font-size:10pt;
      }

.txtArtikel
	{
	font-size:12pt;
      }

.txtB {
        font-size:9pt;
      }

.txtEinrueckL {
        font-size:12pt;
	width:10%;
      }
.txtEinrueckR {
        font-size:12pt;
	width:90%;
      }

.txtK {
        font-size:9pt;
        font-weight:bold;
      }

.txtMain {
        text-align:left;
        font-size:9pt;
      }

.txtManifestBalken {
        background:rgb(250,0,0);
        text-align:left;
        font-size:13pt;
        font-weight:bold;
        height:10px;
        width:230px;
      }
.txtManifestH1 {
        background:rgb(255,255,255);
        text-align:left;
        font-size:13pt;
        font-weight:bold;
        width:230px;
      }

.txtManifestNrBlau {
        background:rgb(0,0,250);
        color:rgb(255,255,255);
        text-align:center;
        font-size:10pt;
        font-weight:bold;
        width:15px;
      }

.txtManifestNrRot {
        background:rgb(250,0,0);
        color:rgb(255,255,255);
        text-align:center;
        font-size:10pt;
        font-weight:bold;
        width:15px;
      }

.txtManifestSeite {
        background:rgb(255,237,0);
       text-align:left;
        font-size:8pt;
        width:530px;
      }

.txtManifestSpalte {
        background:rgb(255,255,255);
        text-align:left;
        font-size:8pt;
        width:230px;
      }

.txtManifestSpalteOBR {
        background:rgb(225,225,240);
        text-align:left;
        font-size:8pt;
        width:230px;
	vertical-align:top;
      }

.txtManifestSpalteOBRT {
        background:rgb(225,225,240);
        text-align:left;
        font-size:13pt;
        width:230px;
      }

.txtManifestSpalteOBR1 {
        background:rgb(225,225,240);
        text-align:right;
        font-size:10pt;
        width:15px;
      }

.txtManifestSpalteOBR2 {
        background:rgb(225,225,240);
        text-align:left;
        font-weight:bold;
        font-size:10pt;
        width:120px;
      }

.txtManifestSpalteOBR3 {
        background:rgb(225,225,240);
        text-align:left;
        font-style:italic;
        font-size:10pt;
        width:60px;
      }

.txtManifestSpalteW {
        background:rgb(225,240,225);
        text-align:left;
        font-size:10pt;
        width:230px;
      }

.txtManifestSpende1 {
        background:rgb(255,255,255);
        color:rgb(0,0,250);
        text-align:left;
        font-style:italic;
        font-size:14pt;
        font-weight:bold;
        width:230px;
      }

.txtManifestSpende2 {
        background:rgb(255,255,255);
        color:rgb(0,0,250);
        text-align:left;
        font-size:13pt;
        font-weight:bold;
        width:230px;
      }

.txtManifestSpende3 {
        background:rgb(255,255,255);
        color:rgb(250,0,0);
        text-align:left;
        font-style:italic;
        font-size:13pt;
        font-weight:bold;
        width:230px;
      }

.txtManifestText {
        background:rgb(255,255,255);
        text-align:left;
        font-size:8pt;
        width:230px;
      }

.txtManifestTextC {
        background:rgb(255,255,255);
        text-align:center;
        font-size:8pt;
        width:230px;
      }

.txtManifestTextW {
        background:rgb(225,240,225);
        text-align:left;
        font-size:10pt;
        width:230px;
      }

.txtManifestTextWH {
        background:rgb(225,240,225);
        text-align:left;
        font-size:13pt;
        width:230px;
      }

.txtManifestUmgebung {
        background:rgb(255,255,255);
        text-align:left;
        font-size:8pt;
        width:530px;
      }

.txtManifestURand {
        background:rgb(255,237,0);
        text-align:left;
        font-size:8pt;
        height:20px;
      }
.txtMfG
	{
        text-align:right;
        vertical-align:middle;
        border-style:none;
        width:400px;
        height:20px;
        padding-right:10px;
        font-size:9pt;
      }

.txtPara {
        font-size:14pt;
        font-style:italic;
        font-weight:bold;
        }
.txtParaInhalt {
        font-size:12pt;
        font-style:normal;
        font-weight:normal;
        width:650px;
        }

.txtRede {
        font-size:12pt;
      }

.txtRedeG {
        font-size:14pt;
      }

.txtRedeC {
        font-size:12pt;
        text-align:center;
      }

.txtRedeOU1 {
        font-size:12pt;
	border-style:solid;
      }

.txtRedeOU {
        font-size:12pt;
	border-top-style:solid;
	border-bottom-style:solid;
	border-width:1px;
      }

.txtRedeR {
        font-size:12pt;
        text-align:right;
      }

.txtRede445 {
        font-size:12pt;
        width:12cm;
      }

.txtRede650 {
        font-size:12pt;
        width:18cm;
      }

.txtUeb1 {
        font-size:12pt;
        font-style:italic;
        font-weight:bold;
        }
.txtTeil {
        font-size:14pt;
        font-style:italic;
        font-weight:bold;
        }
.txtTitelb {
        font-size:18pt;
        font-weight:bold;
        color:rgb(0,0,255);
      }

.txtTitelr {
        font-size:18pt;
        font-weight:bold;
        color:rgb(255,0,0);
      }

.txtTitelC {
        font-size:18pt;
        font-weight:bold;
        text-align:center;
	width:100%;
      }

.txtTitelImp {
        font-size:10pt;
        font-weight:bold;
      }

.txtUeb1 {
        font-size:12pt;
        font-style:italic;
        font-weight:bold;
        width:650px;
        }

.txtUeb1Ratgeber {
        font-size:12pt;
        font-weight:bold;
        }

.txtUeb2 {
        font-size:11pt;
        font-style:normal;
        font-weight:bold;
        }

.txtUeb3 {
       font-size:11pt;
        font-style:normal;
        font-weight:normal;
        margin-left:10px;
        }

.txtUeb3k {
        font-size:11pt;
        font-style:italic;
        margin-left:10px;
        }

.txtUeb3Ratgeber {
        font-size:11pt;
        font-style:italic;
        margin-left:20px;
        }

.txtUebName {
        font-size:12pt;
        vertical-align:text-bottom;
       }

.txtUebZusatz {
        font-size:11pt;
        vertical-align:text-top;
        }

.txtZitat {
        font-size:8pt;
        text-align:right;
        width:50%;
        vertical-align:text-top;
        }

.txtMini {
        font-size:1px;
	color:#ffff00; 
        }
a.txtMini {
        font-size:1px;
	color:#ffff00;
        }

.Zentrieren {
        font-size:8pt;
        text-align:center;
        }
.txtFrutiger {
        font-family:frutiger,sans-serif;
        font-size:12pt;
      }
.txtFutura {
        font-family:futura,sans-serif;
        font-size:12pt;
      }
.txtHelv {
        font-family:helvetica,sans-serif;
        font-size:12pt;
      }
.txtArial {
        font-family:arial,sans-serif;
        font-size:12pt;
      }
.txtVerdana {
        font-family:verdana,sans-serif;
        font-size:12pt;
      }
.txtTahoma {
        font-family:tahoma,sans-serif;
        font-size:12pt;
      }
.txtSans {
        font-family:sans-serif;
        font-size:12pt;
      }