body {
background-color:#fff8dc; /*rgb(255,248,220)*/
}
.fontbox {
 width:400px;
 color:#993300;
}
h2,h6 {
 text-decoration:underline;
}
.h6sp {
 color:#993300;
 text-decoration:none;
}
#menu a {
 font-family:Arial,Verdana,Tahoma,sans-serif;
 font-size:1.1em;
 font-weight:bold;
 color:#cc0000; /*rgb(204,0,0)*/
 text-decoration:none;
}
a.index:link {
 font-family:Arial,Verdana,Tahoma,sans-serif;
 font-size:0.83em;
 font-weight:bold;
 color:#cc0000; /*rgb(204,0,0)*/
 text-decoration:none;
 }
a.index:visited {
 font-family:Arial,Verdana,Tahoma,sans-serif;
 font-size:0.83em;
 font-weight:bold;
 color:#003399; /*rgb(0,51,153)*/
 text-decoration:none;
 }
a.index:hover {
 font-family:Arial,Verdana,Tahoma,sans-serif;
 font-size:0.83em;
 font-weight:bold;
 color:#006633; /*rgb(0,102,51)*/
 text-decoration:none;
 }

/*........................ Angaben zur Kopf- und Fusszeile ................ */
#header {
 width:100%;
 border-bottom-style:solid;
 border-bottom-width:1px;
 border-bottom-color:#800000; /*maroon*/
}
h3.tbt { 
 font-size:30px;
 font-weight:bold;
 float:left;
 }
a.tbt {
 text-decoration:none;
 color:#003399; /*rgb(0,51,153)*/
 }
span.tbt { color:#cc0000; }
.url {
 font-family:monospace;
 font-size:14px;
 color:#006633;
}
#foter {
 width:100%;
 border-top-style:solid;
 border-top-width:1px;
 border-top-color:#800000; /*maroon*/
}
td.fot {
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:0.8em;
color:#006633;
}
th.fot {
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:1em;
color:#006633;
}
/* ............ allegemeine angaben ................ */
h1 { font-size:1.6em; }
h2 { font-size:1.4em; }
h3 { font-size:1.2em; }
h4 { font-size:1.0em; }
h5 { font-size:0.9em; }
h6 { font-size:0.7em; }
h1,h2,h3,h4,h5,h6 {
 font-family:Arial,Verdana,Helvetica,sans-serif;
 color:#006633; /*rgb(0,102,51)*/
}
