/***********************************************/
/* ElSo Shop System                             */
/* Electric Solutions				            */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:url(../../images/frontend/verlauf_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

a{
	color: #000000;
	text-decoration: none;
}

a:link{
	color: #000000;
	text-decoration: none;
}

a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 150%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 border-bottom: 1px dotted #C5B39D;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 130%;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 115%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #000000;
}

FORM {
	display:inline;
	margin: 0px;
}

select, input, option{
	font-size: 100%;
}

.logolink {
	position: absolut;	
	display: block;
	z-index: -1;
	width: 250px;
	height: 104px;
	/*margin-top:10px;*/
	float:left;
	overflow:hidden;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#page{
	width: 977px;
	text-align: left;
	margin: 0px auto;
}

#header{
	width: 976px;
	background-image:url(../../images/frontend/header.jpg);
	background-repeat: no-repeat;
	height: 144px;
}

#pagePos{
	width: 600px;
	padding: 0px 0px 15px 0px;
	margin-left: 186px;
	clear:both;
}

#maincontent {
	width: 975px;
	float: left;
	border-left: 1px dotted #C5B39D;	
	border-right: 1px dotted #C5B39D;	
	background-position: left;
}

#left_nav{
	float: left;
	width: 176px;
	margin: 0px;
	padding: 0px;	
}

#right_nav{
	float: right;
	width: 176px;
	margin: 0px;
	padding: 0px;	
}

#content{
	float: left;
	width: 600px;
	padding: 0px 10px 0px 10px;
	background-color: #FFFFFF;
	min-height: 900px;
	border-left: 1px dotted #C5B39D;
	border-right: 1px dotted #C5B39D;
}

*html #content{	
	height: 900px;	
}

#siteInfo{
	clear: both;
	border-top: 1px dotted #C5B39D;
	font-size: 95%;	
	padding: 10px 10px 10px 0px;
	width: 967px;
}
#footerMenu{
	float:left;
	width: 70%;
}
#footerInfo{
	float:left;
	font-size: 90%;
	width: 30%;
	text-align: right;
}

#copyright{
	text-align:center;
	margin-bottom: 15px;
	font-size: 90%;
}
/************* #HeaderNav styles **************/

#headerNav{
	padding: 5px 10px 0px 10px;
	text-align:right;
	color: #FFFFFF;
	/*margin-right: 55px;*/
}

#headerNav img{
 display: block;
}

#headerNav a {
	color: #FFFFFF;
}

/************** Search styles ***************/
#headerSearch{
	float: left;
	width: 320px;
	margin-top: 20px;
	height: 32px;
	margin-left: 186px;
	overflow: visible;
	z-index:1;
	clear: both;
}
#headerSearch label{
	display:block;
	margin-bottom: 5px;
	padding: 2px 2px 2px 6px;
	background-color: #6E270E;
	color: #FFFFFF;
}

#headerSearch form{
	padding: 5px 5px 5px 0px;
}

#headerSearch a{
	color: #000000;
}

#searchDetail{
	display:block;
	padding: 2px 2px 0px 55px;
}

/************** Warenkorb styles ***************/
#headerBasket{
	float: right;
	width: 150px;
	height: 62px;
	/*margin-top: 55px;*/
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
}

* html #headerBasket{
	margin-right: 5px;
}

#headerBasket label{
	display:block;
	margin-bottom: 5px;
	padding: 2px 2px 2px 6px;
	border-bottom: 2px dotted #86A4CB;
	color: #2B698A;
}

#headerBasket span{
	padding-left: 5px;
	padding-right: 5px;
	float:left;
}

#headerBasket a{
	color: #000000;
}

#basketDetail{
	font-weight: bold;
	line-height: 150%
}

#Basket{
	border: 0px solid #AAAAAA;
}
#Basket tr.header{
	background: #EEEEEE;
	font-weight: bold;
}
#Basket td.headercell{	
	border-bottom: 1px solid #AAAAAA;
}

#Basket tr.row{
	height: 55px;
	margin-left:10px;
}
#Basket td.cell{	
	border-bottom: 1px solid #EEEEEE;
}
#Basket td.cell2{
	background: #EEEEEE;
}

/************** .Article List styles ***************/

#articleList{
	font-size: 100%;
	border-bottom: 1px dotted #C5B39D;	
}

#articleListDesc{
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #C5B39D;
}

#articleListDesc p{
	margin: 0;
	padding: 4px;
}

#articleList h1{
	padding: 0px 0px 5px 5px;
	border: 1px solid #FFFFFF;
}

.navigation_top,
.navigation_bottom{
	clear:both;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
	padding: 2px;
}
.navigation_top{
	margin: 0px 0px 15px 0px;
}

.bordertop{
	border-top: 1px dotted #C5B39D;
}

.borderbottom{
	border-bottom: 1px dotted #C5B39D;
}
.borderright{
	border-right:1px dotted #C5B39D;
}

.halfrow {
    float: left;
    width: 50%;
}
.quarterrow {
    float: left;
    width: 25%;
}
.productheader{
	background-image:url(../../images/frontend/box_pfeil.gif);
	background-repeat:no-repeat;
	background-position: right center;
	background-color: #D3EAF8;
	border: 1px dotted #C5B39D;
	border-bottom: 0px;
	padding: 5px 5px 5px;
	margin: 5px 5px -5px 5px;
	font-weight:bold;
}
.productborder{
	border: 1px dotted #C5B39D;
  padding: 5px 5px 5px;
  margin: 5px;
  min-height: 180px;
}

* html .productborder{
	height: 180px;
}

.articleListName{
		margin: 0px;
		padding: 0px;
		height: 70px;
}
.articleListName h2{
		font-size: 110%;
}
.articleListName span{
		color: #AAAAAA;
}

.articleListMenu{
	height: 45px;
}

.articleListMenu, 
a.articledetail
{
	color: #991323;
}
a.articledetail:hover,
a.articledetail:link,
a.articledetail:visited{
	color: #991323;
}

.link{
	color: #991323;
}

.articlePrice{
	font-size: 150%;
	font-weight: bold;
}

.uvpPrice {
	font-weight: normal;
	font-size: 10px;
	display: block;
	text-decoration: line-through;
}

/************** .Article Details styles *****************/

#articlePic{
	min-height: 200px;
}
#articleDetail{
	border: 1px dotted #C5B39D;
	margin-bottom: 15px;
}

#articleDetail h3{
	padding: 5px 0px 5px 5px;
	background-color: #EEEEEE;
	border-left: 5px solid #C5B39D;
	border-bottom: 1px solid #C5B39D;
}

#articleDetailVariant{

}

#articleDetailVariant span.artNr{
		display: block;
		color: #AAAAAA;
		height: 40px;
}
#articleDetailVariant span.artDesc{
	display: block;
}

#articleDetailVariant span.savePrice {
	font-weight: normal;
	font-size: 10px;
	display: block;	
}

#articleDetailVariant span.artPrice{
		display: block;
		font-size: 180%;
		font-weight: bold;
		padding-top: 25px;
}

#articleDetailVariant span.artVariant{
	display: block;
	margin-bottom: 25px;
}

#articleDetailVariant span.artTax{
	display: block;
	font-size: 10px;
	font-weight: normal;
}

#articleDetailVariant span.artDelivery{
	display: block;
	font-size: 10px;
	margin-top: 20px;
}

#articleDetailVariant select{
		width: 150px;
}

.abstandhalter{
	margin-top: 20px;
	display: block;
}

.articleRatingData{
	clear: both;
	padding: 5px;
	border-bottom: 1px solid #AAAAAA;
}

#articleRatingMenu{
	padding: 5px;
	font-weight: bold;
}

.bddottedright{
	border-right: 1px dotted #C5B39D;	
}

.bddottedleft{
	border-left: 1px dotted #C5B39D;	
}

.bddottedbottom{
	border-bottom: 1px dotted #C5B39D;
}

.bddottedtop{
	border-top: 1px dotted #C5B39D;
}

.picborder{
	border: 1px solid #AAAAAA;
}

/************** .sonstige styles *****************/
.clearp{
	margin-top:0;
}

.redfont {
	color: #A72131;
}

.elementheader{
	border-bottom: 1px dotted #C5B39D;
	border-left: 1px dotted #C5B39D;
	border-right: 1px dotted #C5B39D;
	margin-bottom: 15px;
	width: 100%;
}

.elementheader h3{
	padding: 5px 0px 5px 5px;
	/*border-left: 5px solid #86A4CB;*/
	border: 1px dotted #C5B39D;
}

.table_border {
	border: 1px solid #AAAAAA;
}

.table_background {
	background-color: #EEEEEE;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

.artNr{
		display: block;
		color: #AAAAAA;
}

.artPrice{
		display: block;
		font-size: 150%;
		font-weight: bold;
}

.artDesc{
		display: block;
}

#error{
	color: #FF0000;
	padding: 5px;
	border: 1px solid #FF0000;
	background: #EEEEEE;
	margin-top: 15px;
	margin-bottom: 15px;
}

#info{
	padding: 5px;
	border: 1px solid #AAAAAA;
	background: #EEEEEE;
	margin-top: 15px;
	margin-bottom: 15px;
}

#checkout{
	margin-bottom: 15px;
}

.checkout_step{
	float:left;
	padding: 4px;
	border: 1px solid #AAAAAA;
	background: #EEEEEE;
	color: #999999;
	width: 103px; 
	height:55px;
}
.checkout_step_viewed{
	float:left;
	padding: 4px;
	border: 1px solid #AAAAAA;
	background: #006600;
	width: 102px; 
	height:55px;
}

.checkout_step_viewed a,
.checkout_step_viewed a:visited,
.checkout_step_viewed a:hover{
	color: #FFFFFF;
}
.checkout_step_active{
	float:left;
	padding: 4px;
	border: 1px solid #AAAAAA;
	background: #FF9933;
	color: #FFFFFF;
	width: 106px; 
	height:55px;
}

.checkout_step span,
.checkout_step_viewed span,
.checkout_step_active span{
	font-size:120%;
	font-weight: bold;
	display: block;
}

.tabline{
	width: 130px; 
	height:25px;	
	padding-right:5px;
}

.buttonleiste{
	width: 596px;
	text-align:right;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-bottom: 15px;
}
/*********** #left_nav link styles ***********/

#left_nav ul a:link, #left_nav ul a:visited {display: block;}
#left_nav ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#left_nav li {
	border-bottom: 1px solid #AAAAAA;	
}

/* fix for browsers that don't need the hack */
html>body #left_nav li {border-bottom: none;}


/*********** #CategoryMenu styles ***********/

#categoryMenu{
	
	position: relative;
	margin: 0px;
	padding: 0px;
	border-left: 0px solid #AAAAAA;
	border-right: 0px solid #AAAAAA;
}

#categoryMenu h3{	
	padding: 5px 0px 5px 10px;
	background-color: #816F61;
	border-top: 1px dotted #C5B39D;	
	/*border-top: 1px dotted #6E270E;*/
	border-left: 4px solid #C5B39D;
	color: #FFFFFF;
}
#categoryMenu span{
	display: inline;
}

/*
	padding-left wird durch CSS Parser eingelesen, damit bei Pfeilen
	richtige einrückung bei Multilevel Menüs realisierbat ist
	wenn keine Pfeile vorhanden kann padding-left: 0px deklariert werden,
	sonst abstand vom Rand
*/
#categoryMenu a {
	display: block;
	border-top: 1px dotted #C5B39D;
	padding: 2px 0px 2px 10px;	
	padding-left: 18px;
	line-height: 150%;
	text-decoration: none;
	background: url(../../images/frontend/menu_pfeil.gif) no-repeat 5% 50%;
}

#categoryMenu a:hover{
	background-color: #E9E9E9;
}


/*********** .relatedForm styles ***********/

.relatedBox,
.relatedBoxBlau{
	/*position: relative;*/
	margin-bottom: 15px;
	padding: 0px;
	/*border-bottom: 0px solid #86A4CB;
	border-left: 0px solid #AAAAAA;
	border-right: 0px solid #AAAAAA;
	background-color: #F0F0F0;*/
}
.relatedBoxBlau{
	border-bottom: 1px solid #262350;
}
.relatedBox h3{
	padding: 5px 0px 5px 10px;
	background-color: #816F61;
	border-bottom: 1px dotted #C5B39D;
	border-top: 1px dotted #C5B39D;
	border-left: 4px solid #C5B39D;
	color: #FFFFFF;
}
.relatedBoxBlau h3{
	padding: 5px 0px 5px 10px;
	background-color: #262350;
	color: #FFFFFF;
}
/*
.relatedBox a{
	display: block;
	border-top: 1px solid #FFFFFF;
	padding: 2px 0px 2px 10px;
	line-height: 150%;
}
*/

.relatedBox p{
	margin: 0px;
	padding: 5px;
}
.relatedBox a:link,
.relatedBox a:visited{
	
}

/************** #TOOLTIP **************/	
#ToolTip{
	position:absolute; 
	width: 200px; 
	top: 0px; 
	left: 0px; 
	z-index:1;
	visibility: hidden;
	border: 1px solid #000000;
	text-align:left;
	font-size: 11px;
	background-color: #FFFFFF;
}

.tooltiptitle{
	background-color: #AAAAAA; 
	COLOR: #ffffff; 
	TEXT-DECORATION: none; 
	CURSOR: Default; 
	font-family: arial; 
	font-weight: bold; 
	height: 20px;
}

.tooltipcontent{
	background-color: #FFFFFF; 
	COLOR: #000000; 
	TEXT-DECORATION: none; 
	CURSOR: Default; 
	font-family: arial;
}

/************** #Button styles **************/
.searchbutton {
	background-color: #223E6B;
	border: 1px solid #223E6B;
	color: #FFFFFF;
	width: 25px;
}

.button_wk {
	background-image:url(../../images/frontend/wk_small.gif);
	background-repeat:no-repeat;
	background-position:2px 1px;
	background-color: #816F61;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	height: 24px;
	width: 150px;	
}

.button_pay {
	background-image:url(../../images/frontend/pay.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
	background-color: #816F61;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
	width: 150px;
}

.button_grey {
	background-color: #FFFFFF;
	border: 1px solid #86A4CB;
	height: 24px;
	font-weight: bold;
}

.button_red {
	background-color: #816F61;
	color: #FFFFFF;
	border: 1px solid #000000;
	height: 24px;
	font-weight: bold;
}

