#maincontent
{
 background-color: #f3f3f3;
 text-align: left;
 background-image: url(images/header.jpg);
 background-position: top left;
 background-repeat: no-repeat; 
}

#contentwrapper
{
  padding: 30px 0 0 11px;
  width: 960px; 
  /*border: 1px solid yellow;*/
  margin: 0;
}
#add_wide
{    
  background-color: #e4e4e4;
  margin: 0px 0 20px 10px;
  padding: 15px;
  width: 875px; 
}

.clr
{
  clear: both;
}


.tx-ttnews-browsebox
{
  margin-top: 15px;
  text-align: center;
}

/* NEWS START --------------------------------------   */
.news-list-item
{
  width: 450px;
  height: 140px;
  background-color: #e4e4e4;  
  margin: 10px 0 0 10px;  
  padding: 0;  
  float: left;  
  position: relative;
}

.news-list-title
{
  padding: 0 0 0 20px;  
  margin: 17px 0 10px 0;
}
.news-list-title a:link, .news-list-title a:active, .news-list-title a:visited, .news-list-title
{
  color: #2b2b2b;
  font-weight: bold;
  font-size: 12px;
    
}
.news-list-morelink
{
  text-align: right;
  margin: 0;
  padding: 0;  
  position: absolute;
  top: 108px;
  left: 123px;
  width: 300px;    
}
.news-list-morelink a:link, .news-list-morelink a:active, .news-list-morelink a:visited
{
  font-size: 10px;
  color: #2b2b2b;
}
.news-list-date
{
  text-align: right;
  margin: 0;
  padding: 0;  
  position: absolute;
  top: 17px;
  left: 355px;
  width: 70px;   
}
.news-list-subtitle 
{
  float: left;  
  padding: 3px 26px 0 136px;
}
.news-list-subtitle p
{   
  font-size: 11px;
  text-align: justify;
}
/* NEWS END --------------------------------------   */



/* REFERENCES START --------------------------------------   */

.ref-list-container
{  
  margin: 0;
  padding: 0;
}
.ref-list-item
{
  width: 450px;
  height: 105px;
  background-color: #e4e4e4;  
  margin: 10px 0 0 10px;  
  padding: 0;  
  float: left;  
  position: relative;
}
.ref-list-title
{
  padding: 0 0 0 140px;  
  margin: 17px 0 10px 0;
}
.ref-list-title a:link, .ref-list-title a:active, .ref-list-title a:visited, .ref-list-title
{
  color: #2b2b2b;
  font-weight: bold;
  font-size: 12px;
    
}
.ref-list-subtitle 
{
  float: left;  
  padding: 0 0 0 140px;
}
.ref-list-subtitle p
{   
  font-size: 11px;
}
.ref-list-morelink
{
  position: absolute;
  top: 75px;
  left: 400px;
  /*float: right;
  margin: 35px 20px 0 0;*/
}
.ref-list-morelink a:link, .ref-list-morelink a:active, .ref-list-morelink a:visited
{
  font-size: 10px;
  color: #2b2b2b;
}
.ref-list-browse
{
  
}

.ref-single-title
{
  padding: 0 0 0 20px;  
  margin: 8px 0 10px 0;
}
.ref-single-item .news-single-img
{  
  width: 456px;
  height: 345px;
  background-image: url(images/shadow1.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 6px 0 0 6px;
  position: relative;
}
.ref-single-subtitle 
{    
  padding: 0 0 0 20px;
}
.ref-single-subtitle p
{   
  font-size: 11px;  
}
.ref-single-content
{
  border-top: 2px solid #d0d0d0;
  clear: both;
  margin: 10px 20px 0 20px;
  padding: 10px 0 0 0; 
  
}
.ref-single-content p
{
  font-size: 10px;
}

.ref-single-backlink
{
  position: absolute;
  left: 26px;
  top: 300px;    
}
.ref-single-backlink a:link, .ref-single-backlink a:active, .ref-single-backlink a:visited
{
  font-size: 10px;
}
.ref-single-link
{
  position: absolute;
  left: 116px;
  top: 300px;
  text-align: right;
  width: 310px;  
}
.ref-single-link a:link, .ref-single-link a:active, .ref-single-link a:visited
{
  font-size: 10px;
}
/* REFERENCES END --------------------------------------   */


/* NORMAL CONTENT is in template -------------------------------------------*/
.cwrap
{
  
  margin: 5px 0 0 10px;
  padding: 0px 0 0 0;  
  /*border: 1px solid yellow;*/
  width: 910px;
  position: relative;
}
.cwrapint
{
  position: relative;   
  background-color: #e4e4e4;
  min-height: 300px;   
  height: auto !important;   
  height: 300px;
  margin: -8px 0 0 0;
  padding: 15px 0 0 20px; 
}

/* GALLERY is in template -------------------------------------------*/
.tx-chgallery-pi1
{
  width: 880px;
  margin: 0 0 0 20px;  
}
.gal_desc
{
  font-size: 11px;
}
/* GALLERY end -------------------------------------------*/

/* MITARBEITE start -------------------------------------------*/
.mit-wrap
{  
  width: 450px;
  height: 120px;
  float: left;
}
.mit-wrap h1 
{
  font-size: 12px;
  margin: 0;
  padding: 0 0 4px 0;
}
.mit-cwrapint
{
  position: relative;   
  background-color: #e4e4e4;
  min-height: 100px;   
  height: auto !important;   
  height: 100px;
  margin: -8px 0 0 0;
  padding: 5px 0 0 20px; 
  width: 300px;
}
/* MITARBEITER end -------------------------------------------*/
