table.con tr,td,th {
        padding: 0;
        margin: 0;
        border: 0;
        border-width:0;
}

.nav  {
        font-size: 8pt;
        font-family: arial,helvetica;
        text-decoration: none;
        color: #54BA59;

}

.navsel  {
        font-size: 8pt;
        font-family: arial,helvetica;
        text-decoration: none;
        color: #54BA59;
        font-weight:bold
}

.box  {
        font-size: 8pt;
        font-family: arial,helvetica;
        text-decoration: none;
        color: #54BA59;

}

.Ueberschrift  {
        font-size: 8pt;
        font-family: arial,helvetica;
        font-weight: bold;
        color: #54BA59;

}

.TabMain  {
        font-size: 8pt;
        font-family: arial,helvetica;
	background-color: #e6edf6;
        margin: 5;
}

.TabHeader  {
        font-size: 10pt;
        font-family: arial,helvetica;
	text-align: center;
	background-color: #c5d5eb;
}

.TabSubHeader  {
        font-size: 10pt;
        font-family: arial,helvetica;
	text-align: center;
	background-color: #c5d5eb;
}

.TabVal  {
        font-size: 8pt;
        font-family: arial,helvetica;
	text-align: right;
}

.TabNegVal  {
        font-size: 8pt;
        font-family: arial,helvetica;
        color: red;
	text-align: right;
}

td,p,div,span  {
        font-size: 8pt;
        font-family: arial,helvetica;
}

body {
        font-size: 8pt;
        font-family: arial,helvetica;
        color: #54BA59;
        background-color: #000000;
}


