﻿
/**
*** Statische Inhalte - diese ändern sich möglichst NIE
 */
html {
	font-family:Verdana,Helvetica, Arial, sans-serif;
	font-size:10px;
}

body, td, th, tr, ul, li, ol,p, option, input, fieldset, label, dt, dd, pre {
	font-family:inherit;
	font-size:inherit;
}

body {
	padding:0px;
	margin:0;
	background-color: #F5F5F5;
} 

body.noBG {
	background-color: #fff;
	background-image: none;
}

/* 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;
} 

img {
	border: none;
}

table {
	clear:both;
	width:100%;
	margin: 0px auto;
	display:block;
}

input[type=checkbox],
input[type=radio] {
	width: auto;
}

fieldset {
	background-color: #fcfcfc;
	border:1px solid #ccc;
	padding:10px;
	margin:15px 5px;
	clear:both;
	width: 350px;
}

fieldset textarea {
	border:1px solid #ccc;
	background-color: #fff;
	padding:4px;
	width:410px;
}

fieldset legend {
	color: #333;
	font-weight: bold;
	font-size: 12px;
}

fieldset input {
	border:1px solid #ccc;
	background-color: #fff;
	background-image: url(Images/pencil_48.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding:4px 0 4px 20px;
	width:300px;
	
}

#Order input {
	background: none;
}

fieldset select {
	width:180px;
}

fieldset .submit,
fieldset .Submit {
	display: block;
	margin: 20px 0;
	padding: 3px 5px 3px 20px;
	width: inherit;
}

fieldset input:focus {
	border:1px solid #86beff;
	background-color: #fff;
	background-image: url(Images/arrow_right.png);
	background-repeat: no-repeat;
	background-position: left center;	
}

.vcImageWrapper img {
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 320px;
	top: 0;
	left: 0;
}


legend a img {
	vertical-align: middle;
}

dt,
dd {
	margin:2px;
}

dt {
	font-size:11px;
}

dd {
	clear:both;
	margin-bottom: 11px;
}

.error {
	color:#FF0000;
	display: block;
	clear: both;
}

.formZip {
	width:35px;
}

.formTown {
	width:226px;
}

.formCredit {
	width:35px;
}

.formPid {
	width:35px;
}

.formMonth, .formYear {
	width:100px;
}

.itemHeader {
	display: inline;
}

.ItemList {
	margin:10px 0;
}

.ItemList a {
	color: #393939;
	padding-right: 7px;
}

.Caption {
	display: block;
	clear:both;
}

.footer {
	text-align: center;
	margin-top:45px;
	color: #333;
	font-size: 10px;
	padding-top: 100px;
}

.footer a {
	color:#333;
	padding:0 10px;
	text-decoration: none !important;
}

hr {border:none; border-top:1px solid #efefef;}

/**
*** Variable Inhalte - diese ändern sich pro Shop 
*/

h1 { font-size:13pt;color: #98C221;clear:left; margin:2px 0 0 0;  }
h2 { font-size:11pt;color: #98C221; margin:2px 0 0 0;}
h2 a { text-decoration: none;}
h3 { font-size:10pt;color: #98C221; display: inline;}
h4 { font-size:8pt;color: #3D3D3D; font-weight: bold; letter-spacing:0.0em;line-height: 18pt;}
.containermainCart h4 { 
	font-size:11px;
	color: #000; 
	font-weight: bold;
	line-height: 21px; 
	letter-spacing: 1.5; 
	display: block; 
	height:20px; 
	width: 140px; 
	text-align: center;
}
h5 { font-size:9pt;color: #555; }
h6 { font-size:9pt;color: #555; }


a {
	color:#222;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

.clearer {width:100%;float: none;clear: both;display: block;height: 0px;line-height:0px; background: none;}

/*
** ID-Selektoren
** Framework-START
*/

#ItemBlock,
#ItemDetail,
#ItemSearch {
	width: 680px;
	position: relative;
}

#Default {
	width: 880px;
	margin: 0 auto;
}

#SLogin{
	width: 350px;
}


#Cart {
	width: 650px;
}

#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: 450px;
	height: 49px;
	text-align: left;
}

#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:900px;
	margin:0 auto 0 auto;
	height:42px;
	background-image: url(Images/navigationBG.jpg);
	background-repeat: no-repeat;
	clear: both;
}

#navigation ul {
	padding-left: 12px;
}

#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: #FEA800;
	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:6px 0 10px;
	display: none;
}

#breadcrump span {
	padding-left:15px;
	color:#333;
}

.topLinks {
	text-align: right;
	padding-right: 10px;
	float: right;
	width: 350px;
}

.topLinks a {
	font-size: 14px;
	padding-right: 10px;
}

.topLinks select {display: block;float: right;}


.topLinks ul {

}

.topLinks ul li {
	float: right;
	list-style: none outside;
}
.topLinks span,
.topLinks ul li a {
	font-size: 10px;
	color: #717171;
	text-decoration: none;
}

#secondNavigation {
	background-color:#F6FAEB;
}



.BreadCrumbLink,
.BreadCrumbLinkLast,
.BreadCrumbLink2,
.BreadCrumbLink3 {
	padding-left:18px;
	background-image: url(Images/trennzeichenGrau.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:11px;	
}


#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
*/

.headerWrapper {
	width: 900px;
	height: 52px;
	background-color: #f7f7f7;
}


/* Seitenspalte */
.containermain {
	margin-top: 0px;
	background-color: transparent;
	text-align: left;

}

/* Kopfzeile */
.containerhead {
	display: block;
	width: 100%;
	height: 24px;
	background-color: #666666;
	text-align: left;
	
}

.containerhead h4 {
	margin-top:0px;	
}

.Print {
	display: block;
	width:950px !important;
}

.header {
	width: 900px;
	height: 80px;
	background-color: #f9f9f9;
}

/* Inhalt */
.containercontent {
	color: #666;
	font-size: 8pt;
	font-weight: 400;
	padding: 15px 0px 15px 6px;
	background-color: #fafafa;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.containercontentMenu {
	color: #666;
	font-size: 8pt;
	font-weight: 400;
	padding: 0;
	width: 710px;
}

/* Fußzeile */
.containerbottom {
	height:16px;
	background-color: #fafafa;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;

}



.CMenuTreeWS {
	margin:0;
	padding:0;
}


.CMenuTreeWS ul {
	padding:0;
	margin:0;
	clear:both;
}

.CMenuTreeWS li {
	list-style-image: none;
	list-style: none;
	display: inline;
}

.CMenuTreeWS li ul {
	
}

.CMenuTreeWS li ul li { 
	
}

.MenuItem3LinkSel {
	font-weight: bold !important;
}

.CMenuTreeWS li a {
	/*background-image:url(Images/leftNavigationItemBG.jpg);*/
	/*background-repeat:repeat-x;*/
	display: inline;
	float: left;
	font-size:11px;
	font-weight: bold;
	line-height:38px;
	padding:0 14px;
	text-decoration:none;
	color:#e4e4e4;
	height: 42px;
	letter-spacing: -0.3px;
	text-transform: uppercase;
	white-space: nowrap;
}

.CMenuTreeWS li a:hover,
.MenuItem3LinkSel {
	background-image:url(Images/navigationBGon.jpg);
	background-repeat: repeat-x;
	color: #fff;
	
}	


.MenuItem1Caption,
.MenuItem2Caption {

}

.MenuItem3Caption {
	display: block;
	height: 27px;
	text-align: left;
	margin-left: -10px;
	width: 148px;
}


#navigation .MenuItem3LinkSel {
	color: #fff !important;
}


#secondNavigation li {
	clear:both;
	float: none;
}

#secondNavigation ul {
	background-image: none;
	width: 190px;
	height: auto;
	overflow: hidden;
	min-height: 250px;
}

#secondNavigation ul ul {
	background-image: none;
	background-color: #f6faeb;
	width: 190px;
	height: auto;
	overflow: hidden;
	padding: 10px 0 15px 5px;
	min-height: 0;
}

#secondNavigation li a {
	color:#393939;
	font-size: 11px;
    margin-left: 0px;	
    width: 160px;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    font-weight: normal;
}

#secondNavigation li a:hover,
#secondNavigation .MenuItem2LinkSel {
	background-image: url(Images/subNavigationBG.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	color:#fff;
	border: none !important;
	background-color: transparent !important;
}	

#secondNavigation li li a {
	background-image: none;
	color: #393939;
	font-size: 10px;
	line-height: 20px;
	height: 20px;
	text-transform: none;
	letter-spacing: -0.4px;
}

#secondNavigation li li a:hover {
	background-image: none;
	text-decoration: underline;
	color: #393939;
}

#secondNavigation li li a.MenuItem1LinkSel {
	font-weight: bold;	
}


#secondNavigation .CMenuTreeWS li a {
    padding: 0 5px 0 11px;
    width: 174px;
}



#footer2 a,
#footer2 li {
	font-size: 10px;
}


#footer {
    margin: 10px auto;
    width: 860px;
    min-height: 100px;
    padding: 0 25px;
    overflow: hidden;
}

#footer ul {
	background-image: none;
	background-color: transparent;
	width: 900px;
	padding-top: 0px;
}

#footer li {
	clear:none;
	float: left;
	width: 200px;
	margin: 0 15px 0 0;
}

#footer li a {
	color:#717171;
    margin-left: 0px;	
    font-size: 14px;
    height: auto;
    text-transform: none;
}

.footerCol img {
	border: none;
}

#footer li a:hover,
#footer .MenuItem2LinkSel,
#footer .MenuItem3LinkSel {
	background: transparent !important;
	color: #717171;
	text-decoration: underline;
}	

#footer .CMenuTreeWS li a {
    padding: 0 10px 0 0;
    line-height: normal !important;
}

#footer ul ul{
	background-image: none;
	width: 140px;
	padding-top: 0;
}

#footer li li{
	clear:left;
	float: none;
	border: none;
}

#footer li ul li a {
	color:#717171;
	font-weight: normal;
	font-size: 10px;
	background-image: none;
	border: none;
    margin-left: 0px;	
    background: transparent;
}

#footer li li a:hover,
#footer .MenuItem2LinkSel,
#footer .MenuItem3LinkSel {
	background-color: transparent !important;
	border: none !important;
	color: #717171 !important;
	font-weight: bold !important;
}

#footer2 {
	margin:10px auto;
	min-height:100px;
	overflow:hidden;
	padding:0 25px;
	width:870px;
}
#footer2 ul {
    margin: 0px;
    padding: 0px;
}
#footer2 li {
    list-style: none none outside;
}

#footer2 li,
#footer2 li a{
	color: #717171;
	text-decoration: none;
}

#footer2 li a:hover {
	text-decoration: underline;
	font-weight: bold;
}
#footer2 h3 {
    margin-bottom: 2px;
    color: #717171;
}
.footerCol {
    width: 200px;
    float:left;
    min-height: 110px;
    margin: 0 15px 0 0;
}


.secondMenuStart {
    width:200px;
    height: 5px;
    background-image: url(Images/secondNavStart.jpg);
    background-repeat: no-repeat;
}

.secondMenuEnd {
    width:200px;
    height: 5px;
    background-image: url(Images/secondNavEnd.jpg);
    background-repeat: no-repeat;
}


.MenuItem1Caption,
.MenuItem2Caption {
	background-color: transparent;
	padding:0 19px 0 11px;
	color:#999;
	font-size:12px;
	font-weight: normal;
}

.MenuItem3Caption {
	display: block;
	height: 27px;
	background-image: url(Images/h4BG.png);
	background-repeat: no-repeat;
	text-align: left;
	margin-left: 0px;
	width: 238px;
}

.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 a,
.footer .CMenuTreeWS li ul li a:hover,
.footer .CMenuTreeWS li ul li ul li a,
.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;
	color:#555 !important;
}

#Default .ContentLeft {
	float: left;
}

#Default .CContent {
	width: 870px;
}

.CContent {
	padding: 10px 0;
	border-bottom: 3px solid #efefef;
	overflow: hidden;
	width: 550px;
}

.CContent * {
	font-size: 12px;
}

#Default .ContentRight {
	float: left;
	padding: 2px 2px 5px 10px;
	width: 330px;
}

#Default .ContentRight p {
	font-size: 12px;
	letter-spacing: normal;
	display: inline;
}
