﻿
.branding-top {
	background: url(dnn_large_banner.png) no-repeat top left;
	width: 890px;
	height: 427px;
	clear: both;
	overflow: hidden;
}
.branding-top p {
	padding: 0px 60px 0 60px;
	font-size: 1.4em;
	color: #333;
}
.branding-bottom {
	clear: both;
	margin-top: 1em;
	overflow: hidden;
}
.branding-bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.branding-bottom li {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
	width: 170px;
	float: left;
}
.branding-bottom li.feeds {
	margin: 0;
}
.branding-bottom dl {
	background: url(itembg.gif) repeat-y;
	margin: 33px 0 0 0;
	padding: 0 10px;
}
.branding-bottom dd {
	margin-left: 10px;
	height: 66px;
}
.branding-bottom dt {
	font-size: 90%;
	text-align: center;
	padding-top: 65px;
	margin-bottom: 1.75em;
	font-weight: bold;
}
.branding-bottom .commmunity {
	background: url(community_title.gif) no-repeat top left;
}
.commmunity dt {
	background: url(community_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .marketplace {
	background: url(marketplace_title.gif) no-repeat top left;
}
.marketplace dt {
	background: url(marketplace_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .conferences {
	background: url(conferences_title.gif) no-repeat top left;
}
.conferences dt {
	background: url(conferences_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .training {
	background: url(training_title.gif) no-repeat top left;
}
.training dt {
	background: url(training_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .feeds {
	background: url(feeds_title.gif) no-repeat top left;
}
.feeds dt {
	background: url(feeds_icon.gif) no-repeat;
	background-position: 50% 10px;
}
dl.bt {
	margin: 0;
	padding: 0;
	background: url(item_bt_bg.gif) no-repeat bottom;
	height: 32px;
	width: 170px;
}
div.link_adminguide {
	float:left;
	background: url(dnn_adminguide.png) no-repeat top left;
	width: 316px;
	height: 137px;
	cursor: pointer;
}
div.link_proedition {
	float:right;
	background: url(dnn_proedition.png) no-repeat top left;
	width: 514px;
	height: 137px;
	cursor: pointer;
}
div.link_main {
	margin: 260px 30px 0px 30px;
}
#LoginInfo {
	width:545px;
	float:left;
}
#LoginInfo h3 {
	background-color: #f7f7f7;
	color: #8f0000;
	padding: 2px 0px;
}
#LoginInfo dd, #LoginInfo dt {
	display:inline;
}
#LoginInfo dt {
	font-weight:bold;
	color: #333;
}
#LoginInfo p.LoginNotes {
	font-size: .8em;
}
#LoginInfo div.LoginBlock {
	float: left;
	width: 255px;
	padding: 5px 5px;
	margin: 0px 2px;
	border: 1px #f0f0f0 solid;
}
.SponsorIcon {
	margin: 5px 29px;
	float: left;
}
#QuickLinks {
	background-color:#f0f0f0;
	border: 1px #cccccc solid;
	padding: 2px 5px;
	position:relative;
	width:330px;
}
#QuickLinks h2, #QuickLinks p {
	margin: 5px 5px;
}
div.hr {
	height: 2px;
	background-color: #8f0000;
	margin: 5px 0 15px 0;
	clear:both;
}
div.hr hr {
	display: none;
}
#TelerikInside {
	background: white url('telerikInside.jpg');
	border: 1px #cccccc solid;
	padding: 20px 5px 10px 130px;
	margin-bottom: 5px;
	width: 205px;
	height: 140px;
	border-style:none;
}
#TelerikInside h2 {
	font-weight: bold;
}
#RightColumnInfo {
	float:right;
	width:340px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#qlCol1, #qlCol2 {
	margin: 5px 5px 15px;
	padding-left: 12pt;
	float: left;
	position:relative;
}
/* MDS STYLES */


/* MDS Login */


.breadcrumb {
	position:relative;
	top:-50px;
	left:225px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color:#fff;
	width:480px;
}

.loginpos {
	z-index:100;
	padding-bottom:10px;
	padding-left:1450px;
	padding-right:0px;
	float:right;
	margin-top:-0px;
}

#dnn_LoginControl_lbLogin {
	height: 15px;
	color: #fff;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	white-space: nowrap;
	padding: 8px;
	line-height: 34px;
	margin-right: 0;
	background-color:#fff;
}

.buttons{
	height: 15px;
	color: #fff;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	white-space: nowrap;
	padding: 8px;
	line-height: 15px;
	margin-right: 0;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	background-color:#3d82a1;
}
	
/* MDS Login END */

/* MDS Productlist */

.pdslider {
	background-color: white;
	width:540px;
	margin-left:70px
}
.pdpagesize {
	width:120px;
	position:relative;
	left:120px;
	top:-22px;
}
.pdsort {
	width:120px;
	position:relative;
	left:450px;
	top:10px;
}
.pdgarantie {
	position:relative;
	left:500px;
}
.pdaddcart {
	position:relative;
	right:20px;
	top:-90px;
}
.pdversand {
	position:relative;
	left:500px;
	top:-50px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: left
}
.pdprice {
	position:relative;
	left:460px;
	top:-50px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	text-align: left
}
.pdstockdetail {
	position:relative;
	left:15px;
	top:-50px;
	text-align:right;
}
.pdtext {
	list-style-type:none;
	width:400px;
	position:relative;
	left:200px;
	top:-207px;
}
.pdlights {
	position:relative;
	left:600px;
	top:10px;
}
.pdstockinfo {
	text-align:justify;
	position:relative;
	left:360px;
	top:-23px;
}
/* MDS Productlist END */



/* MDS Productlist Zubehör */

.plzouver2 {
	height:350px;
}
.plzhead {
	background-color: white;
	width:540px;
	margin-left:10px;
	padding-left:70px;
	padding-top:20px;
	font-size:16px;
	font-weight:bold;
}
.plzouver {
	height:700px;
}
.plzstockinfo {
	position:relative;
	left:365px;
	top:10px;
	font-size:14px;
}
.plzlights {
	position:relative;
	left:90px;
	top:-17px;
}
.plzzubehoer {
	background-image:url(../../images/reiter.png);
	background-repeat:no-repeat;
	font-size:14px;
	color:#000;
}
.plzimage {
	position:relative;
	top:40px;
}
.plztext {
	text-align:justify;
	position:relative;
	width:400px;
	height:300px;
	left:180px;
	top:-60px;
}
.plzrepstock {
	position:relative;
	top:-180px;
}
.plzprice {
	position:relative;
	left:420px;
	top:-200px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	text-align: left
}
.plzaddcart {
	position:relative;
	left:560px;
	top:-207px;
}
.plzgratisversand {
	position:relative;
	left:465px;
	top:-207px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight:bold;
	font-style: normal;
	text-align: left
}
.plzzzglversand {
	position:relative;
	top:-180px;
	left:500px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left
}
/* MDS Productlist Zubehör END */

/* MDS Productlist Repeater */
.plhead {
	width:540px;
	margin-left:10px;
	padding-left:70px;
}
.plouver {
	height:500px;
	width:500px;
}
.plstockinfo {
	position:relative;
	left:-95px;
	top:-12px;
	font-size:14px;
	text-align:right;
}
.pllights {
	position:relative;
	left:450px;
	top:-25px;
}
.plmanlogo {
	width:100%;
	height:30px;
	margin:5px;
}
.plimage {
}
.pltext {
	text-align:justify;
	position:relative;
	width:400px;
	height:300px;
	left:180px;
	top:-160px;
}
.plrepstock {
	position:relative;
	top:-180px;
}
.plprice {
	position:relative;
	left:400px;
	top:-300px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	text-align: left
	width:200px;
}
.pladdcart {
	position:relative;
	left:560px;
	top:-330px;
	width:100px;
}
.plgratisversand {
	position:relative;
	left:465px;
	top:-320px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight:bold;
	font-style: normal;
	text-align: left
	width:200px;
}
.plzzglversand {
	position:relative;
	top:-280px;
	left:500px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left
	width:200px;
}
/* MDS Productlist Repeater END */

/* MDS MiniCart */

.mchead {
	position:relative;
	left:140px;
}
.mcartikel {
}
.mcdetail {
}
/* MDS MiniCart END */

/* MDS New Products List 1 */

.np1gratisversand {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight:bold;
	font-style: normal;
	text-align: left
}
.np1product1 {
	position:relative;
	left:120px;
	top:30px;
}
.np1product2 {
	position:relative;
	left:450px;
	top:-158px;
}
.np1product3 {
	position:relative;
	left:120px;
	top:-80px;
}
.np1product4 {
	position:relative;
	left:450px;
	top:-270px;
	width:200px;
}
.np1product5 {
	position:relative;
	left:120px;
	top:-158px;
}
.np1product6 {
	position:relative;
	left:450px;
	top:-345px;
}
.np1productprice {
	font-size:18px;
	font-weight:bold;
}
/* MDS New Products List 1 END */

/* MDS New Products Side 2 */

.np2product1 {
	position:relative;
	left:50px;
	padding-bottom:20px;
}
.np2product2 {
	position:relative;
	left:50px;
	padding-bottom:20px;
}
.np2product3 {
	position:relative;
	left:50px;
	padding-bottom:20px;
}
.np2product4 {
	position:relative;
	left:50px;
	padding-bottom:20px;
}
.np2product5 {
	position:relative;
	left:50px;
	padding-bottom:20px;
}
.np2product6 {
	position:relative;
	left:50px;
	padding-bottom:20px;
}
.np2productprice {
	font-size:18px;
	font-weight:bold;
}
.np2priceedit {
	float:left;
	font-size:24px;
	color:#F03;
}
.np2subpriceedit {
	float:left;
	font-size:24px;
	color:#F03;
}
.np2waehrungedit {
	font-size:24px;
	color:#F03;
}
.np2mwstedit {
	font-size:12px;
}
/* MDS New Products Side 2 END */

/* MDS Also Bought */
/* MDS Also Bought END */

/* MDS New Products Modall 3 */

.np3gratisversand {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight:bold;
	font-style: normal;
	text-align: left
}
.np3product1 {
	position:relative;
	left:120px;
	top:30px;
}
.np3product2 {
	position:relative;
	left:450px;
	top:-180px;
}
.np3product3 {
	position:relative;
	left:120px;
	top:-80px;
}
.np3product4 {
	position:relative;
	left:450px;
	top:-290px;
	width:200px;
}
.np3product5 {
	position:relative;
	left:120px;
	top:-158px;
}
.np3product6 {
	position:relative;
	left:450px;
	top:-368px;
}
.np3productprice {
	font-size:18px;
	font-weight:bold;
}
.np3priceedit {
	float:left;
	font-size:24px;
	color:#F03;
}
.np3subpriceedit {
	float:left;
	font-size:24px;
	color:#F03;
}
.np3waehrungedit {
	font-size:24px;
	color:#F03;
}
.np3mwstedit {
	font-size:12px;
}
/* MDS New Products Modall 3 END */

/* MDS Tab Panles Zubehör */

.maincontent_tab {
	width:100%;
	padding-top:26px;
}
.maincontent_tab .tabs-nav {
	padding:0px;
	margin:0px;
	height:42px;
}
.maincontent_tab .tabs-nav li {
	padding:0px;
	margin:0px;
	padding-right:1px;
	float:left;
}
.maincontent_tab .tabs-nav li a {
	font-size:12px;
	color:#000000;
	display:block;
	float:left;
	text-decoration:none;
	background:url(../../images/bg_maincontent_tab_a.png) left top no-repeat;
}
.maincontent_tab .tabs-nav li a b {
	display:block;
	float:left;
	height:34px;
	line-height:33px;
	padding:0px 6px;
	background:url(../../images/reiter3.png) right top no-repeat;
	cursor:pointer;
}
.maincontent_tab .tabs-nav .tabs-selected a, .maincontent_tab .tabs-nav a:hover, .maincontent_tab .tabs-nav a:focus, .maincontent_tab .tabs-nav a:active {
	background:url(../../images/bg_maincontent_tab_a.png) left bottom no-repeat;
	color:#FFFFFF;
}
.maincontent_tab .tabs-nav a, .maincontent_tab .tabs-nav .tabs-disabled a:hover, .maincontent_tab .tabs-nav .tabs-disabled a:focus, .maincontent_tab .tabs-nav .tabs-disabled a:active {
	background:url(../../images/bg_maincontent_tab_a.png) left bottom no-repeat;
	color:#000000;
}
.maincontent_tab .tabs-nav .tabs-selected a b, .maincontent_tab .tabs-nav a:hover b, .maincontent_tab .tabs-nav a:focus b, .maincontent_tab .tabs-nav a:active b {
	background:url(../../images/reiter2.png) right bottom no-repeat;
	color:#FFFFFF;
}
.maincontent_tab .tabs-nav a b, .maincontent_tab .tabs-nav .tabs-disabled a:hover b, .maincontent_tab .tabs-nav .tabs-disabled a:focus b, .maincontent_tab .tabs-nav .tabs-disabled a:active b {
	background:url(../../images/reiter2.png) right bottom no-repeat;
	color:#000000;
}
.maincontent_tab .maincontent_tab_inner {
	background:#f8f8f8;
}
.maincontent_tab .tab_content {
	padding:10px 13px;
}
.maincontent_tab .tab_content h3 {
	color:#444444;
	background:#efefef;
	border:1px solid #eaeaea;
	border-top:none;
	font-size:12px;
	padding:2px 4px;
}
.maincontent_tab .tab_content h4 {
	color:#000000;
	font-size:12px;
	padding:18px 0px 2px 0px;
}
.maincontent_tab .tab_content p {
}
.maincontent_tab .tab_content ul {
	margin:0px;
	padding:0px;
}
.maincontent_tab .tab_content ul li {
	list-style-type:none;
	margin:0px;
	padding:1px 0px;
}
.maincontent_tab .tab_content a {
	color:#2586bb;
	background:url(../../images/bg_p_a.png) left bottom repeat-x;
	text-decoration:none;
}
 @charset "UTF-8";
/* SpryTabbedPanels.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* Horizontal Tabbed Panels
 *
 * The default style for a TabbedPanels widget places all tab buttons
 * (left aligned) above the content panel.
 */

/* This is the selector for the main TabbedPanels container. For our
 * default style, this container does not contribute anything visually,
 * but it is floated left to make sure that any floating or clearing done
 * with any of its child elements are contained completely within the
 * TabbedPanels container, to minimize any impact or undesireable
 * interaction with other floated elements on the page that may be used
 * for layout.
 *
 * If you want to constrain the width of the TabbedPanels widget, set a
 * width on the TabbedPanels container. By default, the TabbedPanels widget
 * expands horizontally to fill up available space.
 *
 * The name of the class ("TabbedPanels") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabbedPanels container.
 */
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	position:relative;
	clear: none;
	overflow:hidden;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	width:100%;
	overflow:hidden;
	padding:0px;
	margin:0px;
	height:43px;
	background:#FFF url(../images/bg_TabbedPanelsTabGroup.png) left 37px no-repeat;
}
.TabbedPanelsTabGroup li {
	margin:0px;
	list-style-type:none;
	margin-right:4px;
}
/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab {
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	float:left;
	background:url(../images/tab_li_1.png) left top no-repeat;
}
.TabbedPanelsTab b {
	display:block;
	float:left;
	padding:0px 18px;
	text-align:center;
	height:26px;
	padding-top:12px;
	font-size:11px;
	color:#626262;
	text-transform:uppercase;
	background:url(../images/tab_li_1.png) right top no-repeat;
}
/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	background:url(../images/tab_li_2.png) left top no-repeat;
}
.TabbedPanelsTabHover b {
	background:url(../images/tab_li_b_2.png) right top no-repeat;
}
/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
	background:url(../images/tab_li_2.png) left top no-repeat;
}
.TabbedPanelsTabSelected b {
	background:url(../images/tab_li_b_2.png) right top no-repeat;
}
/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	clear: both;
	width: 100%;
}
/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
	width: 100%;
	position:relative;
}
/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
}
/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */

/* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;/*
	width: 10em;
	height: 20em;*/
	position: relative;
}
/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
}
/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;/*
	width: 30em;
	height: 20em;*/
}
/* MDS Tab Panles Zubehör END */

/* MDS Bestellformular */
 
 .cart_header {
	margin-bottom:20px;
	height:40px;
	padding-top:10px;
	margin-top:20px;
	z-index:1;
	padding-left:65px;
}
.cart_header input {
	margin-left:125px;
	margin-top:-10px;
}
.cart_header .img1 {
	margin-left:55px;
	margin-top:-10px;
}
.cart_header .img2 {
	margin-left:50px;
	margin-top:-10px;
}
.cart_header .img3 {
	margin-left:50px;
	margin-top:-10px;
}
.cart_header .img4 {
	margin-left:65px;
	margin-top:-10px;
}
.cart_header .img5 {
	margin-left:55px;
	margin-top:-10px;
}
.cart_header .img6 {
	margin-left:55px;
	margin-top:-25px;
}
.cart_headertext1 {
	margin-left:105px;
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-25px;
}
.cart_headertext2 {
	margin-left:203px;
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
}
.cart_headertext2 a {
	color:Black;
	text-decoration:none;
}
.cart_headertext3 {
	margin-left:290px;
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
	color:Gray;
}
.cart_headertext4 {
	margin-left:370px;
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
	color:Gray;
}
.cart_headertext5 {
	margin-left:470px;
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
	color:Gray;
}
.cart_headertext6 {
	margin-left:555px;
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
	color:Gray;
}
.bestell_image {
	height:40px;
	padding-top:10px;
	margin-top:20px;
	z-index:1;
}
.bestell_image input {
	margin-left:48px;
	margin-top:-9px;
}
.bestell_image .img1 {
	margin-left:45px;
	margin-top:-9px;
}
.bestell_image .img2 {
	margin-left:60px;
	margin-top:-9px;
}
.bestell_image .img3 {
	margin-left:60px;
	margin-top:-9px;
}
.bestell_image .img4 {
	margin-left:37px;
	margin-top:-9px;
	padding-left:30px;
}
.bestell_image1 {
	height:40px;
	padding-top:10px;
	margin-top:20px;
	z-index:1;
}
.bestell_image1 input {
	margin-left:48px;
	margin-top:-9px;
}
.bestell_image1 .img1 {
	margin-top:-9px;
}
.bestell_image1 .img2 {
	margin-left:60px;
	margin-top:-9px;
}
.bestell_image1 .img3 {
	margin-left:60px;
	margin-top:-9px;
}
.bestell_image1 .img4 {
	margin-left:48px;
	margin-top:-9px;
}
.bestell_image2 {
	height:40px;
	padding-top:10px;
	margin-top:20px;
	z-index:1;
}
.bestell_image2 input {
	margin-left:50px;
	margin-top:-9px;
}
.bestell_image2 .img1 {
	padding-left:10px;
	margin-top:-9px;
}
.bestell_image2 .img2 {
	margin-left:60px;
	margin-top:-9px;
}
.bestell_image2 .img3 {
	margin-left:60px;
	margin-top:-9px;
}
.bestell_image2 .img4 {
	margin-left:46px;
	margin-top:-9px;
}
.bestell_image3 {
	height:40px;
	padding-top:10px;
	margin-top:20px;
	z-index:1;
}
.bestell_image3 input {
	margin-left:50px;
	margin-top:-9px;
}
.bestell_image3 .img1 {
	margin-top:-9px;
	padding-left:10px;
}
.bestell_image3 .img2 {
	margin-left:60px;
	margin-top:-9px;
}
.bestell_image3 .img3 {
	margin-left:60px;
	margin-top:-9px;
	margin-right:15px;
}
.bestell_image3 .img4 {
	margin-left:48px;
	margin-top:-9px;
}
.bestell_image4 {
	height:40px;
	padding-top:10px;
	margin-top:20px;
	z-index:1;
}
.bestell_image4 input {
	margin-left:37px;
	margin-top:-9px;
}
.bestell_image4 .img1 {
	padding-left:22px;
	margin-top:-9px;
}
.bestell_image4 .img2 {
	margin-left:60px;
	margin-top:-9px;
}
.bestell_image4 .img3 {
	margin-left:60px;
	margin-top:-9px;
}
.bestell_image4 .img4 {
	margin-left:63px;
	margin-top:-9px;
	margin-right:10px;
}
.bestell_headertext1 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-25px;
	color:Gray;
}
.bestell_headertext2 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
}
.bestell_headertext3 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
	color:Gray;
}
.bestell_headertext3 a {
	color:Black;
	text-decoration:none;
}
.bestell_headertext4 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
	color:Gray;
}
.bestell_headertext5 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
	color:Gray;
}
.bestell_headertext6 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
	color:Gray;
}
.bestell1_headertext1 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-25px;
	color:Gray;
}
.bestell1_headertext2 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
}
.bestell1_headertext2 a {
	color:Black;
	text-decoration:none;
}
.bestell1_headertext3 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
}
.bestell1_headertext4 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
	color:Gray;
}
.bestell1_headertext4 a {
	color:Black;
	text-decoration:none;
}
.bestell_headertext3 a {
	color:Black;
	text-decoration:none;
}
.bestell1_headertext5 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
	color:Gray;
}
.bestell1_headertext6 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
	color:Gray;
}
.bestell2_headertext1 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-25px;
	color:Gray;
}
.bestell2_headertext2 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
}
.bestell2_headertext2 a {
	color:Black;
	text-decoration:none;
}
.bestell2_headertext3 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
}
.bestell2_headertext3 a {
	color:Black;
	text-decoration:none;
}
.bestell2_headertext4 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
}
.bestell2_headertext5 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
	color:Gray;
}
.bestell2_headertext5 a {
	color:Black;
	text-decoration:none;
}
.bestell2_headertext6 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
	color:Gray;
}
.bestell3_headertext1 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-25px;
	color:Gray;
}
.bestell3_headertext2 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
}
.bestell3_headertext2 a {
	color:Black;
	text-decoration:none;
}
.bestell3_headertext3 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
	color:Gray;
}
.bestell3_headertext3 a {
	color:Black;
	text-decoration:none;
}
.bestell3_headertext4 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
	color:Gray;
}
.bestell3_headertext4 a {
	color:Black;
	text-decoration:none;
}
.bestell3_headertext5 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
}
.bestell3_headertext6 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
	color:Gray;
}
.bestell4_headertext1 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-25px;
	color:Gray;
}
.bestell4_headertext2 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
	color:Gray;
}
.bestell4_headertext3 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
	color:Gray;
}
.bestell4_headertext4 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
	color:Gray;
}
.bestell4_headertext5 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
	color:Gray;
}
.bestell4_headertext6 {
	font-size:11px;
	margin-bottom:10px;
	z-index:2;
	margin-top:-23px;
}
.bestell {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	padding-bottom:20px;
}
.bestell_titel {
	margin-top:20px;
	font-size:16px;
	font-weight:bold;
	background-color:Gray;
	color:White;
}
.bestell_titel2 {
	font-size:14px;
	font-weight:bold;
	padding: 10px 0px 10px 0px;
}
.bestell_titel2 a {
	font-size:12px;
	font-weight:bold;
	padding:10px 10px 10px 0px;
}
.bestell_left {
	float:left;
	width:100px;
}
.bestell_left span {
	font-size:12px;
}
.bestell_left2 span {
	font-size:12px;
}
.bestell_left2 {
	padding-left:30px;
	padding-bottom:10px;
}
.bestell_left3 {
	text-align:center;
	margin-top:50px;
	margin-bottom:50px;
}
.bestell_left3 span {
	font-size:14px;
	font-weight:bold;
}
.bestell_data {
	padding:0px 0px 10px 0px;
}
.bestell_data input {
	margin-left:10px;
	width:183px;
}
.bestell_data select {
	margin-left:10px;
	width:188px;
}
.bestell_star {
	margin-left:165px;
	margin-bottom:10px;
}
.bestell_btnposr {
	float:right;
}
.bestell_btnposl {
	float:left;
	height:100px;
}
.product_cart_lbl {
	margin-left:25px;
}
.bestell_space {
	margin-bottom:10px;
}
.repCart1 {
	margin-bottom:20px;
}
.repCart {
	width:550px;
	left:70px;
	position:relative;
}
.bestell_summe {
	font-size:14px;
	font-weight:bold;
}
.liefer_link {
	padding-top:20px;
}
/* MDS Bestellformular END */
  
   
 /* MDS Registration*/
 
 
 .reg_Userdaten {
	width:207px;
	float:left;
}
.reg_data {
	padding:0px 0px 10px 0px;
}
.reg_left {
	float:left;
	width:80px;
}
.reg_data input {
	margin-left:10px;
	width:120px;
}
.reg_data select {
	margin-left:10px;
	width:120px;
}
.reg_titel {
	padding: 10px 0px 10px 0px;
}
.reg_titel span {
	font-size:12px;
	font-weight:bold;
}
/*

  .reg_Logindaten
 {
    width:100%;
    float:right;
    margin-top:20px;
    position:relative;
 }
 .reg_right
 {
  float:left;
  width:80px;
 }
 .reg_dataright
 {
  padding:0px 0px 10px 0px;
  float:right;
 }
   .reg_dataright input
 {
   margin-left:10px;
   width:183px;
 }
   .reg_dataright select
 {
   margin-left:10px;
   width:188px;
 }
  .reg_titel2
 {
  padding: 10px 0px 10px 0px;
 }
  .reg_titel2 span
 {
  font-size:12px;
  font-weight:bold;
 }
*/
 .reg_Logindaten {
	float:left;
	margin-left:10px;
	width:207px;
}
.reg_right {
	float:left;
	width:80px;
}
.reg_dataright {
	padding:0px 0px 10px 0px;
}
.reg_dataright input {
	margin-left:10px;
	width:120px;
}
.reg_dataright select {
	margin-left:10px;
	width:120px;
}
.reg_titel2 {
	padding: 0px 0px 10px 0px;
}
.reg_titel2 span {
	font-size:12px;
	font-weight:bold;
}
.reg_bottomspace {
	margin-bottom:10px;
}
.reg_land {
	width:133px;
	position:relative;
	left:80px;
	top:-10px;
}
.reg_anrede {
	width:133px;
	position:relative;
	left:80px;
	top:-10px;
}
/* MDS Registration END */

/* MDS ProductTree begin */


#product_tree {
	font-size: 90%;
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 145px;
}
#product_tree ul {
	 padding:0px;
 margin:0px;
 width:100%;
 overflow:hidden;

	
	list-style: none;
	/*
	margin: 0;
	padding: 0;
*/
}

#product_tree li {
	 padding:0px;
 margin:0px;
 list-style-type:none;
 float:left;
 width:100%;
 font-size:12px;

	background-image: none;
	margin: 0;
	padding: 0;
}
#product_tree ul ul {
	display: inline;
}
#product_tree ul ul li a 
{
 display:block;
 border-top:1px solid #cccccc;
 background:#FFF;
 padding:3px 0px 3px 37px;
 font-weight:bold;
 color:#000;
 width:138px;
 /*
	padding-left: 20px;
	width: 118px;
*/
}
#product_tree div {
	color: #000;
	cursor: pointer;
	display: block;
	font-weight: bold;
	margin-left: 0;
	padding: 0px 2px 0px 0px;
	width: 150px;
}

#product_tree a:hover {
	text-decoration: none;
}
#product_tree ul a {
	background: #e8e8e8;
	border-top: 2px solid #fff;
	color: #000;
	display: block;
	font-weight: normal;
	padding: 2px 2px 2px 10px;
	width: 128px;
}

#product_tree ul a:hover 
{
     background:#ff6600;
 color:#000;
 text-decoration:none;
 /*
	background : #f5f5f5;
	text-decoration: underline;
*/
}
#product_tree li.active div {
	background: #fff;
}
#product_tree li.active li div {
	background: #e8e8e8;
}
#product_tree .footer {
	background: transparent url(images/footer.jpg) no-repeat 0 0;
	border-top: 2px solid #fff;
	height: 9px;
	margin: 0 0 10px 0;
	width: 142px;
}
#product_tree .footer span {
	display: none;
}
#product_tree ul li a.selected{
 background:#ff6600;
 color:#000;
 text-decoration:none;
}



#col1 .info .info_bm ul{
 padding:0px;
 margin:0px;
 width:207px;
 overflow:hidden;
}
#col1 .info .info_bm ul li{
 padding:0px;
 margin:0px;
 list-style-type:none;
 float:left;
 width:207px;
 font-size:12px;
}
#col1 .info .info_bm ul li a{
 display:block;
 border-top:1px solid #bdd7e1;
 background:#FFF;
 padding:3px 0px 3px 8px;
 font-weight:bold;
 color:#000;
 width:207px;
 text-decoration:none;
}

#col1 .info .info_bm ul li div.expanded a{
 display:block;
 border-top:1px solid #bdd7e1;
 background:#bbe3f2;
 padding:3px 0px 3px 8px;
 font-weight:bold;
 color:#000;
 width:207px;
 text-decoration:none;
}

#col1 .info .info_bm ul li a:hover{
 background:#bbe3f2;
 color:#FFF;
 text-decoration:none;
}
#col1 .info .info_bm ul li a.selected{
 background:#ff6600;
 color:#000;
 text-decoration:none;
}
#col1 .info .info_bm ul li ul a{
 display:block;
 border-top:1px solid #bdd7e1;
 background:#FFF;
 padding:3px 0px 3px 20px;
 font-weight:bold;
 color:#5f6364;
 width:207px;
}

#col1 .info .info_bm ul li ul div.expanded a{
 display:block;
 border-top:1px solid #bdd7e1;
 background:#d6dfe7;
 padding:3px 0px 3px 20px;
 font-weight:bold;
 color:#000;
 width:207px;
}

#col1 .info .info_bm ul li ul li a:hover{
 background:#bbe3f2;
 color:#000;
 text-decoration:none;
}
#col1 .info .info_bm ul li ul li a.selected2{
 background:#ffd3a4;
 color:#000;
 text-decoration:none;
}

#col1 .info .info_bm ul li ul li ul li a{
 display:block;
 border-top:1px solid #cccccc;
 background:#FFF;
 padding:3px 0px 3px 40px;
 font-weight:bold;
 color:#5f6364;
 width:207px;
}
#col1 .info .info_bm ul li ul li ul li div.expanded a{
 display:block;
 border-top:1px solid #cccccc;
 background:#d6dfe7;
 padding:3px 0px 3px 40px;
 font-weight:bold;
 color:#000;
 width:207px;
}
#col1 .info .info_bm ul li ul li ul li ul li a{
 display:block;
 border-top:1px solid #cccccc;
 background:#FFF;
 padding:3px 0px 3px 60px;
 font-weight:bold;
 color:#5f6364;
 width:135px;
}
#col1 .info .info_bm ul li ul li ul li ul li div.expanded a{
 display:block;
 border-top:1px solid #cccccc;
 background:#d6dfe7;
 padding:3px 0px 3px 60px;
 font-weight:bold;
 color:#000;
 width:135px;
}
#col1 .info .info_bm ul li ul li ul li ul li ul li a{
 display:block;
 border-top:1px solid #cccccc;
 background:#FFF;
 padding:3px 0px 3px 80px;
 font-weight:bold;
 color:#5f6364;
 width:135px;
}
#col1 .info .info_bm ul li ul li ul li ul li ul li div.expanded a{
 display:block;
 border-top:1px solid #cccccc;
 background:#d6dfe7;
 padding:3px 0px 3px 80px;
 font-weight:bold;
 color:#000;
 width:135px;
}
#col1 .info .info_bm ul li ul li ul li ul li ul li ul li a{
 display:block;
 border-top:1px solid #cccccc;
 background:#FFF;
 padding:3px 0px 3px 100px;
 font-weight:bold;
 color:#5f6364;
 width:135px;
}
#col1 .info .info_bm ul li ul li ul li ul li ul li ul li div.expanded a{
 display:block;
 border-top:1px solid #cccccc;
 background:#d6dfe7;
 padding:3px 0px 3px 100px;
 font-weight:bold;
 color:#000;
 width:135px;
}

/* MDS ProductTree END */

