html, body
{
    background-color: #18360c;
    width: 100%;
    margin: auto;
    font-family: Verdana;
    font-size: 12px;
    color: #FFF;
}
h1{
    color: #FFF;
    font-style: italic;
}
hr{
    color: #FFF;
    bottom: auto;
}
legend{
    font-style: italic;
}
#formLogin label{
    display: inline-block;
    width: 7em;
}
.red{
    color: #FF0000;
}
.smallTxt{
    font-size: 10px;
    color: #FFF;
}
.centerImp{
    text-align: center;
    color: #800000;
}
.imp{
    font-weight: bold;
}
input[type="submit"]{
    margin-left: 86px;
}
.anders {
    color: #800000;
}
img{
    border: none;
}
table{
    width: 100%;
}
th{
    color: #FFF;
    background-color: #000;
}
#head{
    background-color: #0c1e05;
    color: #FFF;
    background-image: url(../img/banner2.jpg);
    background-repeat: no-repeat;
    height: 110px;
}
#links{
    text-align: center;
}

#foot{
    clear: both;
    text-align: center;
    background-color: #000;
    color: #FFF;
    font-size: 10px;
    font-style: italic;
}
a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    color: #698500;
    font-style: italic;
}
label{
    display: inline-block;
    width: 7em;
}
#artikelTabelle{
    width: 500px;
}
#aboTabelle{
    width: 500px;    
}
#search{
    text-align: right;
}
#searchForm fieldset{
    border: none;
}
#needle{
    width: 75px;
}
#searchForm input[type="submit"]{
    margin-left: 0px;
}
#viewArtForm fieldset{
    border: none;
}
#viewAboForm fieldset{
    border: none;
}
#viewArtForm input{
    margin: 0 2px;
}
#viewAboForm input{
    margin: 0 2px;
}
#viewArtForm select{
     width: 9em;
}
#viewAboForm select{
     width: 9em;
}

#viewAboEndForm fieldset{
    border: none;
}
#viewAboEndForm input{
    margin: 0 2px;
}
#viewAboEndForm select{
     width: 9em;
}
#viewAboFilterForm fieldset{
    border: none;
}
#viewAboFilterForm input{
    margin: 0 2px;
}
#viewAboFilterForm select{
     width: 9em;
}
#newKundeForm select{
    width: 11.2em;
}
#newKundeForm textarea{
    vertical-align: top;
}
#subMenu form{
    float: left;
}
#stat{

    float: left;
}
#statAfrican{
    float: left; 
}
#editBill fieldset{
    border: none;
}
#checkAboForm input[type="submit"]{
    margin-left: -5px;
}

