body
{
font-family:arial;
font-size:10pt;
color:#000000;
}

.a8
{
font-size:8pt;
}
.a9
{
font-size:9pt;
}
.a10
{
font-size:10pt;
}
.a11
{
font-size:11pt;
}
.a12
{
font-size:12pt;
}
.a13
{
font-size:13pt;
}
.a14
{
font-size:14pt;
}
.test
{
 font-size:14pt;
 color: red; 
}

a:link
{
text-decoration:none;
color:#000000;
}

a:visited
{
text-decoration:none;
color:#000000;
}
a:active
{
text-decoration:none;
color:#000000;
}
a:hover
{
text-decoration:none;
color: red;
}

.bessler
{
font-family:arial;
font-size:14pt;
font-weight:bold;
}

.bess
{
font-family:arial;
font-size:14pt;
font-weight:bold;
color: fuchsia;
}

.bessrot
{
font-family:arial;
font-size:12pt;
font-weight:bold;
color:red;
}




ul
{
list-style-type: square;
}

ul ul
{
list-style-type: circle;
}

ol
{
list-style-type: decimal;
}

ol ol
{
list-style-type: lower-alpha;
}
input
{
font-family: arial;
font-size: 10pt;
}

select
{
font-family: arial;
font-size: 10pt;
}

textarea
{
font-family: arial;
font-size: 10pt;
}

.schalter
{
width: 100;
background_COLOR: #d6d6d6;
border-color: #aaaaaa;
}

.eingabe
{
font-family: arial;
font-size: 10pt;
background-color: #d6d6d6;
border-color: #aaaaaa;
}