/* ====================================== 
  1. Allgemeine Styles 
  ====================================== */


body {
	background-color: #FFFFFF;
	color: #000;
}
h1 {
	font-size: 130%;
	color: #039;
	font-weight: normal;/*  margin-bottom:0px;*/
}
.spalte_33r h1 {
	font-size: 120%;
}
h2 {
	font-size: 110%;
	font-weight: normal;
}
#textbereich h2, #textbereich_r h2, #textbereich_m h2 {
	color: #666;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 95%;
	color: #039;
}
h5 {
	font-size: 80%;
}
p {
	line-height: 1.3em;
	margin: 0;
	font-size: 95%;
	color: #666;
	margin-bottom: 0.2em;
	font-weight: normal;
}
caption {
	color: #999999;
	line-height: 15px;
	font-size: 12px;
	margin-top: 10px;
	font-style: italic;
}
#agb .bodytext {
	padding-bottom: 0px;
}
#textbereich p, #textbereich_r p, #textbereich_r m {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	padding-bottom: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
address {
	text-align: right;
	font-size: 85%;
	font-style: normal;
	color: #7C7B7B;
}
a {
	text-decoration: none;
}
a:link {
	color: #039;
}
a:visited {
	color: #039;
}
a:hover, a:focus {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #039;
	color: #039 !important;
}
a:active {
	color: #039;
}
hr {
	height: 1px;
	color: #CCCCCC;
	background: transparent;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
}
label {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 10px;
}
/* Allgemeine Klassen und IDs */ 
img#logo {
	background-color: white;
	color: black;
	left: 733px;
	position: absolute;
	top: 0;
}
.bildlinks {
	float: left;
	padding: 3px 3px 3px 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.bildrechts {
	float: right;
	padding: 3px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.figure_r {
	float: right;
	box-shadow: 4px 4px 10px #888;
	padding: 3px;
	margin: 0 10px;
}
.figure_l {
	float: left;
	box-shadow: 4px 4px 10px #888;
	padding: 3px;
	margin: 0 10px;
}
.figcaption {
	display: block;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-style: italic;
}
blockquote {
	background: #fff9df;
	padding: 1em 1em 0 1em;
	border-top: 3px solid #f3c600;
	border-bottom: 3px solid #f3c600;
	margin-left: 0; /* keine Zentrierung */
}
blockquote cite {
	display: block;
	font-size: 90%;
	font-style: normal;
	letter-spacing: 1px;
	text-align: right;
}
.btn {
}
.popup {
	background-color: #FFFFFF;
	border: 2px solid #999999;
}
sup {
	font-size: 60%;
	vertical-align: super;
	line-height: 1em;
}
sub {
	font-size: 60%;
	vertical-align: sub;
	line-height: 1em;
}
table {
	color: #666;
	width: 100%;
	padding-bottom: 10px;
}
table td {
	padding-bottom: 2px;
	padding-top: 2px;
}
#textbereich table td p {
	padding-bottom: 0px;
}
p.csc-frame-frame1, table.csc-frame-frame1 {
	background-color: #EDEBF1;
	border: 1px solid #333333;
	padding: 2px 4px;
}
.important {
	color: #900;
}


.ohneRahmen{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* ====================================== 
  2.  Styles für die Layoutbereiche 
  ====================================== */
#wrapper {
	background-color: white;
	color: black;
	width: 944px;
	margin: 10px auto;
	padding: 0 16px;
}
#kopfbereich {
	position: relative;
	color: black;
	padding: 0px 0px 0px 0px;
	height: 105px;
}
#kopfbereich h1 {
	margin-bottom: 0;
	font-size: 120%;
}
h1#slogan {
	position: absolute;
	/*top: 39px;*/
	top: 19px;
	right: 329px;
	padding: 5px 0 5px 0;
	width: 614px;
}
#haeder_img {
	display: block;
	float: left;
	width: 100%;
	padding: 10px 0 0 0;
	z-index: 2;
}
#rootline {
	height: 20px;
	display: block;
	float: left;
	color: #666;
	border-bottom-style: solid;
	border-bottom-color: #FAFAFA;
	width: 645px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 2px;
	border-bottom-width: 1px;
	margin-bottom: 18px;
}
#rootline ul {
	list-style: none;
	margin-left: 0px;
}
#rootline ul li {
	display: inline;
	margin-left: 0px;
	color: #999999;
}
#rootline ul li a {
	color: #999999;
	border-bottom-style: none;
}
#rootline ul li a:hover, #rootline ul li a:active {
	background-color: #FFF;
	color: #039;
	border-bottom-style: none;
}
#rootline.clearfix ul li.active a {
	color: #91AFD8;
}
#textbereich {
	margin-right: 290px;
	width: auto;
	padding: 0;
	clear: left;
	padding-top: 20px;
}
#textbereich_r {
	margin-left: 290px;
	width: auto;
	padding: 0;
	clear: right;
}
#textbereich_m {
	margin-left: 0px;
	width: auto;
	padding: 0;
	clear: left;
}
#textbereich ul, #textbereich_r ul, #textbereich_m ul {
	margin-left: 0px;
	padding-left: 15px;
}
#textbereich li, #textbereich_r li, #textbereich_m li {
	line-height: 1.3em;
	list-style-position: outside;
	list-style-image: url(img/listensymbol.gif);
	margin-left: 0px;
	font-weight: normal;
	color: #666;
	margin-bottom: 5px;
}
#sidebar {
	float: right;
	position: relative;
	width: 260px;
	margin-top: 10px;
	padding-top: 0px;
}
#sidebar_l {
	position: relative;
	width: 260px;
	margin-top: 10px;
	padding-top: 0px;
}
#sidebar .abs {
	padding-left: 12px;
	padding-top: 10px;
}
#sidebar .abs img {
	margin-left: 0px;
}
div #sidebar h1, div #sidebar_l h1 {
	font-size: 110%;
}
div #sidebar p, div #sidebar_l p {
	margin: 0px;
	font-weight: normal;
}
#textbereich p a, #textbereich_r p a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
}
#textbereich a:hover, #textbereich a:focus, #textbereich_r a:hover, #textbereich_r a:focus, #textbereich_m a:hover, #textbereich_m a:focus {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #003399;
}
#fussbereich {
	padding: 10px 0px;
	clear: both;
	margin-top: 0;
	height: 55px;
}
#fussbereich p {
	text-align: center;
	font-size: 80%;
	letter-spacing: 2px;
	line-height: 1.5;
}
del {
	text-decoration: line-through;
	background-color: #ccc;
}
ins {
	text-decoration: none;
	background-color: yellow; /* wie ein Textmarker */
}
.container {
	float: left;
	padding-top: 20px;
}
#sidebar .container, #sidebar_l .container {
	background-color: #eeeff7;
	margin-bottom: 10px;
	width: 260px;
	min-height: 350px;
}
#sidebar .container h1, #sidebar_l .container h1 {
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 220px;
	color: #003366;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #039;
}
#sidebar button, #sidebar img, #sidebar_l button, #sidebar_l img {
	margin-left: 15px;
}
#sidebar .btn, #sidebar_l .btn {
	padding-bottom: 10px;
}
/* Sub-Spalten -----------------------------------------------------------------*/
.spalten_container {
	display: table;
	width: 100%;
	table-layout: fixed;/*float:right;*/
}
.sub_container_r {
	padding-right: 0px;
}
.sub_container_c {
	padding-right: 10px;
}
.sub_container_l {
	padding-right: 10px;
}
.spalte_20l, .spalte_25l, .spalte_33l, .spalte_40l, .spalte_38l, .spalte_50l, .spalte_60l, .spalte_62l, .spalte_64l, .spalte_66l, .spalte_75l, .spalte_80l {
	float: left;
}
.spalte_20r, .spalte_25r, .spalte_33r, .spalte_40r, .spalte_38r, .spalte_50r, .spalte_60r, .spalte_66r, .spalte_64r, .spalte_62r, .spalte_75r, .spalte_80r {
	float: right;
	margin-left: -5px;
}
.spalte_20l, .spalte_20r {
	width: 20%;
}
.spalte_25l, .spalte_25r {
	width: 25%;
}
.spalte_33l, .spalte_33r {
	width: 33.333%;
}
.spalte_38l, .spalte_38r {
	width: 38.2%;
}
.spalte_40l, .spalte_40r {
	width: 40%;
}
.spalte_50l, .spalte_50r {
	width: 49%;
}
.spalte_60l, .spalte_60r {
	width: 60%;
}
.spalte_62l, .spalte_62r {
	width: 61.8%;
}
.spalte_64l, .spalte_64r {
	width: 64%;
}
.spalte_66l, .spalte_66r {
	width: 66.666%;
}
.spalte_75l, .spalte_75r {
	width: 75%;
}
.spalte_80l, .spalte_80r {
	width: 80%;
}
.spalte_mitte {
	padding: 0 0.5em;
}
.spalte_links {
	padding: 0 1em 0 0;
}
.spalte_rechts {
	padding: 0 0 0 1em;
}
/*  .equalize, .equalize .subcolumns { table-layout:fixed; }

  .equalize > div {
    display:table-cell;
    float:none; 
    margin:0; 
    overflow:hidden;
    vertical-align:top;
  }
  */
  
.spalte_rechts h1 {
	font-size: 110%;
}
/* ====================================== 
  4. Sonstige Styles 
  ====================================== */
/* Das Formulare Allgemein */




 
    
  
#fussbereich #socialmedia ul {
	padding-left: 0px;
	margin-left: 0px;
}
#fussbereich #socialmedia ul li {
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 5px;
}
fieldset {
	border: none;
	margin-bottom: 10px;
}
fieldset fieldset {
	margin: 0;
}
legend {
	color: black;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
label.nofloat {
	float: none;
	width: auto;
	text-align: left;
}
fieldset fieldset legend {
	float: left;
	width: 110px;
	text-align: right;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 0;
	margin: 0 10px 0 0;
}
input:focus, textarea:focus {
	background: #eaeaea;
}
.anrede input {
	width: auto;
	background: transparent;
}
.land option {
	margin-bottom: 3px;
}
.anzahl input {
	width: 40px;
}
.agb input {
	width: auto;
	margin-left: 120px;
	background: transparent;
}
.languages {
	position: absolute;
	width: 300px;
	left: 0px;
}
.languages ul {
	margin-left: 0px;
	top: 10px;
}
.languages li {
	display: inline;
	margin-right: 5px;
	padding: 0px;
	margin-left: 0;
}
#textbereich .jetlist ul, #textbereich_r .jetlist ul, #textbereich_m .jetlist ul {
	margin-left: 0;
}
#textbereich .jetlist ul li, #textbereich_r .jetlist ul li, #textbereich_m .jetlist ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#textbereich .jetlist h1, #textbereich_r .jetlist h1, #textbereich_m .jetlist h1 {
	display: block;
	padding: 2px 10px;
	background-color: #CCCCCC;
	color: #FFF;
}
.werbung {
	margin-left: 10px;
}
#textbereich .werbung p, .werbung p, #textbereich_r .werbung p, .werbung p, #textbereich_m .werbung p, .werbung p {
	font-size: 90%;
	color: #CCCCCC;
	margin: 0 0 0 0;
	padding: 0px;
}
#textbereich .werbung a, #textbereich .werbung a img, .werbung a, .werbung a img, #textbereich_r .werbung a, #textbereich_r .werbung a img, #textbereich_m .werbung a, #textbereich_m .werbung a img, .werbung a, .werbung a img {
	margin: 0px;
	padding: 0px;
}
.spalte_rechts .werbung {
	margin-left: 0px;
}
.container .werbung {
	margin-left: 15px;
}
/* Die kleine Galerie */
div.galerie {
	overflow: hidden; /* zum Einschließen der gefloateten Fotos */
	padding: 25px 10px 10px 0;
	margin: 0 3px 3px 0;
}
div.galerie img {
	float: left;
	padding: 4px;
	margin-right: 15px;
	margin-bottom: 15px;
}
/* Sternchen-Hack und Holly-Hack
   bewirken hasLayout im IE6 */
* html div.galerie {
	height: 1%;
}
.languages {
	position: absolute;
	width: 300px;
	left: 0px;
	top: 2px;
}
.languages ul {
}
.languages {
	position: absolute;
	width: 300px;
	left: 0px;
	top: 2px;
}
.languages ul {
}
.languages li {
}
.languages {
	position: absolute;
	width: 300px;
	left: 2px;
	top: 16px;
}
.languages ul {
}
.languages li {
	display: inline;
	margin-right: 5px;
	padding: 0px;
	margin-left: 0;
}
.werbung {
	margin-left: 10px;
}
.werbung p {
	font-size: 90%;
	color: #CCCCCC;
	margin: 0 0 5px 0;
}
.spalte_rechts .werbung {
	margin-left: 0px;
}
.container .werbung {
	margin-left: 15px;
}
DIV.csc-textpic DIV.csc-textpic-single-image IMG {
	margin-bottom: 2px;
	margin-top: 5px;
}
.news-latest-gotoarchive {
	text-align: right;
}
strong .news-latest-gotoarchive {
	font-weight: normal;
}
#fussbereich ul {
	margin-right: 5px
}
#fussbereich ul li {
	margin-left: 1em;
}
#fussbereich #socialmedia {
	float: left;
	width: 500px;
}
#fussbereich #socialmedia ul {
	margin-left: 0;
	padding-left: 0;
}
#fussbereich #socialmedia ul li {
	margin-left: 0;
	margin-right: 5px;
	padding-left: 0;
}
#footer-navi {
	width: 100%;
	float: right;
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 10px;
}
#footer-navi ul {
	float: right;
	margin-bottom: 3px;
	margin-top: 3px;
}
.news-list-item {
	background: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	float: left;
	clear: left;
	width: 660px;
}
.news-single-lefttbox {
	color: #999999;
}
.news-single-item h2 {
	color: #000000 !important;
	margin-bottom: 5px!important;
}
#textbereich .csc-mailform ol li, #textbereich_r .csc-mailform ol li, #textbereich_m .csc-mailform ol li {
	padding-left: 0px;
	margin-left: 0px;
	position: relative;
}
div.csc-mailform fieldset ol {
	padding-left: 0px !important;
}
div.csc-mailform label {
	min-width: 300px;
}
div.csc-mailform input[type="text"] {
	width: 300px;
	bottom: 5px;
	position: absolute;
}
div.csc-mailform textarea {
	position: relative;
	float: right;
}
div.csc-mailform legend {
	margin-left: 0em !important;
}
div#navibereich {
	position: relative;
	display: block;
	float: left;
	background-color: #e9ebf1;
	min-width: 600px;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
	z-index: 9999;
}
div#navibereich a.aktiv_btn {
	color: #003399;
	text-decoration: none;
}
#fussbereich ul li {
	float: left;
	list-style-type: none;
}
.tx-felogin-pi1 {
	margin: 5px;
}
.tx-felogin-pi1 label {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*  TT_NEWS*/
.csc-mailform {
}
.csc-mailform p {
	color: #CC3300;
}
.csc-mailform input[type="submit"] {
	float: right;
	margin-right: 40px;
	
}
#textbereich .news-latest-container, #textbereich .news-latest-item {
	padding: 0px;
	
	
}

 .news-latest-item a,.news-latest-item a b,   .news-latest-item a:link,  .news-latest-item a:visited ,  .news-latest-item a:hover {
	color: #666666;
	font-size: 95%;
	line-height: 1.3em;
	font-weight: normal;	
}
 .news-latest-item h2 a,  .news-latest-item h2 a:link, .news-latest-item h2 a:visited {
	font-weight: bold;
	color:#039;
}

/*  Formulare*/  
      
.tx_form-reset {
	float: right;
}
.tx_form-submit {
	float: right;
	margin-right: 10px !important;
}
/*  Typo 3 Bildergalerie*/    
        
.csc-textpic-imagerow ul {
	padding: 0px !important;
	margin: 0px!important;
}
.news-list-container IMG {
	float: left;
	margin: 0 10px 5px 0px;
}
.news-list-container h2 {
	margin-left: 130px;
}
.news-list-container p {
	margin-left: 130px;
}
.news-single-img {
	float: left;
	margin: 10px 0 0 0px;
}
.news-img-container {
	float: left;
	margin: 10px 10px 10px 0px;
}
.news-single-backlink {
	padding: 10px;
	clear: left;
}
/*  WEC-Map*/
          
.tx-wecmap-pi3 {
	background-color: #FFFFFF;
	padding: 0;
	position: relative;
}
.MapAusgabe {
	float: right;
	width: 475px;
}
.MapFormCon {
	background-color: #E6E6F0;
	float: right;
	margin: 0;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	position: relative;
	width: 475px;
	display: block;
	height: 575px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
}
.MapForm {
	background-color: #E6E6F0;
	border-color: #FFFFFF;
	border-style: solid none;
	border-width: 2px;
	float: right;
	margin: 0;
	padding: 5px 0;
	width: 455px;
}
.MapFormEinbau {
	background-color: #FFFFFF;
	border-top: 6px solid #E6E6F0;
	float: right;
	height: 60px;
	margin-right: 0;
	position: relative;
	width: 475px;
}
.MapFormNavi {
	background-color: #E6E6F0;
	float: right;
	height: 34px;
	margin-right: 0;
	position: relative;
	width: 475px;
}
.MapFormLabel {
	float: left;
	margin-left: 10px;
}
.MapFormField {
}
.MapFormField input, .MapFormField select {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	width: 50px;
}
.MapFormField select {
	clear: right;
	width: 50px;
}
.MapAusgabeCon, .MapAusgabeWeltCon {
	background-color: #E6E6F0;
	display: block;
	float: right;
	height: 465px;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: relative;
	width: 475px;
}
.MapAusgabeWeltCon {
	border-bottom: 5px solid #E6E6F0;
	height: 555px;
}
.MapCon {
	background-color: #E6E6F0;
	float: left;
	height: 600px;
	margin: 0;
	padding: 5px;
	width: 445px;
}
.MapCon h1 {
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
}
.tx-wecmap-map {
}
.sidebar {
	width: 350px;
}
.MapTopCon {
	width: 960px;
}
.MapTop {
	margin: 0;
	padding: 0;
	width: 960px;
}
.MapEintrag {
	background-color: #FFFFFF;
	float: right;
	margin: 0 10px 10px 0;
	padding: 5px;
	position: relative;
	width: 420px;
}
.MapEintrag a {
	float: right;
	margin-right: 10px;
}
.MapEintrag img {
	position: absolute;
	right: 5px;
	top: 5px;
}
.MapEintrag h1 {
	background-color: #FFFFFF;
	clear: none;
	float: none;
	font-weight: bold;
	text-align: left;
}
.MapTitle {
	color: #003399;
	font-weight: bold;
}
.tx-wecmap-pi1 {
	width: 766px;
}
.tx-wecmap-pi1 .MapCon {
	clear: right;
	height: 410px;
	width: 756px;
}
.tx-wecmap-pi1 .MapTopCon {
	width: 766px;
}
.tx-wecmap-pi1 .MapTop {
	width: 766px;
}
/*download*/

#textbereich_m .downloadCon {
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 20px;
	position: relative;
	width: 470px;
}
#textbereich_m .downloadCon h1 {
	background-color: #003399;
	color: #FFFFFF;
}
#textbereich_m .downloadCon p {
	margin: 0;
	padding: 0;
}
#textbereich_m .downloadCon h1 {
	background-color: #7BB51D;
	text-align: center;
	margin-bottom: 0px;
}
#textbereich_m .downloadConul, .downloadCon ul {
	border-style: none;
	border-width: 0;
	color: #FFFFFF;
	display: block;
	font-size: 100%;
	line-height: 1.2em;
	padding-left: 0px !important;
}
#textbereich_m .downloadCon ul li {
	padding-left: 0px;
	margin-bottom: 0px;
}
#textbereich_m .downloadCon ul li {
	background-color: #999999;
	border-bottom: 1px none #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	list-style: none outside none;
	margin-top: 3px;
	padding: 2px;
	text-decoration: none;
}
#textbereich_m .TypApuris .downloadCon ul li {
	background-color: #AEC086;
}
#textbereich_m .downloadCon ul li ul li {
	background-color: #B6B6B6;
	color: #003399;
	font-size: 0.8em;
	padding: 0 0 0 5px;
	margin: 0px;
}
#textbereich_m .TypApuris .downloadCon ul li ul li {
	background-color: #C5DB98;
	color: #003399;
}
#textbereich_m .downloadCon ul li a, .downloadCon ul li a {
	color: #003399;
	display: block;
	list-style: none outside none;
	text-decoration: none;
}
#textbereich_m .downloadCon ul li a:hover, .downloadCon ul li a:hover {
	background-color: #CCCCCC;
	color: #FFFFFF;
	display: block;
	list-style: none outside none;
	text-decoration: none;
}
/*Linkliste*/



.links {
}
.links dl {
	padding-left: 0px;
	margin-left: 0px;
}
.links dd {
	padding-left: 10px;
	width: 746px;
}
.links dt {
	background-color: #DEDEDE;
	height: 22px;
	padding-left: 10px;
	width: 660px;
}
.BalkenGROSS_Container {
}
.BalkenGROSS {
}
.BalkenGROSS h1 {
	clear: right;
	float: left;
	margin: 0;
	width: 670px;
	background-color: #CCCCCC;
	color: #000000;
	display: block;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 20px;
	padding: 2px 0;
	position: relative;
	text-align: center;
}
/*Seminare*/  
  
.seminare {
	border: thin solid #CCCCCC;
	color: #000000;
	margin: 0;
	padding: 0;
	width: 600px;
}
.seminare th {
	background-color: #CCCCCC;
	font-size: 14px;
	text-align: center;
}
.seminare td {
	padding-left: 10px;
}
.seminare tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/*BUG Typo3*/
body .csc-textpic-intext-right-nowrap .csc-textpic-text {
	margin-right: 0;
}
body .csc-textpic-intext-left-nowrap .csc-textpic-text {
	margin-left: 0;
}
/*Tabellen*/
.tb_typ1 th {
	color: #000;
	background-color: #d8daef;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: normal;
}
.tb_typ1 td {
	border: 1px solid #CCC;
}
.tb_typ1 .tr_sup {
	background-color: #F4F4F4;
}
/*  PowerMail*/

fieldset.tx-powermail-pi1_fieldset {
	background-color: #FFFFFF;
	border: none;
	padding: 0;
	margin-top: 30px;
}
fieldset.tx-powermail-pi1_fieldset label, fieldset.tx-powermail-pi1_fieldset fieldset {
	padding: 0;
	margin: 5px;
}
fieldset.tx-powermail-pi1_fieldset label, fieldset.tx-powermail-pi1_fieldset fieldset legend {
	color: #000;
	font-weight: normal;
	white-space: normal;
	width: 300px;
}
#tx-powermail-pi1_fieldset_3 legend {
	display: none;
}
/*  Kleinkläranlagen kaufen und betreiben */
#uid287 ol ol {
	list-style-type: none;
}
#uid310 ol {
	padding-left: 10px;
}
/* tables tablesorter*/
table.tablesorter {
	font-family: arial;
	background-color: #CDCDCD;
	margin: 0px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
	border-collapse: inherit;
	border-spacing: 1px;
	padding-bottom: 0px;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color: #F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #8dbdd8;
}
/* Referenzen*/

.referenzenGalerie .news-list-item h3 {
	margin-top: 10px;
	color: #CCC;
	padding: 2px;
	text-align: center;
}
.referenzenGalerie .news-list-item {
	/*	clear: none;
	float: left;
	height: 70px;
	width: 55px;
	border: 1px solid #CCC;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	text-align: center;
	vertical-align: middle;*/
	position: relative;
	float: left;
	clear: none;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 10px;
	text-align: center;
	min-height: 85px;
	min-width: 85px;
	width: 178px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.referenzenGalerie .news-list-container {
	margin-left: 2px;
}
.referenzenGalerie .news-list-container .news-list-item a:hover {
	background-color: #FFF;
	border: 1px solid #2F618E !important;
}
.referenzenGalerie .news-list-container .news-list-item a {
	text-align: center;
	/*	display: table-cell;*/
	
	display: block;
	vertical-align: middle;
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	height: 200px;
	width: 180px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
}
.referenzenGalerie .news-list-container .news-list-item img {
	float: none;
	margin: 5px;
}
.referenzenGalerie .news-list-container, .referenzenListe .news-list-container {
	padding: 0px;
	margin: 0px;
}
.referenzenGalerie .news-list-browse {
	float: left;
	width: 184px;
}
.referenzenGalerie .news-list-container .news-list-item h3, .referenzenGalerie .news-list-container .news-list-item p {
	margin: 0;
	padding: 0;
	/*position: absolute;*/
	bottom: 5px;
	text-align: center;
	width: 170px;
	float: left;
}
/*	Anpassungen für Shop Gallerie*/
#uid381 .referenzenGalerie .news-list-container .news-list-item a {
	height: 250px;
}
.projektedetails table {
	width: 90%;
	padding-bottom: 0px;
}
.shopdetails table {
	padding-bottom: 0px;
}
.projektedetails .news-single-img {
	margin: 0px;
	float: right;
}
.shopdetails .news-single-img {
	margin: 0px;
}
.projektedetails .news-img-container {
	margin: 0 10px 10px 0;
}
.projektedetails h1 {
	margin-bottom: 20px;
}
.projektedetails .news-img-container p {
	display: none;
}
.projektedetails dd {
	margin-left: 0px;
}
#haeder_img .tx-imagecycle-pi1-images .imagecycle-caption {
	background: none repeat scroll 0 0 transparent;
	bottom: -10px;
	color: #000000;
	display: block;
	font-size: 100%;
	font-weight: normal;
	height: 250px;
	left: auto;
	overflow: hidden;
	right: 15px;
	text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.4), 0 1px 0 rgba(255, 255, 255, 0.4);
	white-space: normal;
	width: 225px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
#uid416 .csc-form-22.csc-form-element.csc-form-element-checkbox > label, #uid417 .csc-form-16.csc-form-element.csc-form-element-checkbox > label {
	width: 600px;
}

/*.powermail_fieldset {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #CCCCCC;
	clear: left;
	margin-bottom: 20px;
	padding: 0px;
}
div.powermail_fieldwrap {
	position: relative;
	margin: 0 0 0.8em 0;
}
div.tx-powermail {
	width: 680px;
}
.powermail_label {
	color: #000000;
	font-weight: normal;
	width: 305px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.powermail_field {
	float: right;
	width: 350px;
	right: 0px;
	bottom: 0px;
}
.powermail_radio_outer, .powermail_captcha_outer, .powermail_check_outer {
	width: 350px;
	float: right;
}
.powermail_label.powermail_check_legend {
	float: left;
	top: 0px;
}
*/





.form_container{ 
width:600px;}
 .powermail_fieldset {
	border: 1px none #CCCCCC;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	padding:0px;	
}

.powermail_label {
	color: #000000;
	font-weight: normal;
 	bottom: 0px;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:auto;
	    margin-bottom: 10px;

}

.powermail_legend {
    color: #EAEAEA;
    float: left;
	display:none;
    
}



.powermail_submit {
    background: none repeat scroll 0 0 #1E5799;
    border: 0 none;
    color: white;
    cursor: pointer;
    float:left;
    font-weight: bold;
    margin: 10px 16px 10px 0;
    padding: 5px 20px;
	color:#FFF;
}
.powermail_fieldwrap_22 .powermail_submit, .powermail_fieldwrap_54 .powermail_submit{
	
		color:#FFF;

	
	}
.powermail_field {
    border: 1px solid #CCCCCC;
    color: #444444;
    font-family: Calibri,Arial,sans-serif;
    font-size: 14px;
     width: 630px;
	 border-radius: 3px 3px 3px 3px;
	     padding: 0.428571rem;
		 margin-bottom:15px;

}

.powermail_radio_outer, .powermail_captcha_outer, .powermail_check_outer {
	background-color: white;
	border: 1px solid #CCCCCC;
	float: left;
	padding: 3px;
	width: auto;
	color: #FFF;
}
.powermail_check_outer {
	border: 1px none #CCCCCC;
	text-decoration: none; 
 
}



	
	
	
	
	
	.powermail_check_legend {
			float: left;
}
label sup {
	font-size: 80%;
	line-height: 0.6em;
	vertical-align: super;
	font-weight: bold;
}

#uid435 iframe, #uid439 iframe{
	overflow-x: hidden;
	overflow-y: hidden;
}




/* Korrektur Lightbox*/
#sbCenter, #sbBottomContainer {
    z-index: 10000 !important;
}
#sbOverlay {
    z-index: 9999 !important;
}

.atbnet-footertext{}
.atbnet-footertext h1 {
	  font-size: 90%;
	  }
.atbnet-footertext h2 {
	 font-size: 80%;}
	 .atbnet-footertext h3 {
	    color: #666666;
		font-size: 80%;
		}
.atbnet-footertext p {
	 font-size: 80%;}



/* Partner-Karte */
.partnerContainer{
width: 100%;
}
.partnerHeader { 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
margin-bottom: 20px;}
.partnerlogo  {margin-bottom: 10px;}
.partnertext {}
.partnerAdresseContainer { margin-bottom: 30px;}
.partnerAdresse {margin: 10px 0;}
 .partnerKontakt {}


 
#uid662  #cboxWrapper { background-color: rgba(172, 172, 172, 0.67) }
#uid662 #cboxOverlay { background-color: rgba(172, 172, 172, 0.67);   background-image: none; }


 
  table.wd-download   {
border: 1px solid #040;
border-collapse: collapse;
}

.wd-download {
	margin-top:20px;
	}
 .wd-download tr {
border: 1px solid #040 !important;
border-collapse: collapse;

}
 .wd-download tbody th {
	 font-weight:normal;
	 }
 
  table.wd-download   p {
padding: 5px !important;

	 }
 