@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	background:url(../images/layout/bgContent.gif) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1 {
	font-size:18px;
	color:#ff9933;
	font-weight:normal;
}
h2 {
	font-size:14px;
	color:#4f4f24;
	margin:0 0 0 0;
	font-weight:normal;
}
h3 {
	font-size:13px;
	font-weight:bold;
	color:#666636;
	margin:15px 0 0 0;
	padding:0;
	background:url(../images/layout/h3Icon.gif) no-repeat 0 2px;
	border-bottom:1px #CCC dotted;
}
h4 {
	font-size:16px;
	font-weight:bold;
	color:#FF9900;
	margin:0 0 2px 0;
}
#header {
	width:100%;
	height:265px;
	background:url(../images/layout/bgHeader.gif) repeat-x;
	display:none;
}
#headerImage {
	width:980px;
	height:227px;
	margin:0 auto;
	display:none;	
}
#navigationTop {
	width:980px;
	height:20px;
	margin:14px auto 0 auto;
	color:#FFF;
	display:none;	
}
#contentContainer {
	width:100%;
	height:auto;
}
#contentColumn {
	line-height:18px;
	width:100%;
	height:auto;
	float:left;
	margin:0;
}
#rightColumn {
	width:200px;
	height:auto;
	float:left;
	display:none;	
}
#footer {
	width:100%;
	height:76px;
	background:url(../images/layout/bgFooter.gif) repeat-x;
	margin:0 auto 0 auto;
	display:none;	
}
#footerContent {
	color:#FEFEFE;
	width:980px;
	height:25px;
	padding:10px 0 0 0;
	margin:0 auto 0 auto;
	display:none;	
}
#serviceNavigation {
	height:34px;
	width:200px;
	margin:0 0 10px 0;
}
#rightColumn .headlineQuickNavi {
	margin:10px 0;
}
#serviceNavigation img {
	border:none;
}
#contentRightColumn {
	width:200px;
	height:auto;
}
/*Hauptnavi Top*/
#navigationTop ul {
	list-style:none;
	margin-top: 7px;
}
#navigationTop li {
	display:inline;
}
#navigationTop li a {
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	margin:0 18px 0 18px;
}
#navigationTop li a:hover {
	color:#000;
}
#navigationTop li .active {
	color:#000;
	font-weight:bolder;
}
/*Rechte Navigation Ebene 2 */
#contentRightColumn ul {
	list-style: none;
}
#contentRightColumn .ebene2 a {
	font-family:Arial, Helvetica, sans-serif;
	width:195px;
	padding: 5px 0 5px 0;
	text-indent:22px;
	display: block;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	background: url(../images/layout/rightContentAIcon.gif) no-repeat 0 6px;
	margin:0 0 0 5px;
}
#contentRightColumn .ebene2 a:hover {
	color:#000;
	text-decoration:underline;
}
#contentRightColumn .ebene2 .active {
	color:#F60;
	font-weight:bolder;
}
/* Powermail */

#contentColumn span.powermail_mandatory {
	color: red;
}
#contentColumn input.validation-failed, #contentColumn textarea.validation-failed {
	background-color: red;
}
#contentColumn div.powermail_mandatory_js {
	color: red;
	margin: 3px 0 15px 120px;
}
#contentColumn fieldset.tx-powermail-pi1_fieldset {
	border: 1px solid #A5ACB2;
	padding: 5px;
}
#contentColumn fieldset {
	padding:15px;
}
#contentColumn fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 140px;
	float: left;
	clear: both;
	font-weight: normal;
	margin:5px 0 0 0;
}
#contentColumn fieldset.tx-powermail-pi1_fieldset input, #contentColumn fieldset.tx-powermail-pi1_fieldset select {
	width: 280px;
	margin:5px 0 0 0;
}
#contentColumn fieldset.tx-powermail-pi1_fieldset textarea {
	width: 300px;
	margin:5px 0 0 0;
}
#contentColumn div.tx_powermail_pi1_fieldwrap_html {
	margin: 3px 0;
}
#contentColumn input.powermail_submit {
	margin: 20px 0px;
	padding:2px 5px;
	font-weight: bold;
	border: 1px dashed #000;
	color:#FFF;
	width:250px;
	background-color: #F60;
}
#contentColumn td.powermail_all_td {
	padding: 3px 10px 3px 0;
}
#contentColumn .checkbox {
	width:50px;
}
/*Classes*/
#contentColumn ul {
	margin-left:50px;
}
#contentColumn li {
	padding:2px 0 2px 3px;
	list-style: url(../images/layout/liIconContent.gif);
}
#contentColumn li li {
	padding:2px 0 2px 3px;
}
#contentColumn a:link {
	color:#E08021;
	text-decoration:none;
}
#contentColumn a:visited {
	color:#E08021;
	text-decoration:none;
}
#contentColumn a:hover {
	text-decoration:underline;
}
#contentColumn img {
	border:5px solid #999A58;
}
/*Text unter Bilder*/
.csc-textpic-caption {
	color:#666;
	font-size:10px;
}
/*Send a Cart*/
#contentColumn .tx-srsendcard-pi1 .tx-srsendcard-pi1-card img {
	border:none;
}
.tx-srsendcard-pi1 input, .tx-srsendcard-pi1 select, .tx-srsendcard-pi1 textarea {
	background-color: #999A58;
	color: #ffffff;
}
#contentColumn .tx-srsendcard-pi1-submit {
	padding:5px;
	background-color: #999A58;
	color:#FFF;
	border:5px solid #FF9933;
	text-transform:uppercase;
	font-size:12px;
}
/*Two Column*/
#contentColumn .twoColumnContainer {
	background:url(../images/layout/twoColumnSeparator.gif) repeat-y;
	margin:25px 0 0 0;
}

#contentColumn .twoColumnLeft {
	float:left;
	width:365px;
	height:auto;
	margin:0 25px 0 0;
}

#contentColumn .twoColumnMiddle {
	float:left;
	width:365px;
	height:auto;
	margin:0;	
}
#contentRightColumn div.csc-textpic img {
	margin:0;
	padding:0;
}
/*Products Teaser*/
#contentColumn .productsTeaser {
	padding: 5px 15px 15px 15px;
	margin:10px 10px 0 0;
	/*border: 1px dashed #666635;
	background:#FFFFA8;*/
	width:330px;
	height:170px;
	float:left;
}
.productsHeadline {
	border-bottom:1px solid #666635;
	background:none;
	padding:0 0;
}
#contentColumn .productsHeadline a {
	color:#666635;
	background:none;
	padding:0 0;
	text-decoration:none;
}
.productsText {
	float:right;
	width:180px;
	margin-bottom:10px;
}
.productsImage {
	float:left;
	width:120px;
	margin-bottom:10px;
}
.productsMoreLink {
	padding:5px 0;
	text-align:right;
	clear:both;
	font-weight:bold;
}