body {
	font-family: Arial;
	font-size: 11px;
	background-color: #EAFDFF;
}
table {
	border: thin solid #000000;
}
.bold {
	font-weight: bold;
}
.tableheader {
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-align: left;
}
.tablerow1 {
	background-color: #FFFFCC;
}
.tablerow2 {

	background-color: #FFCC99;
}
.location {
	font-weight: bold;
}
.kapitel2 {
	font-size: 12px;
	font-weight: bold;
}
.kapitel1 {
	font-size: 13px;
	font-weight: bold;
}

#rahmentabelle { width:100%;
                 border:0px; }

#logo { width:200px;
        height:26px;
        border-width:1px;
        border-style:solid;
        background-color:#ffffff;
        border-color:black;
        font-family:Arial;
        font-size:10pt;
        text-align:center; }

#titel { font-family:Arial;
         font-size:14pt;
         text-align:center; }
         
#spacer { width:200px;
          height:26px; }
         
#footertab { width:100%;
             border:0px; }

#footertd { font-family:Arial;
            font-size:8pt;
            text-align:center; }         
