﻿.Group {  text-align: justify}

a:link {
        font-family: arial;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        font-variant: normal;
        color: #262626;
        cursor: hand;
        text-decoration:none
}
a:visited {
        font-family: arial;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        font-variant: normal;
        color: #262626;
        text-decoration:none

}
a:hover {
        font-family: arial;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        color: #262626;
        text-decoration:underline
}
a:active {
        font-family: arial;
        font-size: 12px;
        font-weight: bold;
        color: #262626;
        text-decoration:none
}
.fliestext {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        color: #262626;
        word-spacing: normal;
        letter-spacing: normal;
        font-weight: normal;
}
.headline3 {
        font-family: arial;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        color: #262626;
}
.fliestextklein {
        font-family: arial;
        font-size: 9px;
        font-style: normal;
        font-weight: normal;
        text-align:justify;
}
.hsublineblack {

        font-family: Arial;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        color: #000000;
}
.headline {
         font-family: Geneva, Arial, Helvetica, sans-serif;
         font-size: 20px;
         font-style: normal;
         font-weight: bolder;
         color: #000000;
}
.linksrechts {
  border-left-width:50px;
  border-left-style:solid;
  border-left-color:#8B8878;
  padding-left:5px;
  border-right-width:5px;
  border-right-style:solid;
  border-right-color:#8B8878;
  padding-right:5px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #262626;
  word-spacing: normal;
  letter-spacing: normal;
  font-weight: normal;
}
