  body {
   font-family: Arial, Helvetica, sans-serif;
   margin: 0;
   }
  a {
    text-decoration: none;
  }
  div {
    font-family: Arial, Helvetica, sans-serif;
  }
  .vorschau {
    width:108px;
    height: auto;
    min-height: 222px;
    float:left;
    background-color: #F4AB47;
    margin-bottom: 4px;
    overflow: hidden;
    border:1px solid white;
  }
  .bildname {
    font-size: 12px;
    font-weight: bold;
    width: 104px;
    text-align:center;
    color: #BE0012;
    padding: 2px 2px 0px 2px;
    margin: 0px auto;
  }
  .bildthema {
    font-size: 12px;
    line-height: 13px;
    font-weight: normal;
    width: 104px;
    text-align:center;
    color: #6D4002;
    padding: 2px 2px 4px 2px;
    margin: 0px auto;
    word-wrap: break-word;
    word-break: break-all;
  }
  .index {
    width:120px;
    height: 242px;
    min-height: 222px;
    float:left;
    margin-bottom: 4px;
    overflow: hidden;
    border:none;
  }
  .indexname {
    font-size: 12px;
    font-weight: bold;
    width: 116px;
    text-align:center;
    color: #BE0012;
    padding: 2px 2px 0px 2px;
    margin: 0px auto;
  }
  .indexthema {
    font-size: 12px;
    line-height: 13px;
    font-weight: normal;
    width: 116px;
    text-align:center;
    color: #6D4002;
    padding: 2px 2px 4px 2px;
    margin: 0px auto;
    word-wrap: break-word;
    word-break: break-all;
  }
  .titel {
    font-size: 28px;
    line-height: 33px;
    color:#9D2631;
    text-align:left;
  }
  .pretitel {
    font-size: 18px;
    line-height: 18px;
    color:#9D2631;
    margin:20px 0px 0px 0px;
  }
  .beschreibung {
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    letter-spacing: 0.4px;
    color: #6D4002;
    text-align: justify;
    margin-bottom: 24px;
  }
  .downloadlink {
    margin: 24px auto 0px auto;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    color: #BE0012;    
  }
  .downloadlink a, .downloadlink a:link, .downloadlink a:visited {
    color: #BE0012;
    text-decoration: none;
  } 
  .downloadlink a:focus,.downloadlink a:hover,.downloadlink a:active {
    color: #BF7713;
    text-decoration: underline;
  }
  .container {
    width: 980px;
    height: auto;
    margin: 0px auto;
  }
  .containerlinks {
    width: 600px;
    height: auto;
    float: left;
  }
  .menue {
    width: 600px;
    margin-bottom: 8px;
    border-bottom: 1px solid #BE0012;
    color: #9D2631;
    letter-spacing: 1px;
    font-weight: bold;
    text-decoration: none;
  }
  .menue a, .menue a:link, .menue a:visited {
    color: #9D2631;
    background-color: white;
    text-decoration: none;
  }
  .menue a:focus, .menue a:hover, .menue a:active {
    color: #BE0012;
    border-bottom: 3px solid #BE0012;
    border-top: 1px solid #BE0012;
    background-color: #FFF0EA;
    text-decoration: none;
  }
  .rechtespalte {
    width: 360px;
    height: auto;
    min-height: 1300px;
    float: right;
    background-color: #FFC87C;
    margin-left: 20px;
    margin-top: 8px;
  }
  .rechteindexspalte {
    width: 360px;
    height: auto;
    min-height: 1200px;
    float: right;
    background-color: #FFC87C;
    margin-left: 20px;
    margin-top: 8px;
  }
  .boxtitel {
    margin:0px 0px 8px 0px;
    color:#BE0012;
    text-align:center;
    font-size: 24px;
  }
  .boxcontainer {
    width: 324px;
    border: 1px solid white;
    margin: 10px auto;
    padding: 8px;
    background-color: #F4AB47;
    color: #6D4002;
  }
  .boxtext {
    text-align:justify;
    font-size: 14px;
    line-height: 16px;
    
  }
  .tipps {
    text-align:justify;
    font-size: 14px;
    line-height: 16px;
  }
  .tipps strong {
    color: #BF7713;
  }
  .tipps a, .tipps a:link, .tipps a:visited {
    color: #BF7713;
    text-decoration: none;
    font-weight: bold;
  }
  .tipps a:focus, .tipps a:hover, .tipps a:active {
    color: #BE0012;
    font-weight: bold;
    text-decoration: underline;
  }
  .untertext {
    clear: both;
    width: 980px;
    height: auto;
    margin: 10px auto;
    float: none;
    padding-top: 10px;
    font-size: 14px;
    line-height: 16px;
    color: #6D4002;
    text-align: justify;
  }
  .untertext a,.untertext a:link,.untertext a:visited {
    color: #BF7713;
    text-decoration: none;
  }
  .untertext a:focus,.untertext a:hover,.untertext a:active {
    color:#9D2631;
    text-decoration: underline;
  }
  .fuss {
    width: 980px;
    height: auto;
    margin: 10px auto;
    font-size: 12px;
    line-height: 14px;
    color: #BF7713;
    border-top: 2px solid #F8C87C;
    text-align: center;
  }
  .fuss a, .fuss a:link, .fuss a:visited {
    color: #BF7713;
    text-decoration: none;
  }
  .fuss a:focus,.fuss a:hover,.fuss a:active {
    color: #F4AB47;
    text-decoration: underline;
  }
  .cams {
    width: 980px;
    height: 180px;
    margin: 10px auto;
    overflow-x: scroll;    
  }
  .camstitle {
    width: 980px;
    margin: 10px auto;
    font-size: 20px;
    line-height: 20px;
    text-align: left;
    color: #BF7713; 
  }
  .openx {
    width: 800px;
    height: 120px;
    margin: 20px auto;
    overflow-x: visible;
    text-align: center;    
  }
  .seitencontainer {
    clear: both;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 50px;
  }
  .seitentext {
    border: 1px solid #BF7713;
    color: #BF7713;
    float: left; 
    padding: 2px 2px 2px 4px;
    margin: 0 3px 0 0;
    background-color:#FFC87C;
  }
  .seite {
    border: 1px solid #BF7713;
    float: left; 
    padding: 2px; 
    margin: 0 3px 0 0;
    text-align: center;
    width: 14px;
    background-color:#FFC87C;
  }
  .seite:hover {
    border: 1px solid #9D2631;
    background-color: #F4AB47;
  }
  .seite a, .seite a:link, .seite a:visited {
    color: #BF7713;
    text-decoration: none;
  }
  .seite a:focus, .seite a:hover, .seite a:active {
    color: #9D2631;
    text-decoration: none;
  }
  
  .gratissoftware {
    margin: 0;
    color: #F4AB47;
    text-align:center;
  }
  .gratissoftware a, .gratissoftware a:link, .gratissoftware a:visited {
    color: #F4AB47;
    text-decoration: none;
  } 
  .gratissoftware a:focus, .gratissoftware a:hover, .gratissoftware a:active {
    color: #CE78E9;
    text-decoration: none;
  }
