@import url("/css/screen.css");

body {
font-size: 12px;
}
td {
font-size: 12px;
}


#topevents .datum {
display: block;
}

.rubrikhead {display: none}

body{
text-align: left;
background-image: none;
background-color: #fff;
}
.untertitel{
font-weight: bold;
}

a{
color: #176db9;
text-decoration: underline;
}

a:hover{
background-color: #e3e3e3;
color: #ce1511;

}
a:visited{
color: #737373;

}



/*für gewerbeausgabe*/
.untertitel{
line-height: 22px;
}

.titel{
font-size: 1.4em;
}

