
TH {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #A70000;
}
td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #A70000;
	line-height: 1.5;
}
td.anschrift {
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
}

td.adresse {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #A70000;
	line-height: 1.5;
	font-weight : normal;
}

p.footnote{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #A70000;
	line-height: 1.5;
}

a
{
text-decoration: underline;
color: #666666;
}

p a
{
background-image:url(../gif/bg_pfeil.gif);
background-repeat:no-repeat;
padding-left:10px;
background-position:0 5px;
}

p a:hover,
p a:focus
{
text-decoration: none;
color: #333333;
}

a.oberesmenue {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #666666;
	line-height: 1.5;
	text-decoration: underline;
}



a.hauptmenue {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #A70000;
	line-height: 1.5;
	text-decoration: none;
}


a.hauptmenueaktiv {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: "#666666";
	line-height: 1.5;
	text-decoration: none;
}

a.untermenue {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #A70000;
	line-height: 1.5;
	text-decoration: none;
}


a.untermenueaktiv {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:"#666666";
	line-height: 1.5;
	text-decoration: none;
}

h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #A70000;
}

h6 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	 text-align: justify
}

/* TERMINKALENDER */

table .termine td.datum
{
color:#000000;
}

table .termine tr.wichtigelterngruppe
{
font-weight:bold;
}

table .termine tr.nichtoeffentlich
{
font-style:italic;
}

table .termine tr.wichtigelternalle td
{
font-weight:bold;
background-color:#e6e6e6;
}

table .termine tr.geschlossen td
{
font-weight:bold;
color:#FF0000;
}

/* Bildausrichtung */
img.links
{
float:left;
margin:5px 5px 5px 0;
padding:0;
}

p
{
clear:left;
}

