<style type="text/css">
<!--
.aussen {
        color: #ffffff;
}

.legende {
        color: #660066;
        font-size: 7pt;
}

.edit {
        color: #000000;
}

.hervor {
        color: #FF0000;
        font-weight:600;
}

.hervor2 {
																				
	color: #ff0000;  
        font-size: 12pt;
        font-weight:600;
}

.mini {
        font-size:x-small;
}

.weisslink {
        color: #ff0000;

}

.weisstext {
        color: #000000;

}
.login {
        color:#ffffff; 
	background-color: #c9ae45;
        font-size: 12pt;
        text-decoration: none;
        font-family: arial;
}
body {
        background-color: #000000;
        color: #ffffff;
        link: #ffccff;
        alink: #ff0000;
        vlink: #ff00ff;
}

input {
        font-size:x-small;
}

option {
        font-size:x-small;
}

table {
        background-color:transparent;
}

td {
        color: #ffffff;
        font-family: arial;
        font-size: 9pt;
 }

th {
        color: #ffffff;
        font-weight: 300;
        font-family: arial;
        font-size: 10pt;
}

h1 {
        color: #990099;
        font-size: 12pt;
        font-family: arial;
        text-align: left;
        margin-bottom: 0pt;
}

h2 {
        color: #ff0000;
        font-family: small;
        font-size: medium;
        margin-bottom: 0pt;
 }

h3 {
        color: #330033;
        font-family: arial;
        font-size: 10pt;
        margin-bottom: 0pt;
 }

h4 {
        color: #cc00ff;
        font-family: arial;
        font-size: large;
 }

a {
        color: #ffffff;
        font-size: 9pt;
        text-decoration: none;
        font-family: arial;
        font-weight:600;
 }

p {
        color: #330033;
        font-family: arial;
        font-size: 9pt;
 }

-->
</style>