/* Nur noch wegen den Farben da

body {font-family: Arial, sans-serif; font-size: 10pt; color:420738;}

td.content {font-size: 10pt;background-repeat:no-repeat;background-position:1.5 1;}

td.date {font-size: 10pt; text-align:right}

th {font-size: 10pt; text-align:center}

td.mitte {background-image:url(7px-mitte.gif);background-repeat:repeat-y;}

th.mitte {background-image:url(7px-mitte.gif);background-repeat:repeat-y;}

table.border {border-style:solid;border-color:937090; border-width=thin;}

p.border {border-style:solid; border-color:937090; border-width=thin;text-align:center; margin-right:30px;margin-left:40px}

p.border2 {border-style:solid; border-color:937090; border-width=thin;text-align:justify; margin-right:10px;margin-left:20px;padding:10px}

img.border {border-style:solid; border-color:937090; border-width:thin; padding:10px; align:center}

A:link {color:420738; font-size: 10pt; font-weight:bold; text-decoration:none;}

A:active {color:420738; font-size: 10pt; font-weight:bold; text-decoration:none;}

A:visited {color:420738; font-size: 10pt; font-weight:bold; text-decoration:none;}



A.menu:link {color:420738; font-size: 10pt; text-decoration:none;}
A.menu:active {color:420738; font-size: 10pt; text-decoration:none;}
A.menu:visited {color:420738; font-size: 10pt; text-decoration:none;}
A.submenu:link{color:420738;font-size: 8pt;text-decoration:none;padding-left : 10px;}
A.submenu:active{color:420738;font-size: 8pt;text-decoration:none;padding-left : 10px;}
A.submenu:visited{color:420738;font-size: 8pt;text-decoration:none;padding-left : 10px;}

*/

BODY {
  margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
}

P, OL, UL, DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 12px;
}
H1 { font-size: 14px; color:420738; border-bottom: 1px dotted #999999}
H2 { font-size: 13px; color:420738}
P, H1, H2 {margin: 5px 0px 5px 0px;}

TD#menu {
padding-right:40px;
}

TD#menu_1 {
/*  background-image:url(images/menubg.gif);
  background-repeat:no-repeat;*/
}

TD#menu_1 DIV {
	width: 95%;
}
TD#menu_1 DIV A {
	color: 420738;
	text-decoration: none;
}
TD#menu_1 DIV A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  border-bottom: 1px dotted #999999;
  font-size: 12px;
  padding-top:5px;
  padding-bottom:3px;
  padding-left:2px;

}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  border-bottom: 1px solid #999999;
  font-weight:bold;
  font-size: 12px;
  padding-top:5px;
  padding-left:2px;
  padding-bottom:3px;
  background-color: #eeeeee;
  filter:alpha(opacity='70', style='0');
}
TD#menu_1 DIV.menu1-level1-act A {
  color:black;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 12px;
  padding-left: 5px;
  border-bottom: 1px dotted #d8d8d8;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  font-size: 12px;
  font-weight:bold;
  padding-left:5px;
  border-bottom: 1px dotted #d8d8d8;

}

/*  MENU 1, level 3, normal state (NO) */
TD#menu_1 DIV.menu1-level3-no {
  font-size: 12px;
  padding-left: 10px;
}
/*  MENU 1, level 3, active state (ACT) */
TD#menu_1 DIV.menu1-level3-act {
  font-size: 12px;
  font-weight:bold;
  padding-left:10px;

}

TD#top {
  background-image:url(images/oben.jpg);
  background-repeat:no-repeat;
}
TD#toprow {
  background-image:url(images/bottom_line.gif);
  background-repeat:no-repeat;
}


TD#news {
  color: 420738;
  text-decoration: none;
}

TD#calendar DIV.cal_header {
  color:420738;
  text-decoration:none
  font-weight:bold;
}

p.space10 {margin-bottom:10px;}
p.space20 {margin-bottom:20px;}
p.space30 {margin-bottom:30px;}
p.space40 {margin-bottom:40px;}
p.space50 {margin-bottom:50px;}

p.TL   {font-size:12px; text-align:center; color:420738; font-weight:bold;
        margin-top:12px; margin-bottom:12px; }
p.IL   {font-size:12px; text-align:left;
        margin-bottom:12px; font-style:italic;}
p.L    {font-size:12px; text-align:left;}
p.SL   {font-size:12px; text-align:left; color:420738;
        margin-top:12px; margin-bottom:16px; }
p.SRCR {font-size:10px; text-align:left;}
p.C    {font-size:10px; text-align:center;}


