*  {
margin: 0;
padding: 0;
}

body  { background-color: #808080 }

table, td {
color: #B8B8B8;
font-family: Verdana, Arial, SunSans-Regular, sans-serif;
background-color: #333;
text-align: left;
vertical-align: top;
}

td.dark {
background-color: #4f4b4b;
}

.spalte {
background-color: #4f4b4b;
padding-right: 10px;
}

p  {
font-size: 0.7em;
line-height: 1.6em;
margin-bottom: 1em;
}


p.firstline {
line-height:30px;
}

.title {
color: #fff;
font-weight: bold;
}

a, a:link, a:visited {
text-decoration: none;
color: #B8B8B8;
}

a:hover, a:active, a:focus {
color: #fff;
text-decoration: none;
}

/*weisse Frontseitenbox fuer Aktualitaeten*/

td.light {
background-color: #fff;
}

.spalte_light {
width: 15em;
background-color: #fff;
}

td.wie_hg {
background-color: #B8B8B8;
}

.aktuell {
color: #333;
text-decoration: none;
}

.aktuell a:link, .aktuell a:visited {
color: #666;
text-decoration: none;
}

.aktuell a:hover, .aktuell a:active, .aktuell a:focus {
color: #999;
text-decoration: none;
}

.aktuell_title {
color: #333;
font-weight: bold;
}
