html {  
overflow-y: scroll;
}
body {
        font-family : verdana, arial, sans-serif;   
        font-size: 11px;
        text-decoration: none;
        margin: 0;
        padding: 0;
        background: url(bilder/hintergrund/bgf2e8d4-1a0400.png);   
        background-repeat: repeat-x;
        color: #333;
        line-height: 1.3;
        background-color: #1a0400;  
        }

div, span, a, li, table, td, img, h1  {
        margin: 0;
        padding: 0;
        border: 0;
        }
td 
{
   padding: 2px 5px;
}
th  
{
   padding-bottom: 5px;
}

#all {
         width: 920px;
         margin: 0 auto;
         padding: 0px;
         margin-bottom: 60px;
                 }

/*+* MAIN IDīS *+*/


#wrapper {
        background-color: #ffffef;
        width: 920px;
        text-align: left;
        border-top: 1px solid #fff; 
        }


#header {
        width: 916px;
        height: 200px;
        border-left: 2px solid #fff;
        border-right: 2px solid #fff;  
        }

/*+* LEFTBAR / SUBNAVIGATION *+*/
.infobox, .suchbox, .suchbox2
{
        border-top: 1px solid #bbb;
        border-left: 1px solid #bbb;
        border-right: 2px solid #555;
        border-bottom: 2px solid #555;  
        margin: 3px 0 5px 0;          
}  
.infobox {
        background-color: #ba9875;  
        padding: 5px 2px;
        color: #fff;
        }

.suchbox {
        background-color: #ba9875; 
        padding: 5px 10px 5px 10px;
        color: #333;
        font-weight: bold;
        font-size: 11px;
        }
.blackbox {
        background-color: #000;
        padding: 5px 0px 5px 0px;
        color: #ddd;
        font-weight: bold;
        font-size: 11px;
        } 
.blackbox h3 { padding-left: 10px;         }  
.blackbox hr {
color: #fff; 
background-color: #fff;  
}  
.suchbox2 {
        background-color: #FFFFF0;
        padding: 5px;
        color: #222;
        font-weight: normal;
        font-size: 12px;
        width: 370px;
        }

#leftbar {
        width: 219px;
        float: left;
        padding: 5px 4px 5px 2px;
        }

#leftbar ul {
        list-style-image: url(bilder/pfeil-blau.jpg);
        margin-left: 20px;
        padding: 0;
        margin-top: 20px;
        }

#leftbar ul li {
        padding: 0;
        margin: 0;
        padding: 1px 5px 3px 0px;
        }

#leftbar ul.pulldown li {
        padding: 0;
        margin: 1px 0 0 0;
        }

#leftbar ul li a {
        border-left: 1px solid #ba9875;
        border-top: 1px solid #ba9875;
        border-bottom: 1px solid #ba9875;
        color: #333;
        text-decoration: none;
        font-size: 1.0em;
        font-weight: bold;
        padding: 3px 0px 3px 5px;
        display: block;
        }


#leftbar ul li a:hover {
        color: #b70100;
  border-top: 1px solid #ee0000;
         border-left: 1px solid #ee0000;
  border-bottom: 1px solid #aa0000;
         border-right: 1px solid #aa0000;
        background-color: #e37216;
        }

#leftbar ul li.selected a{
        color: #b70100;
 border-top: 1px solid #ee0000;
         border-left: 1px solid #ee0000;
  border-bottom: 1px solid #aa0000;
         border-right: 1px solid #aa0000;
       background-color: #e37216;
        }

.leftblock {
  margin: 0 auto;
  color: #b70100;
        width: 190px;
        float: left;
        padding: 1px;
        padding-top: 3px;
        font-weight: bold;
        font-size: 1.1em; 
        

        }
.lefttext {
        width: 209px;
        float: left;
        padding-top: 5px;
        padding-bottom:12px;
        border-bottom: 1px solid #ccc;
        }

.lefttext a {
        color: #333;
        font-weight: bold;
        font-size: 11px;
        text-decoration: none;
}
.lefttext a:hover {
        text-decoration: underline;
}
/*+* RIGHTBAR / MAIN CONTENT *+*/

#content {
        padding: 8px 3px 5px 4px;
        width: 686px;
        float: left;
        font-size: 12px;
        min-height: 350px;        
}
#content a 
{
    font-size: 12px;
    color: #b70100;
    font-weight: bold;
    text-decoration: none;

}
#content a:hover 
{
    color: #b70100;
    text-decoration: underline;
}
#content h2 {
font-size: 14px;
}
#content h3 {
font-size: 13px;
}
#content h4 {
font-size: 12px;
}
#content h5 {
font-size: 12px;
}
#content p
{
margin: 5px 0;
}
#leftbar h3 {
font-size: 13px;
}
/*+*+* SOLO COLUMN *+*+*/
.start {
        float: left;
        padding-bottom: 5px;
        width: 350px;
        }

.start01, .schuhe {
        float: left;
        padding-bottom: 5px;
         }
.schuhe
{
        width: 265px;
}

.start02 {
        width: 405px;
        float: right;
        padding: 0px 10px 5px 0px;
        text-align: left;
    
}
.start03 {
        width: 325px;
        float: right;
        padding-bottom: 5px;
        }
.start04 {
        width: 445px;
        float: right;
        padding: 0px 0px 5px 0px;
        text-align: left;    
}
.start05 {
        width: 500px;
        float: right;
        padding: 0px 10px 5px 0px;
        text-align: left;
}
.starttext {
        width: 390px;
        float: right;
        margin-top: 5px;
        margin-left: 5px;
        text-align: left;
        padding-bottom: 5px;
        }
/*+* rR *+*/

#footer  {
        background-color: #ba9875;  
        width: 916px;
        padding: 10px 0px 10px 0px;
        float: left;
        border-top: 1px solid #fff;
        border-left: 2px solid #fff;
        border-right: 2px solid #fff;
        }

#metanav {
        float: right;
        padding-right: 20px;
        text-align: left;
        }

#metanav p {
        font-size: 10px;
        padding: 0px 0px 5px 0px;
        margin: 0;
        }

#metanav ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        }

#metanav ul li {
        display: inline;
        padding-right: 5px;
        font-size: 8px;
        }

#metanav ul li a {
        color: #fff;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
        }

#metanav ul li a:hover {
        color: #b70100;
        }
#metanav ul li a.selected {
        color: #b70100;
        }
#metanav p
{
font-weight: normal;
}
#border {
        background-color: #777777;
        width: 920px;
        height: 1px;
        clear: both;
        font-size: 0px; /* IE hack, set font-size to 0px to reduce minimal height, that IE provides */
        }



/*+* FORM STYLES *+*/

.form {   
        width: 100px;
        float: left;
        }



.inputtext {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #313941;
        text-decoration: none;
        background-color: #eeeeee;
        height: 16px;
        width: 240px;
        border: 1px solid #999999;
        }

.submit {
        margin-left: 100px;
        }

h1
{
font-size: 12px;
padding: 0 0 7px 0;
}
h1, h2 {
        font-family: Verdana, Helvetica, sans-serif;
        color: #333;

        }
.red {
        color: #b70100;
        font-weight: bold;
}

.white {
  padding-top: 10px;
        color: #ffffdf;
        font-weight: bold;
}
p.klein {
        font-size: 9px;
        font-weight: normal;
}
.kleiner
{
padding-left: 5px;
font-size: 11px;
}

.headline
{
font-size: 12px;
font-weight: bold;
color: #333;
padding-bottom: 3px;
}
.sortable {

width: 100%; 
}
.schwarz {
height: 25px;
}
.schwarztop {
height: 30px;
color: #fff;
font-weight: bold;
}
.tabkopf {
background-color: #ba9875;   
}

.anf
{
background-color: #FFdcbf;
}
.grund
{
background-color: #FFC18F;
}
.mittel
{
background-color: #FF9D4F;
}
.ober
{
background-color: #FF7A0F;
}
.fort
{
background-color: #CF5C00;

}
#starttext h5 {
font-size:13px;
}
.starttext ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        display: inline;
        }

.starttext ul li {
  width: 20px;
  height: 20px;
  border-left: 10px solid #91d219;
        padding: 0;
        margin: 0;
        display: inline;
        }

.starttext table, tr, td {
border: 1px solid #444;
  }
.start03 table, tr, td {
border: 0px;
  }

.normtext {
font-size: 11px;
font-weight: normal;
}
.quad {
float: left;
width: 15px;
height: 15px;
border: 1px solid #777;
}
.zeile {
width: 350px;
height: 18px;
}

td.formtd {
text-align: left;
font-size: 10px;
}

table.formtab {
border: 1px solid #aaa;
background-color: #ffe7ba;
width: 100%;
}
.grau
{
font-weight: bold;
color: #444;
}

input {
font-family: Verdana, Helvetica, sans-serif;
border: #FF7300;
border-style: solid;
border-width: 1px;
background-color: #fff;
font-size: 12px;
padding: 3px;
}
textarea {
border: #FF7300;
border-style: solid;
border-width: 1px;
background-color: #FFF;
font-size: 12px;
}
select {
border: #FF7300;
border-style: solid;
border-width: 1px;
background-color: #FFFfff;
font-size: 12px;
}
hr {
background-color: #e37216
}
.schuhline {
float: right;
padding: 0px 1px;
background: #fff;
}
.schuhtopline {
float: right;
padding: 3px 3px;
padding-right: 1px;
margin-right: 2px;
background: #ba9875;  
font-weight: bold;
color: #fff;
width:394px;
}
.schuhbild {
float: left;
padding: 1px;
border: 1px solid #ccc;
}
.norm
{
font-size: 11px;
font-weight: normal;
}

/*+* MAIN NAVIGATION *+*/
#menuh {
        font-size: 1em;
        font-weight: bold;
        background: #ba9875;  
        width: 904px;
        height: 3.2em;
        border-top: 1px solid #fff;
        border-left: 2px solid #fff;
        border-right: 2px solid #fff;
        text-align: left;
        float: right;
        padding-left: 12px;
        }

#menuh a
        {
        text-align: left;
        display: block;
     /*    border-bottom: 1px solid #ccc;  */
        white-space:nowrap;
        margin:0;
        padding: 1em 1.5em 0.9em 0.7em; 
        font-size: 1em;
        }

#menuh a:link, #menuh a:visited, #menuh a:active        /* menu at rest */
        {
        color: white;
        background-color: #ba9875;   
        text-decoration:none;
        }
#selected        /* menu at rest */
        {
        background-color: #e37216;
        }

#menuh a:hover                                                /* menu on mouse-over  */
        {
        color: #b70100;
        background-color: #e37216;
        text-decoration:none;
        }


#menuh ul
        {
        list-style:none;
        margin:0;
        padding:0;
        float: left;
        /*   width: 13em;       width of all menu boxes */
        /* NOTE: For adjustable menu boxes you can comment out the above width rule.
        However, you will have to add padding in the "#menh a" rule so that the menu boxes
        will have space on either side of the text -- try it */
        }

#menuh li
        {
        position:relative;
        min-height: 1px;                /* Sophie Dennis contribution for IE7 */
        vertical-align: bottom;                /* Sophie Dennis contribution for IE7 */
        }


#menuh ul ul
        {
        position:absolute;
        z-index:500;
        top: auto;
        display:none;
        padding: 1.1em;
        margin: -1em 0 0 -1em;
        width: auto;    
        }   
#menuh li .aktiv
        {
        color: #b70100;
        background-color: #e37216;  
        }
      
#menuh ul ul li a
        {


        border-bottom: 1px solid #8B7355;
        font-size: 1.0em;
        padding: 0.7em 1.0em 0.7em 0.5em;

        }

#menuh ul ul li a .aktiv
        {

        border-right: 1px solid #999;
        border-left: 1px solid #444;
        border-bottom: 1px solid #777;
        font-size: 1.0em;
        padding: 0.7em 1.0em 0.7em 0.5em;
        color: #b70100;
        }        

div#menuh li:hover
        {
        cursor:pointer;
        z-index:100;
        }

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul

{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul
{display:block;}



#menuh ul li.selected a{
        color: #b70100;
        background-color: #e37216;
        }
.leere
{
width: 215px;
float: left;
}
.newsletter {
border: 1px solid #aaa;
background-color: #ffe7ba;
}

.information {
        font-size: 12px;
        font-weight: normal;
        padding: 10px 5px 3px 5px;
        margin: 3px 15px 15px 1px;
        color: #f00;
        border-top: 1px solid #bbb;
        border-left: 1px solid #bbb;
        border-right: 1px solid #555;
        border-bottom: 1px solid #555;
        background-color: #efe7ba;
}
.information ul
{
   padding: 5px 5px 5px 20px;  
   margin: 0;  
}  
#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,

div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}  
.knopf {
background-color: #808080;
color: #fff;
border-style: outset;
border-color: #008000;
}
fieldset {
border: 0;
margin: 0;
padding: 0;
}
 