/* Generelle Einstellungen */
body {
  padding: 0;
  margin: 10px 0;
  background-color:#fff;
  font-family:Tahoma,Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height:16px;
  color:#535353;
}

body#printbody {
  background-color:#fff;
  padding:20px;
  margin:0;
}

/*ï¿½berschriften*/
h1,h2,h3,h4,h5,p,div,ul,li {
  margin:0;
}

h1 {
  font-size:18px;
  font-weight:normal;
  color:#4d8e6f;
  padding:0 0 15px 0;
}

h2 {
  font-size:18px;
  font-weight:normal;
  color:#005b96;
  padding:0 0 15px 0;
}

h3 {
  font-size:14px;
  font-weight:normal;
  padding:0 0 6px 0;
  color:#666;
}

h4 {
  font-size:14px;
  padding:0 0 10px 0;
  color:#4d8e6f;
  font-weight:normal;
}

h5 {
  font-size:14px;
  font-weight:normal;
  padding:0 0 2px 0;
  margin:0 0 10px 0;
  color:#4d8e6f;
  border-bottom:1px solid #4d8e6f;
}

.bild {
  float:left;
  width:92%;
  padding:11px 0 0 34px;
  height:28px;
}

.iconleaf {
  background: url(../images/icons/icon_leaf.gif) no-repeat left top;
}

.iconshop {
  background: url(../images/icons/icon_shop.gif) no-repeat left top;
}

.iconseminar {
  background: url(../images/icons/icon_seminar.gif) no-repeat left top;
}

.icondrink {
  background: url(../images/icons/icon_drink.gif) no-repeat left top;
}

.iconanalyse {
  background: url(../images/icons/icon_analyse.gif) no-repeat left top;
}

.icontabletennis {
  background: url(../images/icons/icon_tabletennis.gif) no-repeat left top;
}
 
/*Links*/
a img {
  border:none;
}

a {
  color:#4d8e6f;
  text-decoration:none;
} 


a.internal-link,
a.download,
a.external-link-new-window,
a.mail,
p.printlink a {
  background: url(images/sitemap_arrow.gif) no-repeat 0px 5px;
  color:#4d8e6f;
  padding:0 0 0 9px;
} 

a.internal-link:hover,
a.download:hover,
a.external-link-new-window:hover,
a.mail:hover,
.printbottom a:hover,
p.printlink a:hover {
  text-decoration:underline;
}

ul {
  list-style:none;
  margin:0;
  padding:0;
}

li {
  margin:0;
  padding:0 0 3px 9px;
  background: url(images/sub_arrow.gif) no-repeat 0px 5px;
  *background-position:0px 6px;
}

#wrap {
  width: 985px;
  margin:auto;
  padding:0;
  background: url(images/titelbild.jpg) no-repeat top left;
}

#wrap_gwg {
  width: 985px;
  margin:auto;
  padding:0;
  background: url(images/titelbild_gwg.jpg) no-repeat top left;
}


#header {
  text-align:right;
  vertical-align:top;
}


#leftcontent,
#rightcontent {
  background:url(images/outer_back.gif) repeat-x top left;
  text-align:left;
  vertical-align:top;
  width:190px;
  margin:0;
  padding:120px 0 0 0;
}

.spacer {
  height:120px !important;
  vertical-align:top;
}

#pheader {
  width:100%;
  float:left;
  padding:0 0 0 15px;
}

#print #pheader {
  width:100%;
  float:none;
  padding:0;
}

#pheader img{
  float:left;
}

#pfooter {
  width:100%;
  float:left;
  padding:0 0 0 15px;
  margin:20px 0 0 0;
}

#print #pfooter {
  width:100%;
  float:none;
  padding:0;
}

#pprint {
  float:right;
  text-align:right;
  width:40%;
  padding:5px 40px 0 0;
}

#ccontent {
  float:left;
  width:565px;
  background-color:#fff;
  padding:25px 20px 10px 20px;
}

#print #ccontent {
  float:none;
  clear:both;
  width:100%;
  padding:25px 0 10px 0;
}

#ccontent ul {

}

#ccontent li {

}


#rcontent {
}


#footer {
  clear:both;
  width:985px;
  padding:3px 0 0 0;
  margin:0;
  border-top:10px solid #dae9df;
}

#copyright {
  float:right;
  width: 310px;
  text-align:right;
  margin:0;
  padding:0 10px 0 0;
}

.plainbox {
  background-color:#fff;
  margin:10px 10px 0 10px;
  padding:10px;
}

.plainbox h1 {
  text-transform:uppercase;
  background-color:#4d8e70;
  font-size:12px;
  font-weight:normal;
  margin:0 0 5px 0;
  padding:2px 4px 1px 4px;
  color:#fff;
}

.plainbox h1 a {
  text-transform:uppercase;
  font-size:12px;
  font-weight:normal;
  color:#fff;
  text-decoration:none;
}

#language {

}

#language a {

}

.fixtable {
  float:left;
  width:100%;
  margin:0 0 3px 0;
  padding:0;
}

.fixtable .col50 {
  float:left;
  width:50%;
  *width:49%;
  margin:0;
  padding:0;
}

.fixtable .col30 {
  float:left;
  width:30%;
  margin:0;
  padding:0;
}

.fixtable .col70 {
  float:left;
  width:69%;
  margin:0;
  padding:0;
}

#print .printbottom {
  display:none;
}

.printbottom {
  float:left;
  width:565px;
  margin:10px 0 0 0;
  padding:0;
  border-top:1px solid #d9e9df;
  text-align:right;
}

.printbottom a {
  float:right;
  margin:4px 0 0 0;
  padding:2px 0 0 18px;
  background: url(images/print.gif) no-repeat 0px 3px;
}

.threecols {
  float:left;
  width:565px;
  margin:0 0 10px 0;
  padding:0;
}

.threecols .left {
  float:left;
  width:175px;
  margin:0 20px 0 0;
  padding:0;
}
  
.threecols .center {
  float:left;
  width:175px;
  margin:0 20px 0 0;
  padding:0;
}

.threecols .right {
  float:left;
  width:175px;
  margin:0;
  padding:0;
}

#print .threecols .center,
#print .threecols .left {
  margin-right:19px;
}

#menu {
  float:left;
  width:605px;
  background-color:#005b96;
  margin:0 0 2px 0;
  padding:0;
  text-align:center;
}

#menu ul {
  float:left;
  width:593px;
    list-style:none;
  text-align:center;
  padding:0 0 0 12px;
  margin:0;
}

#menu li {
  float:left;
  padding:0;
  margin:0;   
  background:none;
}


#menu li a {
  display:block;
  font-size:14px;
  font-weight:bold;
  color:#ddd;
  text-transform:uppercase;
  padding:4px 8px 4px 8px;
}

#menu li a#main_act,
#menu li a:hover {
  color:#fff;
  text-decoration:none;
}


#submenu {
  background-color:#fff;
  margin:10px 10px 0 10px;
  padding:0 0 5px 0;
}

#submenu ul {
  list-style:none;
  padding:0;
  margin:0;
}

#submenu ul.deep1 li.slast a {
  border:none;
}
 
#submenu li {
  padding:0;
  margin:0; 
  background:none;
}

#submenu a {
  background-image:none;
  padding:0;
  margin:0;
}

#submenu li.level0 {
  margin:0 0 5px 0;
}

#submenu li.level1,
#submenu li.level1_act {
  background-color:#fff;
  margin:2px 4px 0 13px;
  border-top:1px solid #ccc;
}

#submenu li.sfirst {
  border:none;
}

#submenu li.level2,
#submenu li.level2_act {
  background-color:#fff;
}

#submenu li.level3,
#submenu li.level3_act {
  background-color:#fff;
}

#submenu li.level4,
#submenu li.level4_act {
  background-color:#fff;
}

#submenu li.level0 a {
  text-transform:uppercase;
  background-color:#015b96;
  font-size:14px;
  font-weight:bold;
  margin:0;
  padding:5px 4px 4px 13px;
  color:#fff;
  display:block;
}

#submenu li.level1 a,
#submenu li.level1_act a {
  text-transform:uppercase;
  display:block;
  font-size:12px;
  color:#015b97;
  padding:3px 0 3px 0;  
  margin:3px 0 0 0;
  white-space:normal;
  /*border-top:1px solid #e2ede5;*/
  background-color:#fff;
}

#submenu li.level2 a,
#submenu li.level2_act a {
  display:block;
  font-size:11px;
  color:#808080;
  padding:0 0 2px 21px; 
  margin:0;
  background: url(images/sub_arrow.gif) no-repeat 13px 5px;
  white-space:normal;
  background-color:#fff;
}

#submenu li.level3 a,
#submenu li.level3_act a {
  display:block;
  width:126px;
  font-size:11px;
  color:#808080;
  padding:0 0 2px 8px;  
  margin:0 10px 1px 26px;
  background: url(images/sub_arrow3.gif) no-repeat left top;
  white-space:normal;
}
#submenu li.level4 a,
#submenu li.level4_act a {
  display:block;
  width:121px;
  font-size:11px;
  color:#808080;
  padding:0 0 2px 8px;  
  margin:0 10px 1px 41px;
  background: url(images/sub_arrow3.gif) no-repeat left top;
  white-space:normal;
}

#submenu li.level0 a:hover {
/*  background-color:#dae7f3;*/
  text-decoration:none;
}

#submenu li.level1_act a,
#submenu li.level1 a:hover {
  color:#4d8e6f;
/*  background-color:#e3e3e3;*/
  text-decoration:none;
}

#submenu li.level2_act a,
#submenu li.level2 a:hover {
  color:#4d8e6f;
  background:url(images/sub_arrow2.gif) no-repeat 13px 7px;
  text-decoration:none;
}

#submenu li.level3_act a,
#submenu li.level3 a:hover {
  color:#4d8e6f;
  background:url(images/sub_arrow2.gif) no-repeat 0px 7px;
  text-decoration:none;
}

#submenu li.level4_act a,
#submenu li.level4 a:hover {
  color:#4d8e6f;
  background-color:#e3f3e8;
  text-decoration:none;
}

#submenu li.sfirst a {
  border-top:none !important;
}


#meta1 {
  /*width: 965px;*/
  text-align:right;
  margin:10px 40px 0 0;
  padding:0;
  color:#fff;
  float:right;
}

#topleft {
  float:left;
  text-align:left;
  width:200px;
  height:100px;
}

#meta2 {
  float:left;
  width: 310px;
  margin:0;
  padding:0 0 0 10px;
}

#meta1 a {
  color:#fff; 
  padding:0 5px;
}

#meta2 a {
  color:#647f9c;
}

#meta1 a#meta1_act {
  text-decoration:underline;
}


.clear {
  clear:both;
}

/*Formulare*/

form {
  padding:0;
  margin:0;
}

input, select {
  font-size:11px;
  color:#535353;
  padding:1px 0;
  margin:0;
  border:1px solid #cfcfcf;
}

input {
  padding:1px 0 1px 5px;
}

select {
  margin-bottom:4px;
} 


.tx-newloginbox-pi1 input#user {
  width:123px;
}

.tx-newloginbox-pi1 input#pass {
  width:100px;
  margin-bottom:3px;
}

.tx-newloginbox-pi1 input#loginsubmit {
  width:16px;
  height:16px;
  border:none;
  padding:0;
}

.tx-newloginbox-pi1 .paddingtop {
  padding-top:5px;
}

.tx-newloginbox-pi1 .nopadding {
  padding:0;
}

.tx-newloginbox-pi1 .forgotpass {
  padding:0;
  margin:5px 0 0 0;
}

.tx-newloginbox-pi1 a {
  padding:0 0 0 9px;
  background: url(images/sitemap_arrow.gif) no-repeat 0px 5px;
  color:#4d8e6f;
}

.jumptotop {
  text-align:right;
  width:100%;
  margin:0;
}

.jumptotop a {
  background: url(images/top_arrow.gif) no-repeat right top;
  padding:0 18px 0 0;
  margin:0;
  height:12px;
  color:#818181;
}

.hr_green,
.hr_blue,
.hr_lgreen {
  clear:both;
  width:100%;
  height:1px;
  padding:0;
  margin:0;
  border-top:1px solid #4d8e70; 
}

.hr_blue {
  border-top:1px solid #005b96; 
}

.hr_lgreen {
  border-top:1px solid #d9e9df;
}

.trenner {
  float:left;
  width:99%;
  height:10px;
  margin:0;
  padding:0;
  line-height:0px;
  font-size:0px;
  overflow:none;
}

.trenner2 {
  float:left;
  width:100%;
  height:3px;
  line-height:1px;
  margin:0;
  padding:0;
  border:none;
  background: url(images/trenner2.gif) repeat-x top left;
}


.margintop {
  margin-top:10px;
}

/* Sitemap */

.tx-flseositemap-pi1 ul {
  list-style:none;
  padding:0;
  margin:0; 
}

.tx-flseositemap-pi1 ul.deep0 {
  float:left;
  width:565px;
}

.tx-flseositemap-pi1 ul.deep1 {
  float:left;
  width:375px;
}


.tx-flseositemap-pi1 ul.deep2 {
  float:left;
  width:175px;
}

.tx-flseositemap-pi1 ul.deep3 {
  float:left;
  width:175px;
}

.tx-flseositemap-pi1 li {
  background:none;
}

.tx-flseositemap-pi1 li a {
  float:left;
  padding:0;
  margin:0; 
  background-image:none;
}

.tx-flseositemap-pi1 li.deep0 a {
  width:181px;
  padding:0 0 0 9px;
  background: url(images/sitemap_arrow.gif) no-repeat 0px 5px;
  font-weight:bold;
  text-transform:uppercase;
  color:#4d8e6f;
}


.tx-flseositemap-pi1 li.deep1 a {
  width:191px;
  padding:0 0 0 9px;
  font-weight:bold;
  text-transform:none;
}

.tx-flseositemap-pi1 li.deep2 a {
  width:166px;
  padding:0 0 0 9px;
  font-weight:normal;
  text-transform:none;
  background: url(images/sitemap_arrow.gif) no-repeat 0px 6px;
}


.tx-flseositemap-pi1 li.deep3 a {
  width:151px;
  padding:0 0 0 9px;
  font-weight:normal;
  text-transform:none;
  background: url(images/sitemap_arrow.gif) no-repeat 0px 6px;
}

.tx-flseositemap-pi1 li.deep0 {
  float:left;
  width:565px;
  font-size:12px;
  font-weight:bold;
  padding:5px 0;
  margin:0;   
  border-top:1px solid #4d8e6f;
}

.tx-flseositemap-pi1 li.deep1 {
  float:left;
  width:375px;
  font-size:12px;
  font-weight:bold;
  padding:4px 0;
  margin:0; 
  border-top:1px solid #dae9df;
  margin:4px 0 0 0; 
}

.tx-flseositemap-pi1 ul.deep1 .first{
  border:none;
  padding-top:0;
  margin:0;
}

.tx-flseositemap-pi1 li.deep2 {
  float:left;
  width:175px;
  font-size:11px;
  padding:0;
  margin:0;   
}


.tx-flseositemap-pi1 li.deep3 {
  float:left;
  width:160px;
  font-size:11px;
  padding:0 0 0 15px;
  margin:0;   
}

/* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch-browsebox .middlespan {padding:0 2px;}
.tx-indexedsearch .tx-indexedsearch-browsebox {margin:0; padding:10px 0 0 0;}
.tx-indexedsearch .tx-indexedsearch-browsebox ul {margin:0; padding:0;}
.tx-indexedsearch .tx-indexedsearch-browsebox li { display:inline; margin:0; padding:0 10px 0 0; }
.tx-indexedsearch .tx-indexedsearch-browsebox li a { }
.tx-indexedsearch-searchbox {border:0px; margin:0 0 10px 0;} 
.tx-indexedsearch-searchbox fieldset{border:0px; margin:0 10px;} 
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button { 
  border:none;
  position:relative;
  top:3px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox .tx-indexedsearch-form label { width:90px; }
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword { width:160px; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#fa7609; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

.tx-indexedsearch .tx-indexedsearch-res .resrow {
  margin:10px 0 15px 0;
}

.tx-indexedsearch .path a {
  color:#4d8e70;
}

.tx-indexedsearch .tx-indexedsearch-res .resrow .tx-indexedsearch-title-caption {
  float:left;
  width:99%;
  padding:0;
  margin:0;
}

.tx-indexedsearch .tx-indexedsearch-res .resrow .tx-indexedsearch-title-caption a {
  background:url(images/sitemap_arrow.gif) no-repeat 0px 5px;
  padding:0 0 0 9px;
  font-weight:bold;
  color:#4d8e70;
}

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { 
  letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; font-size:60%;}
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
.tx-indexedsearch-res h2 {
  background:#eee; 
  margin:10px 1px 0 1px;
  padding:4px 10px 6px 10px; 
}

.tx-indexedsearch-res h2 a {
  margin:0;
  padding:0; 
  vertical-align:middle; 
  text-decoration:underline; 
  color:#333;
  font-size:95%;
  font-weight:normal;
}

/* default styles for extension "tt_news" */

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container hr.clearer, .news-single-item hr.clearer, .news-latest-container hr.clearer{
  clear:both;
  height:1px;
  border:none;
  background:none;

}
.news-latest-container hr.clearer {
  clear:both;
}

/*-----------------------------------  tt_news LaTEST view  -----------------------------------*/

.news-latest-container {
  border:1px solid #333;
  background-color:#BBE53a;
}

.news-latest-container h2,.news-latest-gotoarchive {
  color:#fff;
  padding:3px;
  margin:3px;
  border:1px solid #666;
  /*background-color:#D8fa70;*/
  background-color:#769024;
}

.news-latest-gotoarchive {
  font-weight:bold;
  margin-top:5px;
}
.news-latest-gotoarchive a:link, .news-latest-gotoarchive a:visited, .news-latest-gotoarchive a:hover {
  color:#fff;
}
.news-latest-gotoarchive a {
  color:#fff;
}
.news-latest-item {
  /* IE hack */
  height: 1%;
  line-height: 1.3;
  /* IE hack end */
  padding:3px;
  margin:3px;
  border:1px solid #666;
  background-color:#f9ffE5;
}

.news-latest-item img {

  margin-bottom:5px;
  margin-right:5px;
  border:1px solid #666;
  float:left;
}
.news-latest-category img {
  float: none;
  border:none;
  margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
  font-size:9px;
}

.news-latest-morelink {
  height:12px;
}

.news-latest-morelink a {
  float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

}


.news-list-item {
  float:left;
  width:100%;
  /* IE hack */
  height: 1%;
  line-height: 1.3;
  /* IE hack end */
  padding:0;
  margin:0 0 20px 0;
  }

.news-list-item a {
  background:none;
  padding:0;
}

.news-list-item a.internal-link,
.news-list-item a.external-link {
  padding:0 0 0 9px;
  background: url(images/sitemap_arrow.gif) no-repeat 0px 5px;
  color:#4e8f6d;
  font-weight:bold;
}


.news-list-item .news-list-morelink a,
.news-single-backlink a {
  padding:0 0 0 9px;
  background: url(images/sitemap_arrow.gif) no-repeat 0px 5px;
  color:#4e8f6d;
  font-weight:normal;
}



.news-search-form {
  padding:0;
  margin-bottom:5px;
  border:1px solid #666;
  background-color:#f9ffE5;

}
.news-search-emptyMsg{
  margin:0px;
}
.news-search-form form {
  margin:0px;
}
.news-list-container h3 {
  font-size:13px;
  margin: 0 0 8px 0;
  padding: 0 0 2px 0;
  border-bottom:1px solid #4d8e6f;
}
.news-list-container h3 a:link,
.news-list-container h3 a:visited,
.news-list-container h3 a:hover {
  text-decoration:none;
}
.news-list-container h3 a {
  font-size:14px;
  color:#4d8e6f; 
}
.news-list-container p.newstitle {
  font-size:12px;
  font-weight:bold;
  padding:0 0 2px 0;
}

.news-list-date {
  color: #3E551C;
  font-size: 9px;
  font-weight: normal;
  }

.news-list-imgcaption {
  float: right;
  padding-top:3px;
  padding-right:3px;
  font-size: 9px;

  }

.news-list-container img {
  float: left;
  margin:0 10px 0 0;
}
.news-list-category img {
  float: none;
  border:none;
  margin:0px;
}

.news-list-morelink,
.news-list-category {

}
.news-list-morelink  {
  width:100%;
  text-align:right;
  margin:3px 0;
}
.news-list-browse {
  text-align: center;
}



  /*---------------------------------  tt_news page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
  margin:3px;
  border:1px solid #666;
  padding:3px;
  background-color:#f9ffE5;
}

.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: #BBE53a;
  border:1px solid #666;
}
.news-search-emptyMsg {
  font-size: 11px;
  margin-left: 10px;
}
  /*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
  padding:0;
  margin:0;
}

.news-single-item h1 {

}

.news-single-item h2 {
  font-size: 12px;
  font-weight:bold;
  margin: 0;
  padding:0 0 2px 0;
}

.news-single-item h3 {
  margin-bottom: 15px;
}



.news-single-img {
  float: left;
  margin:0 10px 0 0;

}



.news-single-imgcaption {
  padding:3px;
  clear:both;
}

.news-single-category {

  float: right;
}
.news-single-backlink {
  float:left;
  width:565px;
  margin: 0 0 5px 0 ;
}
.news-single-backlink a {

}

.news-single-timedata {
  float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
  font-size: 9px;
}
.news-single-author {
  padding-bottom: 3px;
}
.news-single-additional-info {
  background-color: #BBE53a;
/*  clear: both;*/
  margin-top: 15px;
  border: 1px solid #666;
  padding:3px;
  padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
  border: 1px solid #666;
  margin:0px;
  margin-bottom: 3px;
  padding:3px;
  background-color:#f9ffE5;
}

.news-single-related dd, .news-single-links dd, .news-single-files dd {
  margin-left:20px;
}

.news-single-related dt, .news-single-links dt, .news-single-files dt {
  font-weight: bold;
  font-size: 11px;
  margin-left:5px;
  width:90%;
}

/*--------------------------------- tt_news archivemenu (aMENU) --------------------------------- */
.news-amenu-container {
  margin-top:10px;
  padding:3px;
  border:1px solid #333;
  background-color:#BBE53a;
}
.news-amenu-container LI {
  padding-bottom:1px;
}
.news-amenu-container UL {
  padding:3px;
  margin-top:5px;
  margin-left:0px;
  margin-bottom:0px;
  border:1px solid #666;
  background-color:#f9ffE5;
  list-style-type: none;
}
.news-amenu-container h2 {
  color:#fff;
  padding:3px;
  border:1px solid #666;
  background-color:#769024;
}
.news-amenu-item-year {
  font-weight: bold;
  border: 1px solid #666;
  padding: 2px;
  background-color: #769024;
  color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CaTMENU) --------------------------------- */


.news-catmenu  {
  padding:5px;
  margin:10px 0px 10px 10px;
  border:1px solid #666;
  background-color:#f9ffE5;
}
.news-catmenu-header {
  font-size:11px;
  font-weight:bold;
}
.news-catmenu div {
  font-size:10px;
  white-space: nowrap;
}
.news-catmenu div img, .news-catmenu img, .news-catmenu-header img {
  margin:0px;
  padding: 0px;
  vertical-align: middle;
}
.news-catmenu-aCT {
  font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
/*.level1 {
  padding:1px;
  padding-left:10px;
  background-color:#ebf8bf;
  border-left:1px solid #666;
  border-top:1px solid #666;
}
.level2 {
  padding:1px;
  padding-left:10px;
  background-color:#ddf393;
  border-left:1px solid #666;
}
.level3 {
  padding:1px;
  padding-left:10px;
  background-color:#cae46e;
  border-left:1px solid #666;
  border-top:1px solid #666;

}
.level4 {
  padding:1px;
  padding-left:10px;
  background-color:#b0cb51;
  border-left:1px solid #666;
}*/


/* SHOP */
#tx-ttproducts-pi1-list .listitem {
  float:left;
  width:565px;
  margin:0;
  padding:0 0 10px 0;
}

#tx-ttproducts-pi1-list .listitem .product_image {
  float:left;
  width:160px;
  padding:0 10px 0 0;
  margin:0;
  border:none;
}

#tx-ttproducts-pi1-list .listitem .product_desc,
#tx-ttproducts-pi1-list .listitem .order_form {
  float:left;
  width:395px;
  padding:0;
  margin:0;
}

#tx-ttproducts-pi1-list .listitem .link  {
  padding:0 0 15px 0;
  margin:0;
}

#tx-ttproducts-pi1-list .listitem .link a {
  padding:0 0 0 9px;
  margin:0;
  background: url(images/sitemap_arrow.gif) no-repeat 0px 5px;
}

#tx-ttproducts-pi1-list .listitem .price {
  padding:0 0 3px 0;
  margin:0;
}

.tt_products_basket_info .billing_address,
.tt_products_basket_info .delivery_address,
.tt_products_basket_info .order_comments {
  float:left;
  width:99%;
  margin:0;
  padding:0 0 10px;
}

.tt_products_basket .payment input,
.order_agb .trading_conditions input {
  border:none;
}

.tt_products_basket .payment input.eingabefeld {
  border:1px solid #ccc;
}

.tt_products_basket_info .billing_address .address_item,
.tt_products_basket_info .delivery_address .address_item {
  float:left;
  width:99%;
  margin:0;
  padding:0 0 6px 0;
}

.tt_products_basket_info .billing_address label,
.tt_products_basket_info .delivery_address label,
.tt_products_basket_info .order_comments label,
.tt_products_basket_info .invoice_address label {
  float:left;
  width:135px;
  font-weight:bold;
}

#tx-ttproducts-pi1-list .listitem .price label,
#tx-ttproducts-pi1-list .listitem .order_form label,
.tt_products_minibasket .basket label,
.tt_products_item_single_display .product_desc label  {
  float:left;
  width:60px;
  padding:0;
  margin:0;
  font-weight:bold;
}

#tx-ttproducts-pi1-list .listitem .price .product_price {
  font-size:12px;
  padding:0;
  margin:0;
}

#tx-ttproducts-pi1-list .listitem .order_form .product_qty,
.tt_products_item_single_display .order_form .product_qty {
  float:left;
  text-align:right;
  padding:0;
  margin:0;
}

#tx-ttproducts-pi1-list .listitem .product_desc h3 a {
  color:#666;
  font-weight:bold;
  font-size:13px;
}

#tx-ttproducts-pi1-list .listitem .order_form .product_count_lbl,
.tt_products_item_single_display .order_form .product_count_lbl {
  float:left;
  padding:0 0 0 8px;
  margin:0;
  font-weight:bold;
}

#tx-ttproducts-pi1-list .basket_button {
  float:right;
  padding:2px 3px;
  background-color:#4d8e6e;
  color:#fff;
  border:none;
  width:125px;
  *padding:2px 3px 0 3px;
}

.tt_products_minibasket .show_basket_link {
  margin:0;
  padding:4px 0 0 0;
}

.tt_products_minibasket .show_basket_link a,
.tt_products_item_single_display .product_desc .list_link a {
  background: url(images/sitemap_arrow.gif) no-repeat 0px 5px;
  margin:0;
  padding:0 0 0 9px;
} 

.tt_products_basket .basket_items th {
  color:#4d8e6e;
  font-size:12px;
  text-align:left;
  padding-bottom:1px;
  border-bottom:1px solid #4d8e6e;
}

.tt_products_basket .basket_items th#total {
  text-align:right;
}

.tt_products_basket .basket_items tr.listitem td {
  padding-top:10px;
}

.tt_products_basket .basket_items th#image {
  width:110px;
}

.tt_products_item_single_display .product_image {
  float:left;
  width:200px;
  margin:0;
  padding:0 10px 0 0;
}

.tt_products_item_single_display .product_desc {
  float:left;
  width:355px;
  margin:0;
  padding:0;
}

.tt_products_item_single_display .product_desc h1 {
  color:#666;
  padding:0 0 10px 0;
  font-size:13px;
  font-weight:bold;
}

.tt_products_item_single_display .product_desc .product_itemnum {
  padding:0 0 10px 0;
}

.tt_products_item_single_display .product_desc .product_note {
  padding:0 0 30px 0;
}

.tt_products_item_single_display .order_form {
  float:left;
  width:100%;
  margin:0;
  padding:5px 0 20px 0;
}

.tt_products_item_single_display .list_link {
  margin:0;
  padding:0 0 10px 0;
}

.tt_products_basket {
  margin:0;
  padding:0 0 10px 0;
}

.tt_products_basket .basket_items {
  
}

.tt_products_basket .basket_items td {
  vertical-align:top;
  text-align:left;
}

.tt_products_basket .basket_items td.total {
  text-align:right;
}


.tt_products_basket .delivery {
  margin:0;
  padding:10px 0 20px 0;
}

.tt_products_basket .payment {
  margin:0;
  padding:0 0 20px 0;
}

.tt_products_basket .basket_items .delete_article {
  position:relative;
  top:3px;
  padding:0;
  border:none;
}


/* Captions */
div.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
div.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
div.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

/* Needed for noRows setting */
div.csc-textpic div.csc-textpic-imagecolumn { float: left; display: inline; }

/* Border just around the image */
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
  border: 2px solid black;
  padding: 0px 0px;
}

div.csc-textpic { 
  float:left;
  width:100%;
  margin:0;
  padding:0; 
}

div.csc-textpic-imagewrap { padding: 0; }

div.csc-textpic img { border: none; }

/* div: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap div.csc-textpic-image { float: left; }

/* UL: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
div.csc-textpic div.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* dl: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image { float: left; margin-bottom:0; }
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt { float: none; }
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd { float: none; }
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd img { border: none; float:left; margin:0 3px 0 0; } /* FE-Editing Icons */
dl.csc-textpic-image { margin: 0; }
dl.csc-textpic-image dt { margin: 0; display: inline; }
dl.csc-textpic-image dd { margin: 0; }

/* Clearer */
div.csc-textpic-clear { clear: both; }

/* Margins around images: */

/* Pictures on left, add margin on right */
div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
  display: inline; /* IE fix for double-margin bug */
  margin-right: 10px;
}

/* Pictures on right, add margin on left */
div.csc-textpic-right div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-right div.csc-textpic-imagewrap .csc-textpic-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 10px;
}

/* Pictures centered, add margin on left */
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 10px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption span p { margin: 0; padding:3px 0 0 0; }
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img { margin: 0; }

/* Space below each image (also in-between rows) */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
div.csc-textpic-equalheight div.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
div.csc-textpic div.csc-textpic-imagerow { clear: both; }

/* No margins around the whole image-block */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

/* Add margin from image-block to text (in case of "Text w/ images") */
div.csc-textpic-intext-left div.csc-textpic-imagewrap,
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
  margin-right: 10px !important;
}
div.csc-textpic-intext-right div.csc-textpic-imagewrap,
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
  margin-left: 10px !important;
}

/* Positioning of images: */

/* Above */
div.csc-textpic-above div.csc-textpic-text { clear: both; }

/* Center (above or below) */
div.csc-textpic-center { text-align: center; /* IE-hack */ }
div.csc-textpic-center div.csc-textpic-imagewrap { margin: 0 auto; }
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
div.csc-textpic-center div.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
div.csc-textpic-right div.csc-textpic-imagewrap { float: right; }
div.csc-textpic-right div.csc-textpic-text { clear: right; }

/* Left (above or below) */
div.csc-textpic-left div.csc-textpic-imagewrap { float: left;padding-bottom:5px; }
div.csc-textpic-left div.csc-textpic-text { clear: left; }

/* Left (in text) */
div.csc-textpic-intext-left div.csc-textpic-imagewrap { float: left; }

/* Right (in text) */
div.csc-textpic-intext-right div.csc-textpic-imagewrap { float: right; }

/* Right (in text, no wrap around) */
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html div.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */

/* Left (in text, no wrap around) */
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html div.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */


.formu {
  float:left;
  width:565px;
  margin:0 0 10px 0;
  padding:0;
}

.formitem,
.formcheck,
.formlabel {
  float:left;
  width:565px;
  margin:0 0 8px 0;
  padding:0;
}

.formcheck,
.formlabel {
  width:430px;
  padding:0 0 0 135px;
}

.formlabel {
  width:565px;
  padding:15px 0 0 0;
  margin:20px 0;
  border-top:1px solid #d9e9df;
}

.formlabel h2 {
  padding:0 0 10px 0;
  margin:0;
  color:#4d9071;
  font-size:15px;
}

.labelwrap,
.labelwrapreq {
  float:left;
  width:135px;
  margin:0;
  padding:0;
  font-weight:bold;
}

.formitem select,
.address_item select {
  margin:0;
}

.formitem input.mf-input,
.address_item input {
  width:260px;
  margin:0;
  padding:0;
}

.address_item input#billing_zip,
.address_item input#delivery_zip {
  width:45px; 
}

.address_item input#billing_city,
.address_item input#delivery_city {
  width:207px;  
}

.formitem input.mf-submit {
  float:right;
  width:85px;
  margin:10px 168px 10px 0;
  padding:2px 0;
  background-color:#4e8f71;
  color:#fff;
  border:none;
  font-size:13px;
  *padding-top:2px;
}

.tt_products_basket_payment label,
.tt_products_order_confirmation label {
  float:left;
  width:135px;
  font-weight:bold; 
}

.tt_products_basket_required_info_missing .error {
  padding:0 0 10px 0; 
}

.tt_products_basket .form_control {
  padding:10px 0;
  text-align:right;
}

.tt_products_basket_payment .form_control {
  padding:10px 0;
}

.basket_f5 input,
.tt_products_basket .form_control input,
.tt_products_basket_info .form_control input,
.tt_products_basket_required_info_missing input,
.tt_products_basket_payment .form_control input {
  margin:0;
  padding:2px 3px;
  background-color:#4e8f71;
  color:#fff;
  border:none;
  font-size:11px;
  *padding-top:2px;
}

.formitem textarea.mf-text {
  width:260px;
  margin:0;
  padding:0;
  border:1px solid #cfcfcf;
  color:#535353;
  font-family:Tahoma,Verdana,Arial;
  font-size:11px;
}

.formcheck input.mf-check {
  margin:0 6px 0 0;
  padding:0;
  border:none;
}

.align-right {
  text-align:right;
}


.print .threerows .left, 
.print .threerows .right,
.print .tworows .right,
.print .breadcrumb {
  display:none;
}

.print .tworows .twoboxes .right {
  display:inline;
}

.print #pheader {
  float:left;
  width:530px;
  margin:0;
  padding:15px 0 0 0;
}

.print #pheader #url {
  float:left;
  width:265px;
  margin:0;
  padding:0;
}

.print #pheader #backlink {
  float:right;
  width:265px;
  margin:0;
  padding:0;
  text-align:right;
}

.print a {
  text-decoration:underline;
  padding:0;
  background:none;
}
