@import url('klepper_tourentreff.css');
.copyright{
    background:none;
}
ul.newCustomerNav li li li.active a,
ul.newCustomerNav li li li.activeleaf a
ul.mainnavigation li li li.active a,
ul.mainnavigation li li li.activeleaf a{
    color: #1a4f1d;
    color:#37723b;
    font-weight: bold;
}
ul.mainnavigation ul li.activeleaf a,
ul.mainnavigation ul li ul li.activeleaf a,
ul.mainnavigation ul li ul li.active a {
	color: #1a4f1d;
}

.headerFrame {
	background: url(../images_klepper/header_bg.gif) repeat-x;
}
.headerFrameLeft {
	padding-top: 17px;
}

.cartBox .headerBoxShadow {
	background: url(../images_klepper/header_box_cart_shadow.gif) center no-repeat;
}

.searchBox .headerBoxShadow {
	background: url(../images_klepper/header_box_search_shadow.gif) center no-repeat;
}

.phoneBox .headerBoxShadow {
	background: url(../images_klepper/header_box_phone_shadow.gif) no-repeat;
}
.linkBox .headerBoxShadow {
	background: url(../images_klepper/header_box_link_shadow.gif) no-repeat;
}

.formSubmitRedShadow .submit_btn {
	border-top: 1px solid #17491b;
	border-left: 1px solid #255428;
	border-right: 1px solid #204322;
	border-bottom: 1px solid #123714;
	background: url(../images_klepper/submit_green_arrow.gif) no-repeat;
}

.formSubmitRedShadow .submit_btn a {
	border-top: 1px solid #80a783;
	border-left: 1px solid #84a987;
	border-right: 1px solid #316934;
	border-bottom: 1px solid #042f00;
	background: url(../images_klepper/submit_green_bg.gif) 15px 0px no-repeat;
}

.pstepAc span.pstepNum {
    color:#1a4f1d;
}
.pstepAc span.pstepDesc a {
    color:#1a4f1d;
}
.pstepAc span.pstepDesc,
.pstepAc span.pstepDesc span{
    color:#1a4f1d;
}


#twoForOne h2{
    color: #660033;
    color: #194E1C;
}
#twoForOne h2.subheadline {
    color: #660033;
    color: #194E1C;
}
#twoForOne h3{
    color: #660033;
    color: #194E1C;
}
#twoForOne .set .productChooser {
    border-color: #660033;
    border-color: #194E1C;
}
#twoForOne .set .offer{
    border-color: #660033;
    border-color: #194E1C;
}

#twoForOneAB01 .set .offer {
    border-color: #37723B;
}

#detailedImage .previews li.active a{
    border-color:#37723B;
}

.productColorPicker ul li.active{
	border: 1px solid #37723B;
	/*width: 28px;*/
	/*height: 28px;*/
    /*display: block;*/
}

a.linkDefaultActive,
a.linkDefaultActive:link,
a.linkDefaultActive:visited,
a.linkDefaultActive:hover {
    color: #1a4f1d;
    font-weight: bold;
    font-size: 12px;
    padding: 0 0 0 10px;
    text-decoration: underline;
    background: url(../images_klepper/default_arrow_active.gif) 0 .35em no-repeat transparent;
}


