/* CSS Document */

h1 {font-family: Times New Roman; Tahoma; Arial; font-size: 40pt; font-weight: bold; color: #FFFED5; text-align:center}
body, p, table, tr, td {font-family: Times New Roman; Verdana; Arial; background: #0D4808; color: #FFFED5; font-size: 12pt}
th {font-family: Times New Roman; font-weight: bold; color: #FFFED5; font-size: 14pt; text-align:center}
h2, h3 {font-family: Times New Roman, helvetica, sans-serif; color:white; margin-left: 10pt; text-align:center}


body {
scrollbar-arrow-color: #0D4808;
scrollbar-track-color: #FFFED5;
scrollbar-face-color: #FFFED5;
scrollbar-highlight-color: #0D4808;
scrollbar-3dlight-color: #FFFED5;
scrollbar-darkshadow-color: #FFFED5;
scrollbar-shadow-color: #0D4808;
}

a {font-size:20pt; text-decoration: none; color: #FFFED5}
a:hover {background: #0D4808; color: #80B88E}
a:active {border: solid 4pt; color: #FFFED5}
a:visited {text-decoration: none; color: #80B88E}

hr {width: 500pt; height: 100pt; color: blue;}
.linie {width: 300pt; heigh: 50pt; color:green;}
.blau { color: blue }
.fett { font-weight: bold;}
