a {
        text-decoration: underline;
        color:#9E6455;
}

A:Hover {
    text-decoration: underline;
    color: #605947;
}


h1 {
margin: 0px;
margin-bottom: 0px;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 17px;
color: #9E6455;
font-weight: normal;
}

body {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 8pt;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    background-color: #DBC9B6;
    overflow: none;
    height: 100%;
}

table {
    border: 0px;
    padding: 0px #000000;
    border-collapse: collapse;
    border-spacing: 0px;
}

td {
    font-family: verdana,arial,helvetica,sans-serif;
	color: #605947;
	/* Alternativ, dunkler: 565042 */
    font-size: 8pt;
}

span {
    font-family: verdana,arial,helvetica,sans-serif;
	color: #9E6455;
    font-size: 8pt;
}

/* Textformate */

.titel {
    font-size: 17px;
	color: #9E6455;
    font-weight: bold;
}

.titel2 {
    font-size: 13px;
	color: #9E6455;
    font-weight: bold;

}

.fettrot {
    font-family: verdana,arial,helvetica,sans-serif;
	color: #9E6455;
	font-weight: bold;
	}
	
.knallrot {
    font-family: verdana,arial,helvetica,sans-serif;
	color: #EE1C00;
	font-weight: bold;
	}	

