.bodyNav{
	background-color: ffd100;
	font-family:arial, helvetica, sans-serif;
	font-size:12pt;
	Text-Decoration : None;
}

.bodyContent{
	font-family:arial, helvetica, sans-serif;
	font-size:12pt;
	Text-Decoration : None;
	background-color: ffffcc;
}

.hauptnav A {
    color:#000000;
    font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:10pt;
	Text-Decoration : none;
}

.hauptnav A:HOVER {
	color:#F37409;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:10pt;
	Text-Decoration : none;
}

.hauptnavueber {
	color:#F37409;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:9pt;
	Text-Decoration : none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #ffff99;
}

.subnav{
	color:#000000;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
	Text-Decoration : none;
	border-bottom: 1px solid #ffffcc;
}

.subnavStart {

    color:#F37409;
    font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:10pt;
	Text-Decoration : none;
}

.headnav{
	color:#000000;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
	Text-Decoration : none;
}

.headnav A {
	color:#000000;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
	Text-Decoration : none;
}

.headnav A:Hover{
	color:#F37409;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
	Text-Decoration : none;
}

.subnav A {
    color:#000000;
    font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
	Text-Decoration : none;
}

.subnav A:HOVER {
    color:#000000;
    font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
	Text-Decoration : none;
	background-color: #ffffff;
}

.subnavueber{
    color:#000000;
    font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:11pt;
	Text-Decoration : none;
}

.subnavhigh{
    color:#000000;
    font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
	Text-Decoration : none;
	background-color: #ffffcc;
}

.subnavhigh A{
    color:#000000;
	Text-Decoration : none;
}

.content{
	color:#000000;
	font-family:arial, helvetica, sans-serif;
	font-size:12pt;
	Text-Decoration : none;
	font-weight: normal;
	text-align: justify;

}

.contentueber1 {
    color:#F37409;
    font-family:"Times New Roman", helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:18pt;
	Text-Decoration : None;
}

h1 {
    color:#F37409;
    font-family:"Times New Roman", helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:18pt;
	Text-Decoration : None;
}

.contentueber2{
    color:#F37409;
    font-family:"Times New Roman", helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:15pt;
	Text-Decoration : None;
}

h2 {
    color:#F37409;
    font-family:"Times New Roman", helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:15pt;
	Text-Decoration : None;
}

.SchwarzerRahmenRechtsOffen {
	border-top: 1px solid #000000;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}

.SchwarzerRahmenLinksOffen {
	border-top: 1px solid #000000;
	border-right: 1px none #000000; //do not ask why!
	border-bottom: 1px solid #000000;
	border-left: none;
}

.SchwarzerRahmenOffen {
	border-top: 1px solid #000000;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-left: none;
}

.SchwarzerRandRechts {
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: none;
	border-left: none;
}

