body
{
margin-top: 5px;
margin-left:5px;
font-family: 'Helvetica', 'Arial';
font-weight: 500;
color: #000000;
font-size: 12px;
background: #FFFFFF;
}

.kleinerText
{
font-size : 10px;
font-family: 'Helvetica', 'Arial', 'sans-serif';
}

td
{
font-size: 12px;
font-weight:500;
vertical-align:top;
}

td.ueberschrift
{
color: #828282;
font-family: "helvetica", "verdana", "tahoma";
text-transform:lowercase;
font-size: 11px;
font-weight: 700;
text-decoration: none;
}


td.zeile1
{
color:#828282;
background-image: url(bilder/grau.gif);
font-weight:700;
vertical-align:middle;
height:24px;
}

td.zeile2
{
background-color: #EFEFEF;
}

th
{
 text-align:left;
 font-size:12px;
}

tr.zeile2
{
background-color: #EFEFEF;
}

a
{
color: #006699;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

select
{
background: #FFFFFF;
color:#000000;
font-size:9pt;
border:0px;
}

input
{
background: #FFFFFF;
color: #006699;
border: 1px solid #828282;
font-weight: 500;
}

textarea
{
background:#FFFFFF;
border: 1px solid #828282;
color:#000000;
font-family:'helvetica','arial';
font-weight:500;
}

hr
{
height: 0px;
border: solid #D1D7DC 0px;
border-top-width: 1px;
}

.tabstandard
{
background-color: #FFFFFF;
border: 1px #98AAB1 solid;
}

ul
{
list-style-type:square;
}

select
{
border:1px  #98AAB1 solid;
}
