﻿/* [Herzog Elmiger AG] - [Online Consulting AG] - [format.css] */

/************************************************
*			Fixes, Workarounds, etc.			*
************************************************/
* {
	margin: 0;
	padding: 0;
	}

/* Clearfix fuer das Float-clearing */
.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/************************************************
*				Grundlayout						*
************************************************/
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	}	
body {
	text-align: center;
	font-size: 0.69em;
	line-height: 1.22em;
	height: 100%;
	text-align: center; 
	}
	
#wrapper {
	text-align: left;
	margin: 0 auto;
	width:990px;
	}	
#ctl00_header {
	float: left; 
	position: relative;
	width:990px;
	height: 152px;
	background: #ffffff url(../images/bg_header.gif) top left no-repeat;
	}
#main {
	float: left; 
	width:990px;
	background: #ffffff url(../images/bg_main.gif) top left repeat-y; 
	}
#left {
	float: left;
	width: 198px;
	margin: 0 1px 0 1px;
	display: inline;
	}
#content {
	min-height: 300px;
	height: auto !important;
	height: 300px;
	float: left;
	width: 546px;
	padding: 8px 37px 30px 27px;
	color: #646466;  
	}
#right {
	float: left;
	width: 179px;
	padding: 0 0 0 1px;  
	}
#footer {
	float: left; 
	width:990px;
	height: 40px;
	border-top: solid 1px #b1b3b4; 
	}
/************************************************
*				Style-Elemente					*
************************************************/
img {border: none;}

.Custom
{	
	text-decoration:none;	
}




a, 
a:link,
a:visited {
	text-decoration: none;
	color: #0089c3; 
	}
	
a:focus, 
a:hover {
	color: #0089c3;
	text-decoration: underline;
	}
	
hr {
	height: 1px;
	line-height: 0px;  
	width: 100%;
	background-color: #b1b3b4;
	margin: 0;
	border: none;
	color: #b1b3b4;
	clear: left;   }

address {
	font-style: normal;	
}
	
#content h2 a 
{
	color: #646466;
}

/************************************************
*					Header						*
************************************************/
		
#ctl00_header.home {
	background: #ffffff url(../images/bg_header_home.gif) top left no-repeat;
	}
.logo {
	float: left;
	margin: 0 1px 0 1px;
	}

#emotion {
	float: left;
	margin-top: 1px;
	}
	
/* Suche */
.search {
	position: absolute; 
	top: 110px; left: 824px;
	border-top: solid 1px #b1b3b4;
	border-bottom: solid 1px #b1b3b4;
	padding: 2px 0 2px 0;
	width: 162px;
	}
.search label {
	display: none;
	color: #294F96;
	line-height: 1em;   
	}
.search input.searchfield {
	float: left;
	width: 110px;
	border: solid 1px #a5acb2;
	padding: 0px 0 0px 2px;   
	}
.search input.go {
	float: right;
	border: solid 1px #a5acb2;
	padding: 0 2px 0 2px;
	background-color: transparent;
	text-align: center;
	height: 16px;
	width: 40px;
	}

	
/* Breadcrumb */
.breadcrumb { 
	width:100%;
	height: 36px;
	margin: 2 !important;
	}
.breadcrumb span {
	float: left; 
	display: inline; 
	padding: 2 !important;
	background: none !important;
	}
.breadcrumb span a, 
.breadcrumb span a:link, 
.breadcrumb span a:visited {
	color: #b1b3b4; 
	text-decoration: none; 
	}
.breadcrumb span a:hover, 
.breadcrumb span a:focus,
.breadcrumb span a.active, 
.breadcrumb span a.active:link, 
.breadcrumb span a.active:visited {
	color:#7f8181;
	}
	
.breadcrumb span span {
	padding: 0 3px 0 3px;
	color: #b1b3b4; 
	}
.last 
{
	background: none;
	display: none;
}
/************************************************
*					Navigation					*
************************************************/
/* Stufe 1 */
#hnav {	
	position: absolute;
	top: 132px; left: 200px;
	width: 610px; height: 20px;
	margin-left: 10px;
	}
#hnav li {
	float: left; 
	display: inline;
	}
#hnav li a, 
#hnav li a:link, 
#hnav li a:visited {
	padding: 0 11px 0 11px;
	line-height: 19px;
	display: block; 
	float: left; 
	color:#fff;
	text-decoration: none; 
	}

#hnav li a:hover,
#hnav li a:focus,
#hnav li a:active   {
	background-color: #0089c3;
	}
	
#hnav li a.active, 
#hnav li a.active:link, 
#hnav li a.active:visited   {
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	background-color: #0089c3;
	}
	
/* Sekundaere Navigation */
/* Stufe 1 */
#snav  {
	}
#snav li 
{
    display: inline;
	}
#snav li a, 
#snav li a:link, 
#snav li a:visited {
	background-color: #e2e3e3; 
	padding: 3px 6px 2px 15px;
	display: block;
	width:auto; 
	border-bottom: solid 1px #b1b3b4;
	text-decoration: none; 
	color: #646466;
	}
#snav li a:hover, 
#snav li a:active, 
#snav li a:focus,
#snav li a.active, 
#snav li a.active:link, 
#snav li a.active:visited {
	padding: 3px 6px 2px 15px;
	color: #fff;
	background-color: #0088c2;
	border-bottom: solid 1px #fff;
	}
#snav li a.active, 
#snav li a.active:link, 
#snav li a.active:visited {
	font-weight: bold;
	}
	
/* Stufe 2 */
#snav ul {
	}
#snav ul li {
	}
#snav ul li a, 
#snav ul li a:link, 
#snav ul li a:visited {
	background-color: #90c0e4; 
	color: #0067a8;
	padding: 3px 6px 2px 21px;
	border-bottom: solid 1px #0088c2;
	}
#snav ul li a:hover, 
#snav ul li a:active, 
#snav ul li a:focus,
#snav ul li a.active, 
#snav ul li a.active:link, 
#snav ul li a.active:visited {
	background-color: #90c0e4; 
	color: #fff !important;
	padding: 3px 6px 2px 21px;
	color: #556EAE;
	border-bottom: solid 1px #0088c2;
	}
	
/* Stufe 3 */
#snav ul ul li a, 
#snav ul ul li a:link, 
#snav ul ul li a:visited {
	background-color: #fff; 
	padding: 3px 6px 2px 27px;
	color: #7d7d7f;
	}
#snav ul ul li a:hover, 
#snav ul ul li a:active, 
#snav ul ul li a:focus,
#snav ul ul li a.active, 
#snav ul ul li a.active:link, 
#snav ul ul li a.active:visited {
	color: #000 !important;	
	background-color: #fff; 
	padding: 3px 6px 2px 27px;
	}
	
/* Stufe 4 */
#snav ul ul ul li a, 
#snav ul ul ul li a:link, 
#snav ul ul ul li a:visited {
	background-color: #fff; 
	padding: 3px 6px 2px 33px;
	color: #7d7d7f;
	border-bottom: solid 1px #b2dbed;
	}
#snav ul ul ul li a:hover, 
#snav ul ul ul li a:active, 
#snav ul ul ul li a:focus,
#snav ul ul ul li a.active, 
#snav ul ul ul li a.active:link, 
#snav ul ul ul li a.active:visited {
	color: #000 !important;	
	background-color: #fff; 
	padding: 3px 6px 2px 33px;
	border-bottom: solid 1px #b2dbed;
	}
	
/* generische Navigation */
#gnav {
	}
#gnav li {
	}
#gnav li a, 
#gnav li a:link, 
#gnav li a:visited {
	}
#gnav li a:hover, 
#gnav li a:active, 
#gnav li a:focus {
	}

	
/* Sprachnavigation */
#language {
	position: absolute;
	top: 4px; left: 824px;
	border-top: solid 1px #b1b3b4;
	border-right: solid 1px #b1b3b4;
	border-bottom: solid 1px #b1b3b4;
	}
#language li {
	float: left; 
	display: inline;
	border-left: solid 1px #b1b3b4; 
	}
#language li a, 
#language li a:link, 
#language li a:visited {
	color: #7f8181;
	display: block;
	float: left; 
	text-decoration: none; 
	padding: 2px 5px 3px 5px;
	}
#language li a:hover, 
#language li a:active, 
#language li a:focus,
#language li a.active, 
#language li a.active:link, 
#language li a.active:visited {
	background-color:#7f8181;
	color: #fff;
	}

/* Home */

#ctl00__HLHomeRight{
	position: absolute;
	top: 8px; left: 925px;
	}

	
#ctl00_HomeRightSystem{
	position: absolute;
	top: 8px; left: 930px;
	}	
	
	
/************************************************
*					Footer						*
************************************************/
#footer p {
	margin: 2px 0 0 227px;
	color: #646466;
	}
#footer p a, #footer p a:link, #footer p a:visited {
	color: #646466;
	text-decoration: underline;
	}
	

/************************************************
*					Startseite					*
************************************************/
address {
	padding: 0 1px 0 22px;
	color: #a0a0a0;
	line-height: 16px;
	}
address a, address a:link, address a:visited {
	color: #a0a0a0;
	text-decoration: underline;
	}
	
#market  {
	float: left;
	margin-top: 120px; 
	padding-bottom: 20px;
	}
#market img {
	width: 196px; 
	}
#market p {
	margin: 0 0 0 22px; 
	}

/************************************************
*			Content-Absatzformate				*
************************************************/
/* Ueberschriften */
#content h1 {
	font-size: 1.5em;
	line-height: 1.25em;
	font-weight: bold;
	color: #646466;
	border-bottom: solid 1px #b1b3b4;
	margin: 0 0 20px 0;
	}
#content h1.product {
	border-top: solid 1px #b1b3b4;
	}
#content h2 {
	font-weight: bold; 
	margin: 10px 0 5px 0;
	}
#content h3 {
	margin: 10px 0 5px 0;}
	
/* Paragraph */
#content p {
	line-height: 1.32em;
	padding: 0 0 3px 0;
	}
	
/* Hochgestellt */
#content sup {
	vertical-align: text-top; 
	font-size: 0.75em;
	}

	
/* Listen */
#content ul {
	list-style-type: none;
	margin: 0;
	}
#content ul li {
	padding: 0px 0 2px 10px;
	background: transparent url(../images/list_item.gif) no-repeat scroll 0 7px;
	}
#content ol {
	list-style-type: decimal;
	margin: 5px 0 5px 10px;
	}
#content ol li {
	padding: 2px 0 2px 0;
	margin-left: 10px;
	}
	


	
/************************************************
*					Rechte Spalte				*
************************************************/

#right h1 {
	}
#right h2 {
	background-color: #eaf1f9;
	border-right: solid 1px #b1b3b4;
	border-bottom: solid 1px #b1b3b4;
	padding: 2px 0px 3px 10px;   
	color: #646466;
	}
#right h3 {
	font-weight: bold;
	margin: 0;
	padding: 4px 0px 4px 0px; 
	}
#right p {
	padding: 0; 
	}
#right a, 
#right a:link, 
#right a:visited {
	}
	
	
#right .box {
	width: 163px; 
	padding: 0px 5px 5px 10px;
	color: #646466;
	border-bottom: solid 1px #b1b3b4;
	}
#right .box img.parts {
	float: left; 
	margin-right: 7px;
	}
	
/* Webshop */
#right .webshop {
	width: 173px;
	background-color: #90c0e4;
	padding: 0px 5px 5px 0px;
	color: #646466;
	border-bottom: solid 1px #b1b3b4;
	}
#right .webshop h2 {
	width: 169px;
	background-color: #0089c3; 
	color: #fff;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;	
	border-right: none;
	display: block;	
	}
#right .webshop h2 img {
	vertical-align: middle;
	margin: 0 5px 0 5px;
	}
#right .webshop ul li {
	border-bottom: solid 1px #0089c3;
	margin: 0 5px 0 10px;
	line-height: 1.3em;
	}
#right .webshop p {
	color: #fff;
	margin: 10px 5px 3px 11px;
	}
#right .webshop span {
	float: right;
	color: #0089c3;
	margin: 0 5px 0 0;
	}
#right .webshop a span.left {
	float: left;
	}
#right .webshop a span {
	float: right;
	}
#right .webshop label{
	width: 50px;
	margin: 0 0 0 10px;
	color: #fff; 
	}
#right .webshop input.txtfield {
	width: 100px;
	padding: 1px 0 1px 2px;
	border: none;
	margin: 4px 0 0 0;
	}
#right .webshop input.submit {
	background-color: #fff;
	border:1px solid #fff;
	height:16px;
	padding:0px 5px;
	text-align:center;
	width:auto;
	margin: 4px 0 0 70px;
	}

/* Fast entry */
.fastEntry {
	width: 150px;
	height: 50px;
	padding: 1px 0 1px 2px;
	margin: 4px 0 0 0;
	}
.box input.submitFastEntry {
	height:18px;
	margin: 4px 0 0 0px;
	}
	
	/* Trade shows */
#right .ts {
	float: left;
	margin: 5px 0 0 0;
	}
#right .trade-shows-left {
	float: left; 
	width: 40px; 
	}
#right .trade-shows-right {
	float: left; 
	width: 123px;
	}


	
/************************************************
*				 Produkt					  	*
************************************************/
	
/* Sprachnavigation */
#productnav {
	float: right;
	margin: 0 !important;
	padding-left: 10px;
	}
#productnav li {
	float: left; 
	display: inline;
	padding: 0 !important;
	background: none !important;
	}
#productnav li a, 
#productnav li a:link, 
#productnav li a:visited {
	color: #0089c3;
	float: left; 
	text-decoration: none; 
	padding: 4px 5px 5px 5px !important;
	border-right: solid 1px #b1b3b4; 
	}
#productnav li:first-child a {
	border-left: solid 1px #b1b3b4; 
	}
#productnav li a:hover, 
#productnav li a:active, 
#productnav li a:focus,
#productnav li a.active, 
#productnav li a.active:link, 
#productnav li a.active:visited {
	background-color:#0089c3;
	color: #fff;
	}


	
	
/************************************************
*					 Layout					  	*
************************************************/

div.category {
	/*float: left;*/
	clear: left; 
	margin-bottom: 5px;
	}
div.col-left {
	float: left;
	width: 400px;
	}
div.col-right {
	float: left;
	width: 126px;
	margin-left: 20px;
	}
div.beschreibung {
	margin-bottom: 15px;
}


/************************************************
*					 Tables					  	*
************************************************/

table {
	margin: 0 0 10px 0;
	}
table th {
	background-color: #e2e3e3;
	border-top: solid 1px #b1b3b4;
	border-bottom: solid 1px #b1b3b4;
	border-right: none;
	padding: 1px 3px 1px 3px;
	}
table td 
{
	border-bottom: solid 1px #b1b3b4;
	border-right: solid 1px #b1b3b4;
	padding: 1px 3px 1px 3px;
	vertical-align: middle;
	}
	
table th.left, 
table td.left {
    border-left: 1px solid #b1b3b4;
    }	
	
table td.description {
	text-align: left;
	font-weight: bold; 
	width: 70%;
	border-top: solid 1px #b1b3b4;
	}
table td.nr {
	text-align: center;
	border-top: solid 1px #b1b3b4;
	}
table td.total, table th.total {
	text-align: right;
	}
table  td.cat01, table td.cat02, table td.cat03, table td.cat04 { 
	text-align: center; 
	}
table td.cat01 { background-color: #90c0e4; }
table td.cat02 { background-color: #bcd9ef; }
table td.cat03 { background-color: #d7e8f5; }
table td.cat04 { background-color: #fff; }

table.borders tr th {
	border-top: solid 1px #b1b3b4;
	border-bottom: solid 1px #b1b3b4;
	}
table.borders tr td, table.config tr td {
	border-bottom: solid 1px #b1b3b4;
	border-right: solid 1px #b1b3b4;
	}
table.borders tr td.description {
	border-top: solid 1px #b1b3b4;
	}
table.borders tr td.nr {
	border-top: solid 1px #b1b3b4;
	}
	
table td.cat01 { background-color: #33a1cf; border-top: solid 1px #b1b3b4; }
table td.cat02 { background-color: #59b2d8; border-top: solid 1px #b1b3b4; }
table td.cat03 { background-color: #73bede; border-top: solid 1px #b1b3b4; }
table td.cat04 { background-color: #99d0e7; border-top: solid 1px #b1b3b4; }
table td.cat05 { background-color: #bfe1f0; border-top: solid 1px #b1b3b4; }
table td.cat06 { background-color: #d9edf6; border-top: solid 1px #b1b3b4; }
table td.cat07 { background-color: #fff; border-top: solid 1px #b1b3b4; }

table input.number {
	width: 30px;
	}
	
.hidden, 
table.hidden, 
table.hidden body,
table.hidden tr, 
table.hidden td, 
table.hidden th,
table.hidden td img,
table.hidden td input,
table.hidden td span
{
	visibility: hidden;
	height: 0px !important;
	width: 0px !important;
	margin: 0px !important;
	padding: 0px;
	line-height: 0px;
	border: none;
	font-size: 1px;
}


.ContentHeader
{
	width:40px;
}

.ContentHeaderMulti
{
	width:40px;
	text-align:center;
}

.ContentHeaderDiv
{
	width:40px;
	text-align:right;
}


/************************************************
*				 	Configuration			  	*
************************************************/

div.config label {
	width: 170px;
	padding: 0px;
	padding-left: 16px; 
	}
	
div.config label.cat01,
div.config label.cat02,
div.config label.cat03,
div.config label.cat04,
div.config label.cat05,
div.config label.cat06 
{
    display: block;
    width: 380px;
}

div.config label.cat01 { background: transparent url(../images/config_cat01.gif) top left no-repeat; }
div.config label.cat02 { background: transparent url(../images/config_cat02.gif) top left no-repeat; }
div.config label.cat03 { background: transparent url(../images/config_cat03.gif) top left no-repeat; }
div.config label.cat04 { background: transparent url(../images/config_cat04.gif) top left no-repeat; }
div.config label.cat05 { background: transparent url(../images/config_cat05.gif) top left no-repeat; }
div.config label.cat06 { background: transparent url(../images/config_cat06.gif) top left no-repeat; }

div.config select {
	width: 375px;
	padding: 0;
	margin-left: 25px;
	margin-bottom: 10px;
	}
div.config div.hr {
	height: 1px;
	background-color: #a5acb2;
	clear: both;
	margin-top: 0px;
	margin-bottom: 9px;
}
	
div.config div.hr hr {display: none;}

table.staffel {
	width: auto;
	}

.error 
{
	color: Red;
}


/************************************************
*				 	Formular				  	*
************************************************/

fieldset {
	border:1px solid #D2D2D2;
	padding: 20px 10px 15px 10px;
	margin: 0px 0 5px 0;
	
	}	
legend {
	font-weight: bold;
	}

label {
	float: left;
	padding:4px 10px 0 0;
	width:85px;
	}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 1em;
	}
textarea {
	height: 100px;
	}
label, input.txtfield, textarea, select {
	margin-bottom: 3px;
	}
input.txtfield, textarea, select {
	float: left;
	width: 200px;
	border: solid 1px #a5acb2;
	padding: 2px 0 2px 2px; 
	}
select {
	float: left;
	border: solid 1px #a5acb2;
	padding: 0px 0 0px 2px;
	width: 204px; 
	}
	
input.submit {
	background-color: #fff;
	border:1px solid #a5acb2;
	height:20px;
	padding:0px 5px;
	text-align:center;
	width:auto;
	margin: 0 0 0 105px;
	}
	
input.txtfield:hover, 
input.txtfield:active, 
input.txtfield:focus,
textarea:hover, 
textarea:active, 
textarea:focus,
select:hover, 
select:active, 
select:focus {
	border: 1px solid #ccc;
	background: #fff;
	}
div.rbl input {
	margin: 3px 5px 0 0;
	}
div.rbl label {
	width: auto;
	}

div.cbx  {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	}
div.cbx label {
	width: auto;
	}
div.cbx input, div.cbx a {
	margin: 5px 5px 0 0;
	display: inline-block;
	}

	
/************************************************
*					Overview					*
************************************************/

table.overview th {
	background-color: #e1e1e1;  
	border-bottom: solid 6px #fff;
	border-top: none;
	padding: 10px 5px 5px 1px;
	font-weight: bold;	}
	
table.overview td {
	background-color: #e1e1e1;  
	border-bottom: solid 6px #fff;
	border-right: none;
	padding: 2px 0 2px 1px;
	vertical-align: middle;
	}
table.overview td span {
	color: #000; 
	}
	


/************************************************
*				Searchresult					*
************************************************/

/* Suche-Content */
.searchcontent {
	float: left;
	width: 100%;
	margin: 0 8px 10px 0;
	}
.searchcontent input.submit {
	margin-left:5px;
	}
.bereiche {
	width: 535px;
	float: left;
	margin: 0 0 20px 0;
	border: solid 1px #ccc;
	padding: 3px 0px 5px 8px;
	}
.bereiche label {
	width: 160px;
	padding: 0;
	margin: 0px 20px 2px 0;  
	}
.bereiche input {
	margin: 0px 5px 0 0;  
	}

p.searchheader {
	float: left; 
	}
ul.paging  {
	margin: 5px 0 5px 2px !important;
	float: right; 
	}
ul.paging li {
	float: left; 
	display: inline;
	padding: 1px 8px 2px 8px !important;
	border: solid 1px #999999;
	margin-left: 4px;
	font-size: 1.03em;
	background: none !important;    
	}
ul.paging li.active {
	background-color: #e1e2f6 !important;
	font-style: italic; 
	}



/************************************************
*				Ordering process				*
************************************************/
	
ul.step, ul.AspNet-Menu  {
	float: right;
	margin: 0px 0 10px 0; 
	padding-top: 1px;
	}
ul.step li, ul.AspNet-Menu li {
	float: left; 
	display: inline;
	background: url(../images/step.gif) top left no-repeat !important;
	color: #fff;  
	padding: 3px 0 5px 0px !important;
	width: 49px;
	font-weight: bold;
	text-align: center;     
	}
ul.step li.active, ul.AspNet-Menu li.AspNet-Menu-Selected {
	background: url(../images/step-active.gif) top left no-repeat !important;
   	}
	
input.basket {
	margin: 0 5px 0 0;
   	}
input.right {
	float: right;
	margin: 0 0 0 5px;
   	}


div.adressen  {
	display: block;
	border: solid 1px #ccc;
	padding: 10px; 
	margin-bottom: 10px; 
	}
div.adressen h2  {
	margin: 0 !important;
	}
div.adressen address  {
	padding: 0;
	}

div.rechnungsadresse, 
div.lieferadresse  {
	width: 49%;
	float: left;
	}

div.rechnungsadresse
{
    margin-right: 1%;
}

div.rechnungsadresse fieldset label, 
div.lieferadresse fieldset label {
	width: 200px;
	}

fieldset.rechnungsadresse,
fieldset.lieferadresse {
	width: 45%;
	float: left;
	}
fieldset.rechnungsadresse  {
	margin-right: 8px;
	}

fieldset.rechnungsadresse input.txtfield, fieldset.rechnungsadresse select,
fieldset.lieferadresse input.txtfield {
	width: 145px;
	}
fieldset.rechnungsadresse select, 
fieldset.lieferadresse select {
	width: 148px;
	}
#content .rechnungsadresse h2 a, 
#content .lieferadresse h2 a {
	color: #0089c3 !important;
	}


.HideRootNode
{
	visibility: hidden;
}

.FieldValidator
{
	padding-left:5px;
	display: block;
	clear: both;
}


/************************************************
*				Password Recovery				*
************************************************/
.AspNet-PasswordRecovery div
{
    margin-bottom: 20px;
}

/************************************************
*				Baskets List     				*
************************************************/

table.BasketsList
{
    width: 100%;
}

table.BasketsList .BasketsListLupe
{
    width: 40px;
    text-align: center;
}

table.BasketsList .BasketsListDate
{
    width: 220px;
}

table.BasketsList .BasketsListName
{
    width: 400px;
}
