 /* -- GENERAL -- */
 * {
    font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height:140%;
    margin: 0px;
    padding:0px;
 }

 /* -- HEADLINES -- */

  h1 {
            font-size: 10pt; font-weight: bold; color: #B1162E; 
       }

  h2 { 
            color: #B1162E; 
       }

  .content A.linkExt,  .content A.linkInt,  .content A.linkMailto {
        color: #478F51;
  }


/* -- NAVIGATIONS -- */

  .navi1 { 
            padding-left: 174px; 
  }
  .navi1 A {
            text-decoration: none;
            /*color: #474E54;*/
            color: #000; 
            margin-right: 10px;
  }
  .navi1 A.navicur {
            color: #B30D2C;
            font-weight: bold;
  }

  .navi1 A:hover {
            color: #B30D2C;
  }

  .navi A { 
  	 padding-left: 5px;
         text-decoration:none; 
         color: #B1162E;
 }

  .navi A.navicur { 
           color: #335255;
           }

  .navi2 { padding-left: 0px; }

  .navi2 A { 
           text-decoration:none; color: white; line-height: 120%; 
  }

  A.navi2cur { 
           text-decoration:none; 
           color: white; 
  }

  .navi2 A.navi {
            padding-left: 20px; 
            line-height: 140%
  }
  .navi2 A.navicur {
            padding-left: 20px; 
            font-weight: bold;
  }
  .language { padding-left: 20px;}

  .language A { text-decoration:none; color: #BBBBBB; }

  .navi2 td { color: white; }

 /* -- CONTENT -- */

  TD.line {
                      border-left:  1px solid #474E54;
  }

  .content { padding-left: 10px; line-height:130%; }

  .content A  { color: #478f51; text-decoration:none; }

  .content TABLE {
  	margin-top: 10px;
        margin-bottom: 10px;
  }

  td {
    color: #40464B;
     }

  .rechts, .rechts td {
        font-size: 10px;
        line-height:130%;
  }

  /* -- NEWS -- */
  
.news-latest-item a, .news-list-item a, .news-single-backlink a{color: #B1162E;}

.news-latest-morelink a, .news-single-backlink a, .news-list-morelink a{color:#478f51;}
.news-single-item img, .news-latest-item img, .news-list-item img{float:right; margin: 15px 0 15px 0;}

.clearer{clear:both; margin-bottom: 10px;}  



  .copy {  font-size:7pt; color:#357176; text-decoration: none; }

  .copy A { text-decoration:none; color:#357176 }

 .tx-gsipagenav-pi1 A { text-decoration:none; color: #999999; border-bottom: 1px dashed #999999 }

 /* -- FOOTER -- */
 .footer {
 	font-size: 8pt;
         padding-top: 10px;
 }

 .footer A {
 	color: #474E54;
         text-decoration: none;
 }



