a {
  color :#000000;
  text-decoration : underline;
}

a.menu {
  color :#000000;
  text-decoration : none;
}

a.menu:link {
  color :#000000;
  text-decoration : none;
}

a.menu:hover {
  color :#22441b;
  text-decoration : none;
}

a:link {
  color:#000000;
  text-decoration : underline;
}

a:hover {
  color :#22441b;
  text-decoration : none;
}

a.news {
  color: black;
  text-decoration : underline;
}

a.news:hover {
  color: black;
  text-decoration : none;
}

body {
  font-family : Arial;
  font-size : 10pt;
  color:#000000;
  background:#ffffff;
  text-decoration : none;
}

img {
  border:0;
}

p {
  font-size : 10pt;
  text-indent:20pt;
  margin: 0px 0px 0px 0px;
}

p.noredline {
  font-size : 10pt;
  text-indent:0pt;
  margin: 0px 0px 0px 0px;
}

p.small {
  font-size : 9pt;
  text-indent:0pt;
  margin: 0px 0px 0px 0px;
}

p.achtung {
  color : #FF0000;
}

td {
  color:#000000;
  font-family : Arial;
  font-size : 10pt;
  font-style : normal;
  text-decoration : none;
}

td.white {
  color:#000000;
  background:#ffffff;
  font-family : Arial;
  font-size : 10pt;
  font-style : normal;
  text-decoration : none;
}

td.dark {
  color:#000000;
  background:#22441b;
  font-family : Arial;
  font-size : 10pt;
  font-style : normal;
  text-decoration : none;
}

td.light {
  color:#000000;
  background:#d9e8a6;
  font-family : Arial;
  font-size : 10pt;
  font-style : normal;
  text-decoration : none;
}

td.medium {
  color:#000000;
  background:#94a461;
  font-family : Arial;
  font-size : 10pt;
  font-style : normal;
  text-decoration : none;
}


INPUT.input_main {
border-right: 1px solid Black;
border-top: 1px solid Black;
border-bottom: 1px solid Black;
border-left: 1px solid Black;
background: #ffffff;
height: auto;
text-align: inherit;
font-size : 9pt;
}

textarea {
border-right: 1px solid Black;
border-top: 1px solid Black;
border-bottom: 1px solid Black;
border-left: 1px solid Black;
background: #ffffff;
text-align: inherit;
font-size : 10pt;
}

h1 {
  color :#22441b;
  font-size:16pt;
  font-family:Arial;
}

.hi1 {
  color :#22441b;
  font-size:16pt;
  font-family:Arial;
  font-size:120%;
}

h2 {
  color :#22441b;
  font-size:12pt;
  font-family:Arial;
}

h2.left_menu_active
{
	font-size:10pt;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	text-decoration : underline;
}

table.content
{
	border-collapse: collapse;
	border: 1px solid black;
}

table.content th
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

table.content td
{
	border: 1px solid black;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

h1.left_menu_regions
{
	font-size:10pt;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}

h1.left_menu_active
{
	font-size:10pt;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
}

a.spec {
  color :#1C3817;
  text-decoration : underline;
}

a.spec:link {
  color :#22441b;
  text-decoration : underline;
}

a.spec:hover {
  color :#22441b;
  text-decoration : none;
}

b{font-weight:normal;}