body {
  width:100%; 
  height:100%;
  padding: 0px;
  margin: 0px;
  border:0px;
}

img {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

.sprache {
  font-family:arial;
  font-size:12px;
  text-decoration: none;
  color:#757272;
}

.sprache a:link, .sprache a:active, .sprache a:visited {
  font-size:12px;
  text-decoration: none;
  color:#757272;
}
  
.sprache a:hover {
  font-size:12px;
  text-decoration: underline;
  color:#757272;
}

.textdiv2 {
  width: 249px;
  float:left;
  margin: 0px;
  font-family: arial;
  font-size: 12px;
  color: #494747;
  text-align: left;
  line-height:15px;
  background-image: url('../images/trennlinie_menue.gif');
  background-repeat: repeat-y;
  background-position: left;
}

.textdiv2 a:link, .textdiv2 a:active, .textdiv2 a:visited {
    font-size: 12px;
    color: #6CAB13;
    text-decoration: none;
}

.textdiv2 a:hover {
    font-size: 12px;
    color: #6CAB13;
    text-decoration: underline;
}

.textdiv {
  float:left;
  margin: 0px;
  font-family: arial;
  font-size: 12px;
  color: #494747;
  text-align: left;
  line-height:15px;
  background-image: url('../images/trennlinie_text.gif');
  background-repeat: repeat-y;
  background-position: left;
}

.textdiv a:link, .textdiv a:active, .textdiv a:visited {
    font-size: 12px;
    color: #6CAB13;
    text-decoration: none;
}

.textdiv a:hover {
    font-size: 12px;
    color: #6CAB13;
    text-decoration: underline;
}

.textdiv1 {
	width:175px;
  float:left;
  margin: 0px;
  font-family: arial;
  font-size: 12px;
  color: #494747;
  text-align: left;
  line-height:15px;
  background-image: url('../images/trennlinie_text.gif');
  background-repeat: repeat-y;
  background-position: right;
}

.textdiv1 a:link, .textdiv1 a:active, .textdiv1 a:visited {
    font-size: 12px;
    color: #6CAB13;
    text-decoration: none;
}

.textdiv1 a:hover {
    font-size: 12px;
    color: #6CAB13;
    text-decoration: underline;
}

.textdiv3 {
  float:left;
  margin: 0px;
  font-family: arial;
  font-size: 12px;
  color: #494747;
  text-align: left;
  line-height:15px;
}

.textdiv3 a:link, .textdiv3 a:active, .textdiv3 a:visited {
    font-size: 12px;
    color: #6CAB13;
    text-decoration: none;
}

.textdiv3 a:hover {
    font-size: 12px;
    color: #6CAB13;
    text-decoration: underline;
}