
.content TABLE{
margin-top:15px;
width:378px;
}


thead{
  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  background-color: #c0c0c0;

}

th{
   color: #000000;
   font-family: Arial, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: bold;
   background-color: #c0c0c0;

}


.mainheader{
  color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 29px;
  font-style: normal;
  margin-top: 35px;
  margin-right: 7px;
  padding-top:10px;
  padding-bottom:17px;
  padding-left:10px;
  padding-right:10px;
  text-align: left;
  background-color: #003974;
  text-transform:uppercase;
}


.tagline{
  color: #eba029;
  margin-top: 16px;
  margin-bottom:0px;
  margin-left:10px;
  font-family: Arial, sans-serif;
  font-size: 19px;
  font-style: normal;

}


h2{ 
  margin-top:14px;
  margin-bottom:2px;
  color: #334083;
  font-family: Arial, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: bold;
}

h3{
  margin-top:4px;
  margin-bottom:2px;
  color: #334083;
  margin-bottom:0px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;

}

h4{
  margin-top:3px;
  margin-bottom:1px;
  color: #334083;
  margin-bottom:0px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;

}


p{
  margin-top:0px;
  margin-bottom:0px;

}

.preise{
  color: #334083;
  margin-bottom:2px;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-style: italic;
  font-weight: bold;
}

.legende{
  font-family: Arial, sans-serif;
  font-size: 9px;
  line-height: 1;
}

.small{
  font-family: Arial, sans-serif;
  font-size: 11px;
}


.tabelle_blau{
  color: #FFFFFF;
  background-color: #326AA6;
}
