@charset "utf-8";
* {
	margin:0;
	padding:0;
}

html {
	height:100%;
	overflow: -moz-scrollbars-vertical;
}
body {
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:1.7em;
	color:#454545;
	background:#fff;
}

#pageshadow {
	height:auto;
	width:1000px;
	margin:0 auto;
	background:#fff url(../img/bg-pageshadow.jpg) repeat-y top center;
}

#page {
	height:auto;
	width:980px;
	margin:0 auto;
	background:#FFFFFF;
	background:url(../img/bg-toplink.jpg) repeat-y top left;
}

#header {
	height:100px;
	background:#fff;
}

#logo {
	width:230px;
	float:left;
	padding:28px 0 0 23px;
}

#headernavi {
	margin-left:270px;
	padding-top:64px;
}

#headernavi ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	}

#headernavi ul li{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	}

/* Hier die ID der Seite "Start" eintragen */
a#headernavi2 { 
  	background:transparent url(../img/headernavi-start.gif);
  	width:78px; 
  	height:20px;
  	display:block;
  }

a#headernavi2act {
  	background:transparent url(../img/headernavi-start.gif) 0px -21px;
  	width:78px; 
  	height:20px;
  	display:block;
  }
  
a:focus#headernavi2,
a:hover#headernavi2,
a:active#headernavi2  {
  background:transparent url(../img/headernavi-start.gif) 0px -21px;
  color:#fff;
  text-decoration: none;
}   

/* Hier die ID der Seite "Produkte" eintragen */
a#headernavi3 {
  	background:transparent url(../img/headernavi-produkte.gif);
  	width:108px;
  	height:20px;
  	display:block;
  }  

a#headernavi3act {
  	background:transparent url(../img/headernavi-produkte.gif) 0px -21px;
  	width:108px;
  	height:20px;
  	display:block;
  }

a:focus#headernavi3,
a:hover#headernavi3,
a:active#headernavi3  {
  background:transparent url(../img/headernavi-produkte.gif) 0px -21px;
  color:#fff;
  text-decoration: none;
}

/* Hier die ID der Seite "Allgemeine Hinweise" eintragen */
a#headernavi4 {
  	background:transparent url(../img/headernavi-allg-hinweise.gif);
  	width:192px; 
  	height:20px;
  	display:block;
  } 

a#headernavi4act {
  	background:transparent url(../img/headernavi-allg-hinweise.gif) 0px -21px;
  	width:192px;
  	height:20px;
  	display:block;
  }
  
a:focus#headernavi4,
a:hover#headernavi4,
a:active#headernavi4  {
  background:transparent url(../img/headernavi-allg-hinweise.gif) 0px -21px;
  color:#fff;
  text-decoration: none;
}  

/* Hier die ID der Seite "Downloads" eintragen */
a#headernavi5 {
  	background:transparent url(../img/headernavi-downloads.gif);
  	width:123px; 
  	height:20px;
  	display:block;
  }  

a#headernavi5act {
  	background:transparent url(../img/headernavi-downloads.gif) 0px -21px;
  	width:123px;
    height:20px;
  	display:block; 
  }
  
a:focus#headernavi5,
a:hover#headernavi5,
a:active#headernavi5  {
  background:transparent url(../img/headernavi-downloads.gif) 0px -21px;
  color:#fff;
  text-decoration: none;
}

/* Hier die ID der Seite "AGB" eintragen */
a#headernavi6 {
  	background:transparent url(../img/headernavi-agb.gif);
  	width:75px; 
  	height:20px;
  	display:block;
  }  

a#headernavi6act {
  	background:transparent url(../img/headernavi-agb.gif) 0px -21px;
  	width:75px;
    height:20px;
  	display:block; 
  }
  
a:focus#headernavi6,
a:hover#headernavi6,
a:active#headernavi6  {
  background:transparent url(../img/headernavi-agb.gif) 0px -21px;
  color:#fff;
  text-decoration: none;
}

/* Hier die ID der Seite "Kontakt" eintragen */
a#headernavi7 {
  	background:transparent url(../img/headernavi-kontakt.gif);
  	width:69px; 
  	height:20px;
  	display:block;
  }  

a#headernavi7act {
  	background:transparent url(../img/headernavi-kontakt.gif) 0px -21px;
  	width:69px;
    height:20px;
  	display:block; 
  }
  
a:focus#headernavi7,
a:hover#headernavi7,
a:active#headernavi7  {
  background:transparent url(../img/headernavi-kontakt.gif) 0px -21px;
  color:#fff;
  text-decoration: none;
}

#headernavi ul li a span {
  display:none;
  }

#neck {
  clear:both;
	height:80px;
	background:#477A6D url(../img/bg-neck-green.jpg) repeat-x top left;
	border-bottom:1px solid #fff;
}
	
#neck-allgemein {
  clear:both;
	height:60px;
	background:#477A6D url(../img/bg-neck-green.jpg) repeat-x top left;
	border-bottom:1px solid #fff;
}
#uid2 #neck-allgemein {
  clear:both;
	height:80px;
	background:#477A6D url(../img/bg-neck-green.jpg) repeat-x top left;
	border-bottom:1px solid #fff;
	color:#fff;
}

#neck-left {
	height:60px;
	width:660px;
	float:left;
	padding-left:40px;
	padding-top:20px;
}

#neck-allgemein #neck-left {
  padding-top:25px;
  height:35px;
}

#uid2 #neck-allgemein #neck-left {
  padding-top:22px;
  height:58px;
}
#uid2 #neck-allgemein #neck-left span {
  padding-left:1px;
}

#breadcrumbs {
	padding:0;
	margin:0;
	color:#fff;
	}

#neck-allgemein #breadcrumbs {
  display:none;
}
	
#neck-left a {
	color:#FFFFFF;
	padding:1px 1px 1px 1px;
}

#neck-left a:hover {
	color:#fff;
	background:#E62614;
}

#neck-right {
	height:80px;
	width:279px;
	float:right;
	background:url(../img/bg-neck-darkgreen.jpg) repeat-x top left;
	border-left:1px solid #fff;
	}

#neck-allgemein #neck-right {
  height:60px;
}	

#uid2 #neck-allgemein #neck-right {
  height:80px;
}	

#main {
	height:auto;
	width:940px;
	padding:0 0 0 40px;
}
#uid2 #main {
	height:auto;
	width:980px;
	padding:0 0 0 0px;
}

#content {
	width:620px;
	float:left;
}

#uid2 #content {
	width:620px;
	padding:30px 0 0 40px;
}

#uid4 #content,
#uid5 #content,
#uid6 #content,
#uid7 #content,
#uid8 #content,
#uid9 #content,
#uid59 #content {
	padding-top:30px;
	}

#uid2 #navi {
	display:none;
}

#navi {
	width:279px;
	background:#f5f5f5 url(../img/bg-navi-grau.jpg) repeat-x top left;
	float:right;
	border-left:1px solid #fff;
}

#ankernavi {
	width:279px;
	background:#f5f5f5 url(../img/bg-navi-grau.jpg) repeat-x top left;
	float:right;
	border-left:1px solid #fff;
}

#uid5 #ankernavi {
	width:239px;
	background:#f5f5f5 url(../img/bg-navi-grau.jpg) repeat-x top left;
	float:right;
	border-left:1px solid #fff;
	padding:30px 20px;
}

#navi ul {
	list-style:none;
	margin:0;
	}
#navi ul li {
	background:url(../img/bg-navi-item-level1.jpg) repeat-x top left;
	padding-left:10px;
	}
#navi ul li a {
	color:#fff;
	font-weight:bold;
	font-size:13px;
	display:block;
	margin-bottom:5px;
	padding:1px 0;
	background:url(../img/navi-item-level1-link.jpg) no-repeat top right;
	text-decoration:none;
	}
* html #navi ul li a {
	height:23px;
	}		
#navi ul li a:hover,
#navi ul li a.active {
	color:#E62614;
	background:url(../img/navi-item-level1-active.jpg) no-repeat top right;
	text-decoration:none;
	}		
#navi ul li ul {
	list-style:none;
	margin:0;
	margin-bottom:5px;
	}		
#navi ul li ul li {
	background:none;
	padding:0 40px 0 5px;
	}
#navi ul li ul li a {
	color:#454545;
	font-weight:normal;
	font-size:100%;
	display:block;
	margin-bottom:0;
	padding:2px;
	border-bottom:1px dotted #999;
	background:none;
	text-decoration:none;
	}
* html #navi ul li ul li a {
	height:21px;
	}		
#navi ul li ul li a:hover {
	color:#E62614;
	text-decoration:none;
	background:none;
	}	

#navi ul li ul li span {
	color:#E62614;
	background:none;
	font-weight:normal;
	font-size:100%;
	display:block;
	margin-bottom:0;
	padding:2px;
	border-bottom:1px dotted #999;
	text-decoration:none;
	}	
  
#ankernavi ul {
	list-style:none;
	margin:0;
	margin-bottom:5px;
	padding-top:40px;
	}		
#ankernavi ul li {
	background:none;
	padding:0 40px 0 5px;
	}
#ankernavi ul li a {
	color:#454545;
	font-weight:normal;
	font-size:100%;
	display:block;
	margin-bottom:0;
	padding:2px;
	padding-left:1.5em;
	border-bottom:1px dotted #999;
	background:none;
	text-decoration:none;
	}
* html #ankernavi ul li a {
	height:21px;
	}		
#ankernavi ul li a:hover {
	color:#E62614;
	text-decoration:none;
	background:none;
	}	

#ankernavi ul li span {
	color:#E62614;
	background:none;
	font-weight:normal;
	font-size:100%;
	display:block;
	margin-bottom:0;
	padding:2px;
	border-bottom:1px dotted #999;
	text-decoration:none;
	}	    	
	
#toplink {
	clear:both;
	text-align:right;
	padding-top:10px;
	padding-right:40px;
	background:#fff url(../img/bg-toplink.jpg) repeat-y top left;
	}
	
.linkToTop {
  display:block;
  border-bottom:none;
  margin-bottom:1.7em;
  text-align:right;
  }
	
#uid4 #toplink,
#uid5 #toplink,
#uid6 #toplink,
#uid7 #toplink,
#uid8 #toplink,
#uid9 #toplink,
#uid59 #toplink {
	clear:both;
	text-align:right;
	padding-top:0px;
	padding-right:40px;
	background:#fff url(../img/bg-toplink.jpg) repeat-y -40px 0px;
	}		

#pagefootershadow {
	height:100px;
	width:1000px;
	margin:0 auto;
	background:#fff url(../img/bg-pagefootershadow.jpg) no-repeat top center;
	padding-bottom:10px;
}

#footer {
	height:100px;
	width:900px;
	margin:0 auto;
	background: url(../img/bg-footer-black.jpg) repeat-x top left;
	padding:15px 40px 0 40px;
	color:#FFFFFF;
}

#footer a {
	color:#FFFFFF;
	padding:1px 1px 1px 1px;
	margin-right:0.75em;
}

#footer a:hover {
	color:#fff;
	background:#E62614;
}

#footer .active {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #fff;
	margin-right:0.75em;
}

#footer-left {
	float:left;
	width:660px;
	}
#footer-right {
	float:right;
	width:240px;
	}	

fieldset, img {
	border:0;
}

/* SUBCOLUMS */
.subcolumns {
	width:100%;
	overflow:hidden;
	margin-bottom:0em;
}

.c50l, .c25l, .c32l, .c33l, .c38l, .c68l, .c75l, .c62l {float: left;}
.c50r, .c25r, .c32r, .c33r, .c38r, .c68r, .c75r, .c62r {float: right; margin-left: -5px;}

.c100 {width: 100%}
.c25l, .c25r {width: 25%}
.c32l, .c32r {width: 32%}
.c33l, .c33r {width: 33%}
.c50l, .c50r {width: 50%}
.c68l, .c68r {width: 68%}
.c75l, .c75r {width: 75%}
.c38l, .c38r {width: 38.2%}
.c62l, .c62r {width: 61.8%}

.subc100 {margin:0}
.subc  	 {margin: 0 0.5em}
.subcl   {margin: 0 1em 0 0}
.subcr   {margin: 0 0 0 1em}

/* styles for extension "tx_fdfx2cols_pi1" */
.tx-fdfx2cols-pi1 {margin:0;}

/* TEXTFORMATIERUNG */
h2, h3, h4, h5, h6 {font-weight:bold;margin: 0 0 1em 0;}
/* h1 {font-size: 166.67%;color:#543725;font-weight:normal;}  20px */
h2 {font-size: 100%;color:#E62614;font-weight:bold;margin: 0 0 0.25em 0;border-bottom:#454545 dotted 1px; }  /* 12px */
h3 {font-size: 100%;color:#538979;font-weight:bold;margin: 0 0 0.25em 0;border-bottom:#454545 dotted 1px;}   /* 12px */
h4 {font-size: 100%;}  /* 12px */
h5 {font-size: 100%;}  /* 12px */
h6 {font-size: 100%;}  /* 12px */

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
h1 {
	font-family:Arial, Helvetica, sans serif;
	font-size:26px;
	height:30px;
	color:#fff;
	font-weight:normal;
	margin:0;
	padding:0;
	}

.sIFR-hasFlash h1 {
	visibility: hidden;
	height:35px;
	margin:0;
	padding:0;
	margin-top:-4px;
}

p, table p, .contenttable table p {margin: 0 0 1.7em 0;}

.smalltext {font-size:91.67%;}

ul {
	list-style:disc;
	margin-left:20px;
	margin-bottom:1em;
}

li {
}

a {
	color:#E62614;
	text-decoration:none;
}

a:focus, a:hover, a:active {
	color:#538979;
	text-decoration:none;
}

/* Tabellen */
table, .contenttable {
	text-align:left;
	width:100%;
	border:none;
	font-size:1em;
	margin:0em 0 1.7em 0;
}

th, .contenttable th {
	margin:0;
	padding:0;
	text-align:left;
	width:auto;
	color:#E62614;
	padding:0.1em 0em;
	vertical-align:top;
	border-bottom:1px dotted #454545;
}
td, .contenttable td {
	margin:0;
	padding:0;
	text-align:left;
	width:auto;
	padding:0.1em 0em;
	border-bottom:1px dotted #454545;
}

.contenttable p {
  margin:0;}

#uid3 .csc-textpic-caption,
#uid13 .csc-textpic-caption,
#uid14 .csc-textpic-caption,
#uid15 .csc-textpic-caption,
#uid16 .csc-textpic-caption,
#uid17 .csc-textpic-caption,
#uid18 .csc-textpic-caption,
#uid19 .csc-textpic-caption,
#uid33 .csc-textpic-caption {
  background:#333 url(../img/bg-footer-black.jpg) repeat-x left top;
  color:#fff;
  padding:2px 5px 2px 5px;
  margin-bottom:1.7em;
  font-weight:bold;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
  border:2px solid #333;
  padding:0;
}

/* Anpassung fÃ¼r Safari Browser. font-size:100% ist fÃ¼r den Safari in Formularen zu groÃ */

select, input, textarea {
	font-size: 99%
}

/* Formular */
fieldset {
  background:none;
  }

/*
#tx-powermail-pi1_fieldset_1 {
  float:left;
  width:300px;
} 

#tx-powermail-pi1_fieldset_2 {
  width:300px;
  margin-left:320px;
} 

#tx-powermail-pi1_fieldset_4 {
  width:300px;
  margin-left:320px;
}

#tx-powermail-pi1_fieldset_5 {
  width:620px;
}
*/

legend {
  display:none;
  }
  
label {
	display:block;
	font-weight:normal;
	width:80px;
	float:left;
}

#powermaildiv_uid10 p {
  font-size:100%;
  color:#538979;
  font-weight:bold;
  margin: 0 0 0.25em 0;
  border-bottom:#454545 dotted 1px;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	width:200px;
	padding:0.1em 0.5em;
	background:#fff url(../img/bg-input.jop) top left;
	border:1px solid #ccc;
	margin-bottom:0.5em;
	font-size:100%;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	width:200px;
	height:119px;
	padding:0.1em 0.5em;
	background:#fff url(../img/bg-input.jop) top left;
	border:1px solid #ccc;
	line-height:1.7em;
	font-size:100%;
}
select {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	width:200px;
	padding:0.1em 0.5em;
	background:#fff;
	border:1px solid #ccc;
	margin-bottom:0.5em;
	font-size:100%;
}
option {
	line-height:1.6em;
	border-bottom:1px solid #999;
	background:#538979;
	padding:2px 8px;
}
textarea:focus, input:focus {
	background:#538979;
	color:#fff;
}

.powermail_check_inner {
  height:20px;
  margin-bottom:0.5em;
  }

* html .powermail_check_inner {
  height:auto;
  margin-bottom:0.5em;
  }  

#tx-powermail-pi1_fieldset_4 label{
  margin-left:80px;
  width:120px;
}
* html #tx-powermail-pi1_fieldset_4 label{
  margin-left:42px;
  width:120px;
}

#tx-powermail-pi1_fieldset_4 input{
  width:auto;
  height:auto;
  border:none;
  position:relative;
  top:4px;
} 
* + html #tx-powermail-pi1_fieldset_4 input{
  top:1px;
}  

/* Powermail */
span.powermail_mandatory {
	color:#E62614;
}
input.validation-failed,
textarea.validation-failed {
	border:1px solid #E62614; 
}
div.powermail_mandatory_js {
	color:#E62614;
	margin:0 0 1.7em 80px;
}

.tx-powermail-pi1_mandatory {
	color:#E62614;
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 0px 0px 0px 0px;
	width:300px;
	font-weight: bold;
	background:#E62614;
	color:#fff;
	border:1px solid #C01D10;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit:hover  {
	/* submit button */
	margin: 0px 0px 0px 320px;
	width:300px;
	font-weight: bold;
	background:#538979;
	border:1px solid #417064;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: none;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

.tx-powermail-pi1_thx {
  width:300px;
  } 

/* AGB */
#uid6 #content ol {
  list-style:lower-alpha;
}
#uid6 #content ol li {
  margin-bottom:1.7em;
  margin-left:1.5em;
}
* html #uid6 #content ol li {
  margin-bottom:1.7em;
  margin-left:2em;
}

* + html #uid6 #content ol li {
  margin-bottom:1.7em;
  margin-left:2em;
}

/* Kontakt */
#uid7 #ankernavi p {
  margin-top:40px;
  margin-left:1.5em;
  } 
  
/* Sitemap */
/* tx-dropdownsitemap-pi1 */
.tx-dropdownsitemap-pi1 {
  	margin:0;
  	padding:0;
}
.tx-dropdownsitemap-pi1 UL, 
.tx-dropdownsitemap-pi1 OL {
  	list-style: none;
  	margin: 0px;
  	padding: 0px;
}
.tx-dropdownsitemap-pi1 A, 
.tx-dropdownsitemap-pi1 A:link, 
.tx-dropdownsitemap-pi1 A:visited, 
.tx-dropdownsitemap-pi1 A:active {
  	color:#E62614;
  	text-decoration:none;
  	background:none;
}

.tx-dropdownsitemap-pi1 A:hover {
  	color:#538979;
  	text-decoration:none;
  	background:none;
}
.tx-dropdownsitemap-pi1 DIV {
  	margin-left: 0px;
  	margin-top: 2px;
  	padding: 2px;
}
.tx-dropdownsitemap-pi1 LI.open OL,
.tx-dropdownsitemap-pi1 LI.open UL {
  	display: block;
}
.tx-dropdownsitemap-pi1 LI.closed OL,
.tx-dropdownsitemap-pi1 LI.closed UL {
  	display: none;
}
.tx-dropdownsitemap-pi1 SPAN.ifsub {
  	text-transform: uppercase;
  	font-weight: bold;
}
.tx-dropdownsitemap-pi1 SPAN.spc {
  	font-weight: normal;
}
.tx-dropdownsitemap-pi1 .description {
  	text-transform: none;
  	margin-left: 5px;
}
.tx-dropdownsitemap-pi1 DIV.level_1 {
}
.tx-dropdownsitemap-pi1 DIV.level_2,
.tx-dropdownsitemap-pi1 DIV.level_3,
.tx-dropdownsitemap-pi1 DIV.level_4,
.tx-dropdownsitemap-pi1 DIV.level_5,
.tx-dropdownsitemap-pi1 DIV.level_6 {
  	margin-left:1em;
}
.tx-dropdownsitemap-pi1 DIV.expAll {
  	border: solid 0px #00ff00;
  	background:transparent;
  	color: inherit;
  	padding:20px 5px 10px 5px;
}
.tx-dropdownsitemap-pi1 IMG {
  	margin-right: 5px;
} 


/* mehr Bilder */
#uid45 .tx-andshadowbox-thumb a,
#uid47 .tx-andshadowbox-thumb a,
#uid49 .tx-andshadowbox-thumb a,
#uid50 .tx-andshadowbox-thumb a,
#uid52 .tx-andshadowbox-thumb a,
#uid54 .tx-andshadowbox-thumb a,
#uid55 .tx-andshadowbox-thumb a,
#uid57 .tx-andshadowbox-thumb a,
#uid66 .tx-andshadowbox-thumb a,
#uid69 .tx-andshadowbox-thumb a,
#uid43 .tx-andshadowbox-thumb a,
#uid60 .tx-andshadowbox-thumb a,
#uid61 .tx-andshadowbox-thumb a,
#uid63 .tx-andshadowbox-thumb a,
#uid70 .tx-andshadowbox-thumb a,
#uid77 .tx-andshadowbox-thumb a,
#uid78 .tx-andshadowbox-thumb a,
#uid80 .tx-andshadowbox-thumb a {
  background:none;
}