
body, p, td, th, div{

  font-family: Arial, sans-serif, Helvetica;
  font-size: 11px;
  font-weight:normal;
  line-height: 16px;
  color: #333;

  padding: 0 0 0 0;
  margin: 0 0 0 0;

  background-color: #fff;
}

body {

  background-color: #fff;

}

a {
  color: #000;
  font-weight: bold;
  line-height: 15px;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}


a.mehr, div.mehrlink a{
  font-weight: bold;
  color: #000;
  text-decoration: none;
  padding-left: 8px;
  background-image:url(../img/ico_plus.gif);
  background-position:left;
  background-repeat:no-repeat;

}

td.line-red {
  line-height: 1px;
  width: 100%;
  background-color: #5A4436;
  margin-top: 0px;
  margin-bottom: 0px;
}


td.heading {
   font-size: 18px;
   line-height: 20px;
   color: #060606;
   font-weight: bold;
}


td.heading span.stars{
    color: #fc0;
    font-size: 18px;
    line-height: 20px;
    padding-left: 10px;
}

td.adress-text {
  color: #060606;
  line-height: 16px;
}

td.adress-text div.head{
  color: #060606;
  width: 50px;
  font-weight: bold;
  float: left;
  line-height: 15px;
}

td.adress-text a{
    color: #060606;
    text-decoration: none;
}

td.adress-text a:hover{
    color: #060606;
    text-decoration: underline;
}



td.tipp-text {
  color: #444;
}

td.main-text{
  color: #666;
}

td.line-gray {
  line-height: 1px;
  width: 100%;
  background-color: #ccc;
  margin-top: 25px;
  margin-bottom: 10px;
}

/**
 * CONTENT STYLES
 **/

div.content h1.csc-firstHeader {

  font-family: Arial;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  color: #000;

  margin: 0 0 0 0;
  padding: 0 0 0 0;

  padding-top: 10px;
  padding-bottom: 4px;

}

div.content h2 {

  font-family: Arial;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  color: #000;

  margin: 0 0 0 0;
  padding: 0 0 0 0;

}


table.contenttable {
    width: 100%;
}

table.contenttable td{
    width: 50%;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top;
    align: left;
    paragraph-style: block;
}


a.back-to-main {
  font-weight: bold;
  font-size: 10px;
  line-height: 13px;
  color: #000;
  text-decoration: none;
  padding-left: 4px;
  padding-right: 4px;
  height: 20px;
}


td.tx-editorialandmap-details-textleft { }

td.tx-editorialandmap-details-textright { }

div.rte-text {
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    color: #333;
}
div.rte-text img{
    padding-right: 6px;
    padding-bottom: 6px;
}

img {
	border:0;
}

