body {
font-family: Arial, Helvetica, sans-serif;
font-size: 30px;
color: #ffffff;
background-color: #ff6633;
}

A:link {
color: #ffffff;
text-decoration: underline;
}

A:visited {
color: #000000;
text-decoration: underline;
}

A:active {
color: #000000;
text-decoration: underline;
}

A:hover {
color: #000000;
text-decoration: underline;

}

.haupttopic {

color: #000000;
font-size: 40px;
}

.topic {
font-weight: bold;
color: #ffffff;
font-size: 22px;
}

.small {
font-weight: bold;
color: #ffffff;
font-size: 9px;
}

.topic2 {
font-weight: bold;
color: #ffffff;
font-size: 16px;
}

.zitat {
font-style: italic;
color: #000000;
font-size: 15px;
}

.platzlinks {
width: 7%;
}

.platzrechts {
width: 15%;
}

.platzoben {
width: 3%;
}

table {
font-size: 14px;
color: #000000;
text-decoration: none;
}


