/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
	font-family: arial;
	font-size: 12px;
}

H1 { 
	font-size: 15px; 
	color: #b10f1d;
	}

H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}

ul {
	margin-top: 2px;
	margin-bottom: 2px;
	}

li {
	list-style-type:disc;
	list-style-position:outside;
	margin-left:-0.6cm;
	}

A:link, A:visited, A:active { 
	text-decoration: none; 
	color: #bf0403;
}

A:hover {
	text-decoration: underline;
	color: #C70F0F;
	list-style-type: circle;
}

a img { border: 0px; }


TD#footer {border-top: dotted 0px #999999;}
TD#footer P {
	font-size: 10px;
	text-align: center;
	height: 22px;
}


/* Content column */
TD#content {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top; 
	background-color: #ffffff;
	width: 642px;
}

/* Menu 1 column */
TD#menu_1 {	
	vertical-align: top; 
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #ffffff;
	width: 154px;
}

* html TD#menu_1{
width: 162px;
w\idth: 162px;
} 



TD#menu_1 DIV {
	width: px;
}

TD#menu_1 DIV A {
	color: navy;
	text-decoration: none;
	color: #030c87;
}

TD#menu_1 DIV A:hover {
	text-decoration: none;
	color: #bd0926;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  border-bottom: 1px dotted #b20100;
  font-size: 11px;
  padding: 4px;
  padding-left: 12px;
  font-weight:bold;
  width: 154px;
  background-color: #;
}

* html TD#menu_1 DIV.menu1-level1-no{
width: 162px;
w\idth: 162px;
} 


/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  border-bottom: 1px dotted #b00823;
  font-weight:bold;
  font-size: 11px;
  padding: 4px;
  padding-left: 12px;
  background-image: url(../images/navi_image.gif);
  filter:alpha(opacity='70', style='0');
  width: px;
}


TD#menu_1 DIV.menu1-level1-act A {
  color:#ffffff;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  border-bottom: 1px dotted #204cb9;
  background-color: #;
  font-size: 10px;
  padding-left:12px;
  padding-right:4px;
  padding-top:1px;
  padding-bottom:4px;
}

/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  border-bottom: 1px dotted #204cb9;  
  background-color: #;
  font-size: 10px;
  font-weight:bold;
  padding-left:12px;
  padding-right:4px;
  padding-top:1px;
  padding-bottom:4px;
}



/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: white;
  font-size: 10px;
  font-family: verdana, arial;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}



/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;
  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: underline;
}

/* weitere Schriftarten */

.ueberschrift_01   {
	font-size: 16px;
	font-weight:bold;
	color: #;
}

.ueberschrift_02  {
	font-size: 13px;
	font-weight:bold;
}

.text_normal  {
	font-size: 10px;
	text-decoration: none;
}

.zusatzinfos_01  {
	font-size: 09px;
}

.handschrift  {
	font-family: comic sans ms, verdana, arial;
	font-size: 14px;
}

/* Tabelle */
.tabelle_kopf  {
	background-color: #15266c;
	padding-left: 5px;
}

.tabelle_zelle_01  {
	background-color: #dedede;
	padding-left: 5px;
}

.tabelle_zelle_02  {
	background-color: #eeeeee;
	padding-left: 5px;
}

.tabelle_termin_kopf  {
	background-color: #15266c;
	color: #ffffff;
	padding-left: 5px;
}

.tabelle_termin  {
	background-color: #eeeeee;
	padding-left: 5px;
}

.tabelle_startseite  {
         background-color: #3356b2;
}
