body {
 background-color:#E5E6BD; 
 font-family:Arial;
 margin:0px;
 padding:0px;
} 
p { 
 margin:0px;
 margin-left:30px;
 margin-bottom:10px;
 margin-top:10px;
 padding:1px; 
 font-size:12px;
 color:black;
 
}  

p.subnav {
font-size:12px;
font-weight:bold;
padding:1px; 
margin:0px;
margin-left:0px;
margin-right:0px;
color:white;
line-height:18px;
text-align:left;
}

ul,li { 
 margin:0px;
 margin-left:20px;
 margin-bottom:0px;
 margin-top:0px;
 padding:1px; 
 font-size:12px;
 color:black;
}  

h1 {
 padding:0px; 
 font-size:16px;
 font-weight:bold;
 color:#A1C6A0;
 margin: 0px ;
 font-family:Arial;
 margin-top:40px;
 margin-left:30px;
}

h2 { 
 margin:0px;
 padding:0px; 
 margin-left:0px;
 font-size:17px;
 text-align:center;
 font-weight:bold;
 color:#455E9A; 
}

#content {
    position: absolute;
    top: 50%; 
    left: 50%;
    margin: -300px 0 0 -478px;
    width:955px; 
    height:600px;
    background-color:white;
    border:1px solid #DA5709;
    z-index:1;
    
    }
 

#text          { width:753px;height:500px;padding:0px;margin-left:200px;margin-right:0px;background-color:white;background-image: url(../bilder/kreuz-blass.gif);}

#nav           { width:200px;float:left;padding:0px;margin-right:0px;background-color:#DA5709;position:absolute; top:0px; left:0px; height:100%;}

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

p.subnav a:link { font-weight:bold; color:white; text-decoration:none; }
p.subnav a:visited { font-weight:bold; color:white; text-decoration:none; }
p.subnav a:focus { font-weight:bold; color:white; text-decoration:none; }
p.subnav a:hover { font-weight:bold; color:#E2938D;  text-decoration:none; }
p.subnav a:active { font-weight:bold; color:white;  text-decoration:none; } 

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