.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;
}

td {
font-size: 80%;
padding: 2px 0;
}

td hr {
margin-bottom: 0;
margin-top: 0;
}

.bodydetail {
padding: 0 20px 20px 20px;
}

.normal {
font-size: 1em;
}





ul li {
	padding-left: 10px;
	list-style-type: none;
	background-image: url(/pictures/listen_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}

/* damit pic im ie7 auch mit div erscheint */
*+html ul li div {
	display:inline;
}


* html ul li {
	margin-left: 1px;
}
ol {
	margin-bottom: 1.1em;
}
ul {
	margin-bottom: 1.1em;
}
ol li {
	margin-left: 19px;
}

* html ol li {
	margin-left: 25px;
} 

*+html ol li {
	margin-left: 24px;
}

/* newsletter anmelden-link*/

table table table a {
white-space: nowrap;
}

#newsarchiv fieldset {
margin-bottom: 20px;
}

