html, body{
 margin:0;
 padding:0px;
 text-align:center;
 background:#FFFFCE;
 font-family:book antiqua;
 font-size:15px;
}
#page{
background:#FFF999;
font-family:book antiqua;
 font-size:15px;
border: solid 1px #000000;
 width:900px;
 text-align:left;
margin-left:auto;
margin-right:auto;
margin-top: 0px;
}
h1 {font-family:book antiqua; font-size:16px;color:#D62D24;margin:0px;}
h2 {font-size:14px;color:#0D1C76;}
h3 {font-size:14px;color:#0D1C76;}
p {font-family:book antiqua; font-size:15px;color:#666666;
}
a.text:link, a.text:visited, a.text:active{
color:#BA1209;
font-family:book antiqua;
font-size:15px;
line-height:20px;
font-weight:normal;
text-decoration:underline;
}
a.text:hover{ color:#666666;
}

/* Die Hyperlinks im Menü */
a {
 font-family:book antiqua;
 font-size:15 px;
 font-weight:bold;
 color:#BA1209;
 text-decoration:none;
}
 a:hover,  a.current{
  color:#666666;
}

/* header */
#header {
background-image: url(../img/head.png);
width:900px;height:130px;
style="border-bottom:solid 0px #000000;"
text-align:center;
padding:0px 0px;
border-bottom:solid 1px #000;
}

/* Das Menü */
#menu {
text-align:center;
font-family:book antiqua;
font-size:15px;
color:#;
background:#FFE42B;
padding:8px;
border-bottom:solid 0px #000;
border-top:solid 0px #000;
}

/* Der Inhalt */
#content {
height:100%;
font-family:book antiqua;
font-size:13px;
color:#777777;
background:#FFFF99;
padding:5px;
border-bottom:solid 1px #000;
border-top:solid 1px #000;

}
#FFEA9E
F1EC2E    FFFF99