@charset "utf-8";
* {
	margin:0;
	padding:0;
}
html {
	height:100%;
}
body {
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:1.7em;
	color:#000;
	background:none;
}

h1, h2, h3, h4, h5, h6 {
	color:#454545;
	font-weight:bold;
	margin: 0 0 0.5em 0;
}

h1 {font-size:141.67%; font-family:Verdana, Arial, sans-serif; line-height:1.25em;}
h2 {font-size:116.67%; font-family:Verdana, Arial, sans-serif; line-height:1.5em; margin-bottom:0.75em;}
h3 {font-size:100%;}
h4 {font-size:100%;}

h1.produktgruppe1, h2.produktgruppe1 {color:#838541;}
h1.produktgruppe2, h2.produktgruppe2 {color:#A38256;}
h1.produktgruppe3, h2.produktgruppe3 {color:#588F89;}
h1.produktgruppe4, h2.produktgruppe4 {color:#CC9900;}
h1.produktgruppe5, h2.produktgruppe5 {color:#D07244;}

p, table p, .contenttable table p {
	margin: 0 0 1em 0;
}

p.smalltext     {font-size:91.67%;}

span.smalltext  {font-size:91.67%;}

ul {
	list-style:disc;
	margin-left:20px;
	margin-bottom:1em;
}

li {
}

ul.csc-menu li {
	margin-bottom:0.5em;
}

a {
	color:#004D91;
	text-decoration:none;
}

a:focus, a:hover, a:active {
	color:#004D91;
	text-decoration:underline;
}

img, fieldset {
	border:none;
}

hr {
  border:none;
  border-bottom:1px dashed #ccc;
  margin-bottom:1.75em;
  margin-top:1.75em;
  clear:both;
  padding-right:20px;
}

select, input, textarea {
	font-size: 99%
}

fieldset {
  background:none;
}

legend {
  display:none;
}
  
label {
	display:block;
	font-weight:normal;
}

input, textarea, select {
  font-family:Arial, Helvetica, sans-serif;
	color:#000;
	width:348px;
	border:1px solid #ccc;
	font-size:100%;
	margin-bottom:0.75em;
	padding:2px;
}
* html input, textarea, select {
	width:345px;
}
select {
	width:354px;
}

option {
  padding:1px 5px;
}

textarea {
	line-height:1.7em;
	height:200px;
	width:348px;
}

input.powermail_submit {
  width:354px;
  background-color:#004D91;
  color:#fff;
  font-weight:bold;
}
input.powermail_submit:hover {
  background-color:#454545;
  color:#fff;
  font-weight:bold;
}

.powermail_all_td {
  padding-right:10px;
}

.powermail_mandatory_js {
  color:#c00;
  margin-bottom:1em;
  font-size:91.67%;
  font-weight:bold;
  margin-top:-0.5em;
}

/* ----------------------------------- */
#page {
	height:auto;
	width:100%;
	margin:0;
	overflow:visible;
}

#metanavi {
	display:none;
}

#header,
#header-startseite {
	display:none;
}

#maincontent,
#maincontent-startseite {
	background:none;
	padding:0;
	overflow:visible;
}

#maincontent-startseite-col-left {
	padding-bottom:2em;
	margin-bottom:2em;
	border-bottom:2px solid #ccc;
}

#col-left {
	width:100%;
	float:none;
}

#hotline {
	background:#004F95 url(../img/bg-hotline.jpg) repeat-x top left;
	margin-bottom:2em;
	padding:5px 0;
	border-bottom:2px solid #ccc;
}

#hotline p {
	color:#BFD6EB;
	padding-left:0px;
	line-height:1.5em;
	margin:0;
}

#hotline p strong {
	color:#fff;
	font-size:150%;
	padding-left:0px;
}

#navi {
	display:none;
}

#col-right {
	width:100%;
	margin-left:0px;
	overflow: visible;
}

#content {}

#footer {
	clear:both;
	background:none;
	padding:0;
	height:40px;
	border-top:2px solid #ccc;
}

#footer-left {
	padding-top:5px;
	width:400px;
	float:left;
}

#footer-right {
	display:none;
}

/* 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;}
.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}

.csc-default {
  float:none;
  clear:both;
}

#uid6 .c68l {
  width:100%;
}
#uid6 .c32r {
  width:100%;
}

.produktfeld50 {
	width:96%; 
	border:1px solid #ccc; 
	background:#fafafa url(../img/bg-produkt-headline0.jpg) repeat-x top left;
	margin:0 0 15px 0;
	padding:8px;
	clear:both;
	overflow:visible;
}

.produktfeld100 {
	width:96%; 
	border:1px solid #ccc; 
	background:#fafafa url(../img/bg-produkt-headline0.jpg) repeat-x top left;
	margin:0 0 15px 0;
	padding:8px;
	clear:both;
	overflow:visible;
}

.produktfeld50 h2,
.produktfeld100 h2{
	color:#FFF;
}

.produktfeld50 p {
	margin-bottom:0.75em;
	width:65%;
}

.produktfeld100 p {
	margin-bottom:0.75em;
	width:100%;
}

.produktfeld100 div.csc-textpic-imagewrap {
	margin-top:35px;
}

.tx-andshadowbox-thumb {
	display:block;
	width:150px;
	height:150px;
	border:1px solid #ccc;
	padding:5px;
	float:left;
	overflow:hidden;
	margin:0 12px 20px 0;
	background:#EAEAEA;
}
.tx-andshadowbox-thumb img {
	width:100%;
	height:auto;
}
