
body {
  font-family : "Trebuchet MS", "Bitstream Vera Sans", Helvetica, Arial, Verdana, sans-serif;
  font-size : 12px;
  line-height : 1.5;
  margin : 0;
}

a img,
img {
  border : 0;
}

#website {
  max-width:900px;
}

#logo {
  margin-top : 50px;
  height : 150px;
  width : 100%;
  align:right;
  clear:both;
  text-align:right;
}

#logo img {
  
}

#content {
  margin-left : 100px;
  color : #6F706B;
  float : left;
  width : 510px;
  border-top: 1px solid white;
}

#content_left {
  width : 250px;
  min-height : 200px;
  float : left;
  border-left : 2px solid white;
}

#content_right {
  border-left : 2px solid white;
  width : 250px;
  float : left;
}

#navigation ul, 
#navigation li {
  list-style-type: none;
}

#navigation {
  margin-top : 0px;
  float : right;
  color : #ffffff;
  border-right : 2px solid white;
  width : 280px;
  font-weight: bold;
  text-align:right;
}

.navigation_first a {
  text-decoration : none;
  color : #9D2413;
  padding-left : 2px;
  display : block;
}

.navigation_first a:hover {
  text-decoration: underline;
}

.navigation_first a li{
  margin-left:-40px;
}


.navigation_all_active {
  #background-color : #6F706B;
}

.navigation_second {
  padding-right : 20px;
}

.navigation_second a {
  text-decoration : none;
  color : #6F706B;
  padding-left : 2px;
  display : block;
}

.navigation_second a:hover {
  text-decoration: underline;
}

.navigation_second a li{
  padding-right : 20px;
}

.navigation_third {
  padding-right : 40px;
}

.navigation_third a {
  text-decoration : none;
  color : #6F706B;
  padding-left : 2px;
  display : block;
}

.navigation_third a:hover {
  text-decoration: underline;
}

.navigation_third a li{
  padding-right : 40px;
}

.navigation_active a {
  text-decoration: underline;
  font-weight: bold;
}

#content h1, 
#content h2, 
#content h3, 
#content h4, 
#content h5, 
#content h6 {
  color : #9d2413;
}

#content h1 {
  font-size : 14px;
}


#content h2 {
  font-size : 12px;
}

#content h3 {
  font-size : 10px;
}


#content a {
  color : #9d2413;
  text-decoration : none;
}


#footer {
  color : #9d2413;
  background-color : #d4d4d4;
  border : 1px;
  clear:both;
  border-top: 12px solid white;
  min-height : 250px;
}

#footer_top {
  padding-top: 10px;
}

  
#footer_links {
  margin-left : 100px;
  width : 450px;
  float : left;
  padding-left : 2px;
}

#footer_mitte {
  width : 300px;
  float : left;
  padding-left : 2px;
  //margin-left : 54px;
  margin-top : 0px;
  margin-bottom : 0px;
  text-align:right;
}

#footer_mitte ul, 
#footer_mitte li,
#footer_links ul, 
#footer_links li  {
  list-style-type: none;
}

.footer_navigation_item a {
  text-decoration : none;
  display : block;
  color : #9d2413;
  width : 300px;
}

.footer_navigation_item:hover a {
  text-decoration : underline;
}


#footer_rechts {
  width : 205px;
  padding-left : 2px;
  float : left;
  color : #ffffff;
}


#footer_bottom {
  clear:both;
  margin-left : 444px;
  width : 416px;
}




@media print {
  #header_image, 
  #navigation, 
  #content_middle, 
  #content_right, 
  #footer_left, 
  #footer_meta,
  #footer_links, 
  #footer_right {
    display : none;
  }
  
  #header {
    height : 2px;
  }
  
  
  #header_logo {
    margin-left : 2px;
  }
  
  
  #content_left {
    margin-left : 15px;
    margin-right : 15px;  
    width : 100%;
  }
  

  #footer_bottom {
    margin-left : 0px;
    width : 99%;
    text-align:right; 
  }
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
  border : 0 solid #ffffff;
  background-color : #ffffff;
}


.news-list-item {
  /* IE hack */
  height : 1%;
  line-height : 1.3;
  /* IE hack end */
  padding : 0;
  margin : 0;
  border : 0 solid #fff;
  background-color : #fff;
  clear : both;
}

.news-list-container h2,h3 {
  margin-bottom: 5px;
  padding: 0;
  border-bottom: 0 solid #fff;
  background-color: #fff;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
  color:#fff;
  padding-left:0;
}

.news-list-container H3 A {
  color:#fff;
  text-decoration : none;
}
.news-list-container P {
  padding-left:0;
}

.news-list-date {
  float: right;
  color: #fff;
  width: 180px;
  text-align: right;
  height: 20px;
  margin-top: -2px;
  margin-right: -2px;
  font-size: 9px;
  font-weight: normal;
  background-color: #fff;
}


.news-list-imgcaption {
  float: right;
  padding-top:3px;
  padding-right:3px;
  //font-size: 9px;
}

.news-list-container IMG {
  float: right;
  border:0 solid #fff;
  margin-bottom:5px;
  margin-right:0;
  margin-left:5px;
}
.news-list-category IMG {
  float: none;
  border:none;
  margin:0px;
}

.news-list-morelink,.news-list-category {
  //font-size:9px;
  margin-left:3px;
}
.news-list-morelink  {
  margin-bottom:3px;
}
.news-list-browse {
  text-align: center;
  clear : both;
}

.news-list-subheader {
  //width : 340px;
}


/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
  margin : 1px;
  border : 0px solid #000;
  padding : 1px;
  background-color : #fff;
}

.tx-ttnews-browsebox TD {
  //font-size : 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
  font-weight : bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
  margin : 0px;
}

.tx-ttnews-browsebox-SCell {
  background-color : #fff;
  border : 0px solid #000;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
}

.news-latest-container H2,.news-latest-gotoarchive, .news-latest-container A {
  text-decoration : none;
}

.news-latest-gotoarchive {
}

.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
}

.news-latest-gotoarchive A {
}

.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:2px;
	margin:2px;
}

.news-latest-item IMG {
  float : right;
}

.news-latest-item h2 {
 font-size : 16px;
}

.news-latest-category IMG {
}

.news-latest-date,.news-latest-morelink,.news-latest-category {
}

.news-latest-morelink {
}

.news-latest-morelink A {
	float:right;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
  float : left;
}

.news-single-item h2 {
  font-size : 16px;
  font-weight : bold;
}

#content .news-single-item h3 {
  margin-bottom : 15px;
  color : #6F706B;
}

.news-single-img {
  float : right;
  margin-left :5px;
  text-align : right;
}

.news-single-item A {
  text-decoration : none;
}

.news-single-img img {
  margin-left:auto;
}

.news-single-imgcaption {
  padding : 3px;
  clear : both;
}

.news-single-category {
  float : right;
}

.news-single-backlink, .news-single-backlink a {
  font-weight : bold;
  font-size : 10px;
  margin-bottom : 15px;
  margin-top : 10px;
  clear : both;
}

.news-single-timedata {
  float : right;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
  font-size : 10px;
}

.news-single-author {
  padding-bottom : 3px;
}

.news-single-additional-info {
  border : 2px solid #6F706B;
  background-color : #fff;
  clear : both;
  margin-top : 15px;
  padding-top : 3px;
  padding-bottom : 3px;
}

.news-single-related,.news-single-files,.news-single-links  {
  margin : 2px;
  margin-bottom : 3px;
  padding : 2px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
  margin-left : 2px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
  margin-left : 6px;
  width : 90%;
}

.news-single-content {
  float : left;
  width : 300px;
  padding-right: 2px; 
  border-right : 2px solid #c0c0c0;
}

.ankerlink {
 float : right;
 text-align : right;
}



.tx-chgallery-pi1 .single {
margin: 5px 4px;
}



/* strodeweg.de CSS Template Bugfix 24.03.2010 by.nooi */

body {
  background-image : url(http://strodeweg.de/fileadmin/templates/images/bgfixfooter.png);    
  background-repeat : repeat-x;
  background-position : bottom;
}

#website {
  width : 900px;
}

#footer {
  width : 900px;
}
