body, td, p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;

}
h3 {
	color: #006600;
	font-weight: bold;
	font-size: 12px;
         margin: 0px;
         padding: 0px;
}

h4 {
	color: #006600;
	font-weight: bold;
	font-size: 11px;
         margin: 0px;
         padding: 0px;
}

.Stil5 {color: #FFCC00 }
.text-standart {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.Stil6 {
	color: #000000;
	font-weight: bold;
}
.Stil7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.Stil10 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; color: #000000; }
.Stil11 {
	color: #006600;
	font-weight: bold;
}
.Stil19 {font-size: 11px;
         border-color: #000000;
         border-width:1px; 
         border-style:solid; 
}
.Stil20 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.text-adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

.navi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
                text-decoration:none;
}

/* ------------------------ Tabelle Kurse ---------------------- */
table.kurse {
     margin: 0 0 0 10px;
     padding: 0;
     width: 530px;
     border-bottom: 1px solid black;
     }
td.weiss, td.weissA, td.gruen, td.gruenA {
     margin: 0;
     padding: 5px;
     border-top: 1px solid black;
     border-right: 1px solid black;
     }
td.gruenA {
     background: #060;
     border-top: 1px solid black;
     border-left: 1px solid black;
     vertical-align: top;
     }
td.gruen {
     background: #060;
     border-top: 1px solid black;
     vertical-align: top;
     }
td.weiss {
     margin: 0;
     padding: 4px;
     background: #FFF;
     }
td.weissA {
     background: #FFF;
     border-left: 1px solid black;
     }
td.spacer {
     background: #FFF;
     border: 0 none;
     }
p.th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #fff;
}
p.thNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #fff;
}
p.td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
}
p.normal {
  margin: 0 10 0 10;
  padding 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

  a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #1548E2;
	font-weight:normal;
	padding-bottom:.4em;
}

a.sitemap_level2 {
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:120px 4px;
	background-position:left;
	display:block;
	padding-left: 20px;
	color:#0E2E8D;
}

a.sitemap_level3 {
	color:#3962DD;
}

.sitemap_level2_container {
	float:left;
	width:200px;
	padding-top:.3em;
}

.sitemap_level3_container {
	margin-left: 300px;
	width:200px;
	padding-top:.3em;
}

