
body
{
background-color:rgb(255,240,190);
background-repeat:repeat-y;
background-attachment:fixed;
}

#seite1
{
position:absolute;
left:50;
right:50;
top:15;
font-family:Arial,Helvetica;
font-size:10pt;
color:rgb(0,0,0);
}

#eng
{
font-family:Arial Narrow,Arial;
font-size:10pt;
color:rgb(0,0,0);
}

#engfett
{
font-family:Arial Narrow,Arial;
font-size:10pt;
font-weight:bold;
color:rgb(30,110,50);
}


#oben
{
position:absolute;
left:50;
margin-right:50;
top:0;
}

p
{
font-family:Arial,Helvetica;
font-size:10pt;
color:rgb(0,0,0);
}

td
{
font-family:Arial,Helvetica;
font-size:10pt;
color:rgb(0,0,0);
}

#fett1
{
font-family:Times New Roman,Serif;
font-size:18pt;

color:rgb(30,110,50);
}

#fett2
{
font-family:Arial,Helvetica;
font-size:10pt;
font-weight:bold;
color:rgb(30,110,50);
}

#link
{
position:absolute;
top:10px;
left:0px;
line-height:135%;
font-family:Times New Roman,Serif;
font-size:12pt;
font-weight:bold;
}

#klein
{
font-family:Arial,Helvetica;
font-size:7pt;
}


a:lInk {color:rgb(200,0,0);text-decoration:none;}
a:active {color:rgb(200,0,0);text-decoration:none;}
a:visited {color:rgb(200,0,0);text-decoration:none;}
a:hover {color:rgb(0,150,0);text-decoration:none;}

