body {
 background-color:#9B3532;
 font-family:Arial;
 margin:0px;
 padding:0px;
}
html {
 background-color:#9B3532;
 font-family:Arial;
 margin:0px;
 padding:0px;
}

#content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -345px 0 0 -478px;
    width:955px;
    background-color:#F3E8AC;
    z-index:1;

    }

#header        { width:955px;height:134px;background-color:#9B3532; margin:0px;padding:0px;}
#text          { background-color:#F3E8AC;width:740px;margin:0px;padding:0px;float:left;}
#nav           { width:200px;float:left;background-color:#B8C7A5; margin:0px;padding:0px;margin-right:0px;margin-left:3px;margin-top:5px; }
#edstext          { background-color:#F3E8AC;width:700px;margin:20px;padding:0px;float:left;}  

#edstext  img   {  padding:10px;}

img {
 margin:0px;
 padding:0px;

}

p.navoben {
 margin:0px;
 margin-left:600px;
 margin-bottom:0px;
 margin-top:0px;
 padding:0px;
 color:#E8E9C8;
 font-size:13px;
 }


p.klein {
 margin:0px;
 margin-left:15px;
 margin-bottom:0px;
 margin-top:10px;
 padding:0px;
 color:#172900;
 font-size:11px;
 text-decoration:none;
 }


p.nav {
 margin:0px;
 margin-left:0px;
 margin-bottom:0px;
 margin-top:0px;
 padding:2px;
 font-size:13px;
 color:#172900;
 text-align:left;
 }

p.balken {
 margin:0px;
 margin-left:15px;
 margin-bottom:0px;
 margin-top:0px;
 padding:3px;
 font-size:13px;
 color:#172900;
 }


p {
 margin:0px;
 margin-left:30px;
 margin-bottom:0px;
 margin-top:0px;
 padding:3px;
 font-size:12px;
 color:#4B4641;
 }


table {
 margin:0px;
 width:650px;
 margin-left:0px;
 margin-top:0px;
 margin-bottom:0px;

}
td {
 margin:0px;
 width:325px;
 padding:5px;
 margin-left:0px;
 font-size:12px;
 margin-top:0px;
 margin-bottom:0px;
}

ul,li {
 margin:0px;
 margin-left:30px;
 margin-bottom:0px;
 margin-top:0px;
 padding:2px;
 font-size:12px;
 color:#4B4641;

}

h1 {
 padding:5px;
 font-size:20px;
 font-weight:normal;
 color:#898D69;
 margin: 0px ;
 margin-top:20px;
 margin-bottom:10px;
 margin-left:30px;
 font-family:Arial;
}
h2 {
 padding:5px;
 font-size:14px;
 font-weight:normal;
 color:#4B4641;
 margin: 0px ;
 margin-left:30px;
 margin-top:20px;
 margin-bottom:10px;
 font-family:Arial;
}


p.navoben a:link    { font-weight:normal; color:#E8E9C8; text-decoration:none; }
p.navoben a:visited { font-weight:normal; color:#E8E9C8;text-decoration:none; }
p.navoben a:focus   { font-weight:normal; color:#E8E9C8;text-decoration:none; }
p.navoben a:hover   { font-weight:normal; color:#E8E9C8;text-decoration:underline; }
p.navoben a:active  { font-weight:normal; color:#E8E9C8;text-decoration:none; }

p.nav a:link    { font-weight:normal; color:#172900; text-decoration:none; }
p.nav a:visited { font-weight:normal; color:#172900;text-decoration:none; }
p.nav a:focus   { font-weight:normal; color:#172900;text-decoration:none; }
p.nav a:hover   { font-weight:normal; color:#172900;text-decoration:underline; }
p.nav a:active  { font-weight:normal; color:#172900;text-decoration:none; }

a:link { font-weight:normal; color:#4B4641; text-decoration:underline; }
a:visited { font-weight:normal; color:#4B4641; text-decoration:unerline; }
a:focus { font-weight:normal; color:#4B4641; text-decoration:underline; }
a:hover { font-weight:normal; color:#4B4641;  text-decoration:underline; }
a:active { font-weight:normal; color:#4B4641;  text-decoration:underline; }


