body
 { background-color: #fcf8eb; margin: 20px }

a
  { color: #000000; font-size: 12px; font-family: Arial; font-style: normal; font-weight: normal; text-decoration: underline }

a:hover
  { color: #60769f; text-decoration: underline }

a.nav
  { color: #000000; font-size: 12px; font-family: Arial; font-style: normal; font-weight: normal; text-decoration: none; letter-spacing: 1px }

a.nav:hover
 { color: #60769f; text-decoration: none }
.input { color: black; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: white; border: solid 1px black }
.button { color: black; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; border: solid 1px black }
.banner { background-image: url("../images/banner.jpg"); background-repeat: no-repeat; border: solid 1px black }
.content_hg { background-color: #fff5d2; background-image: url("../images/hg.jpg"); background-repeat: no-repeat; background-position: right top; border: solid 1px #000 }
.bottom    { color: black; font-size: 10px; font-family: Arial; background-color: #fff5d2; border: solid 1px #000 }
.side_left { background-color: #fdf7df; border-right: 1px solid #7f7a69 }
.sidemap  { color: #000; font-size: 12px; font-family: Arial; font-style: italic; font-weight: bolder; background-color: #fcf8eb; border-top: 1px solid black; border-bottom: 1px solid black }
.side_right1 { background-image: url("../images/hg_side_right1.jpg"); background-repeat: no-repeat; border-left: 1px solid #7f7a69 }
.side_right2 { background-color: #fdf7df; background-image: url("../images/hg_side_right2.jpg"); background-repeat: no-repeat; border-left: 1px solid #7f7a69 }
.text_std { color: #000000; font-size: 12px; font-family: Arial; font-style: normal; font-weight: normal; line-height: 20px }
.text_cap { color: #000; font-size: 14px; font-family: Arial; font-weight: bold }
.text_small { color: #000; font-size: 10px; font-family: Arial }
a.small { color: #000; font-size: 10px; font-family: Arial; text-decoration: none }
a.small:hover { color: #60769f; font-size: 10px; font-family: Arial; text-decoration: none }
.balken { color: #000; font-size: 12px; font-family: Arial; background-color: #fcf8eb; padding-left: 5px; border: solid 1px #7f7a69 }
ul {
	list-style-type: disc;
	margin:           0 0 0 16px;
	padding:          0 }
ul li {
	padding-bottom: 10px }


