body, td{
  font-family: Arial, Futura, Helvetica, sans-serif;
  font-size: 0.8em;
}

h1 {
  font-size: 2em;
  color: #39a118;
}

h2 {
  color: #39a118;
}

h3 {
  color: #39a118;
  font-size: 1.1em;
}

img{
  border: 0px;
}

li{
  margin-bottom: 3px;
}

p{
  margin-top:0px;
  margin-bottom: 15px;
}

textarea{
  font-family: Arial, Futura, Helvetica, sans-serif;
}

thead{
  background-color: #d0c9c8;
  font-weight: bold;
}

.a_text{
  color: #343434;
  text-decoration: none;
  border-bottom: dotted 1px #343434;
}

.a_text:hover{
  border-bottom: solid 1px #343434;
}

.bild{
  border: solid 1px #74a466;
}

.bg_gruen{
  background-color: #74a466;
}

.div_text{
  border: dotted 1px #343434;
  background-color: #eaeaea;
  padding: 5px;
}

.email{ text-decoration: none;
	color: #000;}
	
.navi{
  font-size: 0.9em;
  display: block;
  color: cornsilk;
  text-decoration: none;
  padding: 3 3 3 8px;
  font-weight: bold;
  border-bottom: dotted 1px #ffffff;
}

.navi:hover{
  background-color: #adcea5;
}

.navi_aktiv{
  font-size: 0.9em;
  display: block;
  color: #006633;
  text-decoration: none;
  padding: 3 3 3 8px;
  font-weight: bold;
  background-color: #adcea5;
  border-bottom: dotted 1px #ffffff;
}

.mail{
  color: #343434;
  text-decoration: none;
  border-bottom: dotted 1px #343434;
}

.mail:hover{
  border-bottom: solid 1px #343434;
}

.table_header{
  background-color: #d0c9c8;
  font-weight: bold;
}

.row_gray{
  background-color: #eaeaea;
}



