body 
{
 margin-left:0px;
 margin-right:0px;
 margin-top:0px;
 background-color:#ececec;
}


p
{
 font-family:Arial;
 font-size:14px;
 color:#ffffff;
}


p.klein
{
 font-family:Arial;
 font-size:11px;
 color:#ffffff;
}


a:link, a:visited, a:active, a:hover
{ 
text-decoration:none;
font-weight:bold;
color:#ffffff;
}
a:active, a:hover
{ 
text-decoration:underline;
}


#title
{
height:151px;
flow:bottom;
background-color:#ffffff;
background-image:url(gx/bg_top.gif); background-repeat:repeat;
}
