.xml { 
    padding: 0px 3px 1px 3px;
    margin: 0;
    text-align: center;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    background-color: #ff6600;
    border: 1px solid;
    border-color: #ffc8a4 #3f1a01 #3f1a01 #ffc8a4;
    cursor: pointer;
}

body {
background-image: none;
background-color: #fff;
text-align: left;
}

/* Newsletter Anmeldebox */


table table {
padding: 10px;
}

table table table {
padding: 0;
font-size: 0.98em;
}

table table table table table table {
margin-top: 10px;

}

.formfield {
margin-bottom: 4px;
}


#newsarchiv fieldset{
margin-bottom: 20px;
}



.bodydetail {
margin: 20px !important;
}

ul, ul {
margin-left: 15px;
margin-bottom: 1em;
}

ul li, ul li {
margin-bottom: 0.2em;
}

ol, ol {
margin-left: 20px;
margin-bottom: 1em;
}
ol li, ol li{
margin-bottom: 0.2em;
}

* html ol, * html ol {
margin-left: 24px;
}

*+html ol, *+html ol {
margin-left: 24px;
}

