/* Stylesheet für Brigitte Sattelberger */

body {      background-color: #A8D8C0;  color: #006400;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;    font-weight: bold;
}


h1,h2,h3,h4,h5,h6 {
    font-family: Arial, Helvetica, sans-serif; color: #006400;  text-decoration: none;
}

h1 {
    font-size: 24pt;
}

th {        background-color: #A8D8C0;  color: #006400;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;    font-weight: bold;
}

td {        background-color: #A8D8C0;  color: #006400;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;    font-weight: bold;
}


a {
    font-family: Arial, Helvetica, sans-serif;  font-size: 12pt;    font-weight: bold;
        color: #006400; text-decoration:    underline;
}

a:hover {
    background-color: #AEFFAF;
}


span.titel {
    font-size: 12pt;  font-weight: bold;      }

span.subtitel {
    font-size: 10pt; font-style: italic;  font-weight: bold;     }

span.quelle {
    font-size: 10pt;        font-weight: bold;      }

span.datum   {
    font-size: 12pt;        font-weight: bold; }

span.beschreibung  {
    font-size: 12pt;            font-weight: normal; }

span.adresse  {
    font-size: 12pt;        font-style: italic; font-weight: normal; }

/* Trennlinie */
hr {
	color: Green;	width: 100%;	height: 2pt;
}

