﻿
/**
*** Statische Inhalte - diese ändern sich möglichst NIE
 */
html {
	font-family:Verdana,Helvetica, Arial, sans-serif;
	font-size:9pt;
}

body, td, th, tr, ul, li, ol,p, option, input, fieldset, label, dt, dd, pre {
	font-family:inherit;
	font-size:inherit;
}

#aspnetForm {
	background-image: url(Images/gridBodyBG.png);
	background-repeat: repeat-x;
}

body {
	padding:0px;
	margin:0;
	background-color: #f9f9f9;
	background-image: url(Images/bodyBGsmall.jpg);
}


body.noBG {
	background-color: #fff;
	background-image: none;
}

.clearit {
    clear: both;
}

.CCart .cartnext, .container-availability {
	padding: 0;
	margin: 0;
}

#confirmAGB {
	clear: both 

}

/* hier nur H4 weil das immer die Überschriften in den UCs sind  */
h4 {padding:0px 0px 0px 10px;}


a {
	font-family: inherit; 
	font-size: inherit; 
	text-decoration: underline;
} 

a, img {
    outline: none;
}


table {
	clear: both;
	/*width: 98%;*/
	width: 100%;
	margin: 0px auto;
	/*display:block;*/
}


fieldset {
	border:1px solid #dedede;
	padding:10px;
	clear:both;
	margin: 0 0 10px 0;
}

.CItemSearchEx fieldset {
    margin: 0 0 20px 0;
	padding: 10px 10px 10px 15px;
}

fieldset.fldAccount {
	padding:10px 0 0 0;
}

.fldAccount .fieldsetBG dd {
	padding: 0;
	margin: 0;
}


fieldset.fldAccount .fieldsetLeft dd,
fieldset.fldAccount .fieldsetRight dd {
	padding:0 10px;
}

fieldset textarea {
	border:1px solid #dedede;
	border-top: 1px solid #abadb3;
	background-color: #fff;
	padding:4px 2px;
}

fieldset .fieldsetLeft.wideText textarea {
	width: 557px;
}

fieldset legend {
	color: #008f07;
	font-size: 14px;
	margin: 10px 0 10px 0;
}

fieldset .checkbox label {
    color:#777777;
	font-size:10px;
	font-weight:bold;
}


.CMailToFriend fieldset legend {
    display: none;
}


fieldset input {
	border: 1px solid #e2e3ea;
	border-top: 1px solid #abadb3;
	background-color: #fff;
	font-size: 10px;
	padding:4px 2px;
	width: 220px;
}


.loginLeft fieldset input:hover,
fieldset textarea:hover,
.loginLeft fieldset input:focus,
fieldset textarea:focus {
	border: 1px solid #00ac18;
}

.loginLeft fieldset .submitButtonNext input:hover,
.loginLeft fieldset .submitButtonNext input:focus {
    border: 0;
}


.fieldsetLeft {
	float: left;
	width: 270px;
	clear: left;
	margin: 0;
}

fieldset.fldAccount  .fieldsetLeft {
	float: left;
	width: 290px;
	margin: 0;
}

fieldset.fldAccount  .fieldsetRight {
	float: left;
	width: 270px;
	margin: 0;
}

fieldset.fldAccount .fieldsetLeft dt, fieldset.fldAccount .fieldsetRight dt  {
	padding-left: 10px;
}

.fieldsetLeft.wideText {
	width: 565px;
}

.fieldsetRight {
	float: right;
	width: 295px;
	clear: right;
	margin: 0;
}

.CMailToFriend .fieldsetRight {
	width: 300px;
}

.fieldsetLeft input,
.fieldsetRight input {
	width: 260px;
}

.CMailToFriend fieldset input#ctl00_Content1_CMailToFriend1_txtSubject {
	width: 558px;
}

.fieldsetLeft input:hover,
.fieldsetRight input:hover,
.fieldsetLeft input:focus,
.fieldsetRight input:focus,
.CMailToFriend fieldset input:hover,
.CMailToFriend fieldset input:focus {
	border: 1px solid #00ac18;
}

.CItemSearchEx fieldset input, .CItemSearchEx fieldset select {
    width: 280px;
}

.CItemSearchEx fieldset select {
    width: 287px;
}

.CItemSearchEx fieldset input:hover,
.CItemSearchEx fieldset input:focus {
    border: 1px solid #00ac18;
}

input[type=checkbox],
input[type=radio] {
	width: auto;
}


.fieldsetBG {
	padding: 10px;
	background-color: #ddd;
	color: #323232;
	clear: both;
	margin: 0;
}

.CLogin fieldset {
	padding: 5px 25px 20px 35px;
	margin: 0;
}

.CMailToFriend fieldset {
	padding: 0 0 15px 20px;
	margin: 0 0 7px 0;
}

.loginLeft fieldset {
	background-color: #f0faf1;
}

.loginLeft fieldset .cartnext {
	float: left;
	padding: 3px 0 0 37px;
}

.loginLeft fieldset,
.loginRight fieldset {
	height: 140px;
	padding: 20px 0;
	width: 300px;
}

.loginLeft fieldset dl,
.loginRight fieldset dl {
	padding: 0 35px;
	margin: 0;
}

.loginLeft .submitButtonNext,
.loginRight .submitButtonNext {
	float: none;
}

.loginLeft {
	float: left;
	width: 320px;
	padding: 8px 0 30px 0;;
}

.loginRight {
	float: right;
	width: 305px;
	padding: 8px 0 10px 0;
}



.ValidatorError {
	float: right;
}

#Order input {
	background: none;
}

fieldset select {
	width:180px;
	font-size: 11px;
	padding: 2px;
}

fieldset .submit,
fieldset .Submit {

}

fieldset input:focus {

}

legend a img {
	vertical-align: middle;
}

dt,
dd {
	margin:2px;
}

dt {
	font-size:10px;
	font-weight: bold;
	color: #777;
}

dd {
	clear:both;
	height: 38px;
}

.loginLeft fieldset dd,
.loginRight fieldset dd {
	height: 38px;
}

.CMailToFriend fieldset dd {
	height: 25px;
}

.CMailToFriend fieldset .fieldsetLeft dd,
.CMailToFriend fieldset .fieldsetRight dd {
	height: 38px;
}

.error {
	color: #800020;
	display: block;
	clear: both;
	border: 1px dotted #800020;
	border-width: 1px 0;
	padding: 10px 30px 10px 30px;
	font-size: 11px;
	line-height: 19px;
	margin: 0 0 20px 0;
	background: url(/App_Themes/edmTheme1/Images/iconError.png) no-repeat 10px 13px;
	font-weight: bold;
}

.formZip {
	width:57px !important;
	float: left;
}

.formTown {
	width:189px !important;
	margin-left: 10px;
}

.formCredit {
	width:35px;
}

.formPid {
	width:35px;
}

.formMonth, .formYear {
	width:100px;
}

.pnlInvAddrTag dd,
.pnlDelivAddrTag dd,
.CPayShip dd {
	height: auto;	
}

.CPayShip dd {
	padding: 5px 0 10px 0;
}

.Caption {
	display: block;
	clear:both;
}

.footer {
	text-align: center;
	color: #868585;
	font-size: 10px;
}

/* plusx */
.footer {
    padding: 0;
	font-size: 11px;
	line-height: 18px;
}
/* plusx */

.footer a {
	color:#868585;
}

hr {border:none; border-top:1px solid #efefef;}

.CContent .ContentLeft, .CContent hr {
    display: none;
}


/**
*** Variable Inhalte - diese ändern sich pro Shop 
*/

h1 { font-size:16px;color: #008f07;clear:both; }
.CItemDetail h1 {
	color: #800020;
	line-height: 22px
}

h2 { font-size:14px;color: #008f07; margin-top: 2px; font-weight: normal;  }
h3 { font-size:10px;color: #008f07; }
h4 { font-size:9px;color: #008f07; font-weight: bold; letter-spacing:0.0em;line-height: 18pt;}
.containermainCart h4 { 
	font-size:11px;
	color: #008f07; 
	font-weight: bold;
	line-height: 21px; 
	letter-spacing: 1.5; 
	display: block; 
	height:20px; 
	width: 140px; 
	text-align: center;
}
h5 { font-size:9pt;color: #008f07; }
h6 { font-size:9pt;color: #008f07; }

.CItemSearchEx h2 a,
.CItemSearchBlock h2 a,
.CItemBlock h2 a,
.itemDescription2 {
	color: #800020;
	font-weight: bold;
}

.CItemBlock .GroupPreview h2 a,
.itemDescription2 {
	color: #777;
}

.CLogin h2 {
	color: #008f07;
	font-size: 16px;
	padding: 0 0 7px 0;
}

.CLogin h3 {
	color: #777;
	font-size: 16px;	
	clear: both;
}

.CCart h1 {
	width: 400px;
	height: 35px;
	margin: 0;
	padding: 0;
}

.GroupPreview h2,
.itemListMiddle h2,
.itemListContent h2,
.itemListContent h2 a,
.itemDescription2 {
	font-size: 9px;
	font-weight: normal;

	text-decoration: underline;
	line-height: 16px;
	margin: 2px 0 0 0;
}

.COrder .itemDescription2 {
	text-decoration: none;
}


a {
	color:#222;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

.clearer {clear: both;height: 0;line-height:0; background: none; margin: 0; padding:0; font-size: 0;}

/*
** ID-Selektoren
** Framework-START
*/

#maincontainer {
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#header {
	width: 100%;
	height: 80px;
	background-image: url(Images/pageheaderBG.gif);
	background-repeat: repeat-x;
}

#headcontainer {
	margin-top: 0px;
	width: 960px;
	font-size: 8pt;
	background-repeat: repeat-x;
	background-position: left top;
	margin: auto;
}

#headtopleft {
	float: left;
	width: 600px;
	height: 80px;
	margin-left: 0px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
}

#logo {
	width: 252px;
	margin-top: 11px;
	height: 96px;
	text-align: left;
}

#footerPictures {
	padding: 0 0 0 10px;
	margin: 0;
}

#footerPictures p, #footer p, #footer a {
	padding: 0;
	margin: 0;
}

#footerPictures img {
	padding: 38px 0 0 0;
	margin: 0;
}

#footerPictures .CContent {
	width: 105px;
	height: 153px;
	float: left;
}

/* plusx */
#footerPictures .CContent h3, #footerPictures .CContent div, #footerPictures .CContent hr , #footerPictures .ContentLeft {
    display: none;
}
/* plusx */

.CItemgroupInfo .header,
#Default .header {
	width: 619px;
	height: 46px;
	background-image: url(Images/itemStateHeaderBG.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	color: #fff;
}

.CItemgroupInfo .header h2,
#Default .header h2 {
	background-image: url(Images/icon-zahnrad.png);
	background-repeat: no-repeat;
	background-position: 8px 6px;
	padding: 7px 0 13px 35px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

.topNav a {
    text-shadow: 1px 1px 2px #424242;
}

.CItemgroupInfo .header h2 a {
	text-decoration: none;
	color: #fff;
}

#footerMenu {
	padding: 0 0 0 10px;
	margin: 0;
	float: left;
	width: 714px;
	text-shadow: 1px 1px 2px #424242;
}

.footerMenuText {
	margin: 0;
	float: left;
	background: url(Images/icon-zahnrad.png) no-repeat 13px 0;
	padding: 0 0 3px 39px;
	text-shadow: 1px 1px 2px #424242;
}

.footerMenuText span {
	font-weight: bold;
}

#footerMenu a,
.footerMenuText span {
	float: left;
	padding: 0 17px 0 0;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}

.footerMenuText span {
	float: none;
	padding: 0;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}

.footer p {
	padding: 30px 0 0 0;
}


#company {
	font-size: 15px;
	color: #333;
	padding-left: 15px;
}

#address {
	text-align: left;
	margin:0 0 10px 0;
	font-size: 11px;
	padding-left: 15px;
	color: #333;
}

#headtopright {
	float: right;
	text-align: right;
	width: 160px;
	height: 80px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: left top;
}

#minicart {
	margin-right: 10px;
}

#navigation {
	width:960px;
	margin:0 auto 20px auto;
	height:45px;
	background-image: url(Images/navigationBG.gif);
	background-repeat: no-repeat;
	clear: both;
}

#headmenu {
	clear: both;
	width: 950px;
	margin-top: 0px;
	height: 40px;
	background-color: #efefef;
}

#headmenu a {
	color:#000;
	display:block;
	line-height: 40px;
	float:left;
	font-size:12px;
	height:40px;
	letter-spacing:0.1em;
	padding:0 15px;
	text-decoration: none;
}

#headmenu a:hover {
	background-color: #444444;
	color: #FFF;
	text-decoration: none;
}

.CPageToolbar a {
	border:none !important;
}


#pageToolbar {
	float: left;
	width: 300px;
	height:45px;
	text-align: left;
}

#login {
	float:left;
	width: 200px;
	height: 45px;
	text-align: right;
}

#login a {
	display: block;
	float: left;
	padding: 0 5px;
	margin-top:15px;
}

#language {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 60px;
}

#breadcrump {
	margin-top: 14px;
	margin-bottom: 15px;
    width: 619px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#breadcrump_inner {
    font-size: 10px;
    line-height: 13px;
    color: #777;
    padding: 8px 0 8px 2px;
}

#breadcrump a {
	line-height: 13px;
	font-size: 10px;
	color: #777;
	text-decoration: none;
}


.startseiteImg {
	margin: 14px 0;
	border: 0;
}
#Cart,
#Register,
#SLogin {
	width: 625px;
	margin: 14px 0 0 0;
}

.topLinks {
	text-align: right;
	padding-right: 10px;
	float: right;
}

.topLinks a {
	font-size: 14px;
	padding-right: 10px;
}

.topLinks select {display: block;float: right;}

.BreadCrumbLink,
.BreadCrumbLinkLast,
.BreadCrumbLink2,
.BreadCrumbLink3 {
	padding-left:15px;
	background-image: url(Images/trennzeichenGrau.png);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	font-size:10px;
}


#contentcontainer {
	clear:both;
	width: 960px;
	text-align: left;
	margin:0 auto;
}

#leftcolumn {
	float: left;
	margin-left: 0px;
	width: 170px;

	
}

#middlecolumn {
	float: left;
	margin: 5px 30px;
	width: 560px;
	padding-top:12px;
}

#rightcolumn {
	float: right;
	margin-right: 0px;
	width: 170px;

}

#bottomcontainer {
	clear: both;
	height: 60px;
	width: 960px;
	margin: auto;
	border-top: 1px solid #efefef;
	padding-top:25px;
	margin-top:25px;
	font-size:10px;
	color:#666;
}

#bottomcontainer .ContentLink {
	padding: 0 15px;
}

#bottomleft {
	float: left;
	width: 330px;
	height: 60px;
}

#bottomright {
	float: right;
	width: 600px;
	height: 60px;
}

#links {
	margin-top: 20px;
	margin-right: 10px;
	text-align:right;
	color: #666666;
}

#statement {
	margin-top: 40px;
	margin-left: 10px;
	text-align: left;
	font-size: 8pt;
	color: #666666;
}

/*
** ID-Selektoren
** Container
*/


/* Seitenspalte */
.containermain {
	margin-top: 0px;
	background-color: transparent;
	text-align: left;

}

/* Kopfzeile */
.containerhead {
	display: block;
	width: 100%;
	height: 24px;
	text-align: left;
	
}

.containerhead h4 {
	margin-top:0px;	
}

.Print {
	display: block;
	width:950px !important;
}

/* Inhalt */
.containercontent {
	color: #666;
	font-size: 8pt;
	font-weight: 400;
	padding: 15px 0px 15px 6px;

}

.containercontentMenu {
	color: #666;
	font-size: 8pt;
	font-weight: 400;
	padding: 0;
}

/* Fußzeile */
.containerbottom {
	height:16px;


}

.stateItem {
	width: 273px;
	height: 30px;
	padding: 0 0 0 15px;
	background-image: url(Images/itemStateLinkBG.jpg);
	background-repeat: no-repeat;
	border: 1px solid #d18c9d;
	clear: both;
	color: #000;
	font-weight: bold;
	line-height: 28px;
	margin: 0 0 14px 0;
}

.stateItem a {
	text-decoration: none;
	display: block;
}

.CMenuTreeWS {
	margin:0;
	padding:0;
}


.CMenuTreeWS ul {
	padding:0;
	margin:0;
	clear:both;
	border: 1px solid #d18c9d;
}

.CMenuTreeWS li {
	display: block;
	list-style-image: none;
	list-style: none;
	clear:both;
}

.CMenuTreeWS li ul {
	padding:0;
	border: none !important;
	background-color: #fdf0f3;
	clear:both;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #eec9d2 !important;
}

.CMenuTreeWS li ul li ul {
	padding:0;
	background: transparent !important;
	border: none !important;
	clear:both;
}

.CMenuTreeWS li ul li { 
	
}

.CMenuTreeWS li a,
.MenuItem2Caption {
	/*background-image:url(Images/leftNavigationItemBG.jpg);*/
	/*background-repeat:repeat-x;*/
	background-color: #fbe3e9;
	border-bottom: 1px solid #eec9d2;
	display:block;
	clear:both;
	font-size:11px;
	font-weight: normal;
	line-height: 17px;
	padding: 2px 10px 3px 10px;
	text-decoration:none;
	color:#000;
}

.CMenuTreeWS li a:hover {
	background-color: #fdf0f3 !important;
}

.MenuItem3LinkSel {
	background-color: #fdf0f3 !important;
	border-bottom: 1px solid #fdf0f3 !important;
	font-weight: bold !important;
	padding: 5px 10px 0 10px !important;
}

.CMenuTreeWS li ul li a,
.CMenuTreeWS li ul li a:hover,
.MenuItem2LinkSel,
.MenuItem2Caption {
	font-size: 11px;
	font-weight: normal;
	color:#800020;
	background-image: url(Images/navListItem1.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: 10px;
	background-color: #fdf0f3;
	border: none !important;
	clear:both;
	padding-left: 15px;
	line-height: 17px;
}

.CMenuTreeWS li ul li a:hover,
.MenuItem2LinkSel {
	font-weight: bold !important;
}

.CMenuTreeWS li ul li ul li a,
.CMenuTreeWS li ul li ul li a:hover,
.MenuItem1LinkSel {
	font-size: 10px;
	font-weight: normal;
	color:#800020;
	background-image: url(Images/navListItem2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	background-color: #fdf0f3;
	border: none !important;
	clear:both;
	padding-left: 30px;
	line-height: 14px !important;
}

.CMenuTreeWS li ul li ul li a:hover,
.MenuItem1LinkSel {
	font-weight: bold !important;
}

.MenuItem1Caption,
.MenuItem2Caption {
	color: #c5798c;
}

.MenuItem3Caption {
	display: block;
	height: 27px;
	text-align: left;
}

.footer .CMenuTreeWS li {
	display: inline;
	list-style-image: none;
	list-style: none;
}

/**
*** Setzt die Formatierung für die Navigation CMenuTreeWS zurück
 */

.footer .CMenuTreeWS ul,
.footer .CMenuTreeWS li a,
.footer .CMenuTreeWS li a:hover,
.footer .CMenuTreeWS li ul li,
.footer .CMenuTreeWS li ul li a,
.footer .CMenuTreeWS li ul li a:hover,
.footer .CMenuTreeWS li ul li ul li a,
.footer .CMenuTreeWS li ul li ul li,
.footer .CMenuTreeWS li ul li ul li a:hover,
.footer .MenuItem2LinkSel,
.footer .CItemStateLink a,
.footer .CItemStateLink a:hover,
.footer .MenuItem3Caption,
.footer .MenuItem3Caption h4 {
	background: none !important;
	background-color: transparent;
	line-height: normal;
	font-weight: normal !important;
	display: inline;
	font-size:11px;
	padding-left:5px !important;
	text-decoration:none !important;
	color:#868585 !important;
	border: none;
}

.variantDetail .expander {
	clear: both;
	float: right;
	width: 620px;
	padding-right: 10px;
	text-align: right;
}

.variantDetail .expander span {
	font-size:10pt;
	font-weight:normal;
	line-height:20pt;
}

.Validator {clear: both;}

/* Custom Error */
.All {
	width: 470px;
	padding: 20px;
	background-color: #fff;
	margin: 10px auto;
}

.All img {border: none;}
.All a {font-weight: bold;text-decoration: underline;}


