@charset "utf-8";
@font-face {
  font-family: "Futura";
  src: url("../fonts/futura-book-bt.ttf") format("truetype");
}

body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #697672;
  background: url(../img/body.jpg) repeat-x #accdb2;
}

/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN S T A R T = = = = = = = = = = */

a { 
  color: #F4A26E;
  outline: none;
  font-size: 11px;
}

a:link, a:visited {
  text-decoration : none;
}
a:hover, a:active {
  text-decoration : none;
}
a:focus { outline: none; }
a img {  border: none; }


table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  border-collapse : collapse;
  width: 100%;
}

table p { margin: 0; }
table .more { padding: 0; }

thead, tbody { padding: 0; margin: 0; }

p { margin : 0 0 20px 0; }

h1 {
  margin : 0 0 20px 0;
  padding: 0;
  font-size : 14px;
  color : #44b18e;
  font-weight: normal;
}
h2 {
  margin : 20px 0 10px 0;
  font-size : 16px;
  font-weight: normal;
  color: #f29400;
}
h3 { margin: 0 0 8px 0; font-size: 13px; font-weight: normal; }
hr {
  height : 0;
  border-top : 0;
  border-bottom : 1px dotted #E7E7E7;
}
form, fieldset {
  border: none;
  margin: 0;
  padding: 0;  
}
.clear { clear : both; }
.float { float : left; }
.float_right { float : right; }
.img { border : 1px solid #fff; }
.valign { vertical-align : middle; }
.druck, .adresszeile { display : none; }

.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}

/* === === === === === === Grundaufbau === === === === === === */


.wrapper {
  margin: 32px auto;
  width: 988px;
  text-align: left;
  position: relative;
}

.header { height: 122px; }
.meta {
  width: 711px;
  height: 72px;
  padding: 6px 0 0 12px;
  font-size: 9px;
  float: left;
}

.folge {
  width: 988px;
  margin: 0;
  padding: 0 0 0 8px;
  background: url(../img/content-main.png) repeat-y;
}


/* === Sidebar Submenu === */
.sidebar {
  width: 205px;
  float: left;
}
.sidebar ul {
  margin: 1px 0 0 0;
  padding: 1px 0 0 0;
  list-style: none;
  background: url(../img/subnavi.png) no-repeat;
}
.sidebar li {
  margin: 0;
  padding: 1px 0;
  background: url(../img/subnavi.png) 0 bottom no-repeat;
}
.subnavilink a:link, .subnavilink a:visited {
  display: block;
  margin: 0;
  padding: 4px 0 5px 17px;
  color: #697672;
}
.subnavilink a:hover {
  color: #43b28d;
  font-weight: bold;
  background: #e9e9e9;  
}
.subnavilinkaktiv a:link, .subnavilinkaktiv a:visited {
  display: block;
  margin: 0;
  padding: 4px 0 5px 17px;
  color: #43b28d;
  font-weight: bold;
  background: #e9e9e9;
}
.sidebar li ul { margin: 0; padding: 0; background: none; }
.sidebar li ul li { margin: 0; padding: 0; background: none; }
.subsubnavilink a:link, .subsubnavilink a:visited {
  display: block;
  margin: 0;
  padding: 4px 0 5px 33px;
  font-size: 10px;
  font-weight: normal;
  color: #697672;
}
.subsubnavilink a:hover {
  color: #fff;
  background: #58d6ac;
}
.subsubnavilinkaktiv a:link, .subsubnavilinkaktiv a:visited {
  display: block;
  margin: 0;
  padding: 4px 0 5px 33px;
  font-size: 10px;
  font-weight: normal;
  color: #fff;
  background: #43b28d;
}
/* === Inhalt === */

.emotions {
  position: absolute;
  top: 0;
  right: 1px;
  width: 765px;
  height: 236px;
  padding: 0 0 0 7px;
  background: url(../img/content-emo.png) no-repeat;

}








/*   = = = = = = = = = = = = =   EASYMOMENTS   = = = = = = = = = = = = =   */

.content {
  position: relative;
  margin: 0 10px 53px 0;
  padding: 270px 0 0 0;
  float: right;
  width: 761px;
}

.fces {
  line-height: 15px;
}

.fces a {color: #44b18e;}
.fces a:hover {color: #697672;}

.fces ul {
  margin: 0;
  padding: 0;
}
.fces li {
  margin: 0;
  padding: 0 0 3px 10px;
  list-style: none;
  background: url(../img/li.png) no-repeat 0 6px;
}
.fces li li {
  margin: 0 0 0 20px;
  background: url(../img/lili.png) no-repeat 0 6px;
}

h1.headline {margin: 0 0 20px 0; font-size: 18px;}

.bug {
  height: 0;
  line-height: 0;
  font-size: 0;
}



.sitelinks {
  width: 240px;
  padding: 3px 0 0 0;
  float: left;
}


.sitelinks a:link, .sitelinks a:visited { display: block; color: #3c4340; }
.sitelinks a:hover { display: block; color: #44b18e; }


.sitelinks ul  {margin: 0; padding: 0;}
.sitelinks li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  float: left;
}
.sitelinks li.Kontakt, .sitelinks li.Contact { background: url(../img/icon-mail.png) no-repeat; padding: 0 12px 0 22px;}
.sitelinks li.Sitemap { background: url(../img/icon-sitemap.png) no-repeat; padding: 0 12px 0 19px;}
.sitelinks li.Impressum, .sitelinks li.Imprint { background: url(../img/icon-impressum.png) no-repeat; padding: 0 0 0 19px;}

/* .thomas-magnete a {
  width: 208px;
  height: 47px;
  padding: 8px 15px 0 0;
  float: right;
  background: url(../img/thomas-magnete.png) no-repeat;
  overflow: hidden;
  text-indent: -99999999%;
  color: transparent;
}
*/

.thomas-magnete a {
  width: 240px;
  height: 80px;
  top: -17px;
  right: 6px;
  position: absolute;
  background: url(../img/thomas-magnete.png) no-repeat 0 7px;
  overflow: hidden;
  text-indent: -99999999%;
  color: transparent;

}

/* = = = = = = = = = = FCEs = = = = = = = = = = */

.fces {
  margin: 9px;
}

.one, .one_outside {
  position: relative;
  width: 233px;
  margin: 0 11px 0 0;
  float: left;
}

.two {
  position: relative;
  width: 477px;
  margin: 0 11px 0 0;
  float: left;
}

.one_one_one, .one_two, .two_one, .two_two, .tree_outside
{clear:both;}

.two_two .two {
  width: 355px;
}

.tree_outside {
  position: relative;
  width: 721px;
  margin: 0 11px 0 0;
}


/* = = = = = = = = = = LANG = = = = = = = = = = */

#lang {
  float: left;
  font-size: 9px;
  margin: 1px 0 0 11px;
  
}


#lang ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 71px;
}

#lang ul li span { display: none; }

#lang ul li ul li, #lang ul li ul li a:hover { display: block; }
#lang ul li ul li.active { display: none; }

/*
#lang ul li {
  margin: 0;
  padding: 0;
  display: inline;
  background: none;
}

#lang ul li span {
  font-size: 11px;
  display: block;
  width: 89px;
  height: 12px;
  cursor: pointer;
  color: #697672;
  font-size: 9px;
  padding: 1px 0 1px 2px;
  border: 1px solid #849b95;
  background: url(../img/icon-lang.gif) right top no-repeat #e9e9e9;
}


#lang ul li ul {
  display: none;
  width: 91px;
  margin: 0;
  background: #e9e9e9;
  border-left: 1px solid #849b95;
  border-right: 1px solid #849b95;
  border-bottom: 1px solid #849b95;
}

#lang ul li ul li {
  padding: 0;
  margin: 0;
  display: inline;
}
*/
#lang ul li ul li a {
  cursor: pointer;
  display: block;
  font-size: 10px;
  text-decoration: none;
  color: #697672;
  background-repeat: no-repeat;
  background-position: 2px center;
  padding: 3px 2px 3px 30px;
  background-color: #e9e9e9;
}

#lang ul li ul li a:hover {background-color: #849b95; color: #f8f9fa; }
#lang ul li ul li.active a { color: #50aa83; }
#lang ul li ul li.active a:hover { color: #ffffff; }
#lang ul li ul li.na a { color: #f8f9fa; } 

.de { background-image: url(../img/de.png); } 
.en { background-image: url(../img/en.png); } 
.ru { background-image: url(../img/ru.png); } 


/* = = = = = = = = = = SEARCH = = = = = = = = = = */

.tx-macinasearchbox-pi1 {
  position: absolute;
  top: 90px;
  right: 20px;
  width: 170px;
  height: 20px;
}

.tx-macinasearchbox-pi1 input {
  background: #cdd6d4;
  border: none;
  color: #697672;
  float: left;
  font-size: 11px;
  padding: 2px;
  width: 144px;
  height: 14px;
}

.tx-macinasearchbox-pi1 input.submit {
  width: 18px;
  background: url(../img/search.png) no-repeat;
  overflow: hidden;
  color: transparent;
  text-indent: -999999999%;
  line-height: 0;
  font-size: 0;
  height: 18px;
  cursor: pointer;
  float: right;
  margin: 0 0 0 1px;
}

.tx-indexedsearch-searchbox input {
  margin: 0 3px 0 0;
  padding: 2px;
  width: 300px;
  border: 1px dotted #aab6b3;
  color: #849b95;
  float: left;
}

.tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
  background: url(../img/button.png) repeat-x;
  border: 1px dotted #aab6b3;
  padding: 2px 0 3px 0;
  margin: 0;
  width: 200px;
  color: #ffffff;
  cursor: pointer;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  text-transform: lowercase;
  float: left;
}

.tx-indexedsearch-searchbox .float {
  padding: 4px 0 0 0;
}

.tx-indexedsearch-percent, .percent { float: right;}



/* = = = = = = = = = = KONTAKTFORM = = = = = = = = = = */

.powermail_mandatory_js {display: none;}  

.tx-powermail-pi1 input.validation-failed {
  border: 1px solid red;
}

.tx-powermail-pi1 form {
  position: relative;
  margin: 0;
  padding: 0;
}

.tx-powermail-pi1 fieldset {
  margin: 0;
  padding: 0;
  border: none;  
}

legend { display: none; }


.tx-powermail-pi1 label {
  display: block;
  width: 120px;
  float: left;
}

.tx-powermail-pi1 input, .map input {
  margin: 0 0 3px 0;
  padding: 0 2px;
  width: 300px;
  border: 1px dotted #aab6b3;
  color: #849b95;
}
.map input { width: 227px;}

.tx-powermail-pi1 textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #849b95;
  border: 1px dotted #aab6b3;
  width: 300px;
  height: 100px;
  padding: 0 2px;
  margin: 0 0 10px 0;
}

.tx-powermail-pi1 input.powermail_submit, input.map_submit {
  background: url(../img/button.png) repeat-x;
  border: 1px dotted #aab6b3;
  padding: 2px 0 3px 0;
  margin: 20px 0 0 115px;
  width: 200px;
  color: #ffffff;
  cursor: pointer;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  text-transform: lowercase;
}
input.map_submit {
  margin: 5px 0;
  padding: 2px 0 3px 0;
  width: 130px;
  float: right;
}

.tx-powermail-pi1 input.powermail_submit:hover, input.map_submit:hover, .tx-indexedsearch-searchbox-button:hover {
  background: url(../img/button_hover.png) repeat-x ;
}


#powermaildiv_uid10 .tx_powermail_pi1_fieldwrap_html_checkbox_title,
#powermaildiv_uid11 .tx_powermail_pi1_fieldwrap_html_checkbox_title,
#powermaildiv_uid22 .tx_powermail_pi1_fieldwrap_html_checkbox_title,
#powermaildiv_uid23 .tx_powermail_pi1_fieldwrap_html_checkbox_title,
#powermaildiv_uid35 .tx_powermail_pi1_fieldwrap_html_checkbox_title,
#powermaildiv_uid47 .tx_powermail_pi1_fieldwrap_html_checkbox_title {
  display: none;
}
#powermaildiv_uid10 label, #powermaildiv_uid11 label, #powermaildiv_uid22 label, #powermaildiv_uid23 label, #powermaildiv_uid35 label, #powermaildiv_uid47 label  {
  float: right;
  margin: 0 70px 3px 0;
  width: 260px;
}
#powermaildiv_uid10 input, #powermaildiv_uid11 input, #powermaildiv_uid22 input, #powermaildiv_uid23 input, #powermaildiv_uid35 input, #powermaildiv_uid47 input {
  width: 20px;
  margin: 0 0 3px 120px;
  border: none;
}

#powermaildiv_uid12 { clear: both;}
input.powermail_submit_uid12 {
  margin: 10px 0 0 120px;
  width: 150px;
}



/* = = = = = = = = = = TT NEWS = = = = = = = = = = */

.listing_item {
  position: relative;
  margin: 0 0 20px 100px;
}


.listing_item p {
  margin: 0 0 0 7px;
  padding: 13px 13px 40px 13px;
  background: url(../img/point.png) repeat-x #e9e9e9;
}

.listing_item h3 {
  margin: 0;
  padding: 14px 0 6px 20px;
  background: url(../img/h_600.jpg) no-repeat left top #ffffff;
}

.news-list-category { display: none; }

.news-list-morelink a {
  background: url(../img/arrow.png) no-repeat right 7px;
  font-size: 11px;
  position: absolute;
  margin: 30px 0 0 0;
  padding: 2px 10px 0 0;
  left: 20px;
  color: #44b18e;
  font-weight: bold;
}
.news-list-morelink a:hover {background: url(../img/arrow_over.png) no-repeat right 7px; color: #697672;}
.back a {
  display: block;
  border-top: 1px dotted #aab6b3;
  background: url(../img/arrow_back.png) no-repeat left 9px;
  font-size: 11px;
  padding: 5px 0 0 10px;
  margin: 0 0 0 -100px;
  color: #44b18e;
  font-weight: bold;
}
.zurueck a {
  border-top: none;
}

.back a:hover {background: url(../img/arrow_back_over.png) no-repeat left 9px; color: #697672;}

#news_listing .date {
  position: absolute;
  left: 0;
  margin: 21px 0 0 -100px;
  padding: 0 0 2px 0;
  width: 106px;
  font-size: 10px;
  background: url(../img/point.png) bottom repeat-x;
}

/* = = = =SINGLE = = = = */

#single_news {
  padding: 35px 0 0 100px;
  background: url(../img/h_600.jpg) no-repeat 100px top #ffffff;

}

.single_news_content {
  margin: 0 0 1px 7px;
  padding: 13px 13px 40px 13px;
  background: url(../img/point.png) repeat-x #e9e9e9;
}

.news-single-img {
  float: left;
  margin: 0 20px 0 0;
  padding: 6px 0 0 0;
}

#single_news .date {
  position: absolute;
  left: 0;
  margin: -12px 0 0 0;
  padding: 0 0 2px 0;
  width: 106px;
  font-size: 10px;
  background: url(../img/point.png) bottom repeat-x;
}

.news-single-additional-info dd { float: right; }
.news-single-additional-info dt { display: none; }
.news-single-additional-info a { margin: 0 10px 0 5px; }

/* = = = =  LATEST  = = = = */

#news {
  position: absolute;
  top: 125px;
  width: 253px;
  right: 10px;
  /*background: url(../img/news.png) no-repeat;*/
  z-index: 2;
}

#news h2 {
  padding: 6px 10px 6px 25px;
  font-size: 11px;
  color: #636d69;
  background: url(../img/news_h.png) no-repeat left center;
}

#news h3 {
  padding: 0;
  font-size: 18px;
  color: #636d69; 
}

.latest_news_item .subheader {display:none;}

.latest_news_item {
  position: relative;
  margin: -7px 0 10px 0;
  padding: 10px;
  background: url(../img/news.png) repeat-y;
}

.latest_news_item .date {
  position: absolute;
  top: -22px;
  margin: 0 0 0 50px;
}

.latest_news_item p {margin:0;}

.latest_news_item .more a { margin: 0;}

/* = = = = = = = = = = = = = =  SITEMAP = = = = = = = = = = = = = = */

.csc-sitemap a { text-decoration: none; }


.csc-sitemap ul {
  margin: 0 0 20px 20px;
}

.csc-sitemap ul li {
  list-style: none;
  display: inline;
}

.csc-sitemap ul li a {
  display: block;
  font-weight: bold;
  background: url(../img/sitemap.png) no-repeat;
  padding: 3px 0 3px 20px;
  color: #268768;
}

.csc-sitemap ul li ul li a {
  color : #44b18e;

}

.csc-sitemap ul li ul li ul li a {
  font-size: 10px;
  font-weight: normal;
}



/* = = = = = = = = = = = = = =  SECTION FRAMES  = = = = = = = = = = = = = = */

.box_grau, .box_grau2 {
  position: relative;
  margin: 35px 0 50px 0;
  padding: 2px 0 0 0;
  background: url(../img/point.png) repeat-x #e9e9e9;
}
.box_grau2 {margin: 62px 0 50px 0;}

.box_grau h1, .box_grau2 h1  {
  position: absolute;
  left: -8px;
  padding: 13px 0 6px 15px; 
  font-size: 12px;
  background: url(../img/h.jpg) no-repeat left top #ffffff;
  display: block;
}
.box_grau h1 {top: -35px;}
.box_grau2 h1  {top: -47px;}

.box_grau p, .box_grau2 p { padding: 10px; margin: 0;}

.one .box_grau h1, .one .box_grau2 h1 { background: url(../img/h_small.jpg) no-repeat left top #ffffff; width: 235px; }
.two .box_grau h1, .two .box_grau2 h1 { width: 485px; }
.two_two .two .box_grau h1, .two_two .two .box_grau2 h1  { width: 363px; }

.box_grau .more a, .single_news_content .more a { margin: 0; }

/* = = = = = = = = = = = = = =  FOOTER  = = = = = = = = = = = = = = */

#footer {
  padding: 28px 0 0 0;
  background: url(../img/content-footer.png) no-repeat;

}


.teaser {
  position: relative;
  float: left;
  margin: 0 2px 0 0;
  width: 245px;
  background: url(../img/teaser_top.png) no-repeat 8px top;
}

.t_content {
  margin: 22px 0 0 0;
  padding: 0 0 0 8px;
  background: url(../img/teaser_content.png) no-repeat;
}


.teaser  h1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 215px;
  display: block;
  padding: 3px 15px 6px 15px;
  font-size: 11px;
  color: #ffffff;
  background: url(../img/h1_footer.png) no-repeat left bottom;
}

.teaser p {margin: 0; padding: 0;}
.fces .teaser p { margin: 10px 10px 0 10px; }

.t_footer {
  height: 32px;
  background: url(../img/teaserbox_bottom.png) no-repeat;
}

.teaser .more a { line-height: 25px; margin: 0 0 0 10px; }

/* = = = = = = = = = = = = = =  RTE = = = = = = = = = = = = = = */

.more { padding: 4px 0 0 0;}
.more a {
  background: url(../img/arrow.png) no-repeat scroll right 7px;
  font-size:11px;
  padding: 2px 10px 0 0;
  color: #44b18e;
}
.more a:hover {background: url(../img/arrow_over.png) no-repeat scroll right 7px; color: #697672;}

.comment { font-size: 10px; }

/*.link_gruen a {
  background:#caf3e2;
  color: #697672;
  padding: 0 4px;
}
.link_gruen a:hover {
  color: #ffffff;
}
*/

.link_kupfer a, .link_gruen a {
  border-bottom: 1px dashed #F4A26E;
  color: #F4A26E;
  padding: 0 0 1px 0;
}
.link_kupfer a:hover, .link_gruen a:hover {
  color: #697672;
  border-bottom: 1px dashed #697672;
}



.pdf_link a {
  background: url(../img/pdf.png) no-repeat;
  padding: 2px 0 2px 25px;
  }
  
.bg_grau { background: #eeeeee; }
.bg_grau_light { background: #f7f6f6; }
.padding2 { padding: 5px; }
.hellgruen { background: #eaf1ea; border-top: 1px solid #ffffff;}

/* = = = = = = = = = = = = = =  MENU = = = = = = = = = = = = = = */

.navi { 
  position: absolute;
  top: 80px;
  width: 990px;
  height: 42px;
  background: url(../img/navi.png) no-repeat;
  padding: 1px 0 0 0;
}
.navi ul { margin: 0; padding: 0 0 0 15px; }
.navi li { display: inline; margin: 0; padding: 0; list-style: none;}

.navi ul li a {
  display: block;
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ffffff;
  border-right: 1px solid #44b18e;
  padding: 9px 15px 12px 15px;
}

.navi ul li a:hover {
  color: #ffffff;
  background: url(../img/ul.png) repeat-x bottom #58d6ac;
}


li.navilinkaktiv a {
  color: #ffffff;
  background: url(../img/ul.png) repeat-x bottom #43b28d;
}



/* = = = = = = = = = = = = = =    CSS STYLED CONTENT    = = = = = = = = = = = = = = */

/* Left (above or below) */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: none; clear: both; }
.csc-textpic-caption { margin: 5px 0 20px 0; }

/* = = = = = = = = = = = = = =   BILDUNTERSCHRIFTEN    = = = = = = = = = = = = = = */

dd.csc-textpic-caption {
  font-size: 10px;
  color: #acb6b3;
}

a#lightwindow_title_bar_close_link { color: #ffffff; }

#flash {
  /*margin: 114px 0 0 -2px;*/
  margin: 110px 0 0 10px;
}





