body {
	margin:0;
	padding:0;
	font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
}
#page {
	float:left;
	width:954px;
	position:absolute;
	margin-left:-477px;
	left:50%;
}

#platzmacher {
	float:left;
	width:984px;
	position:absolute;
	margin-left:-477px;
	left:50%;
	margin-top: 610px;
	z-index: -1;
}

.detail .blackLayer {
	z-index:95;
	position:fixed;
	left:0px;
	top:0px;
	background-color:#000000;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
	width:100%;
	height:100%;
}

.detail .popup.warenkorb {
	background-image: url(content/images/shopping_bag.gif);
	background-position: 308px 15px;
	width:419px;
	height:98px;
	top:50%;
	left:50%;
	margin-left:-209px;
	margin-top:-78px;
}


.detail .popup.warenkorb a.shopping, .detail .popup.warenkorb a.checkout {
	display:block;
	width:202px;
	height:30px;
	float:left;
	text-decoration: none;
	line-height: 30px;
	background-color: #b3b3b3;
	color:#FFFFFF;
	text-align: center
}
.detail .popup.warenkorb a.checkout {
	background-color:#676767;
	color: #FFFFFF;
}

.detail .popup.warenkorb .headline {
	font-size:18px;
	color:#666666;
	padding-bottom:10px;
}

.detail .popup.warenkorb .pureText {
	color:#666666;
}

.detail .popup .popupClose {
	position:absolute;
	right:15px;
	top:13px;
	display:block;
	width:7px;
	height:7px;
	background-image: url(content/images/close.gif);
	background-repeat: no-repeat;
}

.detail .popup {
	border:1px solid #676767;
	padding-left: 15px;
	padding-right:15px;
	padding-top:18px;
	padding-bottom:15px;
	background-color:#FFFFFF;
	position: fixed;
	z-index:98;
	background-repeat: no-repeat;
}

.fLeft {
	float:left;
}

.fRight {
	float: right;
}

#page a {
	text-decoration:none;
	color:#666666;
}

#page .head {
	width:949px;
	height:88px;
	float:left;
/*         background-color: #FFFFFF; */
}

#page .logo {
	padding-top:31px;
	padding-left:29px;
	width:315px;
	float:left;
}

.logo h1 {
	margin:0;
	padding:0;
}

.logo h1 a {
	display: block;
	width:311px;
	height:39px;
	background-image: url(content/images/logo.png);
	background-repeat:no-repeat;
	background-position:left;
}

.logo h1 a span {
	display: none;
}

#page .shopControl {
	float:right;
	padding-right:50px;
	width: 390px;
}

.head #shoppingbag {
	float:right;
	margin-right: 50px;
	margin-top: 10px;
	padding-top: 30px;
	padding-right: 15px;
	width: 55px;
	height: 65px;
	
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	background-position: center top;
	font-style: italic;
	color: #292929;
}

.head #shoppingbag a {
	text-decoration: none;
	color: #292929;
}

.shopControl .bar {
	float: right;
	width: 390px;
}

.shopControl .bar .basket {
	float:right;
	height:20px;
	width:123px;
	font-size:11px;
	color:#FFFFFF;
	padding-top:23px;
	padding-left:15px;
	display: block;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.shopControl .topbar {
	float: right;
/*	width: 150px;*/
	width: 300px;
	margin-top:5px;
}

.shopControl .topbar #searchbox {
	width: 156px;
	height: 22px;
	margin-left: 15px;
	margin-right: 1px;
	font-size: 0;
	line-height: 0;
	*margin-top: -1px;
	*margin-right: 3px;
}

.shopControl .topbar #searchbox a.submitSearch {
	text-decoration: none;
	border-bottom: 1px solid #8B8B8B;
	color: #FFFFFF;
	font-size: 12px;
}

.shopControl .topbar #searchbox .inputSearch {
	width: 150px;
	height: 18px;
	border: 3px solid #616161;
	background-color: #FBF8F8;
}

.shopControl .topbar .hotline {
	float:right;
/*	padding-right:30px;*/
	padding-top:10px;
}

.shopControl .bar .hotline {
	float:right;
	padding-right:15px;
	padding-top:24px;
}

.shopControl .bar .search {
	float:right;
	padding-right:15px;
	padding-top:23px;
}

.shopControl .bar .search .searchButton {
	margin-top:1px;
	float:right;
}

.shopControl .bar .search input.inputSearch {
	border:0px;
	height:19px;
	width:113px;
	line-height: 19px;
	float:right;
	background-image: url(content/images/search_input.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color:transparent;
	font-size:11px;
	padding-left:3px;
	padding-right: 3px;
	margin-right:5px;
	color:#3a3a3a;
}

.shopControl .bar .misc {
	float:right;
	padding-top:10px;
}

.shopControl .bar .misc .flags {
	float:right;
}

.shopControl .bar .misc .flags a {
	border:1px solid #FFFFFF;
	width:22px;
	height:14px;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	float:left;
	text-decoration: none;
	margin-left:4px;
	line-height: 0px;
	font-size:0px;
}

.shopControl .bar .misc .flags a.germany {
	background-image: url(content/images/flag_germany.gif);
}

.shopControl .bar .misc .flags a.austria {
	background-image: url(content/images/flag_austria.gif);
}

.shopControl .bar .misc .flags a.english {
	background-image: url(content/images/flag_english.gif);
}

.shopControl .bar .misc .flags a.active {
	border:1px solid #000000;
}

.shopControl .bar .misc .miscmenu {
	float:right;
	margin-top: 5px;
}

.shopControl .bar .misc .miscmenu a {
	margin-left: 16px;
	color:#474747;
	float:right;
	font-size:11px;
}

.shopControl .bar .misc .miscmenu .nolink {
/*	margin-left: 16px;*/
	color:#474747;
	float:right;
	font-size:11px;
}

.shopControl .bar .misc .miscmenu .line {
	margin-left:16px;
	float: right;
	margin-top: 1px;
	height: 10px;
	width: 2px;
	background-color:#666666;
	font-size: 0;
	line-height: 0;
}

#page .menu {
	float:left;
/*	height:41px;*/
	height:64px;
/*	width:949px;*/
	width:964px;
        background-color: #FFFFFF;
	background-image:url(content/images/menu_black.gif);
	background-repeat: repeat-x;
	background-position: 0px 54px;
	z-index: 1;
}

#menuBg {
        background-image:url(content/images/menu_black.gif);
	background-repeat: repeat-x;
        margin-top: 142px;/*134px;*/
/*	margin-top: 129px;*/
        width: 100%;
        height: 41px;
        position: absolute;
}
#page .menu .mainMenu .line {
	width:2px;
	line-height: 0px;
	font-size:0px;
	height:13px;
	background-color:#666666;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
}

#page .menu .mainMenu ul {
	list-style-type: none;
	margin:0;
	padding:0;
	padding-top:3px;
	padding-left:6px;
}

#page .menu .mainMenu ul li {
	float:left;
	margin:0;
	padding:0;
	padding-left:20px;
}

#page .menu .overMenu {
	position: absolute;
	visibility: hidden;
}

#page .menu .overMenu .overimage {
	padding-left:23px;
	height:51px;
	cursor: pointer;
}

#page .menu .overMenu .overlayer {
	background-color: #444444;
	float:left;
	margin-left: 23px;
	padding-bottom: 15px;
}

#page .menu .overMenu ul, #page .menu .overMenu ul.withborder {
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	width:174px;
	margin-top:21px;
}

#page .menu .overMenu ul.withborder {
	border-left:1px solid #bababd;
}

#page .menu .overMenu ul li {
	margin:0;
	padding:0;
	display: block;
	margin-bottom:2px;
	text-transform: uppercase;
}

#page .menu .overMenu ul li a {
	display:block;
	width:160px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:14px;
	color: #FFFFFF;
}

#page .menu .overMenu ul li.selected a {
	background-color:#dcd6d8;
}

#page .menu .overMenu ul li a:hover {
	background-color:#dcd6d8;
	color: #444444;
}

#subMenu2 {
	left:260px;
	top:91px;
	z-index: 51;
}

#subMenu3 {
	left: 368px;
	top:91px;
	z-index: 51;
}

#subMenu4 {
	left:494px;
	top:91px;
	z-index: 51;
}

#subMenu6 {
	left:664px;
	top:91px;
	z-index: 51;
}

#subMenu7 {
	left:775px;
	top:91px;
	z-index: 200;
}

#subMenu9 {
	left:849px;
	top:93px;
	z-index: 51;
}
#subMenu5 {
	left:570px;
	top:91px;
	z-index: 51;
}

.content {
	float:left;
	padding-top:8px;
}

.content.list {
	background-image: url(content/images/bg_list.gif);
	background-repeat: repeat-y;
	margin-top:17px;
	margin-bottom:31px;
}

.content .flowColumn {
	float:left;
	width:312px;
	margin-right:6px;
}

.content .flowColumn .flowElement {
	margin-bottom:6px;
	background-color:#EEEEEE;
	height:192px;
	width: 312px;
}

.content .flowColumn .flowElement.height {
	position: absolute;
	z-index:50;
	height: 390px;
}

.content .flowColumn .flowElement.big {
	position: absolute;
	z-index:50;
	width: 630px;
	height:390px;
}

.content .highlights {
	float:left;
	width:911px;
	padding-left:38px;
	background-image:url(content/images/menu.gif);
	background-repeat: repeat-x;
	background-position: 0px -38px;
	padding-bottom:24px;
}

.content .highlight .innerHightlight {
	float:left;
	width:110px;
}

.content .highlights .highlight {
	float:left;
	margin-top:25px;
	width:221px;
}

.content .highlights .highlight .trenner {
	background-image:url(content/images/bg_line_ver.gif);
	background-repeat:repeat-y;
	float:left;
	height:140px;
	margin-left:5px;
	width:3px;
}

.content .highlight .innerHightlight .produkt, .content .highlight .innerHightlight .preis {
	font-size:12px;
	color:#C1B6B9;
	text-transform:uppercase;
	line-height:14px;
}

.content .highlight .innerHightlight h2, .content .highlight .innerHightlight h3 {
	padding:0;
	margin:0;
	font-weight:normal;
}

.content .highlight .innerHightlight .kat {
	font-size:12px;
	color:#846E74;
	line-height:14px;
	text-transform:uppercase;
}

.content .highlight .image {
	float:left;
	padding-right:15px;
	width:80px;
}

.content .highlight .innerHightlight .link {
	font-size:11px;
	color:#000000;
}

.content .listmenu {
	float:left;
	width:186px;
	padding-left:32px;
}

.content .listmenu .detail h1, .content .listmenu .detail h3 {
	margin:0;
	padding:0;
	text-transform: uppercase;
	font-size: 18px;
	color:#8c787d;
	font-weight: normal;
	padding-bottom:0px;
	padding-left:29px;
}

.content .listmenu .detail .preis {
	font-size:18px;
	color:#858585;
	padding-left:29px;
}

.content .listmenu .detail .preisinfo {
	font-size:11px;
	color:#858585;
	padding-left:29px;
}

.content .listmenu .detail .selectlistContainer {
	margin-left:17px;
}

.content .listmenu .detail .selectlist {
	height:28px;
	line-height:28px;
	width:178px;
	padding-left:2px;
	font-size:11px;
	color:#4a4a4a;
	cursor: pointer;
	background-image: url(content/images/bg_select_detail.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	z-index:20;
}

.content .listmenu .detail .selectlist div {
	padding-left:10px;
}

.content .listmenu .detail .selectlist_dropdown {
	position: absolute;
	width:180px;
	background-color:#FFFFFF;
	z-index:40;
	left:0px;
	top:25px;
	color:#4a4a4a;
	border-bottom:3px solid #A9A9AD;
}

.content .listmenu .detail #selectlistContainer_groesse {
	z-index:12;
}

.content .listmenu .detail #selectlistContainer_farbe {
	z-index:10;
}

.content .listmenu .detail .selectlist_dropdown .element {
	cursor:pointer;
	line-height: 21px;
	padding-left:14px;
	font-size:11px;
}

.content .listmenu .detail .selectlist_dropdown .element:hover {
	background-color:#d5d5d5;
}

.content .listmenu .detail #selectlistContainer_farbe {
	margin-top:1px;
}

.content .listmenu .detail .warenkorbbutton {
	padding-left:17px;
	padding-top:20px;
}

.content .listmenu .detail .selectdetail {
	padding-top:16px;
}

.content .listmenu .detail .doubleline {
	background-image: url(content/images/menu.gif);
	
}

.content .listmenu .detail .links {
	padding-top:20px;
	margin-left:17px;
	padding-left:11px;
	padding-bottom:20px;
	background-image:url(content/images/double_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width:169px;
}

.content .listmenu .detail .links a {
	display:block;
	background-image: url(content/images/arrow_listmenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
	color:#666666;
	font-size:11px;
	margin-bottom:4px;
}

.content .listmenu .listinfo .text a {
	display:block;
	background-image: url(content/images/arrow_listmenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
	color:#666666;
	font-size:11px;
	margin-bottom:4px;
	margin-top: 5px;
}

.content .listmenu .listinfo {
	padding-left:28px;
	color:#666666;
	font-size:11px;
	padding-top:20px;
	width:169px;
}

.content .listmenu .listinfo .headline {
	text-decoration: underline;
	font-size:13px;
	padding-bottom:5px;
}

.content .listmenu ul {
	list-style-type: none;
	margin:0;
	padding:0;
	margin-bottom:20px;
}

.content .listmenu ul ul.sub_active {
	margin-bottom:0px;
	margin-top:0px;
}

.content .listmenu ul li a {
	color:#818181;
	line-height: 22px;
}

.content .listmenu ul li.selected a {
	color:#8c787d;
	font-weight: bold;
}

.content .listmenu ul li.sub_active a:hover, .content .listmenu ul li a:hover {
	color:#8c787d;
}

.content .listmenu ul li {
	background-image: url(content/images/arrow_listmenu.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	padding-left:33px;
}

.content .listmenu ul ul.sub_active {
	margin-bottom: 0px;
}

.content .listmenu ul ul.sub_active li {
	background:none;
}

.content .listmenu ul ul.sub_active li a {
	color:#818181;
}

.content .listmenu ul ul.sub_active li a.sub_active {
	color:#8c787d;
}

.content .listmenu .selectlistContainer {
	position: relative;
}

.content .listmenu .line {
	width:165px;
	height:1px;
	font-size:0px;
	line-height: 0px;
	border-bottom:1px dotted #666666;
}

.content .listmenu .select .selectlist {
	float:left;
	width:155px;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#818181;
	padding-left:10px;
	border-bottom:1px dotted #666666;
	background-image: url(content/images/arrow_down_selectlist.gif);
	background-repeat: no-repeat;
	background-position: 146px 13px;
	cursor:pointer;
}

.content .listmenu .select .selectlist_dropdown {
	float:left;
	background-color:#FFFFFF;
	width:165px;
	border-bottom:3px solid #A9A9AD;
}

.content .listmenu .select .selectlist_dropdown .element {
	padding-left:10px;
	color:#818181;
	line-height: 22px;
	cursor:pointer;
	display: block;
}

.content .listmenu .select .selectlist_dropdown .element.selected {
	font-weight: bold;
}

.content .listmenu .select .selectlist_dropdown .element:hover {
	background-color:#d5d5d5;
}

.content .list {
	float:left;
	width:732px;
}

.content .list .listcontrol {
	padding-left:233px;
}

.content .list .listcontrol .orderby {
	color:#666666;
	font-size: 13px;
	padding:13px 0px;
	margin:0px 13px;
}

.content .list .listcontrol .orderby.sortasc, .content .list .listcontrol .orderby.sortdesc, .content .list .listcontrol .orderby.active,
.content .list .listcontrol .orderby.asc, .content .list .listcontrol .orderby.desc,
.content .list .listcontrol .orderby:hover {
	background-image:url(content/images/menu.gif);
	background-repeat: repeat-x;
	background-position: 0px 36px;
}

.content .list .row {
	float:left;
	padding-left:33px;
}

.content .list .detailrow {
	padding-left:63px;
	width:665px;
	float:left;
	padding-top:48px;
	position: relative;
}

.content .list .detailrow .moreimages {
	float:left;
	width:137px;
}

.content .list .detailrow .image {
	float:left;
	width:305px;
}

.content .list .detailrow .descriptionText {
	float:left;
	width:190px;
	color:#666666;
}

body #page .content .list .detailrow .descriptionText a {
	text-decoration: underline;
}

.content .list .social {
	padding-left:20px;
	width:665px;
	padding-top:30px;
	float:left;
	text-align: center;
}

.content .list .row .artikel {
	float:left;
	width:232px;
	height:326px;
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
}

.artikel .list_overlay {
	position:absolute;
	left:0px;
	top:0px;
	background-color:#FFFFFF;
	width:194px;
	height:334px;
	display:block;
	cursor: pointer;
}

.artikel .list_overlay.normal {
	background-position: center center; 
	height:265px;
	height:267px\9
}

*+html .artikel .list_overlay.normal {
	background-position: center center;
	height:269px;
}

.artikel .list_overlay.bundle {
	background-position: center 22px;
	height:334px;
}

.artikel .list_overlay .shortlinks {
	width:92px;
/*	background-color: #FFFFFF;*/
	position: absolute;
	right:-60px;
	top:35px;
	z-index:80;
}

.artikel .list_overlay .shortlinks a {
	color:#616161;
	font-size:11px;
	background-image:url(content/images/arrow_listmenu.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left:14px;
	font-weight: bold;
	display:block;
}

.artikel .list_overlay .shortlinks a:hover {
	color:#8c787d;
}

.artikel .list_overlay .shortlinks .line {
	height:1px;
	font-size:1px;
	line-height:1px;
	border-top:1px dotted #666666;
	margin-top:7px;
	margin-bottom:5px;
}

.content .list .row .artikel.trenner {
	background-image: url(content/images/bg_list_artikel.gif);
}

.content .list .row .artikel .image {
	
}

.content .list .row .artikel .preis a {
	font-size:11px;
	color:#4a4a4a;
}

.content .list .row .artikel .brand {
	
}

.content .list .row .artikel .brand h3 {
	margin:0;
	padding:0;
}

.content .list .row .artikel .brand h3 a {
	font-size:14px;
	color:#4a4a4a;
}


.footer {
/*	border-top:3px solid #9c9c9c;*/
	background-image:url(content/images/menu_black.gif);
	background-repeat: repeat-x;
	width:926px;
	float:left;
	padding-left:38px;
	padding-top:15px;
	margin-bottom:40px;
	margin-top: 40px;
}

.footer a {
	font-size:11px;
	color:#969696;
	text-decoration: none;
	float:left;
	margin-right:15px;
}

.footer ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

.footer ul li {
	float:left;
}

.footerIndex {
	width:911px;
	float:left;
	padding-left:38px;
	margin-top: 25px;
	margin-bottom:40px;
}

.footerIndex a {
	font-size:11px;
	color:#969696;
	text-decoration: none;
	float:left;
	margin-right:15px;
}

.footerIndex ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

.footerIndex ul li {
	float:left;
}

#footerBg {
    margin-top: 795px;
    height: 5px;
    width: 100%;
    position: absolute;
    z-index: 0;
    background-image:url(content/images/menu_black.gif);
    background-repeat: repeat-x;
    
}

#birthdayFooterBg {
    margin-top: 1240px;
    height: 5px;
    width: 100%;
    position: absolute;
    z-index: 0;
    background-image:url(content/images/menu_black.gif);
    background-repeat: repeat-x;
    
}

.birthdaylegal {
    font-size: 9px;
    color: #999999;
    float: left;
    margin-top: 30px;
    margin-left: 270px;
    border-top: 1px solid #dcd6d8;
    padding-top: 30px;
}

#bottomIndex {
    float: left;
}

#bottomIndex .image {
    float: left;
    margin-right: 5px;
}

#bottomIndex .image a.boxlink {
    height: 173px;
    width: 323px;
    background-repeat: no-repeat;
    display: block;
    text-decoration: none;
    float: left;
    background-image: url(content/images/index_bottom3_bg.gif);
}

#pueppie {
    position: absolute;
    z-index: 20;
    margin-top: 395px;
    margin-left: 510px;
}

.content.warenkorb {
	width:949px;
	margin-top:18px;
	background-image:url(content/images/bg_bestellablauf.gif);
	padding-top:0px;
}

.content.warenkorb .wkLeft {
	float:left;
	width:212px;
	padding-left:29px;
}

.content.warenkorb .wkRight {
	float:left;
	border: 10px solid #676767;
	width:688px;
}

.content.warenkorb .wkRightTop5 {
	float: left;
	width: 790px;
	height: 415px;
}

.content.warenkorb .wkLeftTop5 {
	float:left;
	width:189px;
	padding-left:29px;
}

.content.warenkorb .wkLeft .wkGuide {
	padding-top:18px;
}

.content.warenkorb .wkLeft .wkGuide a, .content.warenkorb .wkLeft .wkGuide a img, .content.warenkorb .wkLeft .wkGuide input {
	float:left;
	margin:0;
	padding:0;
}

.content.warenkorb .wkLeft .wkGuide a.kto, .content.warenkorb .wkLeft .wkGuide a.kto_active {
	line-height:29px;
	width:203px;
	height:29px;
	margin-top:1px;
	margin-bottom:1px;
	color:#818181;
	padding-left:9px;
}

#page .content.warenkorb .wkLeft .wkGuide a.kto_active {
	background-color:#676767;
	color:#FFFFFF;
}

.content.warenkorb .wkLeft .wkGuide a.landinglink {
	text-decoration: none; 
	color: #666666;
	font-weight: bold;
	height: 21px;
	width: 155px; 
	background-color: #FFFFFF; 
	padding-top: 9px; 
	padding-left: 14px;
}

.content.warenkorb .wkLeft .line, .content.warenkorb .wkRight .trenner {
	border-top:1px dotted #666666;
	line-height:1px;
	height:0px;
	width:165px;
	font-size: 0px;
	float:left;
	margin-top:1px;
	margin-bottom:1px;
}

*+html .content.warenkorb .wkLeft .line {
	float:none;
}

.content.warenkorb .wkLeft .shortinfo {
	padding-top:56px;
	float:left;
	width:175px;
	padding-bottom:60px;
}

.content.warenkorb .wkLeft .shortinfo .headline {
	font-size:12px;
	color:#818181;
	text-decoration:underline;
	padding-bottom:5px;
	padding-left:10px;
}

.content.warenkorb .wkLeft .shortinfo .text {
	font-size:11px;
	color:#818181;
	padding-left:10px;
}

.content.warenkorb .wkLeft .shortinfo .text a {
	color:#818181;
	text-decoration: none;
	margin-top:4px;
	float:left;
}

.content.warenkorb .wkRight {

}

.content.warenkorb .wkRight .top, .list .top {
	margin-left:24px;
	width:641px;
	background-image:url(content/images/doubleline.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-top:27px;
	float:left;
}

.list .top {
	margin-left:33px;
	width: 660px;
}

.content.warenkorb .wkRight .top .current, .list .top .current {
	float:left;
	color:#b3b3b3;
	padding-bottom:19px;
	padding-left:21px;
}

*+html .content.warenkorb .wkRight .top .current, *+html .list .top .current {
	padding-bottom:22px;
}

.content.warenkorb .wkRight .top .next {
	padding-top:22px;
	float:right;
}

.content.warenkorb .wkRight .orderArtikelHeadline {
	padding-top:38px;
	float:left;
	border-bottom:1px solid #000000;
	padding-bottom:14px;
	margin-left:24px;
	width:641px;
}

.content.warenkorb .wkRight .orderArtikelHeadline .hArtikel, .content.warenkorb .wkRight .orderArtikelHeadline .hGroesse, .content.warenkorb .wkRight .orderArtikelHeadline .hAnzahl, .content.warenkorb .wkRight .orderArtikelHeadline .hEpreis, .content.warenkorb .wkRight .orderArtikelHeadline .hGpreis {
	float:left;
	color:#333333;
	font-weight: bold;
}

.content.warenkorb .wkRight .orderArtikelHeadline .hArtikel {
	padding-left:22px;
	width:224px;
}

.content.warenkorb .wkRight .orderArtikelHeadline .hGroesse {
	width:88px;
}

.content.warenkorb .wkRight .orderArtikelHeadline .hAnzahl {
	width:106px;
}

.content.warenkorb .wkRight .orderArtikelHeadline .hEpreis {
	width:111px;
}

.content.warenkorb .wkRight .orderArtikelHeadline .hGpreis {
	
}

.content.warenkorb .wkRight .listArtikel {
	height:112px;
	width:641px;
	float:left;
	border-bottom:1px dotted #676767;
	margin-left:24px;
}

#page .content.warenkorb .wkRight .listArtikel .msg a {
	text-decoration: underline;
	color:#000000;
}

.content.warenkorb .wkRight .listArtikel .image, .content.warenkorb .wkRight .listArtikel .name, .content.warenkorb .wkRight .listArtikel .groesse, .content.warenkorb .wkRight .listArtikel .anzahl, .content.warenkorb .wkRight .listArtikel .epreis, .content.warenkorb .wkRight .listArtikel .gpreis {
	float:left;
	font-weight: bold;
}

.content.warenkorb .wkRight .listArtikel .image {
	width:117px;
}

.content.warenkorb .wkRight .listArtikel .name {
	color:#676767;
	font-size:12px;
	padding-top:31px;
}

.content.warenkorb .wkRight .listArtikel .name {
	width:129px;
}

.content.warenkorb .wkRight .listArtikel .name a.delete {
	background-image:url(content/images/arrow_listmenu.gif);
	background-repeat: no-repeat;
	background-position: left;
	color:#676767;
	text-decoration: none;
	padding-left:16px;
}

.content.warenkorb .wkRight .listArtikel .groesse {
	width:87px;
	padding-top:31px;
	color:#676767;
}

.content.warenkorb .wkRight .listArtikel .anzahl {
	width:108px;
	padding-top:25px;
}

.content.warenkorb .wkRight .listArtikel .anzahl .flextor_formmenge, .content.warenkorb .wkRight .orderBox .flextorOrder_formtext {
	border:1px solid #d9d9d9;
	background-color:#d9d9d9;
	font-size:12px;
	height:20px;
	line-height:20px;
	color:#333333;
	padding-left:10px;
	width:77px;
	float:left;
}

.content.warenkorb .wkRight .listArtikel .epreis {
	width:61px;
	text-align: right;
	padding-top:31px;
	color:#676767;
}

.content.warenkorb .wkRight .listArtikel .gpreis {
	padding-left:50px;
	width:71px;
	text-align:right;
	padding-top:31px;
	color:#676767;
}

.content.warenkorb .wkRight .trennlinie {
	width:641px;
	margin-left:24px;
	background-image:url(content/images/line.gif);
	background-repeat: repeat-x;
	float: left;
	padding-top: 10px;
}

.content.warenkorb .wkRight .orderBox {
	float:left;
	border-top:2px solid #676767;
	width:641px;
	margin-left:24px;
	background-image:url(content/images/line.gif);
	background-repeat: repeat-x;
	background-position:0px 100px;
	padding-bottom:25px;
}

.content.warenkorb .wkRight .orderBox .summeLabel {
	float:right;
	font-size:12px;
	color:#676767;
	padding-bottom:8px;
}

.content.warenkorb .wkRight .orderBox .summeValue {
	float:right;
	text-align: right;
	padding-right:19px;
	font-size:12px;
	color:#676767;
	width:119px;
	padding-bottom:8px;
}

.content.warenkorb .wkRight .orderBox .inOrderBox {
	width: 300px; 
	float:right;
	padding-top:23px;
}

.content.warenkorb .wkRight .trenner {
	width:300px;
	margin-top:10px;
	margin-bottom:13px;
	border-top:none;
}

.content.warenkorb .wkRight .orderBox .coupon {
	float:left;
	width:310px;
	padding-top:25px;
	padding-left:22px;
}

.content.warenkorb .wkRight .orderBox .flextorOrder_formtext {
	width:195px;
}

.content.warenkorb .wkRight a.next, .content.warenkorb .wkRight input.next, .content.warenkorb .wkRight div.next {
	float:right;
	margin-right:23px;
	margin-bottom:20px;
}

.content.warenkorb .wkRight .doubleline {
	background-image:url(content/images/doubleline.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height:3px;
	line-height: 3px;
	font-size:0px;
	width:642px;
	float:left;
	margin-left:24px;
}

.content.warenkorb .wkRight .form {
	margin-left:24px;
	padding-left:21px;
}
.content.warenkorb .clear {
	clear: both;
}
.content.warenkorb .wkRight .form .text {
	color:#676767;
	font-size:11px;
	padding-top:30px;
	width:403px;
}

.content.warenkorb .wkRight .form .text .formerrormsg {
	color:#ac0000;
}

.content.warenkorb .wkRight .form .headline {
	color:#676767;
	font-size:14px;
	font-weight: bold;
	margin-top:31px;
	margin-bottom:31px;
	float:left;
	width:403px;
}

.content.warenkorb .wkRight .form .section .elementform {
	margin-bottom:9px;
	float:left;
	width:443px;
}

.content.warenkorb .wkRight .form .section {
	background-image:url(content/images/bg_line_ver_single.gif);
	background-repeat: repeat-y;
	background-position: 109px 0px;
	float:left;
}

.content.warenkorb .wkRight .form .section .elementform .formelement {
	float:left;
	width:274px;
	line-height:22px;
	font-size:11px;
}

.content.warenkorb .wkRight .form .section .elementform .formhelp {
	float:left;
	line-height:22px;
	font-size:11px;
}

.content.warenkorb .wkRight .form .section .elementform .label {
	float:left;
	width:146px;
	color:#676767;
	font-size:11px;
	padding-top:5px;
	font-weight: bold;
}

.content.warenkorb .wkRight .form .section .elementform .label.formerrorinfo {
	color:#ac0000;
}

.content.warenkorb .wkRight .form .flextorOrder_formtext, .content.warenkorb .wkRight .form .flextorOrder_formtextarea, .content.warenkorb .wkRight .login .flextorOrder_formtext {
	border:2px solid #d9d9d9;
	height:18px;
	width:246px;
	background-color:#FFFFFF;
	color:#333333;
	font-size:11px;
	line-height:18px;
	padding-left:12px;
	padding-right:12px;
	font-weight: bold;
}

.content.warenkorb .wkRight .form .flextorOrder_formtext.formerror {
	border:2px solid #d57f7f;
}

.content.warenkorb .wkRight .form textarea.flextorOrder_formtextarea {
	height:100px;
}

.content.warenkorb .wkRight .form .selectlistContainer {
	position: relative;
	float:left;
}

.content.warenkorb .wkRight .form .selectlistContainer .selectlist {
	float:left;
	height:24px;
	width:246px;
	background-color:#FFFFFF;
	font-size:11px;
	line-height:24px;
	padding-left:14px;
	padding-right:14px;
	font-weight: bold;
	background-image: url(content/images/selectlist_form.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor:pointer;
	color:#333333;
}

.content.warenkorb .wkRight .form .selectlistContainer .selectlist_dropdown {
	position: absolute;
	left:0px;
	top:22px;
	width:270px;
	background-color:#FFFFFF;
	border:2px solid #d9d9d9;
	max-height:200px;
	overflow-y:auto;
}

.content.warenkorb .wkRight .form .selectlistContainer .selectlist_dropdown .element {
	cursor:pointer;
	padding-top:1px;
	padding-bottom:1px;
	font-weight: bold;
	font-size:11px;
	padding-left:12px;
	line-height:18px;
}

.content.warenkorb .wkRight .form .selectlistContainer .selectlist_dropdown .element:hover {
	background-color:#d9d9d9;
}

/******/
.content.warenkorb .birthdayform .form {
	margin-left:24px;
	padding-left:21px;
}
.content.warenkorb .clear {
	clear: both;
}
.content.warenkorb .birthdayform .form .text {
	color:#676767;
	font-size:11px;
	padding-top:30px;
	width:403px;
}

.content.warenkorb .birthdayform .form .text .formerrormsg {
	color:#ac0000;
}

.content.warenkorb .birthdayform .form .headline {
	color:#676767;
	font-size:14px;
	font-weight: bold;
	margin-top:31px;
	margin-bottom:31px;
	float:left;
	width:403px;
}

.content.warenkorb .birthdayform .form .section .elementform {
	margin-bottom:9px;
	float:left;
	width:443px;
}

.content.warenkorb .birthdayform .form .section {
	background-image:url(content/images/bg_line_ver_single.gif);
	background-repeat: repeat-y;
	background-position: 109px 0px;
	float:left;
}

.content.warenkorb .birthdayform .form .section .elementform .formelement {
	float:left;
	width:274px;
	line-height:22px;
	font-size:11px;
}

.content.warenkorb .birthdayform .form .section .elementform .label {
	float:left;
	width:146px;
	color:#676767;
	font-size:11px;
	padding-top:5px;
	font-weight: bold;
}

.content.warenkorb .birthdayform .form .section .elementform .label.formerrorinfo {
	color:#ac0000;
}

.content.warenkorb .birthdayform .form .flextorOrder_formtext, .content.warenkorb .wkRight .form .flextorOrder_formtextarea, .content.warenkorb .wkRight .login .flextorOrder_formtext {
	border:2px solid #d9d9d9;
	height:18px;
	width:246px;
	background-color:#FFFFFF;
	color:#333333;
	font-size:11px;
	line-height:18px;
	padding-left:12px;
	padding-right:12px;
	font-weight: bold;
}

.content.warenkorb .birthdayform .form .flextorOrder_formtext.formerror {
	border:2px solid #d57f7f;
}

.content.warenkorb .birthdayform .form .flextorOrder_formtextarea {
	height:100px;
}

.content.warenkorb .birthdayform .form .selectlistContainer {
	position: relative;
	float:left;
}

.content.warenkorb .birthdayform .form .selectlistContainer .selectlist {
	float:left;
	height:24px;
	width:246px;
	background-color:#FFFFFF;
	font-size:11px;
	line-height:24px;
	padding-left:14px;
	padding-right:14px;
	font-weight: bold;
	background-image: url(content/images/selectlist_form.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor:pointer;
	color:#333333;
}

.content.warenkorb .birthdayform .form .selectlistContainer .selectlist_dropdown {
	position: absolute;
	left:0px;
	top:22px;
	width:270px;
	background-color:#FFFFFF;
	border:2px solid #d9d9d9;
	max-height:200px;
	overflow-y:auto;
}

.content.warenkorb .birthdayform .form .selectlistContainer .selectlist_dropdown .element {
	cursor:pointer;
	padding-top:1px;
	padding-bottom:1px;
	font-weight: bold;
	font-size:11px;
	padding-left:12px;
	line-height:18px;
}

.content.warenkorb .birthdayform .form .selectlistContainer .selectlist_dropdown .element:hover {
	background-color:#d9d9d9;
}
/********/

.content.warenkorb .wkRight .login {
	padding-left:22px;
}

.content.warenkorb .wkRight .login .headline {
	font-size:16px;
	font-weight:bold;
	color:#676767;
	padding-top:22px;
}

.content.warenkorb .wkRight .login .text {
	color:#676767;
	font-size:11px;
	padding-top:2px;
}

.content.warenkorb .wkRight .login .loginself {
	width:297px;
	float:left;
}

.content.warenkorb .wkRight .login .loginform {
	padding-top:22px;
}

.content.warenkorb .wkRight .login .loginform .label {
	color:#676767;
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px;
}

.content.warenkorb .wkRight .login .loginform .formelement {
	padding-bottom:5px;
}

.content.warenkorb .wkRight .login .loginform .senden {
	padding-top:60px;
}

.content.warenkorb .wkRight .login .loginform a.loginlost {
	border-bottom:1px solid #676767;
	color:#676767;
	font-size:11px;
}

.content.warenkorb .wkRight .login .quicklogin {
	width:318px;
	float:left;
}

.content.warenkorb .wkRight .login .quicklogin a.fastlogin {
	margin-top:30px;
	float:left;
}

.content.warenkorb .wkRight .login .loginRegister {
	float:left;
	height:151px;
	padding-left:28px;
	border-bottom:1px dotted #676767;
}

.content.warenkorb .wkRight .login .loginFree {
	padding-left:28px;
}

.content.warenkorb .wkRight .checkthisBox {
	float:left;
	width:300px;
}

.content.warenkorb .wkRight .checkthisBox .headline {
	font-size:16px;
	color:#676767;
	font-weight: bold;
	padding-bottom:10px;
}

.content.warenkorb .wkRight .checkthisBox a.edit {
	margin-top:15px;
	float:left;
}

.content.warenkorb .wkRight .checkthisRow {
	width:641px;
	float:left;
	margin-left:46px;
	margin-bottom:25px;
}

/*****************CSS OLD ********************************/






body {
	margin:0;
	padding:0;
	font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
}
#page {
	float:left;
	width:994px;
	position:absolute;
	margin-left:-487px;
	left:50%;
}
#page a {
	text-decoration:none;
}
/***************OVER****************/
#page #kundenkontoOver {
	float:left;
	display:none;
	z-index:300;
	position:absolute;
	width:274px;
	left:26px;
	top:10px;
}
/*
*+html #page #kundenkontoOver {
	left:37px;
	top:40px;
}
*/
#page #kundenkontoOver .content .ihrProfil, #page #kundenkontoOver .content .ihreBestellungen {
	float:left;
	padding-left:5px;
	width:100%;
}

#page #kundenkontoOver .login {
	float:left;
	margin-bottom:5px;
	padding-left:0px;
}

#page #kundenkontoOver .forgotPw a {
	float:left;
	color:#000000;
	width:100%;
	line-height:14px;
	font-size:11px;
}

#page #kundenkontoOver .register a {
	float:left;
	color:#000000;
	line-height:14px;
	width:100%;
	font-size:11px;
}

#page #kundenkontoOver .formular {
	float:left;
}

#page #kundenkontoOver .formular .row {
	float:left;
	padding-bottom:1px;
	margin-bottom:3px;
	width:100%;
}

#page #kundenkontoOver .formular .label {
	float:left;
	width:300px;
	font-size:11px;
	padding-right:5px;
}

#page #kundenkontoOver .formular .input .flextorOrder_formtext, #page #sucheOver .flextorOrder_formtext {
	float:left;
	height:16px;
	font-size:11px;
	background-color:transparent;
	line-height:16px;
	width:150px;
	border:1px solid #B2B2B2;
}

#page #kundenkontoOver .formular .input .flextorOrder_formtext {
	background-color: #fcfcfc;
}

#page #sucheOver .flextorOrder_formtext {
	margin-top:5px;
}

#page #kundenkontoOver .head {
	float:left;
	height:22px;
}

#page #kundenkontoOver .content {
	float:left;
	border-top:1px solid #adadad;
	width:160px;
	height:143px;
	background-image:url(content/images/bg_over.gif);
	margin-top:10px;
	border:1px solid #adadad;
	padding:5px;
	padding-left:12px;
}

#kundenkontoOver .flextorOrder_formtext_checkbox {
	margin:0; padding:0; margin-right:5px;
}

#page #sucheOver {
	float:left;
	display:none;
	z-index:100;
	position:absolute;
	width:274px;
	left:421px;
	top:43px;
}

*+html #page #sucheOver {
	top:46px;
}

#page #sucheOver .content {
	float:left;
	width:156px;
	height:48px;
	background-image:url(content/images/bg_over_suche.gif);
	background-repeat:repeat-x;
	border:1px solid #E3E3E3;
	border-top:0;
	padding:5px;
	padding-left:20px;
}

#page #sucheOver .head {
	float:left;
	height:24px;
}

#page #meinMerkzettelOver {
	float:left;
	display:none;
	z-index:100;
	position:absolute;
	width:274px;
	left:165px;
	top:43px;
}

#page #meinMerkzettelOver .head {
	float:left;
	height:22px;
}

#page #meinMerkzettelOver .content {
	float:left;
	width:262px;
	height:89px;
	background-image:url(content/images/bg_over.gif);
	background-repeat:no-repeat;
	border:1px solid #E3E3E3;
	border-top:0;
	padding:5px;
}

#page #einkaufstascheOver {
	float:left;
	display:none;
	z-index:100;
	position:absolute;
	width:274px;
	left:20px;
	top:43px;
}

#page #einkaufstascheOver .head {
	float:left;
	height:22px;
}

#page #einkaufstascheOver .content {
	float:left;
	width:262px;
	height:89px;
	background-image:url(content/images/bg_over.gif);
	background-repeat:no-repeat;
	border:1px solid #E3E3E3;
	border-top:0;
	padding:5px;
}
/***************OVER ENDE**************/

#page #head {
	float:left;
	margin-top:50px;
	margin-left:12px;
	margin-bottom:26px;
	display:inline;
	width:972px;
}

#page .sociallinks {
	position:absolute;
	left:35px;
	top:10px;
}

/***************ML*************/
#head .left .box  {
	float:left;
	font-size:10px;
	color:#999999;
	display:inline;
	width:175px;
	height:45px;
	padding:0px;
}

#head .left .box .topic { height:14px; margin-bottom:7px; background-repeat:no-repeat; }
#head .left .box a { display:inline; float:left; width:69px; color: #999999; padding-left:16px; background:url(content/images/head/aicon.gif); background-repeat:no-repeat; background-position:0px 3px;}
#head .left .box a:hover { color:#000000; background:url(content/images/head/aicon_on.gif); background-repeat:no-repeat; background-position:0px 3px; }
#head .left .box .info { display:inline; float:left; width:100%; color: #999999; }
#head .left .box .info a { width:100%; background:none; padding:0px; }
#head .left .box .topic a { width:auto; background:none; padding:0px; }

/***************ML ENDE**************/

#head .left {
	float:left;
	width:410px;
}

#head .left .einkaufstasche {
	float:left;
	display:inline;
	margin-left:26px;
	padding-bottom:4px;
}

#head .left .merkzettel {
	float:left;
	display:inline;
	margin-left:25px;
	padding-bottom:4px;
}

#head .left .kundenkonto {
	float:left;
	display:inline;
	margin-left:25px;
	padding-bottom:4px;
}

#head .left .suche {
	float:left;
	display:inline;
	margin-left:25px;
}

#head .right {
	float:right;
}

#head .right .logo {
	padding-right:48px;
	padding-top:5px;
}

#menu {
	float:left;
	width:953px;
	display:inline;
	margin-left:12px;
}

#menu .overMenu {
	float:left;
	position:absolute;
	top:160px;
	left:12px;
	z-index:90;
	visibility: hidden;
}

/**Nur IE6**/
* html #menu .overMenu {
	top:160px;
}
/**Nur IE7**/
*+ html #menu .overMenu {
	top:160px;
}


#menu .submenu {
	float:left;
	padding-left:26px;
	width:940px;
	line-height:27px;
	background-color:#FFFFFF;
	height:28px;
}

#menu .mainMenupunkt {
	padding-left:26px;
	float:left;
}

#menu .mainMenupunkt a {
	float:left;
	height:37px;
}

#menu .submenu ul {
	margin:0;
	padding:0;
}

#menu .submenu ul li {
	float:left;
	list-style-type:none;
}

#menu .submenu li a {
	float:left;
	margin-right:21px;
	text-decoration:none;
	color:#000000;
}

#menu .submenu li a:hover {
	color:#846E74;
}

#menu .submenu li.selected a {
	float:left;
	margin-right:21px;
	color:#846E74;
	text-decoration:none;
	font-weight:bold;
}

#menu .lineMenuTop {
	float:left;
	height:2px;
	width:100%;
	background-image:url(content/images/bg_menu_top.gif);
	background-repeat:repeat-x;
}

#menu .innerMenu {
	float:left;
	padding-left:26px;
}

#menu .lineMenuBottom {
	float:left;
	height:1px;
	font-size:0px;
	line-height:0px;
	width:953px;
	background-image:url(content/images/bg_menu_bottom.gif);
	background-repeat:repeat-x;
}

#middle {
	float:left;
}

.fLeft {
	float:left;
}

.fRight {
	float:right;
}

#middle .designer h1 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
}

#middle .grouplist {
	padding-top:5px;

}

#middle a.grouplistmenu {
	color:#846E74;
	font-size:14px;
}

#middle .grouplist .group {
	text-align:center;
	width:250px;
	margin-right:10px;
	margin-left:10px;
	float:left;
}
#middle .grouplist .group .topic a {
	color:#9C9C9C;
	font-weight:bold;
	text-decoration:none;
}

#middle .grouplist .group .topic h2 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
}

#middle .grouplist .group .link {
	color:#9C9C9C;
	text-decoration:none;
}

#middle .grouplist .group .text a {
	color:#C1B6B9;
	text-decoration:none;
}

#middle .grouplist .group .innerGroup {
	float:left;
	padding-top:5px;
	padding-left:10px;
}

/************************DetailANFANG*********************************/

#middle .doubleLine {
	float:left;
	width:257px;
	height:3px;
	background-image:url(content/images/double_line.gif);
	background-repeat:repeat-x;
	margin-top:14px;
}

#middle .options {
	float:left;
	display:inline;
	margin-left:38px;
	margin-top:31px;
	width:292px;
}

#middle .options .kat {
	padding-left:82px;
	text-transform:uppercase;
	color:#C1B6B9;
	font-size:18px;
}

#middle .options .kat h1 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:18px;
}

#middle .options .artikelname {
	padding-left:82px;
	text-transform:uppercase;
	color:#846E74;
	font-size:18px;
}

#middle .options .artikelname  h2 {
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:18px;
}

#middle .options .preis {
	padding-left:82px;
	text-transform:uppercase;
	color:#C1B6B9;
	font-size:18px;
}

#middle .options .spez {
	float:left;
	padding-left:11px;
	color:#7C7C7C;
}

#middle .options .spez .box {
	float:left;
	border:1px solid #B2B2B2;
	display:inline;
	padding-left:14px;
	margin-left:23px;
	width:144px;
}

#middle .options .spez .flextor_formselect {
	float:left;
	width:160px;
	height:20px;
	font-size:12px;
	border:1px solid #B2B2B2;
	display:inline;
	margin-left:23px;
}

#middle .options .spez .box .trennerGr {
	float:left;
	padding-left:4px;
	padding-right:4px;
	line-height:17px;
	color:#B2B2B2;
}

#middle #zoomImage {
	float:left;
	position:absolute;
	left:630px;
	top:170px;
	width:300px;
	height:300px;
}

#middle .options .spez .box .groesse {
	text-align:center;
	float:left;
	color:#B2B2B2;
	font-size:11px;
	line-height:17px;
	text-decoration:none;
}

#middle .options .spez .box .farbe {
	float:left;
	display:block;
	background-color:#CD0000;
	width:15px;
	height:15px;
	margin:1px 0px 0px 1px;
}

#middle .options .inDenWarenkorb {
	display:block;
	height:23px;
	text-decoration:none;
	line-height:23px;
	padding-left:68px;
	font-size:12px;
	width:257px;
	padding-bottom:5px;
	color:#FFFFFF;
	background-image:url(content/images/warenkorb.gif);
	background-repeat:no-repeat;
	background-position:0px -1px;
}

*+html #middle .options .inDenWarenkorb {
	padding-left:46px;
}

#middle .options .optionText {
	font-size:11px;
	float:left;
	color:#7C7C7C;
	padding-left:85px;
	margin-bottom:8px;
}

#middle .options .optionText a {
	color:#7C7C7C;
	float:left;
	background-color:#FFFFFF;
}

#middle .options .optionText a:hover { color:#333333 }

#middle .artikelImage {
	float:left;
	width:301px;
	margin-top:31px;
}

#middle .beschreibung {
	float:left;
	width:320px;
	margin-top:9px;
}

#middle .beschreibung .menu {
	float:left;
}

#middle .beschreibung .menu .menuPunkt {
	float:left;
}

#middle .beschreibung .menu .menuPunkt .menutab {
	float:left;
	color:#7C7C7C;
	text-decoration:none;
	margin-right:19px;
	display:inline;
}

#middle .beschreibung .menu .menuPunkt .menutab_active {
	color:#846E74;
	float:left;
	text-decoration:none;
	margin-right:19px;
	display:inline;
}

#middle .features {
	float:left;
	padding-left:17px;
}

#middle .features .box {
	float:left;
	width:280px;
	display:inline;
	margin-left:20px;
}

#middle .features .trenner {
	background-image:url(content/images/bg_line_ver.gif);
	background-repeat:repeat-y;
	float:left;
	height:140px;
	margin-bottom:10px;
	width:3px;
}

#middle .features .box .headline {
	float:left;
	font-size:14px;
}

#middle .features .box .plus {
	float:left;
	display:inline;
	background-image:url(content/images/plus.gif);
	background-repeat:no-repeat;
	width:10px;
	margin-right:12px;
	margin-top:5px;
	height:10px;
}

#middle .features .box .text a {
	float:left;
	color:#555555;
}

#middle .features .box .text .fett a {
	float:left;
	color:#555555;
	font-weight:bold;
}

#middle .features .box .text .normal {
	float:left;
	padding-left:22px;
	width:300px;
}

#middle .features .box  .image {
	float:left;
	padding-right:18px;
}

#middle .beschreibung .menu .menuPunkt:hover {
	color:#961556;
}

#middle .beschreibung .text {
	float:left;
	margin-top:19px;
	height:200px;
	width:282px;
	position:relative;
	overflow:hidden;
}

#middle .beschreibung .text .scrollText {
	float:left;
	overflow:auto;
	height:200px;
	width:282px;
}

a.ui-slider-handle {
	float:left;
	height:41px;
	width:9px;
	margin-top:-20px;
	display:block;
	left:0px;
	position:absolute;
	overflow:hidden;
	background-image:url(content/images/scrollbalken_ver.gif);
	background-repeat:no-repeat;
}

.ui-slider {
	height:200px;
	width:9px;
	position:absolute;
	left:910px;
	top:280px;
	background-position:center;
	background-image:url(content/images/bg_line_ver_single.gif);
	background-repeat:repeat-y;
}
/************************DetailENDE*********************************/

/************************LIST ANFANG*****************************/
#middle .list {
	float:left;
	height:317px;
	padding-left:19px;
	width:936px;
}

#middle .list #innerList .listItem .listProdText {
	padding-left:15px;
	float:left;
}

#middle .list #innerList .listItem .listProdText .kat a {
	color:#846e74;
	float:left;
	width:140px;
	font-weight:bold;
	text-transform:uppercase;
}

#middle .list #innerList .listItem .listProdText .kat h2 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:12px;
}

#middle .list #innerList .listItem .listProdText .name h3 {
	margin:0;
	padding:0;
	font-size:12px;
}


#middle .list #innerList .listItem .listProdText .name a {
	color:#846E74;
	float:left;
	width:140px;
	font-weight:normal;
	text-transform:uppercase;
}

#middle .list #innerList .listItem .listProdText .preis a {
	color:#666666;
	float:left;
	font-size:12px;
	width:140px;
	text-transform:uppercase;
}

#innerList {
	float:left;
	width:860px;
  position: relative;
	overflow-x:scroll;
	overflow-y:hidden;
	height:257px;
	padding-bottom:10px;
	margin-right:20px;
	display:inline;
}

#scrollList {
	position:absolute;
	float:left;
	left:0px;
	padding-left:30px;
	padding-right:30px;
	top:0px;
}

#middle .list .listGuide {
	float:left;
	width:100%;
	font-size:30px;
	font-style:italic;
	color:#846E74;
}

#middle .list .listGuide h1 {
	margin:0;
	padding:0;
	font-size:30px;
}

#slideLayerLeft {
	float:left;
	z-index:100;
	position:absolute;
	left:47px;
	top:167px;
	background-image:url(content/images/slide_layer_left.png);
	background-repeat:no-repeat;
	width:37px;
	height:257px;
}

#slideLayerRight {
	float:left;
	z-index:100;
	position:absolute;
	left:875px;
	top:167px;
	background-image:url(content/images/slide_layer_right.png);
	background-repeat:no-repeat;
	width:37px;
	height:257px;
}

#scrollBar {
	width:937px;
	float:left;
	height:11px;
	line-height:1px;
	font-size:1px;
	margin-left:12px;
	background-image:url(content/images/bg_menu_bottom.gif);
	background-repeat:repeat-x;
	background-position:0px 5px;
	position:absolute;
	left:0px;
	top:480px;
}

*+html #scrollBar {
	top:474px;
}

#scrollBalken {
	float:left;
	width:160px;
	margin-bottom:10px;
	position:absolute;
	top:0px;
	left:0px;
	height:11px;
	background-image:url(content/images/scrollbalken.png);
	background-repeat:no-repeat;
}

#middle .bottom {
	float:left;
	margin-top:13px;
	margin-bottom:18px;
}

#middle .bottom .formselect {
	height:19px;
	border:0;
	padding-left:7px;
	color:#7C7C7C;
	width:196px;
	border:1px solid #B2B2B2;
	font-size:10px;
}

#middle .headlineInfo {
	font-size:30px;
	color:#9C9C9C;
	padding-top:26px;
	padding-left:35px;
}

#middle .textInfo {
	color:#9C9C9C;
	padding-top:20px;
	float:left;
	padding-left:39px;
	width:580px;
}

#middle .textInfo a {
	color: #9C9C9C;
	text-decoration: underline;
}

#middle .bottom .auswahl {
	float:left;
	margin-top:10px;
	width:431px;
	margin-left:27px;
	display:inline;
}

#middle .bottom .small {
	width:280px;
}



#middle .bottom .auswahl .headline {
	float:left;
	width:100%;
	color:#000000;
	font-size:14px;
}

#middle .bottom .auswahl .label {
	float:left;
	color:#7C7C7C;
	font-size:11px;
	line-height:19px;
	width:73px;
}
#middle .bottom .auswahl .optionBox {
	float:left;
	padding-top:1px;
}

#middle .bottom .auswahl .groesse {
	color:#7C7C7C;
	float:left;
	text-decoration:none;
	line-height:17px;
	font-size:10px;
	text-align:center;
}

#middle .bottom .auswahl .items {
	float:left;
	padding-top:18px;
}

#middle .bottom .auswahl .items .item {
	float:left;
	border:1px solid #B2B2B2;
	width:80px;
	height:80px;
	margin-right:1px;
}

#middle .bottom .auswahl .trennerGroesse {
	color:#7C7C7C;
	float:left;
	line-height:17px;
	padding-left:4px;
	padding-right:4px;
}

#middle .bottom .auswahl .listItems {
	float:left;
	color:#7C7C7C;
	border:1px solid #B2B2B2;
	font-size:10px;
	padding-left:11px;
	line-height:15px;
	width:308px;
}

#middle .bottom .trenner {
	margin-left:5px;
	float:left;
	width:3px;
	height:140px;
	background-image:url(content/images/bg_line_ver.gif);
	background-repeat:repeat-y;
}

#middle .bottom .auswahl .listItems .farbe {
	background-color:#CD0000;
	display:block;
	float:left;
	height:15px;
	margin:1px 0px 0px 1px;
	width:15px;
}

#middle .bottom .zuletztBetrachtet {
	float:left;
}

#middle #arrowLeft {
	float:left;
	cursor:pointer;
	margin-top:132px;
	width:17px;
	height:31px;
	display:block;
	background-image:url(content/images/arrow_left.png);
	background-repeat:no-repeat;
}

*html #middle #arrowLeft {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://reyerlooks.com/content/images/arrow_left.png', sizingMethod='scale');
}

#middle #arrowRight {
	float:left;
	cursor:pointer;
	margin-top:132px;
	width:17px;
	height:31px;
	display:block;
	background-image:url(content/images/arrow_right.png);
	background-repeat:no-repeat;
}

*html #middle #arrowRight {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://reyerlooks.com/content/images/arrow_right.png', sizingMethod='scale');
}

#middle .list #innerList .listItem {
	float:left;
	width:164px;
	height:257px;
	margin-right:6px;
	background-repeat:no-repeat;
}

/************************LIST ENDE*********************************/

/****************************KUNDENCENTER ANFANG******************/

#middle .headKundencenter {
	float:left;
	width:923px;
	height:90px;
	background-color:#F2F0F1;
	padding-left:30px;
}

#middle .headKundencenter .headline {
	font-size:24px;
	padding-bottom:18px;
	color:#846E74;
	font-style:italic;
}

#middle .headKundencenter .menu {
	float:left;
	background:none;
	width:auto;
	height:auto;
}

#middle .headKundencenter .menu .kontomenu_active {
	color:#000000;
}

#middle .headKundencenter .menu a {
	color:#846E74;
	font-size:14px;
	padding-right:28px;
}
#middle .kundenCenterTrenner {
	height:346px;
	float:left;
	width:1px;
	background-image:url(content/images/bg_line_ver_single.gif);
	background-repeat:repeat-y;
}
#middle .left {
	float:left;
	width:638px;
	height:346px;
}

#middle .headKundencenter .schritte {
	float:left;
}

#middle .headKundencenter .schritte .schritt {
	float:left;
	padding-right:30px;
}

#middle .trenner {
	margin-left:5px;
	float:left;
	width:3px;
	height:140px;
	background-image:url(content/images/bg_line_ver.gif);
	background-repeat:repeat-y;
}

#middle .loginBox, #middle .registrierenBox, #middle .ohneBox {
	float:left;
	width:248px;
	padding-left:32px;
	padding-right:32px;
}

#middle .loginBox .form  {
	float:left;
	padding-top:15px;
}

#middle .registrierenBox .registrieren {
	padding-left:76px;
	padding-top:57px;
}

#middle .ohneBox .weiter {
	padding-left:76px;
	padding-top:57px;
}

#middle .loginBox .label {
	float:left;
	padding-top:5px;
	padding-bottom:5px;
}

#middle .loginBox .form .formtext {
	width:266px;
	height:17px;
	font-size:11px;
	line-height:17px;
	border:1px solid #B2B2B2;
}

#middle .loginBox .form .anmelden {
	margin-top:20px; margin-bottom:15px;
}

*+html #middle .loginBox .form .anmelden {
	margin-bottom:0px;
	margin-top:12px;
}

#middle .loginBox .form .text {
	float:left;
	padding-bottom:40px;
}

#middle .moneyBox {
	float:left;

	padding-left:15px;
}

.moneyBox .flextorOrder_formtext {
	border:1px solid #B2B2B2;
	font-size:11px;
	height:16px;
	line-height:16px;
	width:140px;
}

#middle .moneyBox .zwischensumme {
	float:left;
	padding-bottom:5px;
}

#middle .moneyBox .gutschein {
	float:left;
	padding-bottom:5px;
}

#middle .moneyBox .mwst {
	float:left;
	padding-bottom:5px;
}

#middle .moneyBox .summe {
	float:left;
}

#middle .moneyBox .summe .label, #middle .moneyBox .zwischensumme .label, #middle .moneyBox .gutschein .label, #middle .moneyBox .mwst .label {
	width:206px;
	float:left;
}

#middle .moneyBox .summe .value, #middle .moneyBox .zwischensumme .value, #middle .moneyBox .gutschein .value, #middle .moneyBox .mwst .value {
	float:left;
}
#middle .moneyBox .gutschein .label .flextorOrder_formtext {
	border:1px solid #B2B2B2;
	background-color:#E9E9E9;
	height:16px;
	line-height:18px;
	font-size:11px;
}

#middle .adressBox {
	float:left;
	padding-top:21px;
	padding-left:15px;
}

.adressBox .adresseTop {
	padding-bottom:20px;
	float:left;
}

.adressBox .headlineLeft {
	font-weight:bold;
	float:left;
	width:207px;
	padding-bottom:3px;
}

.adressBox .textLeft {
	width:207px;
	float:left;
}

.adressBox .textRight {
	float:left;
}

.adressBox .headlineRight {
	float:left;
	font-weight:bold;
	padding-bottom:3px;
}

#middle .orderLine {
	border-bottom:1px solid #8B777C;
	height:1px;
	width:278px;
	float:left;
	display:inline;
	margin-left:15px;
	margin-top:20px;
	margin-bottom:20px;
}

#middle .left .items {
	float:left;
	width:639px;
}

#middle #goLeft {
	float:left;
	position:absolute;
	cursor:pointer;
	left:12px;
	top:166px;
	z-index:200;
	width:75px;
	height:275px;
}

#middle #goRight {
	float:left;
	position:absolute;
	cursor:pointer;
	left:890px;
	top:166px;
	z-index:200;
	width:75px;
	height:275px;
}

#middle .left .items .formular {
	float:left;
	padding-top:20px;
}

#middle .left .items .formular .flextor_form_topic {
	float:left;
	font-size:24px;
	padding-left:30px;
	font-style:italic;
	color:#846E74;
	padding-bottom:16px;
	padding-top:16px;
	border-bottom:1px dotted #B2B2B2;
	width:607px;
}

#middle .left .items .formular .flextor_form_row {
	float:left;
	padding-left:30px;
	padding-bottom:3px;
	width:607px;
	border-bottom:1px solid #E3E3E3;
}

#middle .left .items .formular .flextorOrder_formtextarea {
	width:300px;
	height:100px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:11px;
	float:left;
	border:1px solid #B2B2B2;
}

#middle .left .items .formular .flextorOrder_formselectshort {
	border:1px solid #B2B2B2;
	width:100px;
}

#middle .left .items .formular .flextorOrder_formselect {
	width:317px;
	border:1px solid #B2B2B2;
}

#middle .left .items .formular .flextorOrder_formdate {
	width:70px;
	border:1px solid #B2B2B2;
}

#middle .left .items .formular .flextorOrder_formtext {
	width:317px;
	font-size:11px;
	line-height:16px;
	height:16px;
	border:1px solid #B2B2B2;
}

#middle .left .items .formular .flextor_form_info {
	width:186px;
	float:left;
	padding-top:5px;
	color:#666666;
}

#middle .left .items .formular .formerrorinfo {
	color:#C30000;
	font-weight:bold;
}

#middle .left .items .formular .formerror {
	border-color:#C30000;
}

#middle .left .items .formular .flextor_form_form {
	float:left;
	margin-top:3px;
}

#middle .left .items .item {
	float:left;
	width:639px;
	background-color:#FFFFFF;
	background-image:url(content/images/bg_menu_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:129px;
}

#middle .left .items .item .menge {
	font-size:60px;
	float:left;
	color:#8B777C;
	width:118px;
	text-align:center;
}

#middle .left .items .item .artikelImageWarenkorb {
	float:left;
	width:118px;
	text-align:center;
}

#middle .left .items .item .name {
	float:left;
	width:200px;
}

#middle .left .items .item .name .kat {
	color:#C1B6B9;
	font-size:14px;
	text-transform:uppercase;
}

#middle .left .items .item .name .artikelName {
	color:#846E74;
	font-size:14px;
	text-transform:uppercase;
}

#middle .left .items .item .name .preis {
	color:#846E74;
	font-size:14px;
	text-transform:uppercase;
}

#middle .left .items .item .name .spez {
	color:#C1B6B9;
	font-size:14px;
	padding-top:10px;
}

#middle .left .items .item .optionsWarenkorb {
	float:left;
	padding-bottom:29px;
}

#middle .left .items .item .optionsWarenkorb .entfernen a  {
	float:left;
	font-size:14px;
	color:#8B777C;
}

#middle .loginBox .headline, #middle .registrierenBox .headline, #middle .ohneBox .headline {
	font-size:24px;
	padding-top:20px;
	color:#846E74;
	font-style:italic;
}

#middle .headKundencenter .schritte .schritt .zahl {
	text-align:center;
}

#middle .headKundencenter .schritte .schritt .text {
	padding-top:17px;
	color:#846E74;
	text-align:center;
}

#middle .headKundencenter .schritte .schritt .text.active {
	color:#000000;
}

#middle .right .msgForm {
	padding-top:24px;
	padding-left:22px;
	padding-right:22px;
}

#middle .right .formerrormsg {
	color:#846E74;
}

#middle .right .msg {
	padding:15px;
}

#middle .left .items .formular .flextorOrder_checkbox {
	color:#B3B3B3;
}

#middle .right {
	float:left;
	width:314px;
	height:346px;
}

#middle .kundencenterText {
	padding-left:24px;
	padding-right:24px;
	color:#666666;
	padding-bottom:35px;
	float:left;
	font-size:11px;
}

#middle .kundencenterText a {
	color:#666666;
}
/***************************KUNDENCENTER ENDE********************/
#middle .line {
	float:left;
	height:1px;
	width:954px;
	margin-left:12px;
	background-image:url(content/images/bg_menu_bottom.gif);
	background-repeat:repeat-x;
}

#middle .linealpha {
	float:left;
	height:1px;
	width:100%;
	background-image:url(content/images/bg_alpha.gif);
	background-repeat:repeat-x;
}

#middle .highlights {
	float:left;
	width:100%;
	padding-left:38px;
}

#middle .highlight {
	float:left;
	width:221px;
	margin-top:8px;

}

#middle .highlight .innerHightlight {
	width:100%;
}

#middle #bundle {
	float:left;
}

#middle #bundle .items {
	float:left;
	padding-bottom:10px;
}

#middle #bundle .items .item {
	float:left;
}

#middle #bundle .items .item .image {
	float:left;
	width:84px;
}

#middle #bundle .items .item .name {
	color:#846E74;
}

#middle #bundle .items .item .designer {
	color:#846E74;
}

#middle #bundle .items .item .preis {
	font-size:12px;
	color:#C1B6B9;
	padding-left:0px;
}

#middle #bundle .items .item .preis a {
	color:#C1B6B9;
	text-decoration:none;
}

#middle .highlight .innerHightlight .produkt, #middle .highlight .innerHightlight .preis {
	font-size:12px;
	color:#C1B6B9;
	text-transform:uppercase;
	line-height:14px;
}

#middle .highlight .innerHightlight h2, #middle .highlight .innerHightlight h3 {
	padding:0;
	margin:0;
	font-weight:normal;
}

#middle .highlight .innerHightlight .kat {
	font-size:12px;
	color:#846E74;
	line-height:14px;
	text-transform:uppercase;
}

#middle .highlight .image {
	float:left;
	padding-right:15px;
	width:80px;
}

#middle .highlight .innerHightlight .link {
	font-size:11px;
	color:#000000;
}
#middle  .highlights .highlight .trenner {
	background-image:url(content/images/bg_line_ver.gif);
	background-repeat:repeat-y;
	float:left;
	height:140px;
	margin-left:5px;
	width:3px;
}

#footer {
	float:left;
	margin-top:23px;
}

#footer .line {
	float:left;
	width:954px;
	height:3px;
	display:inline;
	margin-left:12px;
	background-image:url(content/images/bg_footer.gif);
	background-repeat:repeat-x;
}

#footer .footerMenu {
	padding-top:5px;
	padding-left:38px;
	color:#969696;
	float:left;
	font-size:11px;
	background-color:#FFFFFF;
	margin-bottom:50px;
}

#footer .footerMenu ul {
	margin:0;
	padding:0;
	float:left;
}

#footer .footerMenu ul li {
	list-style-type:none;
	float:left;
}

#footer .footerMenu ul li a {
	float:left;
	padding-right:13px;
	color:#846E74;
}

#footer .footerMenu .footerSub {
	float:left;
	padding-right:13px;
	color:#846E74;
}

#footer .footerMenu .footerSub  .footerSub_in {
	color:#846E74;
	float:left;
}

/************NEW INTRO**************/


#middle #flow {
	left:6px;
	margin-top:6px;
	margin-bottom:6px;
	float:left;
	overflow:hidden;
	height:390px;
	width:960px;
	position:relative;
}

#middle #flow #flowDrag {
	position:absolute;
	left:0px;
	top:0px;
}

#middle #flow .flowElement {
	display:block;

	width:312px;
	height:192px;

	margin-bottom:6px;
	background-color:#EEEEEE;
}

#middle #flow .flowElement.height {
	height:390px;
	z-index:50;
	position:absolute;
}

.content .flowColumn .flowElement.big {
	position: absolute;
	z-index:50;
	width: 630px;
	height:390px;
}

/****NEWS********/

.listNews {
	margin-top:6px;
}

.newsBox {
	float:left;
	width:234px;
	margin-right:6px;
}

.newsBox .headline {
	line-height:30px;
	font-size:12px;
	color:#846e74;
	font-weight:bold;
}

.newsBox .main {
	font-size:11px;
	color:#707070;
}

.newsBox .link {
	height:34px;
	line-height:34px;
}

.newsRead {
	margin-left:28px;
	margin-top:6px;
	margin-bottom:6px;
}

.newsRead .headline {
	width:100%;
	vertical-align:middle;
	padding-top:10px;
	padding-bottom:5px;
}

.newsRead .headline h2 {
	margin:0;
	padding:0;
	font-size:36px;
	color:#846e74;
}

.newsRead .table {
	font-size:12px;
	color:#333333;
	padding-right:20px;
}

#page #middle .newsRead td a {
	color:#333333;
	text-decoration: underline;
}

.newsRead .back {
	width:100%;
	margin-top:20px;
	color:#000000;
	margin-bottom:20px;
}

/***************/


/********SCROLLER *********/


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background-image:url(content/images/bg_line_ver_single.gif);
	background-repeat:repeat-y;
	background-position:center;
}
.jScrollPaneDrag {
	position: absolute;
	background-image:url(content/images/scrollbalken_ver_middle.gif);
	background-repeat:repeat-y;
	background-position:center;
	cursor: pointer;
	overflow: hidden;
	z-index:10;
}
.jScrollPaneDragTop {
	background-image:url(content/images/scrollbalken_ver_top.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height:2px;
	width:9px;
	float:left;
	position: absolute;
	top: 0;
	left: 0;
	z-index:11;
}
.jScrollPaneDragBottom {
	background-image:url(content/images/scrollbalken_ver_bottom.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:2px;
	width:9px;
	float:left;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index:12;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
/*****SCROLLER ENDE******/

#middle .pressmenu {
	margin-left:26px;
	float:left;
	width:197px;
	margin-top:21px;
}

#middle .pressmenu .pressmenulinks,
#middle .pressmenu .pressmenulinks_active {
	display:block;
	text-decoration:none;
	color:#3A3A3A;
	line-height:18px;
	text-transform:uppercase;
	font-weight:bold;
}

#middle .pressmenu .pressmenulinks_active {
	color:#AA2121;
}

#middle .presscontent .flextorOrder_formtext  {
	border:1px solid #B2B2B2;
	font-size:11px;
	height:16px;
	line-height:16px;
	width:217px;
}

#middle .bgLine {
	background-image:url(content/images/bg_presse_line.gif);
	background-repeat:repeat-y;
	background-position:486px 0px;
	float:left;
}

#middle .presscontent .flextor_form_row  {
	float:left;
	width:410px;
	margin-bottom:3px;
	border-bottom:1px solid #a7a7a7;
	padding-bottom:3px;
}

#middle .presscontent .flextor_form_info  {
	color:#666666;
	float:left;
	line-height:18px;
	width:186px;
}

#middle .presscontent {
	float:left;
	width:475px;
	margin-top:21px;
	padding-bottom:20px;
	padding-right:10px;
}

#middle .presscontent .headline, #middle .presscontent .flextor_form_topic {
	font-size:20px;
	padding-bottom:10px;
	color:#AA2121;
	font-weight:bold;
}

#middle .presscontent .download, #middle .presscontent .fotofile {
	padding-top:10px;
	display:block;
}

#middle .presscontent .fotofile {
	padding-top:0px;
}

#middle .presscontent .download, #middle .presscontent .fotofile {
	color:#000000;
	text-decoration:underline;
}

#middle .presswhatsnew {
	float:left;
	width:245px;
	min-height:519px;
}

#middle .presswhatsnew .image {
	float:left;
	border:1px solid #CCCCCC;
	width:100px;
	margin-left:10px;
	background-color:#FFFFFF;
	text-align:center;
}

#middle .formControl {
	width:953px;
	float:left;
	height:24px;
	background-color:#EFEFEF;
}

.formControl .formselect {
	width:167px;
	margin-left:27px;
	margin-top:2px;
	background-color:#EFEFEF;
	border:1px solid #846E74;
}

.formControl .selectlist {
	float:left;
	width:167px;
	height:24px;
	line-height:24px;
	color:#000000;
	font-size:11px;
	padding-left:27px;
	border-right:1px solid #FFFFFF;
	background-image:url(content/images/arrow_down.gif);
	background-repeat:no-repeat;
	background-position:170px center;
	cursor:pointer;
}

.formControl #select__select0_list, .formControl #select__select1_list, .formControl #select__select2_list, .formControl #select__orderby_type_list {
	position:absolute;
	left:12px;
	top:214px;
	background-color:#FFFFFF;
	float:left;
	width:193px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	z-index:99;
	overflow:auto;
	max-height:230px;
}

.formControl #select__select1_list {
	left:207px;
}

.formControl #select__select2_list {
	left:402px;
}

.formControl #select__orderby_type_list {
	left:597px;
}

.formControl .element {
	line-height:20px;
	font-size:11px;
	padding-left:10px;
	cursor:pointer;
}

.formControl .element:hover {
	background-color:#EFEFEF;
}

#middle .listControl {
	float:left;
	width:953px;
}

.listControl .item {
	float:left;
	width:217px;
	position:relative;
}

.listControl .item.doMargin {
	margin-right:22px;
}

.listControl .item .listImage {
	text-align:center;
	width:217px;
	height:221px;
}

.listControl .item .listAction {
	background-repeat:no-repeat;
	position:absolute;
	width:217px;
	height:221px;
	display:block;
	left:0px;
	top:0px;
}

.listControl .item .listType, .listType a {
	text-transform: uppercase;
	color:#846E74;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}

.listControl .item .listName, .listName a {
	font-size:11px;
	text-transform: uppercase;
	color:#846E74;
	text-align:center;
}

.listControl .item .listPreis {
	color:#846E74;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	width:217px;
	padding-top:4px;
	padding-bottom:7px;
}

.listControl .listLineHor {
	height:1px;
	float:left;
	width:953px;
	border-top:2px solid #CDCDCD;
	line-height:1px;
	font-size:1px;
}

#middle .stillookkonf {
	float:right;
	margin-top:10px;
}

#middle .stillookkonf_menu {
	float:left;
	width:114px;
	display:inlnie;
	margin-left:26px;
	margin-top:10px;
}

*html #middle .stillookkonf_menu {
	margin-left:13px;
}

#middle .stillookkonf_menu a.stillookmenu {
	display:block;
	color:#3A3A3A;
	font-weight:bold;
	padding-top:0px;
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:0px;
	text-transform: uppercase;
}

#middle .jScrollPaneContainer {
	overflow:hidden;
	position:relative;
	float:left;
	background-repeat:repeat-y;
	background-position:left;
}

#middle .konfscroller .jScrollPaneContainer {
	background-image:url(content/images/bg_line_ver_single.gif);
}

#middle #stillookkonf_artikel {
	height:850px;
	overflow:auto;
	margin-left:5px;
}

#middle #loadingarticle {
	position:absolute;
	left:193px;
	top:200px;
	z-index:45;
}

#middle #stillookkonf_artikel .articleLine {
	float:left;
	width:385px;
	border-bottom:1px solid #CDCDCD;
	padding-bottom:10px;
	margin-bottom:10px;
}

#middle #stillookkonf_artikel .article {
	width:127px;
	float:left;
	text-align:center;
}

#middle #stillookkonf_artikel .article .hrsnr {
	font-weight:bold;
	color:#9F8E93;
}

#middle #stillookkonf_artikel .article .name {
	color:#846E74;
	font-size:11px;
}

#middle #stillookkonf_artikel .article .preis {
	color:#846E74;
	font-size:11px;
	font-weight:bold;
}

#konfproductdetail {
	position:absolute;
	left:50%;
	top:250px;
	margin-left:-256px;
	width:513px;
	height:324px;
	z-index:45;
	border:1px solid #000000;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}

#iframekonfproductdetail {
	width:513px;
	height:324px;
}

#konfpopupclose {
	display:block;
	position:absolute;
	top:1px;
	right:1px;
	background-image:url(content/images/close_layer.gif);
	background-repeat:no-repeat;
	width:14px;
	height:14px;
}

#konfMsgBox {
	text-align:center;
	position:absolute;
	left:50%;
	top:250px;
	width:220px;
	z-index:9;
	padding:15px;
	font-size:12px;
	height:70px;
	margin-left:-125px;
	background-color:#FFFFFF;
	border:1px solid #000000;
}

#detailPresseFoto {
	display:none;
	position: absolute;
	left:50%;
	z-index:99;
	margin-left:-404px;
	width:780px;
	padding:15px;
	height:547px;
	background-image: url(content/images/presse_foto_detail_rahmen.png);
	background-repeat: no-repeat;
}

#shopInShopGGL {
	float:left;
}

#shopInShopGGL .bgTextBig {
	font-size:100px;
	color:#FFFFFF;
	opacity:.5;
	filter:alpha(opacity=50);
	position:absolute;
	left:40px;
	top:170px;
}

#shopInShopGGL .bgTextCollection {
	font-size:28px;
	color:#FFFFFF;
	position:absolute;
	left:198px;
	top:188px;
}

#shopInShopGGL .logo {
	position:relative;
	left:40px;
	top:37px;
}

#shopInShopGGL .content {
	position:relative;
	top:63px;
	left:40px;
}

#shopInShopGGL .content .menu {
	float:left;
	width:158px;
	padding-top:15px;
}

#shopInShopGGL .content .menu a {
	padding-left:5px;
	padding-right:6px;
	height:16px;
	line-height:16px;
	display:block;
	background-color:#FFFFFF;
	font-size:14px;
	font-style: italic;
	opacity:.9;
	filter:alpha(opacity=90);
	margin-top:1px;
	float:left;
}

#shopInShopGGL .content .menu div {
	width:153px;
	float:left;
}

#shopInShopGGL .content .menu a.red._active {
	background-color: #e15f98;
	color:#FFFFFF;
	width:153px;
	padding-right:0px;
	background-image: url(content/images/ggl/arrow_red.gif);
	background-position:140px 2px;
	background-repeat: no-repeat;
}

#shopInShopGGL .content .menu a.red {
	color:#e15f98;
}

#shopInShopGGL .content .menu a.blue._active {
	background-color: #00bce2;
	color:#FFFFFF;
	width:153px;
	padding-right:0px;
	background-image: url(content/images/ggl/arrow_blue.gif);
	background-position:140px 2px;
	background-repeat: no-repeat;
}

#shopInShopGGL .content .menu a.blue {
	color:#00bce2;
}

#shopInShopGGL .content .menu a.yellow._active {
	background-color: #AAB367;
	color:#FFFFFF;
	width:153px;
	padding-right:0px;
	background-image: url(content/images/ggl/arrow_yellow.gif);
	background-position:140px 2px;
	background-repeat: no-repeat;
}

#shopInShopGGL .content .menu a.yellow {
	color:#aab367;
}

#shopInShopGGL .content .list {
	float:left;
	width:740px;
}

#shopInShopGGL .content .list .entry {
	width:175px;
	float:left;
	margin-right:1px;
	margin-bottom:20px;
}

#shopInShopGGL .content .list .entry .name {
	background-color:#00bce2;
	font-size:14px;
	font-weight: bold;
	font-style: italic;
	padding-left:4px;
	padding-right:14px;
	height:15px;
	color:#FFFFFF;
	float:left;
	line-height:15px;
}

#shopInShopGGL .content .list .entry .entryBg {
	background-color: #FFFFFF;
	width:175px;
	float: left;
}

#shopInShopGGL .content .list .entry .entryBg .image {
	text-align: center;
	padding-top:11px;
	padding-bottom:11px;
}

#shopInShopGGL .content .list .entry .entryBg .preis {
	color:#010000;
	font-size:12px;
	text-align: center;
	padding-bottom:11px;
	border-bottom:1px solid #c5c5c5;
	width:144px;
	margin-left:15px;
}

#shopInShopGGL .content .list .entry .entryBg .imagemore {
	text-align:center;
	padding-top:6px;
	padding-bottom: 6px;
	border-bottom:1px solid #c5c5c5;
	width:144px;
	margin-left:15px;
}

#shopInShopGGL .content .list .entry .entryBg .show {
	text-align:center;
	padding-top:14px;
	padding-bottom:14px;
}

#shopInShopGGL .content .detail {
	float:left;
	width:723px;
}

#shopInShopGGL .content .detail .top {
	background-color:#FFFFFF;
	float:left;
	width:723px;
}

#shopInShopGGL .content .detail .top .bgTextName {
	position:absolute;
	z-index:10;
	left:195px;
	top:-5px;
	font-size:44px;
	font-weight:bold;
	font-style: italic;
	color:#f3f2f0;
}

#shopInShopGGL .content .detail .top .name {
	position:absolute;
	margin-top:29px;
	z-index:12;
	background-color:#00bce2;
	padding-right:17px;
	padding-left:40px;
	float:left;
	height:25px;
	line-height:25px;
	color:#FFFFFF;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}

#shopInShopGGL .content .detail .top .preis {
	color:#00bce2;
	font-size:18px;
	font-style: italic;
	padding-left:40px;
	margin-top:58px;
	float:left;
}

#shopInShopGGL .content .detail .top .headlineColor {
	padding-left:40px;
	width:203px;
	color:#000000;
	float:left;
	padding-top:27px;
	font-weight: bold;
	padding-bottom:5px;
}

#shopInShopGGL .content .detail .top a.color {
	display:inline-block;
	margin-left:35px;
	padding-left:5px;
	padding-right:7px;
	padding-bottom:2px;
	color:#000000;
	text-decoration:none;
	line-height: 14px;
}

#shopInShopGGL .content .detail .top a.color.selected {
	background-color:#00bce2;
	color:#FFFFFF;
}

#shopInShopGGL .content .detail .top .gglBuy {
	margin-top:30px;
	margin-left:28px;
	margin-bottom:33px;
	float:left;
}

#shopInShopGGL .content .detail .top .image {
	width:319px;
	padding-top:54px;
	float:left;
	text-align:center;
	padding-bottom:20px;
}

#shopInShopGGL .content .detail .top .mindme {
	position:absolute;
	right:108px;
	top:59px;
}

#shopInShopGGL .content .detail .top .askus {
	position:absolute;
	right:77px;
	top:132px;
}

#shopInShopGGL .content .detail .top .testme {
	position:absolute;
	right:96px;
	top:211px;
}

#shopInShopGGL .content .detail .bottom {
	background-color:#FFFFFF;
	float:left;
	padding:21px 41px 21px 41px;
	width:641px;
	opacity:.9;
	filter:alpha(opacity=90);
	margin-top:3px;
}

.selectlistContainer {
	
}

/********* Styling fuer index-scroll-bereich **********/
/* Invisible left hotspot */
div.scrollingHotSpotLeft
{
/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
/*	min-width: 75px;
	width: 10%;*/
        min-width: 120px;
	width: 10%;
	height: 100%;
	/* There is a big background image and it's used to solve some problems I experienced
    in Internet Explorer 6. */
	background-image: url(content/javascript/SmoothDivScroll-1.1/images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	/*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
	cursor: url(content/javascript/SmoothDivScroll-1.1/images/cursors/cursor_arrow_left.cur), w-resize;
}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
	background-image: url(content/javascript/SmoothDivScroll-1.1/images/arrow_left.gif);				
/* 	background-color: #fff; */
	background-repeat: no-repeat;
	opacity: 0.50; /* Standard CSS3 opacity setting */
	-moz-opacity: 0.50; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 50); /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
/*	min-width: 75px;
	width: 10%;*/
        min-width: 120px;
	width: 10%;
	height: 100%;
	background-image: url(content/javascript/SmoothDivScroll-1.1/images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(content/javascript/SmoothDivScroll-1.1/images/cursors/cursor_arrow_right.cur),e-resize;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
	background-image: url(content/javascript/SmoothDivScroll-1.1/images/arrow_right.gif);
/* 	background-color: #fff; */
	background-repeat: no-repeat;
	opacity: 0.50;
	filter: alpha(opacity = 50);
	-moz-opacity: 0.50;
	zoom: 1;
}

/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div.scrollableArea
{
	width: auto;
	height: 100%;
}

#mainScrollArea
{
        width: 100%;
        height: 345px;
        position: absolute;
        margin-top: 191px;
}

#mainScrollArea .scrollWrapper .scrollableArea 
{
        margin-left: 40px;
	height: 345px;
}


/*** ENDE ***/

/*** Passages Startseite ***/
.box1 {
    border-top: 2px solid #F4F4F4;
    border-right: 2px solid #F4F4F4;
    -moz-box-shadow: -3px 3px 4px #949494;
    -webkit-box-shadow: -3px 3px 4px #949494;
    box-shadow: -3px 3px 4px #949494;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=-135, Color='#949494')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=-135, Color='#949494');
    width:245px;
    height: 290px;
    float: left;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 25px;
    padding: 10px 10px 0 10px;
    background-color: #FFFFFF;
}

.box2 {
    width:486px;
    height: 345px;
    float: left;
    margin-right: 50px;
    position: relative;
}

.box2 .box2_layer {
    border-top: 2px solid #F4F4F4;
    border-right: 2px solid #F4F4F4;
    -moz-box-shadow: -3px 3px 4px #949494;
    -webkit-box-shadow: -3px 3px 4px #949494;
    box-shadow: -3px 3px 4px #949494;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=-135, Color='#949494')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=-135, Color='#949494');
    float: left;
    background-color: #DAC4A6;
    width: 100%;
    height: 300px;
    margin-top: 25px;
    margin-left: 25px;
    margin-right: 25px;
}

.box2 .box2_image {
    position: absolute;
    float: left;
    margin-left: 5px;
    left: 0;
    top: 0;
}

.box2 .box2_layer .box2_content {
    width: 330px;
    margin-left: 110px;
    margin-top: 20px;
    float: left;
}

.box2 .box2_layer .box2_content .box2_headline {
    text-align: center;
}

.box2 .box2_layer .box2_content .box2_text {
    float: left;
    text-align: center;
/*    margin-top: 20px;*/
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
}

.box2 .box2_layer .box2_content .box2_text a {
    text-decoration: none;
    color: #000000;
}

.box3 {
    border-top: 2px solid #F4F4F4;
    border-right: 2px solid #F4F4F4;
    -moz-box-shadow: -3px 3px 4px #949494;
    -webkit-box-shadow: -3px 3px 4px #949494;
    box-shadow: -3px 3px 4px #949494;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=-135, Color='#949494')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=-135, Color='#949494');
    width: 300px;
    height: 300px;
    float: left;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 25px;
    background-color: #FFFFFF;
}

.box3 .image_left {
    float: left;
    width:149px;
    height:300px;
    border-right: 1px solid #CCCCCC;
    text-align: center;
}

.box3 .image_right_top {
    float: left;
    width:150px;
    height:149px;
    border-bottom: 1px solid #CCCCCC;
    text-align: center;
}

.box3 .image_right_bottom {
    width: 150px;
    height: 150px;
    float:left;
    text-align: center;
}
    
.box4 {
    border-top: 2px solid #F4F4F4;
    border-right: 2px solid #F4F4F4;
    -moz-box-shadow: -3px 3px 4px #949494;
    -webkit-box-shadow: -3px 3px 4px #949494;
    box-shadow: -3px 3px 4px #949494;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=-135, Color='#949494')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=-135, Color='#949494');
    width: 377px;
    height: 270px;
    float: left;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 25px;
    padding: 30px 10px 0 10px;
    background-color: #FFFFFF;
}

.box4 .headlineimage {
    float: left;
    width: 80px;
    text-align: center;
}

.box4 .box4_text {
    float: left;
    width: 185px;
}

.box4 .box4_text a {
    text-decoration: none;
    color: #000000;
}

.box4 .box4_image {
    float: left;
    width: 110px;
    text-align: center;
}

.box5 {
    border-top: 2px solid #F4F4F4;
    border-right: 2px solid #F4F4F4;
    -moz-box-shadow: -3px 3px 4px #949494;
    -webkit-box-shadow: -3px 3px 4px #949494;
    box-shadow: -3px 3px 4px #949494;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=-135, Color='#949494')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=-135, Color='#949494');
    width: 430px;
    height: 300px;
    float: left;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 25px;
    background-color: #FFFFFF;
}

.box5 .box5_image {
    float: left;
    width: 229px;
    text-align: center;
    height: 285px;
    border-right: 1px solid #CCCCCC;
    padding-top: 15px;
}

.box5 .box5_text {
    float: left;
    width: 190px;
    height: 295px;
    padding-top: 15px;
}

.box5 .box5_text a {
    text-decoration: none;
    color: #000000;
}
