
BODY {

color : Black;
background: #AF9581;
font-family : Palatino, Georgia, Optima, Baskerville, Helvetica, Arial, sans-serif;
font-size: 15px;
text-align : left;
}

TD {

color : Black;
font-family : Palatino, Georgia, Optima, Baskerville, Helvetica, Arial, sans-serif;
font-size: 15px;
}

A.Nav {
text-decoration: white;
color: white ;

font-family : Palatino, Georgia, Optima, Baskerville, Helvetica, Arial, sans-serif;
background : transparent;

}
A.aktiv {
text-decoration: none;
color: white ;

font-family : Palatino, Georgia, Optima, Baskerville, Helvetica, Arial, sans-serif;
background : transparent;
}
A.aktiv:Hover {
text-decoration: none;
color: White;
;
}

H1 {
font-size : 16pt;
font-weight : bold;
color : #391500;
}

H2 {
font-size: 14pt;
color: 391500;
font-weight : bold;
}

H3 {
font-size: 13pt;
text-decoration:underline;
color : #391500;

}

H4 {
font-size: 10pt;
font-weight: normal;
text-decoration:underline;
color : #000000;
}

H5 {
font-size: 9pt;
font-style: italic;
font-weight: normal;

}

/*fŸr textformatierung folgen: */

/* kapitel */

H6 {
font-size : 14pt;
font-style : normal;
font-weight : normal;
color : #800000;
}

/* orts/zeitangabe */

H7 {
font-size : 12pt;
font-style : normal;
font-weight : normal;
color : #993300;
}

/* schnitt */

H8 {
font-size : 11pt;
font-style : italic;
font-weight : normal;
color : #634e40;
}

/* erzŠhler */

H9 {
font-size : 11pt;
font-style : italic;
font-weight : normal;
color : #2f2f2f;
}


/* rating */

H10 {
font-size : 9pt;
font-style : normal;
font-weight : normal;
color : Black;
}

A {
text-decoration: none;
color: #431300;
font-family : Palatino, Georgia, Optima, Baskerville, Helvetica, Arial, sans-serif;
background : transparent;

}



.ButtonTest {
text-decoration: none;
color: #F5F5F5;
font-family : Palatino, Georgia, Optima, Baskerville, Helvetica, Arial, sans-serif;
background : 391500;
border : thin outset White;
border-bottom-color : #F5F5F5;
font-size : xsmall;
font-style : normal;

font-weight : bold;
width : 100px;
vertical-align : baseline;
text-align : center;
height : 23px;
}

.ButtonGrey {
text-decoration: none;
color: #F5F5F5;
font-family : Palatino, Georgia, Optima, Baskerville, Helvetica, Arial, sans-serif;
background : #808080;
border : thin outset White;
border-bottom-color : #F5F5F5;
font-size : xsmall;
font-style : normal;

font-weight : bold;
width : 100px;
vertical-align : baseline;
text-align : center;
height : 23px;
}


A:VISITED {
text-decoration: none;
color: #431300;
font-family : Palatino, Georgia, Optima, Baskerville, Helvetica, Arial, sans-serif;
background : transparent;
font-style : normal;
font-variant : normal;
}


A:Hover {
text-decoration: none;
color: #FF6600;
;
}

.footer {
font-size : 7pt;
font-style : normal;
font-weight : normal;
color : #000000;
}

.invertiert {
font-style : normal;
font-weight : normal;
color : #000000;
}
.p10 {
font-size : 10pt;
font-weight : bold;
color : #3366CC;
}
.p99 {
font-size: 10pt;
font-variant: small-caps;
font-weight: bold;
color : #FFFFFF;

}

.menutitle{
cursor:pointer;
margin-bottom: 3px;
background-color:#8B6B52;
color:#8B6B52;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
border:1px solid #8B6B52;
}

.submenu{
margin-bottom: 0.5em;
}