/* CSS Document */

.termine_div {
  background-image: url(../images/termine/termine_mitte.gif);
  background-repeat: repeat-y;
	width: 504px;
	font-size: 12px;
	color: #000000;
	margin: auto;
	margin-bottom: 10px;
}

.termine_div a {
	color: #000000;
	text-decoration: underline;
}

.termine_div p.erster
{
background: url(../images/termine/termine_oben.gif) no-repeat left top;
width: 504px;
margin: 0px;
}

.termine_div p.letzter
{
background: url(../images/termine/termine_unten.gif) no-repeat left bottom;
width: 504px;
margin: 0px;
}

.termine_div p.mitte
{
margin-top: -5px;
margin-bottom: -5px;
width: 504px;
}

.termine_tabelle
{
margin-left: 10px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;

width: 482px;
border: 0px;
border-spacing: 1px;
}

.termine_tabelle_links
{
width: 110px;
vertical-align: text-top;
}

.termine_ueberschrift
{
font-size: 14px;
font-weight: bold;
}

.jahresuebersicht_tabelle
{
width: 550px;
margin: auto;
}

.jahresuebersicht_tabelle_links
{
width: 170px;
}

.jahresuebersicht_tabelle td
{
font-size: 14px;
border-bottom-width: 1px;
border-bottom-color: #000000;
border-bottom-style: dashed;
}

.jahresuebersicht_tabelle a
{
color: #000000;
text-decoration: none;
}
