
/* TODO */
#mainOuter a:hover
{
    text-decoration: underline !Important;
}
#contentPane a:hover
{
    text-decoration: underline !Important;
    color:#6B4128;
}
/* TODO END */

/* PRODUCT OVERVIEW */
.listViewProduct
{
    position: relative; 
    float:left;  
    width: 208px;
    height: 30px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.listViewProduct a.image
{
    position:relative;
    float: right; 
    right: -6px;
    top: -5px;
}

.listViewProduct a.image img
{
    border: none;    
}

.listViewProduct a.text
{
    position:absolute;
    font-family: Arial;
    font-size: 12px;
    right: 0px;
    top: 25px;
    color: #333333;
    text-decoration: none;
    font-weight:bold;
}
.listViewProduct .title
{
    position:absolute;
    font-family:Arial;
    font-size:12px;
    right:0px;
    top:40px;
    color:#656565;
}

.listViewProductMoreHeight
{
    position: relative; 
    float:left;  
    width: 208px;
    height: 30px;
    margin-top: 10px;
    margin-bottom: 45px;
}

.listViewProductMoreHeight a.image
{
    position:relative;
    float: right; 
    right: -6px;
    top: -5px;
}

.listViewProductMoreHeight a.image img
{
    border: none;    
}

.listViewProductMoreHeight a.text
{
    position:absolute;
    font-family: Arial;
    font-size: 12px;
    right: 0px;
    top: 45px;
    color: #333333;
    text-decoration: none;
    font-weight:bold;
}
.listViewProductMoreHeight .title
{
    position:absolute;
    font-family:Arial;
    font-size:12px;
    right:0px;
    top:60px;
    color:#656565;
}

.listViewProductPaletts
{
    position: relative; 
    float:left;  
    width: 208px;
    height: 30px;
    margin-top: 10px;
    margin-bottom: 40px;
}
.listViewProductPaletts a.image
{
    position:relative;
    float: right; 
    right: -6px;
    top: -5px;
}

.listViewProductPaletts a.image img
{
    border: none;    
}

.listViewProductPaletts a.text
{
    position:absolute;
    font-family: Arial;
    font-size: 12px;
    right: 0px;
    top: 35px;
    color: #333333;
    text-decoration: none;
    font-weight:bold;
}
.listViewProductPaletts .title
{
    position:absolute;
    font-family:Arial;
    font-size:12px;
    right:0px;
    top:50px;
    color:#656565;
}
/* PRODUCT OVERVIEW END */

/* PRODUCT DETAIL VIEW */

.detailViewProduct, .detailViewProductKnifelength
{
    position: relative;
    float: left;
    width: 100%;
    height: auto; 
    font-family: Arial;   
    border-bottom: 1px dashed #d8d8d6; 
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.detailViewProductKnifelength
{
    border-bottom: none; 
}

.detailViewProduct .description
{
	margin-bottom:10px;	
}

.detailViewProduct .abstract, .detailViewProduct .description, .detailViewProduct .headline, .detailViewProduct .headline2
{
    position: relative;
    float: left;
    width: 100% !important;
    border: none !important;
}

.detailViewProductKnifelength .abstract, .detailViewProductKnifelength .description, .detailViewProductKnifelength .headline, 
.detailViewProductKnifelength .headline2, .detailViewProductKnifelength .footer, .detailViewProduct .image
{
    position: relative;
    float: right;
    width: 100%;
}

.detailViewProduct .abstract
{
    margin-bottom: 15px;    
}

.detailViewProduct .headline, .detailViewProduct .headline2, .detailViewProductKnifelength .headline2
{
    width: 100%;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 15px;
}

.detailViewProductKnifelength .headline2
{
    display: block;
    text-decoration: none;  
    color: #656565;  
}

.detailViewProduct .image, .detailViewProductKnifelength .image
{
    text-align: center;    
}

.detailViewProduct .image img, .detailViewProductKnifelength .image img
{
    position: relative;
    margin: 15px 0px 10px 0px;
    border: none;
    float:right;
    right: 0px;
}

.detailViewProduct .footer, .detailViewProductKnifelength .footer
{
	clear:both;
    width: 100%;
}

.detailViewProduct .marklist, .detailViewProduct .bigImage, .detailViewProductKnifelength .marklist, .detailViewProductKnifelength .bigImage
{
    position: relative;
    float: right;
    text-decoration: none;
    color: #6d4124;
    margin-left: 10px;
}

.detailViewProduct .marklist:hover, .detailViewProduct .bigImage:hover, .detailViewProductKnifelength .marklist:hover, .detailViewProductKnifelength .bigImage:hover
{
	text-decoration:underline;	
}

.detailViewProduct .marklist, .detailViewProductKnifelength .marklist
{   
	background-image:url('../images/grundlayoutNew/Merkliste.jpg');
	background-repeat:no-repeat;
	padding-left:12px;
}   

.detailViewProduct .bigImage, .detailViewProductKnifelength .bigImage
{   
	background-image:url('../images/grundlayoutNew/ansicht.jpg');
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left:12px;
}   

/* PRODUCT DETAIL VIEW END */

/* BLOCK OVERVIEW */
.listViewBlock
{
    position: relative; 
    float: left;    
    width: 208px;
    height: 235px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.listViewBlock a.image
{
    position:relative;
    float: right; 
}

.listViewBlock a.image img
{
    border: none;    
}

.listViewBlock a.text
{
    position:absolute;
    font-family: Arial;
    font-size: 12px;
    right: 0px;
    bottom: 0px;
    color: #333333;
    text-decoration: none;
    font-weight:bold;
}
.listViewBlock .title
{
    position:absolute;
    font-family:Arial;
    font-size:12px;
    right:0px;
    bottom:-15px;
    color:#656565;
}
/* BLOCK OVERVIEW END */


/* SET OVERVIEW */
.listViewSet
{
    position: relative; 
    float: left;    
    width: 208px;
    height: 155px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.listViewSet a.image
{
    position:relative;
    float: right; 
    right: -5px;
}

.listViewSet a.image img
{
    border: none;    
}

.listViewSet a.text
{
    position:absolute;
    font-family: Arial;
    font-size: 12px;
    right: 0px;
    bottom: 0px;
    color: #333333;
    text-decoration: none;
    font-weight:bold;
}
.listViewSet .title
{
    position:absolute;
    font-family:Arial;
    font-size:12px;
    right:0px;
    bottom:-15px;
    color:#656565;
}
/* SET OVERVIEW END */

/* BLOCK DETAIL VIEW */

.detailViewBlock, .detailViewProductKnifelength
{
    position: relative;
    float: left;
    width: 100%;
    height: auto; 
    font-family: Arial;   
    border-bottom: 1px dashed #d8d8d6; 
    padding-bottom: 10px;
    margin-bottom: 10px;
}


.detailViewBlock .abstract, .detailViewBlock .description, .detailViewBlock .headline, .detailViewBlock .footer
{
    position: relative;
    float: left;
}
.detailViewBlock .footer
{
    position:relative;
    float:left;
    height:20px;
}

.detailViewBlock .headline
{
    width: 100%;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 15px;
    border: none !Important;
}

.detailViewBlock .description, .detailViewBlock .abstract
{   
    width: 400px !Important;
    left: 20px;
}


.detailViewBlock  img
{
    border: none;
    position: relative;
    float:left;
}

.detailViewBlock .footer
{
    float:left;
    width: 100%;
}

.detailViewBlock .marklist, .detailViewBlock .bigImage
{
    position: relative;
    float:left;
    text-decoration: none;
    color: #6d4124;
    margin-left: 10px;
    	
	background-repeat:no-repeat;
	padding-left:12px;
	padding-top:0px;  
}

.detailViewBlock .marklist
{
    background-image:url(../images/Merkliste.jpg);
}

.detailViewBlock .bigImage
{
    background-image:url(../images/ansicht.jpg);
	background-position:0px 2px;
}

/* BLOCK DETAIL VIEW END */

/* RELATED CONTENT */
.relatedContent
{
    position: relative;
    float: left;
    width: 100%;
    height: 35px;
}

.relatedContent .headline
{
    position: relative;
    float: left;  
    width: auto !Important;
    border: none !Important;  
}

.relatedContent img
{
    position: absolute;
    right: 60px;
    top: -5px;
}

.relatedContent a
{
    position: relative;
    float: right;  
    font-size: 10px;
    text-decoration: none;  
    color: #824f30;
    text-align: right;
    
    background-image:url(../images/grundlayoutNew/arrowMore.jpg);	
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:12px;
	padding-top:0px;   
}
/* RELATED CONTENT END */

/* RELATED PORDUCTS */

.relatedProduct
{
    position: relative;
    float: left;
    width: 100%; 
    border-bottom: 1px dashed #d8d8d6;    
    padding-bottom: 10px;
    margin-bottom: 10px;
}


.relatedProduct *
{
    position: relative;
    float: left;    
}

.relatedProduct .text
{
    width: 165px;
    height: 50px;
    margin-bottom: 10px;
}

.relatedProduct .text .headline
{
    font-weight: bold;
    border:none !important;
    margin-bottom:0px !important;
    font-size:11px !important;
    width:auto !important;
    height:auto !important;
}
.text .headline
{
    clear:both;
}
.relatedProduct .abstract
{
    clear: left;
    top: 5px; 
    width: 100%;   
}
.relatedProduct .abstractText
{
    clear: left;
    top: 5px; 
    width: 100%;  
    font-size:11px; 
}


.relatedProduct img
{
    position: relative;
    float: right;    
}

.relatedProduct a, .rightTeaserLink
{
	background-image:url(../images/grundlayoutNew/arrowMore.jpg);	
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:12px;
	padding-top:0px;
    clear: left;  
    font-family:Arial;
    font-size:11px;
    text-decoration: none;
    color: #6d4124;	
    display:block;
}

.relatedProduct span
{
    clear: left; 
    width: 100%;   
}

.relatedProduct a:hover, .rightTeaserLink:hover
{
	text-decoration:underline;	
}

/*.relatedProduct a.morelink
{
	background-image:url(../images/grundlayoutNew/arrowMore.jpg);	
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:12px;
	padding-top:0px;
    clear: left;  
    font-family:Arial;
    font-size:11px;
    text-decoration: none;
    color: #6d4124;	
    display:block;
}*/

/* RELATED PORDUCTS END */

/* MERKLISTE */

#bookmarkList
{
    position: relative;
    float: left;
    width: 100%;
    height: auto;    
}

#bookmarkList .item
{
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    border-bottom: 1px dashed #d8d8d6;    
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#bookmarkList .item .headline, #bookmarkList .item .description, #bookmarkList .item .abstract
{
    position: relative;
    float: left;
    clear: left;
    width: 300px;
}

#bookmarkList .item .headline
{
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
    border: none;
}

#bookmarkList .item .abstract
{
    margin-bottom: 15px;
}

#bookmarkList .item .image
{
    position: relative;
    width: auto;
    float:right;
    right: 0px;
    top: 0px;  
    margin-bottom: 15px;
}

#bookmarkList .btnDelete
{
    position: absolute;
    right: 7px;
    bottom: 4px;
    text-decoration: none;
    color: #6d4124; 
    background-image:url(../images/trash.jpg);	
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:12px;
	padding-top:0px;
}

#bookmarkList .message
{
    position: relative;
    float: left;
    margin-bottom: 10px;       
}

/* MERKLISTE END */

/* RELATED LINKS */


/* RELATED LINKS END */

/* PRODUCT COMPARISION */

.comparisonItem
{
    position: relative;
    float: left;
    clear: left;
    width: 100%; 
    top: -4px;       
}

.comparisonItem .left, .comparisonItem .right
{
    position: relative;
    float:left;
    border-bottom: 1px dashed #d7d7d5;
    height: 100px;
}

.comparisonItem .left
{
    width: 460px;    
}

.comparisonItem .left .position
{
    position: relative;
    float: left;
    height: 91px;
    width: 32px;
    background-color: #f2f2f2;
    text-align: center;
    top: 4px;
}

.comparisonItem .left .position span
{
    position:relative;
    top: 32px;
}

.comparisonItem .left img
{
    position: relative;
    float: left;
    left: 20px;
    top: 10px;
}

.comparisonItem .left .links
{
    position: absolute;
    right: 0px;
    bottom: 3px;
}

.comparisonItem .left .links a
{
    position: relative;  
    color: #824f30;
    text-decoration: none;
    margin-left: 5px;
}

.comparisonItem .right
{
    width: 260px;  
    left: 16px;  
}

.comparisonItem .right .headline, .comparisonItem .right .description
{
    position: relative;
    float: left;
    width: 100%;
    top: 13px;
}

.comparisonItem .right h3.headline
{
    left: 7px !important;    
    font-weight:bold;
    margin-bottom:5px;
}

.comparisonItem .right ul
{
    margin-bottom: 0px;
    margin-top: 0px;
    list-style-position: outside;
}

.comparisonItem .right ul li
{
    line-height: 14px;
    font-size: 12px;    
}

.comparisonItem .left .moreLink
{
    background-image:url(../images/grundlayoutNew/arrowMore.jpg);	
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:12px;
	padding-top:0px;    
}

.comparisonItem .left .movie
{
    background-image:url(../images/3d.jpg);	
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:12px;
	padding-top:0px;    
}

/* PRODUCT COMPARISION END */

.wideHeadline
{
	border-bottom-color:#824F30;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#595959;
	float:left;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	height:16px;
	margin-bottom:15px;
	position:relative;
	width:460px;	
}
 
.wideHeadlineDetails
{
	border-bottom-color:#824F30;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#595959;
	float:right;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	height:16px;
	margin-bottom:15px;
	position:relative;
	width:265px;	
} 

.mainContentHeadline
{
	border-bottom:1px solid #824F30;
	color:#595959;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	height:16px;
	margin-bottom:15px;
	position:relative;
	width:460;		
	clear:both;
}