
body { background-color: #eacaa1; margin: 0; padding: 0 }
.head  { background-image: url("Bilder/head_bg.jpg"); background-repeat: repeat-x; border-bottom: 1px solid #a62819 }
.navbar { border-right: 1px solid #a62819 }
#nav ul
 { list-style: none; margin: 0; padding: 0 }
#nav li   { background-image: url("Bilder/button.jpg"); background-repeat: no-repeat; text-align: left; padding-top: 12px; padding-left: 18px; width: 155px; height: 40px }
#nav li:hover { background-image: url("Bilder/button2.jpg") }
#nav li a { color: #930; font-size: 12pt; font-family: Georgia, "Times New Roman"; text-decoration: none }
#nav li a:hover  { color: #930; font-size: 12pt; font-family: Georgia, "Times New Roman"; text-decoration: underline }
.bottom { color: #80281a; font-size: 8pt; font-family: Verdana; padding-right: 12px }
.bottom a { color: #80281a; font-size: 8pt; font-family: Verdana; text-decoration: underline }
.bottom a:hover { text-decoration: none }
.content { color: #000; font-size: 10pt; font-family: Verdana; padding: 35px 12px 12px 80px }
h1 { color: #9f5238; font-size: 12pt; font-family: Georgia }
.tcontent { font-size: 9pt; font-family: Verdana }
a { color: #c30; text-decoration: underline }
a:hover { color: #c30; text-decoration: none }
