body { margin:0; padding:0; text-align:center; background:#990000; color: #990000;}
h1   { background-color: #fee396; }
h2 { font-size: 1.2em;}
a { text-decoration:none; color:#000;}
a:hover { border-top: 1px dashed #990000; border-bottom: 1px dashed #990000;}
img, img a, img a:hover { border: none; text-decoration:none; }
em { font-style:normal;}

#container { 
   width: 730px; 
   margin: 0 auto;
   text-align:left;
   border-right: 2px solid #f38d26; 
   background: #fee396; 
   position:relative;
}

#head { 
   height:90px; 
}

#head a, #head img, #head img a, #head img a:hover { 
   text-decoration:none; border:none;
}

#content   { padding: 0px 10px 20px 20px;}
#content a { color:#3300CC; }
#content a:hover { border:0; text-decoration: overline underline; color:#990000;}

#nav { background: #fef0bf; text-align:right; padding-right: 20px; font-weight:bold;}
.subfooter { background: #fee396; width: 730px; margin: 0 auto; padding: 30px 0px;}
#nav a { color: #419c1f;}

.menu { 
   border-top: 1px solid #990000;
   border-bottom: 1px solid #990000;
   padding: 6px 0px;
}

.linke_box      { float:left; margin-right: 8px;}
.rechte_box     { float:right; margin-left: 8px;}

.box {
   padding: 6px;
   background: #fbf0bf;
}

.mitte { text-align:center; margin:auto;}

.menu a { 
   margin-right: 6px; 
   text-decoration:none; 
}
.menu, .menu a  { color: #000000; } 