body
{
 font-family:Verdana;
 font-size:12px;
 background-color:#ffffff;
 text-align:center;
 line-height: 150%;
}

h1 {font-size:18px;color:#ff0099;margin:0px;}
h2 {font-size:14px;color:#ff0099;}
h3 {font-size:14px;color:#000000;}
p {margin-top:0px;}

a:link, a:visited, a:active, a:hover
{
  text-decoration:underline;
  font-weight:bold;
  color:#ff0099;
  font-size:12px;
}
a:active, a:hover
{
  color:#3333cc;
}
a.menu:link, a.menu:visited
{
  color:#333399;
}
a.menu:active, a.menu:hover
{
  color:#3333cc;
}
p.klein {
font-size: xx-small;
}
/* Die Titelzeile */
#title {
padding-top:15px;
height:24px;
}

/* Das Menü */
#menu {
color:#ffffff;
text-align:center;
padding:10px 0px;
border-top:1px solid #eeeeee;
clear:left;
}

/* Der Inhalt */
#content {
border:1px solid #ffffff;
background-color:#eeeeee;
padding:5px;
color:#000000;
}

/* Die Fußzeile */
#footer {
padding:5px;
color:#000000;
}
