body{
margin: 10px;
padding: 10px;
font: 0.75em / 1.5em Arial, Verdana, Sans-Serif;
-line-height: 1.4em;

}


a{
font-size: 12px;
color: #176db9;
text-decoration: underline;
}

a:hover{
background-color: #e3e3e3;
color: #ce1511;

}
a:visited{
color: #737373;
}


.titel, h1{
font-weight: bold;
font-size: 1.4em;
line-height: 1.5em;
color: #ce1511;

}
.untertitel{
font-weight: bold;
}


h2{
margin-top: 20px;
margin-bottom: 5px;
font-weight: bold;
font-size: 1.2em;
color: #ce1511;
}

h3{
margin-bottom: 0;
font-weight: bold;
font-size: 1.1em;
color: #000;
}
