    /* general begin */
    * {
      margin:0;
      padding:0;
      border:0;
      color: {$css.color.???};
      font-family: Verdana, sans-serif;
      font-weight:normal;
      font-style:normal;
      font-size: 13px;
      line-height: 18px;
      text-decoration:none;
    }
    html, body {
      height:100%;
      }
    body {
      background: black url(uploads/tf/body_background.png) repeat-x;
    }
    #website {
      height: auto !important;
      margin: 0 auto -120px;
      min-height: 100%;
      width: 1000px;
      background: url(uploads/tf/content_background.png) repeat-y;
    }
    #inhaltsContainer  {
      height: auto !important;
      margin: 0 auto;
      min-height: 100%;
      width: 1000px;
      position: relative;
      background: url(uploads/tf/header_background.png) no-repeat;
    }
    #containerfooter {
      height:120px;
      width:1000px;
    }
    .clear {
      clear: both;
    }
    h1, h2, h3 {
      font-size: 16px;
      font-weight: bold;
    }
    h1 span, h2 span, h3 span {
      display: none;
    }
    div.csc-header h1 {
      margin-bottom: 10px;
    }
    a {
      color: #E04B4B;
      text-decoration: none;
      font-weight: bold;
      font-size: 12px;
    }
    a:hover {
      color: #805D8B;
    }
    a:active
    , a:focus {
      outline:none;
    }
    b {
      font-weight: bold;
    }
    .inhaltsElement {
      margin: 50px 0 0 0;
      clear: both;
    }
    p.bodytext {
      margin-bottom: 10px;
    }
    .rechtsbuendig {
      text-align: right;
    }
    .news-latest-gotoarchive {
      display: none;
    }
    .news_image {
      float: left;
    }
    .news_headers {
      float: left;
      width: 300px;
      margin: 0 30px 0 0;
    }
    .news-latest-container .clear {
      height: 30px;
    }
    .news_headers h2 a {
      font-size: 18px;
      color: #aaa;
    }
    .news-latest-date {
      color: #999;
    }

    /* general end */    /* header begin */
    #header {
      width: 1000px;
      height: 200px;
      top: 0;
      left: 0;
      margin: 0;
      padding: 0;
      overflow: auto;
      position: absolute;
    }
    #homelink {
      margin: 30px 0 18px 100px;
      width: 446px;
      height: 55px;
      overflow: hidden;
      float: left;
    }
    #meta {
      float: right;
      height: 103px;
    }
    #twitter
    , #facebook {
     height: 20px;
     width: 20px;
     float: left;
    }
    #facebook {
      margin-right: 5px;
    }
    #seitzeichen {
      margin: 25px 0 0 23px;
    }
    #kontakt {
      margin: 12px 100px 0 0;
      height: 46px;
      width: 222px;
      overflow: hidden;
    }
    #menu {
      display: block;
      width: 445px;
      margin: 0 0 0 100px;
    }
    #menu li {
      list-style: none;
      display: block;
      float: left;
      padding: 0;
      overflow: hidden;
      height: 31px;
      background-repeat: no-repeat;
    }
    #menu li.news a
    , #menu li.news.act {
      background-image: url(uploads/tf/news.png);
    }
    #menu li.web a
    , #menu li.web.act {
      background-image: url(uploads/tf/web.png);
    }
    #menu li.illu a
    , #menu li.illu.act {
      background-image: url(uploads/tf/illu.png);
    }
    #menu li.pics a
    , #menu li.pics.act {
      background-image: url(uploads/tf/pics.png);
    }
    #menu li.diverses a
    , #menu li.diverses.act {
      background-image: url(uploads/tf/diverses.png);
      margin-left: 10px;
    }
    #menu li a {
      display: block;
      height: 31px;
      overflow: hidden;
      line-height: 100px;
      background-repeat: no-repeat;
    }
    #menu li a:hover {
      background-position: 0px -31px;
    }
    #menu li em {
      display: none;
    }
    
    
    /* header end */     /* gallery begin */

div#page {
  position: absolute;
  top: 0x;
  left: 0;
  height: 480px;
  background: url(uploads/tf/header_background.png) no-repeat;
}
div#container {
  margin: 100px 0 0 0;
}
#thumbs {
  position: relative;
}
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	width: 1000px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	display: block;
	float: left;
	height: 59px;
	width: 57px;
	line-height: 150px;
	overflow: hidden;
	background-position: top left;
	
}
div.controls a.prev {
	background: url(uploads/tf/portfolio_left.png) no-repeat;
}
div.controls a.next {
	background: url(uploads/tf/portfolio_right.png) no-repeat;
	margin-left: 141px;
}
div.controls a:hover {
	background-position: bottom left;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
	background: url(uploads/tf/galerie.png) no-repeat 57px 0px;
	height: 59px;
	width: 255px;
	margin-right: 140px;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 360px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 1000px;
	height: 360px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 1000px;
	height: 360px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 360px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	margin: 3px 0 0 -4px;
}
div.caption-container {
	
}
span.image-caption {
	display: block;
	position: absolute;
}
div.caption {
	color: #ccc;
	height: 60px;
	width: 400px;
	display: block;
	float: left;
	margin: -83px 0 0 94px;
}
div.caption a
, div.download {
	height: 60px;
	width: 400px;
	display: block;
	line-height: 150px;
	overflow: hidden;
}
div.caption a {
        background: url(uploads/tf/portfolio_ausfuehrlich.png) no-repeat;
}
div.caption a:hover {
        background-position: 0px -60px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
        display: none;
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}
a.thumb {
	padding: 0;
	display: inline;
	border: none;
}
ul.thumbs li.selected a.thumb {
	color: #000;
	font-weight: bold;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
#captionToggle a {
	float: right;
	display: block;
	background-image: url('caption.png');
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 5px;
	padding: 5px 30px 5px 5px;
}
a.play {
  display: none;
}
    
    /* gallery end */    /* content begin */
    
    #inhalt {
      width: 600px;
      padding: 530px 250px 50px 150px;
    }


#mailform {
  width:500px;  
  border:solid 1px #afafaf;
  padding:10px 20px 20px 20px;  
  margin-bottom:30px;
  background:white;
}
body.formular #mailform {
  width:450px;
}
#mailform DIV.csc-mailform-field {
  float:left;
  margin-top:10px;
  width:440px;
}
#mailform label {
  float:left;
  display:block;
  width:180px;
  line-height:24px;  
}
#mailform input
, #mailform textarea
, #mailform select {
  float:left;
  display:block;  
  border:solid 1px #cccccc;
  font-size: 12px;
  padding:4px; 
}
#mailform input {
  height:16px;
  width:250px;  
}
#mailform textarea {
  width:250px;  
}
#mailform select {
  min-width:100px;  
}
#mailform input.csc-mailform-submit, #mailform #mailformformtype_mail {
  background: url({$layout.file.submit_bg}) repeat-x;
  margin:10px 0 0px 330px;
  width:110px;
  height:24px;
  padding:2px;
  font-size:12px;
}
body.formular #mailform input#mailformformtype_mail {
  margin-left:300px;
}
#mailform input.csc-mailform-check {
  border:none;
  height:16px;
  width:16px;
  margin-top:4px;
}
#mailform input#mailformattachment1 {
  height:24px;
  line-height:24px;
  padding:0;
  border:solid 1px #cccccc;
  background:white;
}
#mailform legend {
  display:none;
}
body.formular #mailform span.csc-mailform-radio input {
  width:20px;
}
body.formular #mailform span.csc-mailform-radio label {
  width:265px;
}
#mailform span.csc-mailform-label {
  line-height:24px;
}

    /* content end */    /* footer begin */
    
    #footer {
      background: url(uploads/tf/footer_background.png) no-repeat;
      margin: 0px auto;
      width:1000px;
      height:120px;
    }
    #footerMeta {
      float: right;
      list-style-image: none;
      list-style-type: none;
      margin: 20px 120px 0 0;
    }
    #footerMeta li {
      display: block;
    }

    /* footer end */