/*
Blau   #00377C
Rot    #E93413
Braun  #972B16  e86811
Beige  #FFF7D6

*/

html, body {
    margin: 0px;
    margin-top: 5px;
    padding: 0px;
}

body {
    background-color: #FFF7D6;
    text-align: center;
}

body, p, textarea, .kform, li {
        font-family: verdana, arial, sans-serif;
        font-size: 9pt;
        line-height: 16pt;
        color: #4b4b4d;
}

li {
         padding-bottom: 10px;
}

p, h1, h2, h3, h4, h5 {
        padding-left: 15px;
        padding-right: 100px;
}

h1, h2, h3, h4 {
 color: #d6660b;
}

td {
        font-family: verdana, arial, sans-serif;
        font-size: 8pt;
        line-height: 13pt;
        color: #6F6F6F;
}

td.preis {
        font-family: verdana, arial, sans-serif;
        font-size: 8pt;
        line-height: 13pt;
        color: #d6660b;
}

a:link {color: black;}
a:visited {color: black;}
a:active {color: #76B751;}
a:hover {color: #e86811;}


h1 {
 font-size: 11pt;
 line-height: 16pt;
 font-weight: bold;
 padding-bottom: 10px;
}


h2 {
 clear: both;
 font-size: 10pt;
 font-weight: bold;
 line-height: 13pt;
}

h3 {
 font-size: 9pt;
 font-weight: bold;
 line-height: 13pt;
}


h4 {
 font-size: 8pt;
 font-weight: bold;
 line-height: 13pt;
}


.RandText{
        color: #FFF7D6;
        font-size: 7pt;
}

.RandBild{
      border: 1px solid #FFF7D6;
}


.Aktuell{
        font-size: 8pt;
}


.bild {
      margin-left: 15px;
      margin-bottom: 15px;
      border: 0px solid #e86811;
}

.bildrechts {
      margin-left: 15px;
      margin-bottom: 15px;
      float: right;
      border: 0px solid #972B16;
}

.bildlinks {
      margin-right: 15px;
      float: left;
      margin-bottom: 15px;
      border: 0px solid #972B16;
}

.gbildlinks {
      margin-right: 15px;
      float: left;
      margin-bottom: 15px;
      border: 0px solid #972B16;
}

.bildlinksrandlos {
      padding-bottom: 30px;
      float: left;
      border: 0px solid #972B16;
}

.bildmitte {
      margin-left: 15px;
      float: center;
      border: 1px solid #972B16;
}

.bildimtext {
      margin-left: 15px;
      float: right;
      border: 1px solid #972B16;
}

.ansprechpartner {
      clear: both;
      float: left;
      margin-left: 15px;
      margin-right: 15px;
      margin-bottom: 10px;
      border: 1px solid #972B16;
}

.bildmitteohnerand {
      margin-left: 15px;
      float: center;
      border: 0px solid #972B16;
}

br.hart {
      clear: both;
}

p.kleingedrucktes {
 font-size: 7pt;
 line-height: 13pt;
}

.dateityp {
 border: 0px;
}



#mssHolder {
 z-index: 600;
 float: left;
 clear: both;
 margin-left: 15px;
 margin-bottom: 15px;
 border: 0px solid #e86811;
}

/* Containerpositionen */

#mainContainer
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;

    background-color: #FFF7D6;

    position: relative;

    border: 10px solid #fff;
}

#finder {
        font-size: 8pt;
        line-height: 11pt;
        color: #972B16;
}

#bodyblock {
 width: 960px;
 padding: 0px;
 margin: 0px;
 background-color: #FFF7D6;
 background: url(../picture/bg.gif) fixed center top;
}

#menuBild {
float: left;
width: 960px;
height: 140px;
background: url(../picture/logo-streger-massivholztreppen.gif) scroll top left;
}


#navigation {                                /* Menu */
z-index: 1;
width: 960px;
height: 32px;
float: left;
background-color: #d6660b;
border-bottom: 10px solid #fff;
border-top: 10px solid #fff;
}

#contentLinks {                             /* Textinhalte */
width: 200px;
margin-top: 40px;
float: left;
padding-bottom: 25px;
}

#contentAktion {                             /* Button Katalog */
width: 280px;
float: left;
padding: 20px;

}

#contentRechts {
width: 680px;
margin-top: 20px;
overflow: hidden;
float: right;
padding-bottom: 25px;
}

p#fusszeile {
clear: both;
font-size: 0.9em;
margin: 0; padding: 1em;
padding-left: 295px;
text-align: left;
background-color: #fff;
border: 0px solid #e86811;
 background: url(../picture/bg-footer.gif) fixed center top;
}


/* Menueeinstellungen */

#mainMenu, #mainMenu ul {                                  /* ul erste ebene */
   z-index: 1;
   padding:0;
   margin:0;
   margin-left: 12px;
   list-style-type:none;
}

#mainMenu ul {                                /* ul zweite ebene */
   z-index: 500;
   margin: -5px;
   margin-top: 0px;
   position: absolute;
   visibility: hidden;
   background-color: #d6660a;                        /* for right mouseover effect */
}

#mainMenu li {                                /* li erste ebene */
   float: left;
   padding: 2px;
   margin-top: 2px;
   margin-left: 4px;
   background-color: transparent;                        /* for right mouseover effect */
}

#mainMenu a {
   color: #FFF7D6;                          /* a erste ebene */
   display: block;
   text-decoration: none;
   font-family: verdana, arial, sans-serif;
   font-size: 9pt;
   font-weight: bold;
   padding-left: 3px;
   padding-right: 15px;
   background-color: #d6660b;                        /* for right mouseover effect */
}


#mainMenu ul a {
   z-index: 500;
   font-weight: normal;
   border-bottom: none;
   padding: 3px;
   padding-right: 10px;
}


#mainMenu ul a:hover {                         /* Hover ab Ebene 2 */
   background-color: #FFF7D6;
   color: black;
}

/* Ebene 2 */
#mainMenu li:hover ul,
#mainMenu li.hover ul
{
   visibility: visible;
}

#mainMenu li:hover ul ul,
#mainMenu li.hover ul ul
{
   visibility: hidden;
}


/* Ebene 3 */
#mainMenu li:hover ul li:hover ul,
#mainMenu li.hover ul li.hover ul
{
    visibility: visible;
}

#mainMenu li li {
   float: none;
   border: none;
   padding: 0.1em;
}

#mainMenu li {
   behavior: url(css/hover.htc);
}

#mainMenu ul ul {
   z-index: 500;
   position: absolute;
   margin-top: -2em;
   left: 100%;
}

#mainMenu a.daddy
{
       background: url(../picture/rightarrow2.gif) center right no-repeat;
}


/* Menueeinstellungen zweites Menu */

       ul#subMenu  {
                padding:0;
                margin:0;
                list-style-type:none;
        }

        ul#subMenu ul {
                padding-bottom: 25px;
                padding-left: 20px;
                margin: -10px;
                list-style-type:none;
                margin-top:1px;
        }

        ul#subMenu li {
                padding: 0px;
                margin-left: 0px;
                padding-bottom: 4px;
                background-color: transparent;                        /* for right mouseover effect */
                border-left: 0px solid #FFF;
        }

        ul#subMenu a {
                color: #FFF;
                padding: 3px;
                margin:-5px;
                margin-top: 5px;
                padding-left: 27px;
                padding-right: 0px;
                display: block;
                font-family: verdana, arial, sans-serif;
                font-size: 9pt;
                tfont-weight: bold;
                text-decoration: none;
        }



#subMenu a.aktiv
{
        background: url(../picture/rightarrow.gif) center left no-repeat;
        background-color: #dadada;                        /* for right mouseover effect */
        color: #000;
}


/* Formular */

.formular {
  z-index: 1;
  width: 425px;
  color: #000;
  padding-left: 15px;
}

.reihe {
  z-index: 1;
  clear: both;
  padding: 2px 0px;
}

.label {
  float: left;
  width: 130px;
  text-align: left;
  padding-top: 3px;
  padding-right: 5px;
}

.feld {
  float: right;
  width: 270px;
  text-align: left;
}

.knopf {
  clear: both;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 30px;
}
