* {
  margin: 0;
  padding: 0;
}
html {
  width: 100%;
  height: 100%;
  background-color: #cdcdcd;
  background-image: url(images/bg_html1.jpg);
  background-image: url(images/bg_html2.png);
  background-repeat: repeat-x;
}
* html {
  overflow-x: hidden;
}
body {
  width: 100%;
  color: #5d5b5b;
  font-family: tahoma, verdana, arial, mssansserif, sans-serif;
  font-size: 0.7em;
  text-align: center;
  line-height: 1.4em;
  position: relative;  
  background-image: url(images/bg_body1.jpg);
  background-image: url(images/bg_body2.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}
#container {
  text-align: left;
  width: 910px;
  margin: 0 auto;
  padding-bottom: 40px;
}
#content {
  padding: 8px 0 0 0;
  text-align: justify;
  color: #5d5b5b;
  font-size: 1em;
}
#left, #right {
  position: relative;
  display: inline;
}
#left {
  float: left;
  width: 428px;
  padding-right: 27px;
}
#right {
  float: right;
  width: 428px;
  padding-left: 27px;
}
#header {
  background-image: url(images/linie.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}
* html #header {
  padding-bottom: 3px;
}
* + html #header {
  padding-bottom: 1px;
}
h1 {
  font-size: 1.5em;
  color: #97bb3e;
  margin-bottom: 0.5em;
  line-height: 1em;
}
h2 {
  font-size: 1.5em;
  color: #97bb3e;
  margin-bottom: 0.5em;
  line-height: 1em;
}
h3 {
  font-size: 1.3em;
  color: #97bb3e;
  margin-bottom: 0.5em;
  line-height: 1em;
}
h4 {
  font-size: 1.3em;
  color: #97bb3e;
  margin-bottom: 0.5em;
  line-height: 1em;
}
h5 {
  font-size: 1.1em;
  color: #97bb3e;
  margin-bottom: 0.5em;
  line-height: 1em;
}
h6 {
  font-size: 1.1em;
  color: #97bb3e;
  margin-bottom: 0.5em;
  line-height: 1em;
}
a {
  color: #97bb3e;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
textarea {
  font-family: tahoma, verdana, arial, mssansserif, sans-serif;
  font-size: 1em; 
}
table {
  border-collapse: collapse;
}
li {
  list-style-position: inside;
}
#content hr {
  height: 1px;
  border: 1px solid #5d5b5b;
}
#footer {
  clear: both;
  background-image: url(images/linie.gif);
  background-repeat: repeat-x;
  background-position: top;
  padding-top: 2px;
  font-size: 0.9em;
}
* html #footer {
  margin-top: 9px;
}
* + html #footer {
  margin-top: 9px;
}
#footer a {
  color: #5d5b5b;
  font-weight: normal;
}
#footer p {
  padding-left: 12px;
  display: inline;
}
#footer #footerleft {
  width: 414px;
  float: left;
}
#footer #kontakt {
  text-align: right;
  width: 422px;
  float: right;
}
#footer #kontakt .daten p {
  padding-right: 12px;
  padding-left: 0;
}
#footer #kontakt .daten {
  float: left;
}
#footer #kontakt .impressum {
  float: right;
}
#footer #kontakt .impressum a {
  font-weight: bold;
}
#login {
  border: 0;
  float: left;
  width: 25px;
  height: 25px;
/*  bottom: 0;
  left: 0;
  position: absolute;
*/
}
#homelink img {
}
#units {
  float: left;
  background-image: url(images/header2.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  width: 255px;
  text-align: right;
  padding: 273px 73px 0 0;
  line-height: 1px;
}
* + html #units {
  padding-top: 
  padding-top: 273px;
}
#units a img {
  margin: 0;
}
#units p a img {
  background-color: transparent;
}
#units p {
  margin: 0;
  line-height: 1px;
  padding: 7px 0 0 0;
  width: 258px;
}
* html #units p {
 padding-top: 5px;
}
* + html #units p {
 padding-top: 5px;
}
#menue1 {
  text-align: right;
  padding: 297px 0 0 0;
}
* + html #menue1 {
  margin-bottom: 3px;
}
#menue1 a {
  text-decoration: none;
}
a img {
  border: 0;
}
p {
  margin-bottom: 1.5em;
}
.middle {
  vertical-align: middle;
}
.csc-textpic-caption {
  font-size: 0.9em;
  margin-bottom: 0.5em;
}
.csc-textpic-intext-right .csc-textpic-caption {
  text-align: right;
}
p.align-center, td.align-center {
  text-align: center;
}
p.align-right, td.align-right {
  text-align: right;
}
p.align-left, td.align-left {
  text-align: left;
}
p.align-justify, td.align-justify {
  text-align: justify;
}
#left, ul, #right ol {
  margin-bottom: 1em;
}
.clearer {
  clear: both;
}
#news_list_container .news_element, #news_latest_container .news_element {
  margin-bottom: 10px;
}
#news_list_container .news_element h1, #news_latest_container .news_element h1 {
  margin: 0;
}
#news_list_container .news_element p, #news_latest_container .news_element p, #news_text_container .news_element p {
  margin-bottom: 0.5em;
}
#news_list_container .news_element .more, #news_latest_container .news_element .more {
  color: #97bb3e; 
}
#news_list_container .news_element .trenner, #news_latest_container .news_element .trenner {
  height: 2px;
  background-image: url(images/linie.gif);
  background-repeat: repeat-x;
  margin-top: 11px;
}
* html #news_list_container .news_element .trenner {
  line-height: 1px;
  height: 1px;
  padding: 0;
  margin: 0;
  font-size: 1px;
}
#news-single .subheader {
  font-weight: bold;
  color: #5d5b5b;
}
#footer #footerleft .tx-ttnews-browsebox td {
  padding: 0 3px;
}
#footer #footerleft .tx-ttnews-browsebox .pages {
  font-weight: bold;
}
#footer #footerleft .tx-ttnews-browsebox > p {
  margin-bottom: 0.3em;
  padding-left: 3px;
}
#content .news-single-img {
  float: right;
  text-align: right;
  padding: 0 0 20px 40px;
}
#news_text_container .foto {
  float: left;
  width: 250px;
}
#news_text_container .news_element h1 {
  font-size: 1em;
}
#news_text_container .news_element h1 a {
  color: #5d5b5b;
}
.image1 .caption {
	text-align: center;
	margin-bottom: 1em;
	font-size: 0.9em;
}
.images2-10 {
	clear:both;
	float:right;
}
.image{
	float:right;
	display:block;
	width:201px;
	padding:0 0 0 20px;	
}
.image .caption {
	text-align:center;
	font-size:0.9em;
	margin-bottom: 1em;
}
.news_right_image_container {
	float:right;
	text-align: right;
  position: relative;
  display: inline;
	width:445px;
}
.clr {
	clear:both;
}
#news-single .news_content {
  float: left;
  position: relative;
  display: inline;
	width:428px;
	padding-right: 27px;
}
#backtolist {
  margin-bottom: 1em;
}
body#uid19 #content {
  padding-top: 13px;
}
