*{ margin:0;
   padding:0;
   border: 0; }
/* ========= General ============= */

body { margin-top: 30px;

background: url("bilder/body_bg1.gif") repeat-x scroll center top #ff9900;

}


#wrapper { /*background-color:#FEFFFD;*/
               width:950px;
                   margin:0 auto;
                   font-family:Verdana,Arial, Helvetica, sans-serif;
                   color:#3D362D;
             }
/* ========= ENDE General ============= */

/* ========= KOPF ============= */
#head { width:100%;     overflow:hidden;
        height:140px;   }
#headleft {width:10%;  background-color:#665847;
      float:left;
      margin-top:60px;}
#headcontent { width:65%;float:left;
              background-color:#fefffd;
              min-height:140px;
              border-top: 3px double #665847;
               }

#headcontent p{float:right;padding-top:110px;
              font:bold 14px Verdana, Arial,Helvetica, sans-serif;
              color:#ff9900;

              }
#headright {  width:25%;background-color:#fefffd;
              min-height:140px;
         float:right;
               border-top: 3px double #665847;



           }



/* ========= ENDE KOPF ============= */

/* ========= MAIN ============= */

#main {   background-image:url(bilder/hg_main.gif);
            border-top: 2px solid #3d362d;
          width:100%;
         /*  background-color:#FEFFFD;*/
           overflow:hidden;}

#left{width:10%;

      float:left;}


#content{width:65%;  /*background-color:#FEFFFD;*/
         float:left;
         }
#content p {font-size: 13px;
            margin: 10px;}
#content h1,h2 {font-size: 15px;
            margin: 10px;}
.bildmitte {padding-left: 60px;}
.bildrechts {float:right; margin:10px;}
.bildrechtsklein {float:right; margin:3px;}
.bildlinks {float:left; margin-top:10px;margin-left:5px;}


#content a {font:bold 13px Verdana, Arial,Helvetica, sans-serif;
            color:#ff9900;}

a.con:link {color:#ff9900;text-decoration:none;background-color:#fefffd;}
a.con:visited {color:#ffc164;text-decoration:none;background-color:#fefffd;}
a.con:focus {color:#ff9900;text-decoration:none;background-color:#fefffd;}
a.con:hover {color:#ff9900;text-decoration:underline;background-color:#fefffd;}
a.con:active {color:#ff9900;text-decoration:none;background-color:#fefffd;}


#menu{ width:25%;  background-color:#FF6600;
       float:right;
       }

#menu_i {padding:5px; background-color:#665847;
         border-right: 2px solid #3d362d;}

#menu_i ul {margin:0;padding:0;width:200px;}
#menu_i li{ list-style-type:none;

            margin-bottom:10px;
            margin-left:10px;
            border: 1px solid #ff9900;
            width:200px;}
#menu_i li.anders{ list-style-type:none;

            margin-bottom:10px;
            margin-left:10px;
            border: 1px solid #fefffd;
            width:200px;}

#menu_i a {font:bold 16px  Verdana, Arial,Helvetica, sans-serif;
            color:#FFF;
             display:block;
            padding:10px;}

a:link {color:#ffffff;text-decoration:none;}
a:visited {color:#ffffff;text-decoration:underline;background-color:#3D362D;}
a:focus {}
a:hover {color:#ffffff;text-decoration:none;background-color:#ff9900;}
a:active {}

* html a {
    width: 100%;
    }

/* ========= ENDE MAIN ============= */


/* ========= ANFANG FUSSZEILE ============= */

#foot { background-color:#ff9900; overflow:hidden;   }
#foot p {font: bold 12px Verdana, Arial,Helvetica, sans-serif; margin:5px;color:#ffffff;}
#footleft {width:10%; background-color:#ff9900;

      float:left;}
#footright {width:90%; background-color:#ff9900;
         float:right;
          border-top: 2px solid #3d363d;
    }

#foot a   {font:bold 12px Verdana, Arial,Helvetica, sans-serif;
            color:#FFF;}
a.foot:link {background-color:#ff9900}
a.foot:visited {text-decoration:underline;background-color:#ff9900;}
a.foot:focus {background-color:#ff9900}
a.foot:hover {background-color:#ff9900}
a.foot:active {background-color:#ff9900}

/* ========= ENDE FUSSZEILE ============= */