body {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin:0;
	margin-top:1cm;
	margin-right:1cm;
	}

.invisible { 
	display:block; 
	}

/* Alles was nicht mitgedruckt werden soll wir ausgeblendet: */

.unsichtbar, .noprint, .hauptnavigation, .kopf_clear, #a, #a1, #a2, #b, #b_quicklinks, #c, #skipnav, #d, #f, #g, #h, #i, #j, #k, #k_icons, #k_copyright, #l, .e_breadcrump, #abschluss_links {
	display:none;
	}
	
/* Textformatierungen */

#e a, #e p a, #e h1 a, #e h2 a, #e h3 a, #e h4 a, #e ul a, #e ol a, #e dfn a, #e table a{
	color:#4C708E;
	text-decoration:none;
}

#e_bildbereich_oben {
	position:relative;
	min-height:100px;
	border-bottom:1px solid #4c708e;
	margin-bottom:1cm;
	}
@media all{
 * html b\ody #e_bildbereich_oben_hoehe {
	height:100px;
	}
}
#e_bildbereich_oben img{
	float:left;
	width:160px; 
	height:100px; 
	margin-right:0.5cm;
	}
#e_bildbereich_oben h1{
	color:#4c708e;
	}

.spalte1 {
    position:relative;
    width:58%;
    }
.spalte2 {
    position:relative;
    float:right;
    width:38%;
    }

#e h1 {
	font-size:15pt;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:0.5cm;
	}
#e h2 {
	font-size:13pt;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:0.5cm;
	}
#e h3 {
	font-size:11pt;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:0.5cm;
	}
#e h4 {
	font-size:10pt;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:0.5cm;
	}
#e p {
	font-size:10pt;
	margin:0;
	padding:0;
	margin-bottom:0.5cm;
	}
#e pre {
	font-size:10pt;
	margin:0;
	padding:0;
	margin-bottom:0.5cm;
	}
#e li {
	font-size:10pt;
	margin:0;
	padding:0;
	}
#e ol, #e ul {
	margin-bottom:0.5cm;
	}


.typoheadline { 
	font-weight:bold; 
	letter-spacing:1px;  
	border-bottom:1px solid #000;
	}
#e p.typominitext { 
	font-size:7pt; 
	}
.typomaxteaser { 
	font-size:12pt; 
	line-height:14pt; 
	color:#4C708E; 
	font-weight:bold
	}

div.clearer {
	clear: both;
	line-height: 0px;
	height: 0px;
	}


/* Tabellenformatierung */

caption {
	font-size:10pt;
	text-align:left;
	font-weight:bold;
	margin-bottom:0.5cm;
	}
thead {
	font-size:9pt;
	font-weight:bold;
	}
tbody {
	font-size:9pt;
	}
tfoot {
	font-size:8pt;
	}
.tab1, .tab2, .tab3, .tab4, .tab5 { 
	border: 0.5pt solid gray;
	font-size:9pt;
	}

/* Adresse im Fuss */

#adresse {
	padding-top:1cm;
	font-size:8pt;
	}
#adresse hr{
	border-width:0pt;
	border-bottom:0.5pt solid black;
	}
#ansprechpartner {
	position:relative;
	text-align:right;
	margin-bottom:15px;
	padding-top:15px;
	font-size:9pt;
	}

