* {
    padding:        0;
    margin:         0;
    font-family:    arial,verdana,helvetica;


}

#wrapper {
    position:       relative;
    margin:         auto;
    width:          990px;
    min-height:     800px;
    margin-top:     10px;

}


#banner {
    position:       relative;
    width:          990px;
    height:     100px;;
    background:     #bdd2ff;
    margin-top:     5px;
    background:     url(../img/himmel.jpg);

}
#banner a {

    color:          #1133AA;
}

#menu {
    position:       relative;
    width:      990px;
    height:     37px;
    background:     #bdd2ff;
    margin-top:     2px;
    z-index:        2;

}
#inner {
    margin-top:     2px;
    position:       relative;
    width:          990px;;
    min-height:     800px;
    background:     #ffffff;
    border:         1px solid #bdd2ff;
}
#banner img {
    width: 5em;
    margin: 1em;

}


#schriftzug {
    position:       absolute;
    left:           7em;
    top:            0.8em;
    color:          #1133AA;
    letter-spacing: 1px;
}

#hotline {
    position:       absolute;
    right:          1em;
    top:            0.8em;
    color:          #1133AA;
    letter-spacing: 1px;
}



a {
    text-decoration: none;
}
p {
    margin-bottom: 20px;
}
#menu  {
    font-size:       14px;
}

#menuright {
    position:   absolute;
    right: 1em;
    bottom: 0.3em;

}
#menuright li  {
    float:left;
    margin-left: 10px;
    list-style-type: none;
    text-align: center;


}
#menuright li a {
    font-size:       13px ;
    color:           #1133AA;
}

.stueckzahl {

    position: absolute;
    right: 1em;
    top: 22em;

}

.kasse {
    margin: 10px;
    font-size:       14px;
    color:           #1133AA;
}
#zahlungsnavi td {
    border: 1px solid #1133AA;

}

#tab_kasse td {
    width: 200px;
    padding: 10px;
    padding-left: 5px;
}
#allgemein {

    margin: 10px;
    margin-top: 30px;
    font-size: 14px;
    color: #1133AA;
}

h1 {
    font-size: 16px;
    margin-bottom: 1em;

}
h2,h4 {
    font-size: 14px;
    margin-bottom: 0.9em;

}
p {
    font-size: 14px;
    margin-bottom: 16px;

}
#allgemein ul {
    margin-left: 30px;

}
.form input {
    width: 200px;

}
input {
    font-size: 13px;
}

