* {
  padding: 0;
  margin: 0;
  font-family: 'Lucida Grande','Lucida Sans',Helvetica,Arial,Verdana,sans-serif;
  color: black;
}
body {

}
.nolu * {
  font-family: Arial, Sans-Serif;
}
body, p {
  font-size: 11px;
}
.clear {
  clear: both;
}
/* Hides from IE-mac \*/
* html .clear  {height: 1%;}
/* End hide from IE-mac */
.clear {display: inline-block;}

td, th {
  vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 13px;
  color: black;
  font-weight: bold;
  background-color: transparent;
}
h1 {
  font-size: 15px;
}
a {
  color: #007DBB;
  text-decoration: none;
}

#minimenu1,
#minimenu2,
#partnerCell,
#news,
#bottomrow,
.b {
  display: none;
}

/*-----------------------------------------*/
#pageframe {
  width: 858px;
  margin: auto;
  margin-top: 20px;
  background: url(top_maennchen.jpg) no-repeat left top;
}

/* CONTENT  */
    #contentrow {
      margin-top: 20px;
      line-height: 170%;
      background: url(cbg.gif) repeat-y center;
      height: 1%;
    }
    #left_col {
      width: 134px;
      float:left;
      text-align: right;
      padding-right: 5px;
    }
        
        #mainmenu ul {
          list-style-type: none;
        }
        #mainmenu ul li a {
          line-height: 190%;
          padding: 1px;
          display: block;
          font-size: 13px;
        }

    #content {
      padding: 0 10px;


      width: 522px;
      float:left;
      margin: 0 10px;
      min-height: 100px;
      padding-top: 5px;
      border-right: 1px solid #aaa;
      border-left: 1px solid #aaa;
    }
        .toak td{
          vertical-align: top;
        }
        .toak h2 {
          margin-top: 7px;
        }
    #right_col {
      width: 140px;
      right: 0px;
      float: left;
      text-align: center;
    }
        #right_col .container h3, #right_col .container p, #right_col .container a {
          text-align: left;
          display: block;
        }
        #right_col .container img {
          margin: auto;
        }

/* BOTTOM */
    #bottomrow {
      margin-top: 30px;
      margin-bottom: 20px;
    }
    #bottomrow #minimenu3 {
      padding-top: 4px;
      text-align: right;
    }
    #bottomrow #minimenu3 li {
      padding-left: 4px;
      border-left: 1px solid black;
      margin-left: 4px;
    }


/*    ----- CONTENT -----    */
#tx-lzgallery-listing a {
  display: block;
}
#tx-lzgallery-listing .item {
  border-bottom: 1px solid #F8B800;
  margin-bottom: 5px;
}
#tx-lzgallery-listing .item p {
  margin-left: 90px;
}
#tx-lzgallery-listing .preview {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}


/*    ----- NEWS -----    */
.news-latest-container {
  margin-top: 10px;
}
.news-latest-container .news-latest-item {
  border-bottom: 1px solid #F8B800;
  padding-bottom: 6px;
  margin-bottom: 6px;
}
#left_col .news-latest-container .news {
  border-bottom: 1px solid #FEF1CC;
  padding-bottom: 4px;
  margin-bottom: 4px;
}
.news-latest-container .news-latest-item a, #left_col .news-latest-container .news a {
  display: block;
}


.news-single-item {
  margin-top: 15px;
}
.news-single-backlink {
  margin-top: 10px;
}
.news-single-item h2 {
  margin-bottom: 4px;
}


p.csc-linkToTop {
  text-align: right;
}
p.csc-linkToTop a {
  display: block;
  padding-bottom: 0px;
  border-bottom: 1px dashed gray;
  margin-bottom: 6px;
}


.csc-menu-3 {
  margin-bottom: 30px;
  margin-top: 10px;
  list-style-type: none;
}
.csc-menu-3 a {
  display: block;
  padding: 3px 0;
}