@charset "utf-8";

* {
	margin:0;
	padding:0;
}

html {
	height:100%;
	margin-bottom:0px;
  }

body {
	font-size: 100.01%;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.7em;
	color:#000000;
	background:none;
}

h1 {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans serif;
	font-size:18pt;
	color:#5E8080;
	font-weight:normal;
	margin-bottom:10px;
}

h2 {
	font-family:Arial, Helvetica, sans serif;
	font-size:9pt;
	color:#5E8080;
	font-weight:normal;
	margin: 0 0 0.5em 0;
} 

h3 {
  font-size:108.33%;
  color:#7B8B8B;
  font-weight:bold;
  margin: 0 0 0.25em 0;
  border-bottom:#7B8B8B dotted 1px;
}

.csc-subheader {
	font-family:Arial, Helvetica, sans serif;
	font-size:15px;
	color:#5E8080;
	font-weight:normal;
	margin:0;
	padding:0;
	margin-top:-5px;
	margin-bottom:1em;
	padding-left:1.5em;
	}

p, table p, .contenttable table p {margin: 0 0 1.7em 0;}

ul {}
li {
  margin-left:15px;
}

table {
  font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	font-size:1em;
	margin-bottom:1.7em;
}

td, th {
	text-align:left;
	border-bottom:1px solid #ccc;
	vertical-align:top;
}
th {
	padding-right:10px;
}
td p, th p {
	margin-bottom:0;
}

.smalltext {font-size:91.67%; line-height:1.5em;}

/* allg. Formatierungen */
/* allg. Formatierungen */
fieldset, img {
	border:0;
}

/* Links allgemein */
a {
	color:#008454;
	text-decoration:none;
	padding:0;
}
a:hover {
  background:#008454;
  color:#fff;
  text-decoration:none;
  padding:0;
}

select, input, textarea {
	font-size: 99%
}

option {
	padding:3px 5px;
}

fieldset {
  background:none;
}

.tx-powermail-pi1_fieldset_kontaktdaten {
  padding-top:5px; 
}

.tx-powermail-pi1_fieldset_merkzettel {
  background:#f0f4f4;
  border:1px solid #e1eaea;
  padding:0px 5px 0px 5px; 
  margin-bottom:0.75em;
  margin-left:80px;
}
* html .tx-powermail-pi1_fieldset_merkzettel {
  margin-left:83px;
}
* + html .tx-powermail-pi1_fieldset_merkzettel {
  width:370px;
  margin-bottom:0.5em;
}

.tx-powermail-pi1_fieldset_merkzettel p {
  padding-top:10px; 
  margin-bottom:0.75em;
}

.tx-powermail-pi1_fieldset_aktionpflichtfelder {
  padding-left:80px;
}
* + html .tx-powermail-pi1_fieldset_aktionpflichtfelder {
  clear:both;
  margin-top:1em;
}

legend {
  display:none;
}
  
label {
	display:block;
	font-weight:normal;
	width:80px;
	float:left;
}

label.merker-powermail-label {
  width:340px;
  float:none;
  position:relative;
  top:-3px;
}
* html label.merker-powermail-label {
  width:340px;
  float:right;
  top:0px; 
}
* + html label.merker-powermail-label {
  top:0px; 
}

input, textarea, select {
  font-family:Arial, Helvetica, sans-serif;
	color:#000;
	width:378px;
	border:1px solid #ccc;
	font-size:100%;
	margin-bottom:0.75em;
	padding:2px;
}
* html input, textarea, select {
	width:375px;
}

textarea {
	line-height:1.7em;
	height:200px;
}

input.merker-powermail-checkbox {
  width:auto;
  float:left;
  margin-right:7px;
}
* html input.merker-powermail-checkbox {
  float:left;
  margin-right:7px;
  border:none;
}
* + html input.merker-powermail-checkbox {
  border:none;
}

input.powermail_submit {
  width:385px;
  background-color:#008454;
  color:#fff;
  font-weight:bold;
}

.powermail_all_td {
  padding-right:10px;
}

.tx-powermail-pi1_mandatory {
  color:#c00;
}

.validation-advice {
	color:#C00;
	margin-left:80px;
	margin-bottom:1em;
	margin-top:-10px;
}
input.validation-failed,
textarea.validation-failed{
	border-color:#c00;
}

/* ---------------------------------------------- */
#pagemargin-top {
	display:none;
}

#spacer {
	display:none;
}

#pagemargin-bottom {
	width:95%;
	height:auto;
	margin:0 auto;
	background:none;
}

#page {
	width:100%;
	margin:0 auto;
	background:#fff;
	overflow: visible;
}

#col-navi {
	display:none;
}

#col-content {
	width:100%;
	margin-left:0px;
	padding:0px;
	overflow: visible;
  height:auto;
}

#breadcrumbs {
	font-size:91.67%;
	margin-bottom:1em;
	width:500px;
	float:left;
}

#breadcrumbs-produktuebersicht {
	font-size:91.67%;
	margin-bottom:1em;
}

#merker-toolbar {
	display:none;
}

.merker-list {
  margin-bottom:2em;
}
.merker-list-item-functions,
.merker-list-delete-all-items {
	display:none;
}

#content {
  overflow:visible;
  height:auto;
	clear:both;
}

.teasermenu {
  padding:1em 0;
	overflow: visible;
}

.teasermenu h2 {
  font-size:108.33%;
  font-weight:bold;
  border-bottom:2px solid #ccc;
}

.teasermenu ul,
.teasermenu li {
  list-style:none;
  margin:0;
}

.teasermenu ul li {
  background:#f0f4f4;
  margin-bottom:1em;
  display:block;
  padding:5px;
  overflow:hidden;
  border-bottom:1px solid #008454;
	float:none;
	height:95px;
	width:100%;
	margin-right:20px;
}

.teasermenu ul li .clearer {
  clear:both;
  visibility:hidden;
  font-size:0;
  line-height:0;
  height:0;
}

.teasermenu ul li a {
  width:120px;
  margin-right:10px;
  float:left;
	padding:0px;
}
.teasermenu ul li a:hover {
	vertical-align:top;
	padding:0px;
}

.teasermenu ul li a img {
  vertical-align:top;
	padding:0px;
}

.teasermenu ul li dl dt a {
	width:auto;
	float:none;
	margin:0px;
	padding:1px 0px;
  font-weight:bold;
}
.teasermenu ul li dl dt a:hover {
	padding:1px 2px;
	background:#008454;
	color:#FFF;
}
.teasermenu ul li dl dd {
  font-size:91.67%;
}

#footer {
	width:95%;
	height:auto;
	margin:0 auto;
	background:none;
	border-top:1px solid #ccc;
	padding:10px 0;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
}

#footer-left {
	display:none;
}

#footer-right {
	height:auto;
	margin-left:0px;
	padding-top:0px;
}

/* SUBCOLUMS */
.subcolumns {
	width:100%;
	overflow:visible;
	margin-bottom:0em;
}

.c50l, .c25l, .c32l, .c33l, .c38l, .c68l, .c75l, .c62l {float: none;}
.c50r, .c25r, .c32r, .c33r, .c38r, .c68r, .c75r, .c62r {float: none; margin-left: 0px;}

.c100 {width: 100%}
.c25l, .c25r {width: 100%}
.c32l, .c32r {width: 100%}
.c33l, .c33r {width: 100%}
.c50l, .c50r {width: 100%}
.c68l, .c68r {width: 100%}
.c75l, .c75r {width: 100%}
.c38l, .c38r {width: 100%}
.c62l, .c62r {width: 100%}

.subc100 {margin:0}
.subc  	 {margin:0}
.subcl   {margin:0}
.subcr   {margin:0}

/* styles for extension "tx_fdfx2cols_pi1" */
.tx-fdfx2cols-pi1 {margin:0;}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
  border:1px solid #ccc;
}

.csc-textpic-caption {
  line-height:1.5em;
}

.tx-rgsmoothgallery-pi1 {
	display:none;
}
