
a:link
{
font-family: arial; 
font-size: 8pt; 
text-decoration: none; 
font-style: normal; 
color: #FFFFFF; 
font-weight: bold;
}

a:visited 
{
font-family: arial; 
font-size: 8pt; 
text-decoration: none; 
font-style: normal; 
color: #FFFFFF; 
font-weight: bold;
}  

a:hover 
{
font-family: arial; 
font-size: 8pt; 
text-decoration: underline; 
font-style: normal; 
color: #C0DF15; 
font-weight: bold;
}

a:active 
{
font-family: arial; 
font-size: 8pt; 
text-decoration: underline; 
font-style: normal; 
color: #C0DF15; 
font-weight: bold;
}

a.content:link
{
font-family: arial; 
font-size: 8pt; 
text-decoration: none; 
font-style: normal; 
color: #990000; 
font-weight: normal;
}

a.content:visited 
{
font-family: arial; 
font-size: 8pt; 
text-decoration: none; 
font-style: normal; 
color: #990000; 
font-weight: normal;
}  

a.content:hover 
{
font-family: arial; 
font-size: 8pt; 
text-decoration: underline; 
font-style: normal; 
color: #000000; 
font-weight: normal;
}

a.content:active 
{
font-family: arial; 
font-size: 8pt; 
text-decoration: underline; 
font-style: normal; 
color: #000000; 
font-weight: normal;
}


td, p 
{
font-family: arial; 
font-size: 8pt; 
text-decoration: none; 
font-style: normal; 
color: #000000;
}

h1 
{
font-family: arial; 
font-size: 12pt; 
text-decoration: none; 
font-style: normal; 
color: #006699; 
font-weight: bold;
}

h2
{
font-family: arial; 
font-size: 10pt; 
text-decoration: none; 
font-style: normal; 
color: #006699; 
font-weight: bold;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#CCCCCC;
}

h3
{
font-family: arial; 
font-size: 8pt; 
text-decoration: none; 
font-style: normal; 
color: #000000; 
font-weight: bold;
}

body 
{
text-decoration: none;
font-size : 8pt;
font-family : arial;
font-weight : normal;
font-style : normal;
SCROLLBAR-BASE-COLOR: #FFFFFF ; 
SCROLLBAR-ARROW-COLOR: green ; 
SCROLLBAR-3DLIGHT-COLOR: #E7EAE8;
SCROLLBAR-FACE-COLOR: #FFFFFF;
SCROLLBAR-HIGHLIGHT-COLOR: #E7EAE8;
SCROLLBAR-SHADOW-COLOR: #E7EAE8;
scrollbar-Track-Color: #FFFFFF;
scrollbar-DarkShadow-Color: #B6B9B7;
}

input, textarea
{ 
color:#000000;
font-family:arial;
font-size: 8pt; 
}

.textfeld
{ 
background-color:green; 
width:300px; 
border:1px solid #000000; 
}

.check, .radio
{ 
background-color:grey; 
border:1px solid #000000; 
}

/* Formatierung der Feldes */
.feld
{
border:1px solid #000000;
width: 100px;
height: 16px;
padding-left: 3px;
}

li
{
list-style-position:outside;
list-style-image:url(images/arrows.gif);
}


