td.test {height:30px;}

div.ueberschrift {
 font-weight:bold;
 color:white;
 background-color:#c80000;
 font-size:8pt;;
 text-transform:uppercase;
 text-decoration:none;
 text-align:center;
 
}
 
div.rahmen {
 border: 1px solid #c80000;
 background-color:lavender;
 padding:1px;;
 margin-bottom:1px;
} 


table.layout {
abackground-image:url('../grafiken/blaulicht.gif');
abackground-repeat:no-repeat;
abackground-position:100px 50px;;
}

td.layout_bericht {
 vertical_align:top;
 width:33%
}


table.termine {
 font-size:10pt;
}

td.termine_monat {
 font-weight:bold;
 border-bottom:1px solid #c80000;
 color:#c80000;
}

td.termine_datum {
 vertical-align:top;
}

td.termine_text {

}

span.termine {
font-wegiht:bold;
 color:#c80000;

}

div.weiter_link {
  text-align:right;
	margin-bottom:10px;
	font-size:8pt; 
	font-weight:bold;
}

div.medienspiegel_titel {
 font-size:8pt;
 color:#c80000;
}

div.medienspiegel_mediumdatum {
 font-size:7pt;
 font-type:italic;
 margin-bottom:3px;
}


td.layout_bericht {
}

table.bericht {

width:90%}

tr.bericht {
 background-color:#EEEEEE;
}

td.bericht_bild {
 width:120px;
 vertical-align:top;
 text-align:center;
 padding:4px;
}

td.bericht_text {
 vertical-align:top;
 text-align:justify;
 }

a.bericht:hover div.bericht_titel {
color:white;
} 
 
div.bericht_datum {
 color:darkgray;
 font-weight:bold;
 font-size:7pt;
}

div.bericht_titel {
 color:#c80000;
 font-weight:bold;
 font-size:12pt;
}

div.bericht_archiv_titel {
	color:#c80000;
	font-weight:bold;
	font-size:18pt;
  }

div.bericht_untertitel {
 font-size:11pt;
 padding-left:5px;
 padding-right:5px;
}

div.weitereberichte {
  border-top:6px;
	text-align:center;
}

a.weitereberichte {
  font-size:9pt; font-weight:bold;
}
