td {
    font-family: verdana, geneva;
    font-size: 12px;
}

.abstand {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.abstand {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.menu {
    font-weight: bold;
	text-decoration: none;
    color: #B11313;
}

a {
    font-weight: bold;
	text-decoration: none;
    color: #B11313;
}

a:hover {
    text-decoration: underline;
}

h1 {
    font-size:16px;
}
