@charset "utf-8";
/* CSS Document */

/* main */
a {
	-moz-outline: none;
	color: #00A2FF;
}
a.beside {
	-moz-outline: none;
	color: #666;
}
img{
	border: none;
}
p {
	margin: 0 0 1.3em 0;
}

div.headline {
	margin: 0 0 10px -27px;
	padding: 8px 0 0 0;
	overflow: hidden;
	height: 34px;
}
div.headline .left {
	float: left;
	width: 16px;
	height: 34px;
}
div.headline .middle {
	float: left;
	padding: 0 5px;
	height: 34px;
	background: url(../images/bg_headline_middle.gif) repeat-x;
}
div.headline .middle h1,
div.headline .middle h2,
div.headline .middle h3,
div.headline .middle h4 {
	font-size: 1.2em;
	line-height: 25px;
	color: #FFF;
	padding: 0;
	margin: 0;
	height: 34px;	
}
div.headline .middle h1.alternative,
div.headline .middle h2.alternative,
div.headline .middle h3.alternative,
div.headline .middle h4.alternative {
	color: black;	
}
* html div.headline .middle h1,
* html div.headline .middle h2,
* html div.headline .middle h3{
	height: auto;
}

div.headline .middleyellow {
	float: left;
	padding: 0 5px;
	height: 34px;
	background: url(../images/staticpages/bg_headline_yellow_middle.gif) repeat-x;
}
div.headline .middleyellow h1,
div.headline .middleyellow h2,
div.headline .middleyellow h3,
div.headline .middleyellow h4 {
	font-size: 1.2em;
	line-height: 25px;
	color: #FFF;
	padding: 0;
	margin: 0;
	height: 34px;	
}
div.headline .middleyellow h1.alternative,
div.headline .middleyellow h2.alternative,
div.headline .middleyellow h3.alternative,
div.headline .middleyellow h4.alternative {
	color: black;	
}
* html div.headline .middleyellow h1,
* html div.headline .middleyellow h2,
* html div.headline .middleyellow h3{
	height: auto;
}

div.headline .right {
	float: left;
	width: 31px;
	height: 34px;
}
.label-corner {
	margin: -17px 0 0 -25px;
}
* html .label-corner {
	margin: -3px 0 0 -25px;
}

h1 {
	font-size: 1.75em;
	color: #729216;	
	margin: 0 0 0.9em 0;
}
h2 {
	color: #729216;
	font-size: 1.2em;
}
h3 {
	margin: 1.5em 0 0.8em 0;
	color: #729216;	
	font-size: 1em;
}

ul {
	padding-left: 1em;
	list-style-image: url(../images/ico_bullet.gif)
}

ul li {
	margin-bottom: 0.75em;
	line-height: 1.3em;
}
.txt-highlight {
	color: #729216;
}

body {
	margin: 0;
	padding: 0;
	background: url(../images/bg_body.gif) top repeat-y #F0F6FF;
	font: 0.75em Verdana, Geneva, sans-serif;
	color: #464646;
	line-height: 1.3em;
}
#cta-main-head {
	background: url(../images/bg_head.jpg) top no-repeat;
}
#cta-main {
	width: 952px;
	margin: 0 auto;
	background: url(../images/bg_main.jpg) 0 155px no-repeat;
	min-height: 600px;
}
#cta-nav-head {
	padding: 30px 20px 5px 0;
	text-align: right;
	overflow: hidden;
}
* html #cta-nav-head {
	height: 20px;
}
#cta-nav-head a {
	color: #686868;
	text-decoration: none;
}
#cta-nav-head .cta-basket,
#cta-nav-head .cta-login,
#cta-nav-head .cta-languages {
	float: right;
	margin: 0 0 0 25px;
}
#cta-nav-head .cta-search {
	float: left;
	padding: 0 0 0 255px;
	background: url(../images/bg_input_search.gif) no-repeat #FFF right;	
}
#cta-nav-head .cta-search .inp-field {
	border: none;
	width: 125px;
	padding: 3px 0;
	line-height: 20px;
	height: 20px;
	font-size: 0.9em;
	outline: none;
	background: none;
}
* html #cta-nav-head .cta-search .inp-field {
	padding: 0px 0 0 5px;
}
* html #cta-nav-head .cta-search .button {
	background: transparent none;
	border: none;
	width: 20px;
	height: 20px;
	margin-bottom: -5px;
}
#cta-nav-head .cta-basket img,
#cta-nav-head .cta-login img {
	margin: 0 0 -3px 6px;
}
#cta-nav-head .cta-languages img {
	margin: 0 0 0 6px;
}
#cta-logo {
	margin: 0 50px 0 40px;
	float: left;
}
* html #cta-logo {
	margin: 0 25px 0 20px;
}
#cta-header-left {
	float: left;
}
#cta-header-right {
	float: left;
	margin-bottom: 20px;
}
#cta-teaser {
	margin: 20px 0 0 0;	
}
.cta-teaser-small {
	width: 454px;
	float: left;
	margin: 20px 0 20px 20px;	
}
* html .cta-teaser-small {
	margin: 20px 0 20px 10px;	
}
.cta-teaser-small .txt {
	background: url(../images/pic_teaser_small_bottom.png) no-repeat;
	height: 128px;
	padding: 0 40px;
}
/* navigation */
#cta-nav-main {
	height: 43px;
}
#cta-nav-main ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#cta-nav-main ul li {
	display: block;
	height: 43px;
	float: left;
	margin: 0;
	padding: 0;
}
#cta-nav-main a {
	display: block;
	text-indent: -999em;
	height: 43px;
	background: url(../images/bg_nav_main.jpg);
}

/* buttons */
#cta-nav-main #bt-products a {
	width: 110px;
	background-position: 0 0;
}
#cta-nav-main #bt-products a:hover {
	background-position: 0 -43px;
}
#cta-nav-main #bt-products a.active {
	background-position: 0px -86px;
}
#cta-nav-main #bt-designs a {
	width: 88px;
	background-position: -110px 0;
}
#cta-nav-main #bt-designs a:hover {
	background-position: -110px -43px;
}
#cta-nav-main #bt-designs a.active {
	background-position: -110px -86px;
}
#cta-nav-main #bt-own-design a {
	width: 164px;
	background-position: -198px 0;
}
#cta-nav-main #bt-own-design a:hover {
	background-position: -198px -43px;
}
#cta-nav-main #bt-own-design a.active {
	background-position: -198px -86px;
}
#cta-nav-main #bt-help a {
	width: 61px;
	background-position: -362px 0px;
}
#cta-nav-main #bt-help a:hover {
	background-position: -362px -43px;
}
#cta-nav-main #bt-help a.active {
	background-position: -362px -86px;
}
#cta-nav-main #bt-coupon a {
	width: 95px;
	background-position: -423px 0px;
}
#cta-nav-main #bt-coupon a:hover {
	background-position: -423px -43px;
}
#cta-nav-main #bt-coupon a.active {
	background-position: -423px -86px;
}
#cta-nav-main #bt-partner a {
	width: 112px;
	background-position: -518px 0px;
}
#cta-nav-main #bt-partner a:hover {
	background-position: -518px -43px;
}
#cta-nav-main #bt-partner a.active {
	background-position: -518px -86px;
}
/*
#cta-nav-main #bt-space a {
	width: 83px;
	background-position: -547px 0px;
	cursor: default;
}
*/
#cta-nav-main #bt-news a {
	width: 62px;
	background-position: -630px 0px;
}
#cta-nav-main #bt-news a:hover {
	background-position: -630px -43px;
}
#cta-nav-main #bt-news a.active {
	background-position: -630px -86px;
}
#cta-nav-sub-v1,
#cta-nav-sub-v2 {
	font-size: 0.9em;
	line-height: 1.25em;
	background: url(../images/bg_cta_nav_sub_v1.gif) no-repeat;
	height: 58px;
	width: 700px;
}
#cta-nav-sub-v1 .title {
	color: #999;
	font-weight: bold;
	font-size: 1.15em;
	font-family: "Times New Roman", Times, serif;
}
#cta-nav-sub-v1 .title-active {
	color: #999;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 2.7em;
}
#cta-nav-sub-v1 .title-active a {
	text-decoration: none;
}
#cta-nav-sub-v1 .step-1-image,
#cta-nav-sub-v1 .step-2-image,
#cta-nav-sub-v1 .step-3-image {
	float: left;
	margin: 6px 0 0 19px;
	width: 38px;
	height: 38px;
	display: inline;
}
#cta-nav-sub-v1 .step-2-image {
	margin: 6px 0 0 61px;
}
#cta-nav-sub-v1 .step-3-image {
	margin: 6px 0 0 64px;
}
#cta-nav-sub-v1 .step-describtion {
	float: left;
	padding: 6px 0 0 10px;
	width: 130px;
	overflow: hidden;
}
#cta-nav-sub-v2 {
	background: url(../images/bg_cta_nav_sub_v2.gif) no-repeat;
	font-size: 1.1em;	
}
#cta-nav-sub-v2 a {
	color: #6C6C6C;
	text-decoration: none;
	margin: 0 10px;
}
#cta-nav-sub-v2 a.active {
	color: #759D05;
}
#cta-nav-sub-v2 .level-1 {
	line-height: 27px;
	padding: 0 0 0 6px;
	margin: 0 0 1px 0;
}
#cta-nav-sub-v2 .level-2 {
	line-height: 24px;
	padding: 0 0 0 6px;
}
#nav-third {
	margin: 0;
	padding: 0;
	list-style-type: none;	
}
#nav-third a {
	color: #464646;
	text-decoration: none;
}
#nav-third a.active {
	color: #7DA700;
}
#nav-third a:hover {
	text-decoration: underline;
}
#nav-third li {
	padding: 2px 0 2px 19px;
	margin: 0;
}
* html #nav-third li {
	padding: 7px 0 0 19px;
	margin: 0;
}
#nav-third li.second {
	padding: 2px 0 2px 29px;
	margin: 0;
	font-size: 0.9em;
}
#nav-third li.divider {
	padding: 5px 0;
	margin: 0;
	display: block;
	line-height: 1px;
}
* html #nav-third li.divider {
	padding: 2px 0;
}
#cta-nav-footer,
#cta-footer {
	margin: 30px 0 20px 0;
	padding: 20px 0 0 40px;
	border-top: 1px dashed #999;
	color: #717171;
	font-size: 0.85em;

}
* html #cta-nav-footer,
* html #cta-footer {
	height: 150px;
	overflow: visible;
}
#cta-nav-footer a,
#cta-footer a {
	color: #717171;
	text-decoration: none;
}
#cta-nav-footer a:hover,
#cta-footer a:hover {
	text-decoration: underline;
}
#cta-nav-footer strong,
#cta-footer strong {
	font-weight: bold;
	font-size: 1.1em;
}
#cta-nav-footer .column,
#cta-footer .column {
	float: left;
	width: 130px;
	margin: 0 20px 0 0;
}
#cta-footer .column a img{
	margin: 0 7px 7px 0;
}
#cta-footer .column-wide {
	float: left;
	width: 320px;
	margin: 0 20px 0 0;
}
#cta-footer .column-wide img {
	margin: 0 7px 0 0;
}
#cta-footer .information {
	margin: 15px 0 0 0;
	padding: 0 70px 0 0;
	font-size: 0.95em;
	line-height: 1.35em;
	color: #bababa;
}
#cta-main-bottom {
	width: 972px;
	margin: 0 auto;
}


/* content */
#cta-content-wide-right {
	width: 699px;
	margin: 0 0 0 -6px;
	float: left;
}
#cta-content-wide-left {
	width: 699px;
	margin: 0 0 0 10px;
	float: left;
	position: relative;
}
* html #cta-content-wide-left {
	margin: 0 0 0 5px;
}
#cta-content-wide-right .head,
#cta-content-wide-left .head {
	background: url(../images/bg_cta_wide_head.png) top no-repeat;
	height: 20px;
}
#cta-content-wide-right .content,
#cta-content-wide-left .content {
	background: url(../images/bg_cta_wide.png) center repeat-y;
}
* html #cta-content-wide-right .content,
* html #cta-content-wide-left .content {
	background: url(../images/bg_cta_wide_alt.gif) center repeat-y;
}
#cta-content-wide-right .footer,
#cta-content-wide-left .footer {
	background: url(../images/bg_cta_wide_footer.png) bottom no-repeat;
	height: 20px;
}
#cta-content-wider {
	width: 906px;
	margin: 0 0 0 32px;
}
#cta-content-wider .head {
	background: url(../images/bg_cta_wider_head.png) top no-repeat;
	height: 20px;
}
#cta-content-wider .content {
	background: url(../images/bg_cta_wider.png) center repeat-y;
}
* html #cta-content-wider .content {
	background: url(../images/bg_cta_wider_alt.gif) center repeat-y;
}
#cta-content-wider .footer {
	background: url(../images/bg_cta_wider_footer.png) bottom no-repeat;
	height: 20px;
}

#cta-content-widest {
	width: 922px;
	margin: 0 0 20px 18px;
}
#cta-content-widest .head {
	background: url(../images/bg_box_closed_head.png) top no-repeat;
	height: 20px;
}
#cta-content-widest .content {
	background: url(../images/bg_box_closed.png) center repeat-y;
}
* html #cta-content-widest .content {
	background: url(../images/bg_box_closed_alt.gif) center repeat-y;
}
#cta-content-widest .footer {
	background: url(../images/bg_box_closed_footer.png) bottom no-repeat;
	height: 20px;
}

.cta-content-2-3 {
	width: 608px;
	margin: 0 18px 0 18px;
	float: left;
}
* html .cta-content-2-3 {
	margin: 0 8px 0 9px;
}
.cta-content-2-3 .head {
	background: url(../images/bg_cta_2_3_head.png) top no-repeat;
	height: 20px;
}
.cta-content-2-3 .content {
	background: url(../images/bg_cta_2_3.png) center repeat-y;
}
* html .cta-content-2-3 .content {
	background: url(../images/bg_cta_2_3_alt.gif) center repeat-y;
}
.cta-content-2-3 .footer {
	background: url(../images/bg_cta_2_3_footer.png) bottom no-repeat;
	height: 20px;
}

.cta-content-1-3 {
	width: 296px;
	float: left;		
}
.cta-content-1-3 .head {
	background: url(../images/bg_cta_1_3_head.png) top no-repeat;
	height: 20px;
}
.cta-content-1-3 .content {
	background: url(../images/bg_cta_1_3.png) center repeat-y;
}
* html .cta-content-1-3 .content {
	background: url(../images/bg_cta_1_3_alt.gif) center repeat-y;
}
.cta-content-1-3 .footer {
	background: url(../images/bg_cta_1_3_footer.png) bottom no-repeat;
	height: 20px;
}
div.standalone {
	margin: 0 0 0 18px;
}

.sidebar-small-right {
	float: left;
	width: 234px;	
}
#cta-content-small-right {
	width: 234px;
	margin: 0 0 0 0;
	float: left;
}
#cta-content-small-right .head {
	background: url(../images/bg_cta_small_head.png) top no-repeat;
	height: 20px;
}
#cta-content-small-right .content {
	background: url(../images/bg_cta_small.png) repeat-y;
}
* html #cta-content-small-right .content {
	background: url(../images/bg_cta_small_alt.gif) repeat-y;
}
#cta-content-small-right .footer {
	background: url(../images/bg_cta_small_footer.png) bottom no-repeat;
	height: 20px;
}

#cta-content-small-left {
	width: 218px;
	margin: 65px 0 0 30px;
	float: left;
}
#cta-content-small-left .content-spacer {
	padding: 0 25px 0 7px;
}
* html #cta-content-small-left {
	margin: 50px 0 0 15px;
}
#cta-content-small-left .head {
	background: url(../images/bg_cta_smaller_head.png) top no-repeat;
	height: 20px;
}
#cta-content-small-left .content {
	background: url(../images/bg_cta_smaller.png) repeat-y;
}
* html #cta-content-small-left .content {
	background: url(../images/bg_cta_smaller_alt.gif) repeat-y;
}
#cta-content-small-left .footer {
	background: url(../images/bg_cta_smaller_footer.png) bottom no-repeat;
	height: 20px;
}
.content-spacer {
	padding: 0 25px;
	overflow: hidden;
}
.content-spacer .col-2 {
	float: left;
	width: 435px;
}
img.product-fullsize {
	margin: 0 10px;
}

img.basket-fullsize {
	margin: 0 10px;
	max-height:240px;
	max-width: 240px;
}

img.basket-thumb {
	max-height:50px;
	max-width: 50px;
}

img.design-fullsize {
	margin: 0 0 25px -10px;
	padding: 13px 21px 15px 20px;
	background: url(../images/bg_design_fullsize.png) no-repeat 0 0;	
}
table.product-datasheet td {
	line-height: 1.3em;
	padding: 0 0 8px 0;
}
table.product-datasheet-primary {
	margin: 20px 0 0 34px;
}
* html table.product-datasheet-primary {
	margin: 0 0 0 34px;
	width: 90%;
}
table.product-datasheet-primary td {
	line-height: 1.3em;
	padding: 0 0 8px 0;
}
img.product-inbasket {
	margin: 15px 0 0 34px;	
}
img.trusted-shops {
	margin: 0 0 10px 95px;	
}
img.product-divider {
	margin: 0 0 10px 0;	
}
img.section-divider {
	margin: 10px 0 0 0;	
}
.product-navigation {
	margin: 0 0 20px 0;	
}

.product-navigation img,
.describtion-navigation img {
	margin: 0 25px 0 0;	
}
.describtion-navigation {
	text-align: center;
}



/* content boxes */

.cta-nav-breadcrumb,
.cta-nav-order-breadcrumb {
	float: left;
	height: 36px;
	margin: 0 0 0 40px;
}
.cta-nav-order-breadcrumb {
	height: 36px;
	margin: 0 0 -8px 30px;
	font-size: 11px;
}
* html .cta-nav-order-breadcrumb {
	margin: 0 0 -8px 15px;
}

.cta-nav-breadcrumb ul,
.cta-nav-order-breadcrumb ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.cta-nav-breadcrumb ul li,
.cta-nav-order-breadcrumb ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 36px;
	height: 36px;
}
.cta-nav-breadcrumb ul li a,
.cta-nav-order-breadcrumb ul li a,
.cta-nav-order-breadcrumb ul li.icon {
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	background: #FFFFFF;	
	display: block;
	float: left;
	padding: 0 7px;
	text-decoration: none;	
}
.cta-nav-order-breadcrumb ul li a {
	color: #666;
}
.cta-nav-order-breadcrumb ul li.icon {
	padding: 0;
}
.cta-nav-order-breadcrumb ul li.icon img {
	margin: 7px 0 0 4px;
}
.cta-nav-breadcrumb ul li a.cur,
.cta-nav-order-breadcrumb ul li a.cur {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
.cta-nav-order-breadcrumb ul li a.cur {
	text-decoration: none;
	color: #729216;
	font-weight: bold;
}
.cta-nav-breadcrumb ul li a.back {
	background: none;
	border: none;
	line-height: 36px;
}
.cta-label-deal {
	float: right;
	height: 37px;
	margin: 0 40px 0 0;
	background: url(../images/bg_label_deal.gif) no-repeat right;
	padding: 0 25px 0 7px;
	color: #FFFFFF;
	line-height: 14px;
	font-size: 0.95em;
}
.cta-label-deal .txt {
	padding-top: 4px;
}

.cta-box-selector {
	float: right;
}
.cta-box-selector select {
	margin: 0 0 0 30px;
}
.cta-box-922-open,
.cta-box-922-open-bottom {
	width: 922px;
	margin: 0 0 20px 18px;
}
.cta-box-922-open-bottom .content-spacer {
	padding: 6px 0 0 6px;
	margin: 0px;
}
.cta-box-922-open-bottom {
	background: url(../images/bg_cta_922_bottomopen_v1.png) top no-repeat;
}
* html .cta-box-922-open-bottom {
	background: url(../images/bg_cta_922_bottomopen_v1.gif) top no-repeat;
}
#cta-ts-left,
#cta-ts-middle,
#cta-ts-right {
	float: left;
	width: 303px;
	height: 442px;
}
#cta-ts-middle {
	width: 305px;
}
#cta-ts-right {
	width: 301px;
}
#cta-ts-left img.title,
#cta-ts-middle img.title,
#cta-ts-right img.title {
	margin: 25px 0 20px 30px;
}
#cta-ts-left .content-spacer,
#cta-ts-middle .content-spacer,
#cta-ts-right .content-spacer {
	padding: 0 30px;
}

.cta-box-922-v1 {
	width: 922px;
	margin: 0 0 20px 18px;
	height: 665px;
	background: url(../images/bg_cta_922_v1.png) top no-repeat;
}
* html .cta-box-922-v1 {
	width: 922px;
	margin: 0 0 20px 18px;
	background: url(../images/bg_cta_922_v1.gif) top no-repeat;
}

.cta-box-922handy-open {
	width: 922px;
	margin: 0 0 20px 18px;
	background: url(../images/staticpages/bg_cta_922_open_mobiles.png) top no-repeat;
}
.cta-box-922handy-v1 {
	width: 922px;
	margin: 0 0 20px 18px;
	height: 665px;
	background: url(../images/bg_cta_922_v1.png) top no-repeat;
}
* html .cta-box-922handy-v1 {
	width: 922px;
	margin: 0 0 20px 18px;
	background: url(../images/bg_cta_922_v1.gif) top no-repeat;
}

.cta-box-297-v1,
.cta-box-297-v2 {
	width: 297px;
	height: 338px;
	margin: 0 0 20px 18px;
	background: url(../images/bg_cta_297_v1.png) top no-repeat;
}
* html .cta-box-297-v1 {
	background: url(../images/bg_cta_297_v1.gif) top no-repeat;	
}
.cta-box-297-v2 {
	background: url(../images/bg_cta_297_v2.png) top no-repeat;
}
* html .cta-box-297-v2 {
	background: url(../images/bg_cta_297_v2.gif) top no-repeat;
}

.cta-box-385-v1 {
	width: 385px;
	height: 371px;
	margin: 0 0 20px 18px;
	background: url(../images/bg_cta_385_v1.png) top no-repeat;	
}
* html .cta-box-385-v1 {
	background: url(../images/bg_cta_385_v1.gif) top no-repeat;
}

.cta-box-454-v1,
.cta-box-454-v2 {
	width: 454px;
	height: 371px;
	margin: 0 0 20px 18px;
	background: url(../images/bg_cta_454_v1.png) top no-repeat;	
}
* html .cta-box-454-v1 {
	background: url(../images/bg_cta_454_v1.gif) top no-repeat;	
}
.cta-box-454-v2 {
	background: url(../images/bg_cta_454_v2.png) top no-repeat;	
}
* html .cta-box-454-v2 {
	background: url(../images/bg_cta_454_v2.gif) top no-repeat;	
}

.cta-box-523-v1 {
	width: 523px;
	height: 371px;
	margin: 0 0 20px 18px;
	background: url(../images/bg_cta_523_v1.png) top no-repeat;	
}
* html .cta-box-523-v1 {
	background: url(../images/bg_cta_523_v1.gif) top no-repeat;	
}

p.cta-box-454-text-230px{
 width: 230px;
}
#cta-box-454-gs1495 {
 background: url(../images/bg_cta_454_gs1495.png) top no-repeat; 
}
* html #cta-box-454-gs1495 {
 background: url(../images/bg_cta_454_gs1495.gif) top no-repeat; 
}
#cta-box-454-gs2995 {
 background: url(../images/bg_cta_454_gs2995.png) top no-repeat; 
}
* html #cta-box-454-gs2995 {
 background: url(../images/bg_cta_454_gs2995.gif) top no-repeat; 
}

.cta-box-297-v1,
.cta-box-297-v2,
.cta-box-385-v1,
.cta-box-454-v1,
.cta-box-454-v2,
.cta-box-523-v1 {
	float: left;
	margin: 0 -3px 20px 18px;
}

* html .ie6-correction {
	margin-left: 9px;	
}

.content-spacer-boxes {
	padding: 20px 25px;
	overflow: hidden;
}
* html .content-spacer-boxes {
	padding: 0 25px 15px 25px;
}
* html .content-spacer-boxes .headline,
* html .content-spacer-motive .headline{
	margin-top: 15px;
}

.content-spacer-motive {
	padding: 15px 5px 15px 25px;
}
* html .content-spacer-motive {
	padding: 0 5px 15px 25px;
}
.cta-motive-thumb,
.cta-product-thumb {
	width: 132px;
	height: 122px;
	float: left;
	margin: 0 6px 0 -7px;
}
.cta-product-thumb {
	width: 112px;
	height: 144px;
	margin: 0 20px 0 0;
}
.cta-motive-thumb .title {
	padding: 5px 0;
	width: 110px;	
	text-align: center;
}
.cta-product-thumb .title {
	line-height: 15px;
	height: 30px;
	padding: 0;
	width: 100px;
	text-align: center;	
}
.cta-motive-thumb .title a,
.cta-product-thumb .title a {
	padding: 0;
	border: none;
	background: none;
	text-decoration: none;
	color: #666;
}
.cta-motive-thumb .title a:hover,
.cta-product-thumb .title a:hover {
	border: none;
	background: none;
}
.cta-motive-thumb a {
	padding: 4px;
	border: 1px solid #E2E2E2;
	background: #FFFFFF;
	display: block;
}
.cta-motive-thumb a:hover {
	background: #B4D744;
	border: 1px solid #B4D744;
}
.cta-motive-thumb img.motive {
	border: 1px solid #E2E2E2;
	position: relative;
}
.cta-motive-thumb div,
.cta-product-thumb div {
	float: left;
}
.cta-motive-thumb .middle {
	width: 112px;
	height: 131px;	
}
.cta-product-thumb .middle {
	border-top: 1px solid #A1A1A1;
	background: url(../images/pic_box_product_bg.gif) bottom no-repeat;
	width: 100px;
	height: 131px;	
}
.cta-product-thumb .bottom {
	background: url(../images/pic_box_product_bottom.png) no-repeat;
	width: 100px;
	height: 12px;
}
* html .cta-product-thumb .bottom {
	background: url(../images/pic_box_product_bottom.gif) no-repeat;
}
table.data {
	font-size: 0.95em;
}

table.data th {
	padding: 7px 6px;
	background: #E8F1D3;
	border-bottom: 1px solid #FFF;	
	text-align: left;
	font-weight: normal;
}
table.data td {
	padding: 7px 6px;
	background: #F8FBF1;
	border-bottom: 1px solid #FFF;
	color: #7DA700;
}


/* ERGAENZUNGEN 
   cta-box-454 zweispaltig: links Text, rechts img 90x90px */

div.cta-box-454-v1 div.text-image-row{
	width: 400px;
	margin-bottom: 5px;
	float: left;
}

div.cta-box-454-v1 div.text-image-row p{
	width: 240px;
	margin-right: 20px;
	float: left;
}

div.cta-box-454-v1 div.text-image-row div{
	width: 140px;
	float: left;
}


/* ERGAENZUNGEN 
   cta-box-922-open zweispaltig: links Text, rechts img 420px breit */

div.cta-box-922-open div.text-image-row{
	width: 886px;
	margin-bottom: 10px;
	float: left;
}

div.cta-box-922-open div.text-image-row p{
	width: 420px;
	margin-right: 28px;
	float: left;
}

div.cta-box-922-open div.text-image-row div{
	width: 420px;
	float: left;
}


.cta-box-454-v1-content-scrollable{
	height: 270px;
	overflow: auto;
}

.cta-box-922-open-content-half{
	float: left;
	width: 420px;
	padding-bottom: 20px;
}

.cta-box-922-open-content-half-left{
	float: left;
	width: 420px;
	margin-right: 30px;
	padding-bottom: 20px;
}

/* ENDE ERGAENZUNGEN */

/* order process */

.cta-advance-image {
	float: left;
	width: 100px;
	margin: 5px 0;
}
.cta-advance-desc {
	float: left;
	width: 145px;
	margin: 5px 0;	
}

/* forms */
form {
	margin: 0;
	padding: 0;
}
fieldset {
	border: none;
	border-top: 1px solid #CCC;
	padding: 10px 0;
	background: url(../images/bg_fieldset.gif) bottom repeat-x;
	margin: 15px 0;
}
fieldset.blank {
	border: none;
	background: none;
}
fieldset .content-spacer {
	background: none;
	padding: 10px;
}
legend {
	padding: 0 10px 0 0;
	margin: 0 0 0 -7px;
	font-size: 1.1em;
	font-weight: bold;
}
label {
	display: block;
	float: left;
	width: 200px;
	line-height: 1.7em;
}
fieldset .single-line {
	padding: 4px 0;	
}
div.buttonsPrevNext {
	width: 100%;
	float: left;
	padding: 10px 0 20px 0;
	color: #729216;
	font-weight: bold;
}
div.buttonsPrevNext a {
	color: #729216;
	font-weight: bold;
	text-decoration: none;
}
img.bt-special {
	margin: 0 0 -15px 62px;
}

img.bt-special-smallmargin {
    margin: 0 0 -15px 40px;
}

div.buttonsPrevNext div#buttonPrev {
	width: 380px;
	float: left;
	vertical-align: middle;
}
div#buttonPrev p input {
	float: left;
	padding-top: 0px;
	margin-top: -3px;
	padding-right: 5px;
}
div#buttonPrev p span {
	float: left;
}
div.buttonsPrevNext div#buttonNext {
	text-align: right;
	width: 170px;
	float: right;
	vertical-align: middle;
}
div.buttonsPrevNext div#buttonPrev img,
div.buttonsPrevNext div#buttonNext img,
div.buttonsPrevNext div#buttonPrev input,
div.buttonsPrevNext div#buttonNext input {
	vertical-align: middle;
}
div#buttonNext p input {
	float: right;
	padding-top: 0px;
	margin-top: -3px;
	padding-left: 5px;
}
div#buttonNext p span {
	float: right;
}
.error {
	border:solid 2px #f00;
}
input[type=text] {
	margin: 0;
	padding: 2px;	
}
label.infokasten {
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 11px;
}
.label {
	width: 200px;
}
form.cmxform table {
	padding: 10px;
}
form.cmxform fieldset td {
	background: url(../images/cmxform-divider.gif) left bottom repeat-x;
	padding: 2px 0 5px 0;
}
fieldset .infotext {
	padding: 10px 12px;	
}
.alignRight {
	text-align: right;
}

.cta-alpha {
	opacity: 0.35; 
	-moz-opacity: 0.35;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
	filter:alpha(opacity=35);
}


.faq {
	padding: 1px 0;
}
.faq h2.subhead{
	letter-spacing: 0.5px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 16px;
}
h2.subhead{
  margin-top: 0;
}
div.faq dl dt{
	margin-top: 15px;
	padding-left: 10px;
	font-weight: bold;
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
}
div.faq dl dd{
	margin-left: 5px;
	margin-bottom: 25px;
	padding-bottom: 5px;
	/*display: none;*/
}
div.faq dl dd p{
	margin: 5px;
}
div.faq dl ul{
	margin: 10px 0px;
}

span.rohmotiv{
    float: left;
    margin: 5px;
    margin-right: 10px;
}

span.listHeaderTwilight{
    margin-left: 55px;
}



/* workarounds */
.clear-me {
	clear: both;
	font-size: 1px;
	height: 0;
	margin: 0;
	line-height: 0;
}
div.clear-me {
	overflow: hidden;
}

* html img,
* html .png,
* html #cta-content-wide-right .head,
* html #cta-content-wide-right .footer,
* html #cta-content-wide-left .head,
* html #cta-content-wide-left .footer,
* html #cta-content-wider .head,
* html #cta-content-wider .footer,
* html #cta-content-widest .head,
* html #cta-content-widest .footer,
* html #cta-content-small-right .head,
* html #cta-content-small-right .footer,
* html #cta-content-small-left .head,
* html #cta-content-small-left .footer,
* html .cta-box-922-open,
* html .cta-box-454,
* html .cta-box-454-float,
* html .cta-box-523,
* html .cta-box-523-float,
* html .cta-box-385,
* html .cta-box-385-float,
* html .cta-teaser-small .txt,
* html .cta-content-2-3 .head,
* html .cta-content-1-3 .head,
* html .cta-content-2-3 .footer,
* html .cta-content-1-3 .footer
{
	position: relative;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "/images/spec_spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}