* {
  margin:0;
  padding:0;
}

*:focus                     { outline: 0; }

body                        {
                              background-image: url(/static/mfb/bg_page.jpg);
                              background-position:top left;
                              background-repeat:repeat-x;
                              background-color:#1b1b1b;
                              width:100%;
                              font-family:arial,verdana,trebuchet ms;
                              color:#fff;
                              font-size:13.82pt;
                            }
/* html                        { overflow-y:scroll; } */

a:focus                     { outline:none; }
a                           { color:#ad0202; }
a:link                      { text-decoration:none; }
a:visited                   { text-decoration:none; }
a:active                    { text-decoration:none; }
a:hover                     { color:#ad0202; text-decoration:none; }

#wrap                       { margin:0 auto; width:998px;

                            }

#head                       { height:108px; margin-bottom: 8px; }
#logo                       { float:left; margin-top:16px; margin-left:16px; }
#suche                      { float:right; width:210px; height:32px;
                              background-image: url(/static/mfb/bg_suche.png);
                              background-position:top left;
                              background-repeat:no-repeat;
                            }

#nav                        { height:66px; margin-left:8px; padding-top:8px; }
#nav a                      { color:#fff; display:block; height:24px; padding:42px 32px 0 32px; font-size:10.5pt; }
#nav a:link                 { text-decoration:none; }
#nav a:visited              { text-decoration:none; }
#nav a:active               { text-decoration:none; }
#nav a:hover                { color:#fff; text-decoration:none; }

#nav ul                     { list-style:none; }
#nav li                     { float:left; height:66px;
                              text-align:center;
                            }
#nav li:hover               {
                              background-image: url(/static/mfb/nav_aktiv.png);
                              background-position:top left;
                              background-repeat:repeat-x;
                            }
#nav li.nav_activ           {
                              background-image: url(/static/mfb/nav_aktiv.png);
                              background-position:top left;
                              background-repeat:repeat-x;
                            }
.nav_trenner                { width:1px;
                              background-image: url(/static/mfb/nav_trenner.png);
                              background-position:bottom left;
                              background-repeat:no-repeat;
                            }

#start_galerie              { margin-left:5px; margin-top:9px; width:993px; height:387px;
                              background-image: url(/static/mfb/schatten.png);
                              background-position:bottom center;
                              background-repeat:no-repeat;
                            }
#start_box                  { width:993px; height:351px;
                              background-image: url(/static/mfb/bg_bildergalerie.jpg);
                              background-position:top left;
                              background-repeat:repeat-x;
                            }
#leistungen                 { float:left; width:310px; padding-top:25px }
#leistungen a               { color:#fff; font-size:14pt; }
#leistungen a:link          { text-decoration:none; }
#leistungen a:visited       { text-decoration:none; }
#leistungen a:active        { text-decoration:none; }
#leistungen a:hover         { color:#fff; text-decoration:none; }

#leistungen ul              { list-style:none; }
#leistungen li              { text-align:center; padding-bottom:30px;}

#galerie                    { float:right; width:683px; }
#galerie_select             { text-align:center; padding-top:9px; }

#willkommen                 { text-align:center; font-size:21pt; color:#e0e0e0; padding-top:5px; }
#newsticker                 { width: 700px; overflow: hidden; margin-left: 149px; }

#inhalt_boxen               { margin:5px 0 0 0; }
#inhalt_boxen h1            { font-size:17pt; text-align:center; font-weight:normal; }
.inhalt_box                 { float:left; width:45%; text-align:center; color:#e0e0e0; font-size:8pt; padding:0 20px 0 20px;}
.inhalt_box img             { border:1px solid #7c7b7b; margin-top:15px; }

.cnt_trenner                { margin:8px 0 0px 0; }

#suche_feld                 { float:left; margin:6px 12px 0 12px; }
#suchwort                   { background:none; border:none; color:#686868; width: 150px; }
#suche_link                 { float:left; margin:6px 0 0 0; }


#bottom {
  width:100%;
  background-color: #ad0202;
  background-image: url(/static/mfb/bg_bottom.jpg);
  background-repeat:repeat-x;
  background-position: top: center;
  margin-top:26px;
}

#bottom h2 {
  font-size:14pt;
  font-weight:normal;
  color:#bdbdbd;
}

#bottom_wrap{
  width:998px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.bottom_box {
  width:25%;
  float:left;
}

.bottom_box_inhalt {
  width: 213px;
  padding-left:18px;
  padding-right:18px;
  text-align: left;
  margin-top:16px;
  font-size:10pt;
  color:#bdbdbd;
}

.bottom_trenner {
  margin-top:10px;
  margin-bottom:10px;
}

.bottom_arrow{
  margin-right:18px;
}

.bottom_link {
  margin-bottom:22px;
}

#bottom a:focus                     { outline:none; }
#bottom a                           { color:#bdbdbd; }
#bottom a:link                      { text-decoration:none; }
#bottom a:visited                   { text-decoration:none; }
#bottom a:active                    { text-decoration:none; }
#bottom a:hover                     { color:#bdbdbd; text-decoration:none; }

.input_text{
  background-color: transparent;
  margin-left: 3px;
  margin-top: 7px;
  width: 204px;
  border:none;
  color:#bdbdbd;
}

.input_textarea{
  background-color: transparent;
  margin-left: 3px;
  margin-top: 7px;
  width: 204px;
  height: 83px;
  border:none;
  color:#bdbdbd;
  font-family:arial;
}


#fusszeile                  { text-align:center; color:#bdbdbd; font-size:10pt; margin-top:13px; margin-bottom:13px; }

#cookie-info                        { position: fixed; bottom: 0px; z-index: 10000; width: 100%; -ms-text-size-adjust: none; -moz-text-size-adjust: none; -o-text-size-adjust: none; -webkit-text-size-adjust: none; }
#cookie-info-content                { background-color: rgba(0, 0, 0, 0.8); color: #fff; padding: 4px; box-sizing: border-box; text-align: center; }
#cookie-info-tbl                    { display: table; margin: 0 auto; }
#cookie-info-text                   { display: table-cell; font-size: 9pt; vertical-align: middle; }
#cookie-info-abstand                { display: table-cell; width: 15px; }
#cookie-info-button                 { cursor: pointer; width: 22px; height: 22px; }
#cookie-info-spacer                 { height: 40px; }

#designbody                 { margin:0; background:none; background-color:#fff; color:#000; font-size:10pt; }
#designbody p               { padding-bottom:17px; }
#designbody ul              { padding-left:17px; }
