body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}

body, div, p, td, th {
}
#cart .cart-items .clear,
#cart .cart-header .clear { /* nur interim */
    clear: both !important;
    float: none;
}
.clear {
    clear: both !important;
}



h1 {
	font-weight: 700;
	margin-bottom: 20px;
	margin-left: 10px;
}

p {
	margin: 0px 0px 3px 0px;
}

a {
	color: #595959;
}

a:hover {
	color: #595959;
}

input[type='text'], input[type='password'], textarea, select {
	font-size: 11px;
	padding: 1px 2px;
	border: 1px solid #595959;
	font: inherit;
}
dd{
  margin:0px;

}
dt{
  margin-top:10px;
}
dt label{
  font-weight:bold;
}
input[readonly="readonly"], textarea[readonly="readonly"] {
	background-color: #F0F0F0;
}

button, input[type='submit'] {
	font-size: 11px;
	border: 1px solid #ed7b00;
	color: white;
	font-weight: bold;
	background-color: #ed7b00;
	/*height: 19px;*/
	line-height: 12px;
}

ul.errors li {
	color: #CC0000;
	font-weight: bold;
	font-weight: bold;
}
.errors {
	clear: left;
	float: left;
	font: inherit;
	margin: 0 0 0 -200px;
	width:400px;
	padding:20px;
	color: #CC0000;
	font-weight: normal;
	line-height:18px;
	position:absolute;
	top:400px;
	left:50%;
	background-color:#fff;
	border: 1px solid #595959;
	z-index:101;
}

.error_hg {
	/*visibility:hidden;
	display:none;*/
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url(img/error_hg.png);
	z-index:100;
	cursor:pointer;
}


a.selected {
	font: inherit;
	font-weight: 700;
	color: #FF7F00;
}

label.selected {
	font: inherit;
	font-weight: bold;
	color: #595959;
}
input#deliveryType-1,
input#deliveryType-2{
	margin: 0px 5px 0px 0px;
}

.horizontal-line {
	clear: left; 
	/*float: left; 
	border-top: 2px solid white;*/
	height: 0px; 
	width: 100%;
}

.link-controls {
	margin: 0px 0px 7px;
}

.odd {
	background-color: #FEE0B3;
}
.even {
	background-color: #FFFFFF;
}

/* ------------------------------------------------------- */

.page-main {
	clear: left;
	float: left;
}

/* ------------------------------------------------------- */

.page-full-panel {
	margin-top: 0px;
	margin-bottom: 25px;
	width: 950px;
	
}

.full-panel-border-top {
	clear: left;
	float: left;
	height: 5px;
	width: 950px;
	background-image: url(/images/layout/full-panel-border-top.png);
	background-repeat: no-repeat;
}
.full-panel-border-bottom {
	clear: left;
	float: left;
	height: 5px;
	width: 950px;
	padding-top: 20px;
	background-position: bottom;
	background-image: url(/images/layout/full-panel-border-bottom.png);
	background-repeat: no-repeat;
}

.full-inner-panel-border-top {
	clear: left;
	float: left;
	height: 5px;
	width: 930px;
	background-image: url(/images/layout/full-inner-border-top.png);
	background-repeat: no-repeat;
}


.page-full-panel .head {
	padding: 0px 0px 0px 0px;
}

.page-full-panel .head h4 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #595959;
}
.full,
.page-full-panel .head h4 {
	 background-image: url("/images/layout/cntnt-full-line.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    padding: 0px 0px 6px 5px;
    margin: 0px 0px 20px 0px;
}
/* ------------------------------------------------------- */

.page-left-panel {
	background-image: url(/images/layout/col-menu/col-menu-lines.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 230px;
}
.page-left-panel .side-panel .content{
	padding: 0px;
	width: auto;
}

.page-center-panel {
	background-image: url(/images/layout/contnt-line-three-clmn-cntr.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin: 0px 10px 0px 10px;
	width: 470px;
}
.page-center-panel-index{
	width: 470px;
	float: left;
	margin: 0px 10px 0px 10px;
}



.page-right-panel {
	/*background-image: url(/images/layout/col-menu/col-menu-lines.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	float: left;
	width: 230px;
}

/* ------------------------------------------------------- */

.center-panel-header {
	clear: left;
	float: left;
	width: 460px;
	margin: 0px 0px 5px;
	padding: 5px 10px;
	background-color: #FF9900;
	color: white;
/*background-image: url(/images/layout/center-panel-border-top.png);*/
}

.center-panel-layout {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;*/
}

.center-panel-layout h4 {
	font-weight: bold;
	 background-image: url("/images/layout/contnt-line-three-clmn-cntr.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    padding: 6px 0;
}

.center-panel-layout .std-content-panel {
	margin: 5px 10px;
}


/* ----------------------------------------------------------- */

.side-panel {
	margin: 0px 0px 5px;


}

.side-panel-admin {
	background-color: #33CC33;
	color: #ffffff;
	padding: 5px;
}

.side-panel-border-top {
	clear: left;
	float: left;
	height: 5px;
	width: 225px;

}

.admin-side-panel-border-top {
	/*background-image: url(/images/layout/side-panel-border-top.admin.png);*/
}



.admin-side-panel-border-bottom {
	/*background-image: url(/images/layout/side-panel-border-bottom.admin.png);*/
}

.side-panel h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.side-panel p {
	margin: 0px 0px 5px 0px;
	
	
}
.side-panel div {
}

.side-panel .header {
	padding-left: 0px 0px 10px 0px;

}

.side-panel .content {
	padding: 0px 0px 0px 0px;
}

.side-panel .content2 {
	padding: 5px 0px 5px 0px;
}

.side-panel .content2 h4 {
}
.side-panel .content2 .header {
	
}
.side-panel .content2 .entry {
	margin: 1px 0px;
	height: 14px;
	width: 215px;
}
/*
 * Menü Startet wohl hier
 */
.side-panel .menu-item {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-image: url(/images/layout/navi-pfeil-2.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;*/
}

.side-panel .sub-menu-item {
}
.side-panel .selected {
	/*background-image: url(/images/layout/navi-pfeil-2b.gif);*/
}

.side-panel .menu-item a {
	text-decoration: none;
	/*font-weight: 700;
	padding: 0px 0px 0px 6px*/
}

div.page-right-panel .side-panel .menu-item a {
	text-decoration: none;
	font-weight: 700;
	padding: 0px 0px 0px 6px
}



.side-panel .menu-item a:hover {
	/*text-decoration: underline;*/
}

.side-panel .menu-item-panel {
	padding: 0px 0px;
	color: #595959;
	display: none;
}

.side-panel .menu-item-panel a {
	font-weight: normal;
	color: #595959;
}

.side-panel .menu-item-panel a:hover {
	text-decoration: none;
	color: #595959;
}

.side-panel .menu-item-panel a.selected {
	font-weight: bold;
	background-image: none;
}
/*
 * Menü Endet wohl hier
 */
#cart-panel{
	margin: 0px 0px 0px 0px;
}
div.page-right-panel #cart-panel .side-panel .content{
background-image: url(/images/layout/col-menu/col-menu-lines.png);
background-repeat: no-repeat;
background-position: left top;
}

div.page-right-panel #cart-panel .side-panel .content .menu-item{
background-image: url(/images/layout/col-menu/col-menu-lines.png);
background-repeat: no-repeat;
background-position: left bottom;
padding: 6px 0px 6px 0px;
}
div.page-right-panel #cart-panel .side-panel .cart-panel-form .content,
div.page-right-panel #cart-panel .side-panel .cart-panel-form .content2{
background-image: none;

}



/*
 * Neues Submenü @ by eccn-gfr
 */
div.page-left-panel ul li{
	
}

div.page-left-panel ul li a{ /* 1st Level */
	display:block;
	background-image: url(/images/layout/col-menu/col-menu-lines.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 6px 5px 6px 5px;
	text-decoration: none;
}
div.page-left-panel ul li a:hover{
	color: #FF7F00;
}

/*div.page-left-panel ul li ul{
	display: none;
}
div.page-left-panel ul li ul li{
	
}*/

div.page-left-panel ul li ul li a{ /* 2snd Level */
	display:block;
	background-image: url(/images/layout/col-menu/col-menu-dotlines.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 6px 0px 6px 20px;
	text-decoration: none;
}

div.page-left-panel ul li ul li a:hover{
	color: #FF7F00;
}

div.page-left-panel ul li ul li ul li a{ /* 3th Level */
	display:block;
	background-image: url(/images/layout/col-menu/col-menu-dotlines.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 6px 0px 6px 30px;
	text-decoration: none;
}

div.page-left-panel ul li ul li ul li ul li a{ /* 4th Level */
	display:block;
	background-image: url(/images/layout/col-menu/col-menu-dotlines.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 6px 0px 6px 40px;
	text-decoration: none;
}
/*
 * Ende neues Submenü
 */


a.online-pdf{
	font-weight: bold;
	text-decoration: none;
	width: 220px;
	background-color: #FF9900;
	display: block;
	color: #ffffff;
	height: 30px;
	line-height: 30px;
	padding: 0px 5px 0px 5px;
}

a.bestellung{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	width: 220px;
	background-color: #FF9900;
	display: block;
	margin: 10px 0px 0px 0px;
	height: 30px;
	line-height: 30px;
	padding: 0px 5px 0px 5px;
}


/*
 * Cross-Selling Products Styles Starts added by eccence-gfr 2012
 */

ul#cross-selling-teaser-list{
	
}

ul#cross-selling-teaser-list li.cross-selling-teaser{
	width: 225px;
	/*height: 200px;*/
	float: left;
	margin: 0px 10px 10px 0px;
	overflow: hidden;
}
ul#cross-selling-teaser-list li.cross-selling-teaser.last{
	border: 1px solid #333333;
	width: 147px;
	height: 200px;
	float: left;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

div.cross-selling-teaser-image{
	background-color: #f1f1f1;
	height: 100px;
	width: 300px;
}
div.cross-selling-teaser-text{
	padding: 5px 5px 5px 6px;
}
ul#cross-selling-teaser-list li.cross-selling-teaser h3{
	background-image: url("/images/layout/col-menu/col-menu-lines.png");
    background-position: left bottom;
    background-repeat: no-repeat;
	font-weight: 700;
	padding: 5px;
}
/*
 * Cross-Selling Products Styles Ends added by eccence-gfr 2012
 */



/*
 * Product Teaser Starts here added by eccence-gfr 2012
 */

div.group-teaser{
	position: relative;
	width: 230px;
	min-height: 245px;
	float: left;
	margin: 0px 0px 10px 0px;
	/*background: red;*/
}

div.product-teaser{
	position: relative;
	width: 230px;
	height: auto;
	float: left;
	margin: 0px 0px 10px 0px;
	/*background: red;*/
}

div.product-teaser div.teaser-image,
div.group-teaser div.teaser-image{
	width: 230px; 
	margin: 0px auto 0px auto;
	overflow: hidden;
	
}

div.product-teaser.first,
div.group-teaser.first{
	margin: 0px 5px 20px 0px;
}

div.product-teaser.last,
div.group-teaser.last{
	margin: 0px 0px 20px 5px;
}

div.product-teaser h1,
div.group-teaser h1 {
	background-image: url("/images/layout/col-menu/col-menu-lines.png");
    background-position: left bottom;
    background-repeat: no-repeat;
	font-weight: 700;
	margin: 6px 0px 6px 0px;
	padding: 0px 0px 6px 5px;
}

div.product-teaser h2,
div.group-teaser h2 {
	background-image: url("/images/layout/col-menu/col-menu-lines.png");
    background-position: left bottom;
    background-repeat: no-repeat;
	font-weight: 700;
	margin: 6px 0px 6px 0px;
	padding: 0px 0px 6px 5px;
}

div.product-teaser div.teaser-text,
div.group-teaser div.teaser-text{
	padding: 0px 5px 0px 5px;
	height: 60px;
}


a.teaser-group-link{
position: absolute;
bottom: 0px;
text-decoration: none;	
right: 5px;	
color: #FF7F00;
}

div#account-area{
	margin: 20px 0px 0px 0px;
}

/*
 * Product Teaser Ends here added by eccence-gfr 2012
 */


div.email-field.request div.label{
	font-weight: 700;
}

div.email-field.request{
	margin: 20px 0px 0px 0px;
}

div.email-field.request input.email-request{
	float: left;
	width: 250px;
}

strong{
	font-weight: 700;
}

form#password-send-form div.controls{
	margin: 0px 0px 0px 10px;
	float: left;
}

.productTitle{
	color: #FF7F00;
    font-size: 1.1em;
    font-weight: bold;
    padding: 5px;	
}

.productText{
    padding-bottom: 15px;
    padding-left: 5px;
}


@media only screen and (max-device-width : 640px) {
	div.product-teaser.first, div.group-teaser.first{
		height: 500px;
	}
	div.product-teaser.last, div.group-teaser.last{
		height: 500px;
	}
	body{
		font-size: 27px;
	}
}