m*	{
        font-family:futura,frutiger,helvetica,verdana,arial,tahoma,sans-serif;
	}

/* 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 */

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;
	}


.navpart {
        font-size:8pt;
        border-width:1px;
        cursor:pointer;
        }

.portalnavi {
        background-color:rgb(255,255,255);
        border-width:1px;
        border-color:rgb(255,255,255);
        border-style:solid;
        cursor:pointer;
        }

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

a.btnLinkHwgna:link {
        text-decoration:underline;
        color:#00e;
        white-space:nowrap;
        border-width:thin;
        border-style:none;
        }
a.btnLinkHwgna:visited {
        text-decoration:none;
        color:#f00;
        border-width:thin;
        border-style:none;
        white-space:nowrap;
        }
abtnLinkHwgna:hover {
        text-decoration:underline;
        color:#09f;
        border-width:thin;
        border-style:none;
        white-space:nowrap;
        }
a.btnLinkHwgna:active {
        text-decoration:none;
        color:#09f;
        border-width:thin;
        border-style:none;
        white-space:nowrap;
        }

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;
        }

body {
/*        background-color:#DDD;
	color:black;
	width:900px;
        font-weight:normal;
        font-style:normal; */
        font-size:11pt;
	max-width: 1250px;
	margin-left: auto;
	margin-right: auto;
        }


hr	{ 
	color:#060; 
	}

hr.clear {
	clear: both;
	}

hr.clearnone {
	clear: both;
	border-style: none;
	}

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

.btnGelb {
	background:yellow;
	text-align:left;
	border-width:thin;
	border-style:none;
	padding:5px;
	margin:5px;
	width:95%;
	height:100%;
	vertical-align:middle;
	}

.btnGelbo {
	background:yellow;
	text-align:left;
	border-width:thin;
	border-style:none;
	padding:5px;
	margin:5px;
	width:95%;
	height:100%;
	vertical-align:top;
	}

.btnGelbon {
	background:yellow;
	text-align:left;
	border-width:thin;
	border-style:none;
	padding:5px;
	margin:5px;
	height:100%;
	vertical-align:top;
	}

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

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

.btnSchwarz {
	background:black;
	text-align:left;
	border-width:thin;
	border-style:none;
	padding:5px;
	margin:5px;
	width:95%;
	height:100%;
	vertical-align:top;
	}

.btnUnten {
        text-align:left;
        border-bottom-width:thin;
        border-bottom-style:solid;
        border-left-width:thin;
        border-left-style:solid;
        font-size:11pt;
        font-family:verdana,arial,helvetica,tahoma,sans-serif;
        vertical-align:top;
	position:relative;
        }

.btn2 {
	height:3em;
	}

.bordergelb {
	border-width:thick;
	border-style:solid;
	border-color:yellow;
	}

.flinks {
        float:left;
      }

.frechts {
        float:right;
      }

.grau {	color:gray;
	border-width:thin;
	border-style:solid;
	}	

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

.halbt {
	width:95%;
	/* float:left; */
	top:0;
	vertical-align:top;
	}

.hgrau {
	background-color:#fff;
        }

.sand {
	background-color:#FACC2E;
        }

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

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

.linkespalte {
	float:left;
	width:67%;
        min-width:210px;
	}

.oben {
	top:0;
	padding-top:0;
	margin-top:0;
	vertical-align:top;
	position:relative;
	}

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

.rechtespalte {
        min-width:210px;
	width:32%;
	float:right;
	}

.rede {
	padding-top:0.5em;
	}

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

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

.txtAktuelll {
        text-align:left;
        font-size:8pt;
	margin:0;
 	color:rgb(0,128,128);
        }

.txtTitel {
	font-size:2em;
	font-weight:bold;
	}

.txtUnterTitel {
	font-size:1.5em;
	}

.w110 {
	width:110px;
	}

.Zentriert {
	text-align:center;
	}

.links {
	float: left;
	}

.margintb1pt {
	margin-top: 1pt;
	margin-bottom: 1pt;
	}

.margin1em {
	margin: 1em;
	}

.margin1emlu {
	margin-left: 1em;
	margin-bottom: 1em;
	}

.margin1emru {
	margin-right: 1em;
	margin-bottom: 1em;
	}

.marginr1em {
	margin-right: 1em;
	}

.pr1em {
	padding-right: 1em;
	}

.rechts {
	float: right;
	}

.Rechts {
	text-align:right;
	}

.LinksOben {
	float:left;
	padding-right:5px;
	}

.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:#FACC2E;
        text-align:left;
        border-width:1px;
        border-style:solid;
       	border-collapse:collapse;
        height:10px;
	width:1250px;
        font-size:12pt;
        vertical-align:middle;
	padding:4px;
	margin:0px;
        }
.btnLinkHlName {
        background:#FACC2E;
        text-align:left;
        border-width:1px;
        border-style:solid;
       	border-collapse:collapse;
        height:10px;
        font-size:12pt;
        vertical-align:middle;
	padding:4px;
 	margin:0px;
	min-width:250px;
       }
.btnLinkHr {
        background:#FACC2E;
        text-align:right;
        border-width:1px;
        border-style:solid;
       	border-collapse:collapse;
        height:10px;
 	width:20px;
        font-size:12pt;
        vertical-align:middle;
	padding:4px;
 	margin:0px;
       }
.btnLinkHw {
        background:rgb(230,220,220);
        text-align:center;
        border-width:thin;
        border-style:outset;
        width:215px;
        height:10px;
        font-size:9pt;
        vertical-align:middle;
        }

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

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

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

.btnLinkHwgnd {
        background:rgb(255,237,0);
        text-align:center;
        border-width:thin;
        border-style:outset;
        width:430px;
        height:10px;
        font-size:11pt;
        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;
        }

.btnLinkARL11 {
        background:rgb(230,220,220);
        text-align:center;
        border-width:thin;
        border-style:outset;
        width:210px;
        font-size:2em;
        vertical-align:middle;
        }

.btnLinkHwARL {
        background:rgb(230,220,220);
        text-align:center;
        border-width:thin;
        border-style:outset;
        width:600px;
        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;
        font-size:9pt;
        vertical-align:middle;
	float:left;
        }

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

.vorLeserbrief {
        width:392px;
        }

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

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

.btnLinkRebn {
        text-align:left;
        border-width:1px;
        border-bottom-style:outset;
        border-left-style:none;
        border-right-style:none;
        border-top-style:outset;
        font-size:12pt;
        vertical-align:middle;
	padding:1em;
        }

.btnLinkRebno {
        background:rgb(230,220,220);
        text-align:left;
        border-width:1px;
        border-bottom-style:outset;
        border-left-style:none;
        border-right-style:none;
        border-top-style:outset;
        font-size:12pt;
        vertical-align:middle;
	padding:1em;
        }

.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;
        }
.collapse {
       	border-collapse:collapse;
}

.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;
        width:650px;
        }

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

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

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

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

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

.mainTxtnW6p {
        font-size:11pt;
        font-weight:normal;
        font-style:normal;
	padding-top:5pt;
	padding-left:1em;
        }

.mainTxtnW8 {
        font-size:8pt;
        font-weight:normal;
        font-style:normal;
	margin:0;
        }

.mainTxtnW9p {
        font-size:14pt;
        font-weight:normal;
        font-style:normal;
	padding-top:5pt;
        }

.mainTxtnW10p {
        font-size:18pt;
        font-weight:normal;
        font-style:normal;
	padding-top:5pt;
        }

.mainTxtnW9pl {
        font-size:14pt;
        font-weight:normal;
        font-style:normal;
	padding-top:5pt;
	padding-left:1em;
        }

.mainTxtnWc {
        font-size:11pt;
        font-weight:normal;
        font-style:normal;
        text-align:center;
        }

.mainTxtnWr {
        font-size:11pt;
        font-weight:normal;
        font-style:normal;
        text-align:right;
        }

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

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

.MiniMani {
        width:23px;
        }

.txtA {
        font-size:8pt;
      }

.txtAnmerkung {
        font-size:10pt;
      }

.txtArtikel
	{
	font-size:12pt;
      }

.txtArtikeln
	{
	font-size:12pt;
        white-space:nowrap;
      }

.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;
      }

.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;
      }