/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
body {
	background-color: #fcf5b1;
	margin-left: 50px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #e6de7a;
}
a:visited {
	color: #e6de7a;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #e6de7a;
}
a.big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #e6de7a;
	font-weight: bold;
}
a:visited.big {
	color: #e6de7a;
}
a:hover.big {
	color: #FFFFFF;
}
a:active.big {
	color: #e6de7a;
}


/* CSS Container */

#main {
	width: 650px;
	height: 317px;
/*	border: #000000 solid 1px;*/
	background-image: url(../img/bg_main.jpg);
	text-align: left;
}
#main2 {
	margin-top: 10px;
	width: 650px;
	height: 317px;
/*	border: #000000 solid 1px;*/
	background-image: url(../img/bg_main.jpg);
	text-align: left;
}
#baerenwirt {
	position: absolute;
	width: 585px;
	height: 252px;
	margin-left: 32px;
	margin-top: 32px;
/*	border: #000000 solid 1px;*/
	text-align: left;
}

/*
#wimreiter {
	position: absolute;
	width: 285px;
	height: 156px;
	margin-top: 32px;
	margin-left: 32px;
//	border: #000000 solid 1px;
	text-align: left;
}
*/

#wimreiter {
	position: absolute;
	width: 285px;
	height: 156px;
	margin-top: 32px;
	margin-left: 175px;
/*	border: #000000 solid 1px;*/
	text-align: left;
}


#lindling {
	position: absolute;
	width: 285px;
	height: 156px;
	margin-top: 32px;
	margin-left: 330px;
/*	border: #000000 solid 1px;*/
	text-align: left;
}
#bild {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	width: 420px;
	height: 252px;
	border: #1b6629 solid 1px;
}
#text {
	position: absolute;
	margin-left: 429px;
	margin-top: 0px;
	width: 157px;;
	height: 253px;
/*	border: #1b6629 solid 1px;*/
	background-color: #1b6629;
}
#logo {
	position: absolute;
	margin-left: 0px;
	margin-top: -60px;
	width: 586px;
	height: 44px;
/*	border: #000000 solid 1px;*/
}

#bild2 {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	width: 285px;
	height: 156px;
	border: #3d5269 solid 1px;
}
#text2 {
	position: absolute;
	margin-left: 0px;
	margin-top: 165px;
	width: 286px;
	height: 88px;
/*	border: #1b6629 solid 1px;*/
	background-color: #3d5269;
}
#logo2 {
	position: absolute;
	margin-left: 0px;
	margin-top: -60px;
	width: 248px;
	height: 44px;
/*	border: #000000 solid 1px;*/
}
#bild3 {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	width: 285px;
	height: 156px;
	border: #7c0f1d solid 1px;
}
#text3 {
	position: absolute;
	margin-left: 0px;
	margin-top: 165px;
	width: 286px;
	height: 88px;
/*	border: #1b6629 solid 1px;*/
	background-color: #7c0f1d;
}
#logo3 {
	position: absolute;
	margin-left: 38px;
	margin-top: -60px;
	width: 248px;
	height: 44px;
/*	border: #000000 solid 1px;*/
}

/* Original vor 08.06.2016
#skicircus {
	position: absolute;
	margin-left: 270px;
	margin-top: 35px;
	width: 106px;
	height: 80px;
	z-index: 50;
//	border: #000000 solid 1px;
}
*/
#skicircus {
	position: absolute;
	margin-left: 500px;
	margin-top: -35px;
	width: 106px;
	height: 80px;
	z-index: 50;
/*	border: #000000 solid 1px;*/
}






#enjoy {
	position: absolute;
	margin-left: 33px;
	margin-top: 33px;
	width: 150px;
	height: 89px;
	z-index: 50;
/*	border: #000000 solid 1px;*/
}


/* CSS Classes */

.text {
	color: #FFFFFF;
}
.ue {
	font-weight: bold;
	color: #3a2e11;
	font-size: 10px;
}




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





body, html {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
body, td {
    color: #666666;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 14px;
}
body {
    background-color: #ffde96;
    background-image: url("/fileadmin/images/background.jpg");
    background-repeat: repeat;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}
a:link, a:visited {
    color: #0a2e39;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
#subnavigation {
    background-color: #93ab28;
    background-image: url("/fileadmin/images/search-bottom.gif");
    background-position: center bottom;
    background-repeat: no-repeat;
    padding: 10px 16px 16px 22px;
}
#subnavigation a, #subnavigation a:link, #subnavigation a:visited {
    background-image: url("/fileadmin/images/arrow-subnavigation.gif");
    background-position: 0 7px;
    background-repeat: no-repeat;
    color: #ffffff;
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 4px;
    padding-left: 10px;
    text-decoration: none;
}
#subnavigation a:hover, #subnavigation a.active, #subnavigation a.active:link, #subnavigation a.active:visited, #subnavigation a.active:hover {
    background-image: url("/fileadmin/images/arrow-subnavigation-active.gif");
    background-position: 0 7px;
    background-repeat: no-repeat;
    color: #526209;
}
.productItem {
    border-bottom: 1px solid #f2b24e;
    margin-top: 12px;
    position: relative;
}
.partnerItem {
    border-bottom: 1px solid #f2b24e;
    margin-top: 5px;
    padding-bottom: 5px;
}
.productItem .header {
    background-color: #f2b24e;
}
.productItem h2, .partnerItem h2 {
    color: #666666;
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 6px;
    margin-top: 15px;
}
.partnerItem h2 {
    margin-top: 5px;
    padding-top: 5px;
}
.productItem .description, .partnerItem .description {
    color: #666666;
    display: block;
    margin-bottom: 6px;
}
.productItem .image, .partnerItem .image {
    display: block;
    float: left;
    width: 165px;
}
.productItem a.link, .productItem a.link:visited, .productItem a.link:link, .partnerItem a.link, .partnerItem a.link:visited, .partnerItem a.link:link {
    color: #d7962e;
    display: block;
    font-weight: bold;
    margin-bottom: 6px;
    text-decoration: underline;
}
.productItem a.link:hover, .partnerItem a.link:hover {
    text-decoration: none;
}
.clear {
    clear: both;
}
img, form {
    border: medium none;
    margin: 0;
    padding: 0;
}
li {
    list-style-image: url("/fileadmin/images/li.gif");
}
ul {
    padding-left: 30px;
}
.featureboxHome {
    display: block;
    float: left;
    margin-bottom: 25px;
    margin-right: 20px;
    margin-top: 15px;
    position: relative;
    width: 229px;
}
.featureboxHome .inner .button {
    bottom: 4px;
    position: absolute;
    right: 10px;
}
#search {
    background-color: #93ab28;
    background-image: url("/fileadmin/images/search-bottom.gif");
    background-position: center bottom;
    background-repeat: no-repeat;
    margin-top: 10px;
    width: 213px;
}
#search select {
    margin-top: 5px;
    width: 160px;
}
#search .inner {
    padding: 3px 5px 5px 20px;
}
#outer-container {
    background-color: #ffffff;
    height: auto;
    margin: auto;
    padding-bottom: 20px;
    text-align: center;
    width: 990px;
}
#footer {
    background-color: #f1f1f1;
    clear: both;
    color: #000000;
    height: 14px;
    margin: 10px auto 5px;
    width: 930px;
}
#mainmenu {
    background-color: #f2b24e;
    float: left;
    height: 35px;
    margin-left: 30px;
    width: 930px;
}
#metamenu {
    display: block;
    height: 37px;
    margin: auto;
    position: relative;
    text-align: right;
    width: 990px;
}
#header {
    height: 238px;
    margin: auto;
    padding-top: 20px;
    position: relative;
    width: 930px;
}
#header img.header {
    border-bottom: 4px solid #f2b24e;
}
#logo {
    left: 10px;
    position: absolute;
    top: -37px;
    z-index: 10;
}
#content-outer {
    margin: auto;
    text-align: left;
    width: 930px;
}
#content-main {
    float: left;
    margin-bottom: 15px;
    margin-right: 16px;
    margin-top: 15px;
    text-align: left;
    width: 500px;
}
#content-main-100 {
    float: left;
    margin-right: 19px;
    margin-top: 5px;
    text-align: left;
    width: 727px;
}
#content-right {
    float: left;
    margin-top: 10px;
    text-align: left;
    width: 184px;
}
#content-left {
    float: left;
    margin-right: 15px;
    text-align: left;
    width: 213px;
}
#rootliner {
    color: #666666;
    float: left;
    margin-top: 5px;
    width: 712px;
}
#rootliner a:link, #rootliner a:visited {
    color: #666666;
    font-size: 10px;
    text-decoration: none;
}
#account {
    float: left;
    margin-right: 20px;
}
input#search-box {
    border: 1px solid #6e8cad;
    color: #262626;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 14px !important;
    line-height: 14px;
    padding: 1px 0;
    width: 111px;
}
#copyright {
    display: inline;
    float: left;
    margin-left: 20px;
}
#footer-menu {
    float: right;
    margin-right: 30px;
}
.menu-item {
    float: left;
    position: relative;
}
.shoppingcart-header, .login-header {
    background-image: url("/fileadmin/images/shopping-cart.gif");
    background-position: right top;
    background-repeat: no-repeat;
    height: 26px;
    width: 184px;
}
#shoppingcart-body, .login-body {
    background-color: #eaeaea;
    font-size: 10px;
    height: auto !important;
    min-height: 165px;
    padding: 13px;
    position: relative;
    width: 158px !important;
}
.login-body {
    font-size: 10px;
}
.producttable {
    margin-bottom: 50px;
    margin-top: 15px;
    width: 770px;
}
.producttable .headerrow, .carttable .headerrow {
    background-color: #f2b24e;
    border-bottom: 1px solid #878787;
    height: 10px;
}
.producttable .productrow-even {
    background-color: #ffffff;
    border-bottom: 1px solid #f2b24e;
    font-size: 10px;
    height: 21px;
}
.producttable .productrow-odd, .carttable .productrow {
    background-color: #ffffff;
    border-bottom: 1px solid #f2b24e;
    font-size: 10px;
    height: 21px;
}
.producttable .leftcell, .carttable .leftcell {
    font-weight: bold;
    padding-left: 5px;
    width: 60px !important;
}
.carttable .rightcell {
    padding-left: 3px;
    padding-right: 5px;
}
.carttable .qtyrow {
    font-weight: bold;
    padding-left: 5px;
    width: 130px !important;
}
.lastrow {
    border-bottom: 1px solid #f2b24e;
}
.carttable {
    margin-bottom: 35px;
    width: 163px;
}
.qtyfield {
    border: 1px solid #666666;
    color: #666666;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 10px;
    width: 30px !important;
}
select {
    color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
}
.infotable {
    width: 265px;
}
.infotable td {
    border-top: 1px solid #666666;
    color: #ffffff;
    font-size: 10px;
    font-weight: normal;
    height: 21px;
    padding-left: 15px;
}
img.productpic {
}
.input {
    border: 1px solid #666666;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    margin-bottom: 2px;
    margin-top: 2px;
    width: 182px !important;
}
input.input {
    height: 15px !important;
}
.checkout-item {
    border-bottom: 1px solid #f2b24e;
    margin-bottom: 1px;
}
table.checkout-table {
    background-color: #f3f3f3;
    border-collapse: collapse;
    width: 728px;
}
table.checkout-table td {
    border: 1px solid #ffffff;
    color: #797979;
    padding-bottom: 13px;
    padding-top: 15px;
    text-align: center;
}
table.checkout-table td .inner {
    margin-bottom: 10px;
    padding-left: 10px;
}
.adressblock {
    padding: 15px;
}
.checkout-step1-bottom {
    background-color: #f3f3f3;
    color: #797979;
    padding: 12px;
}
#startfeature {
    background-image: url("/fileadmin/cppistons/images/startfeaturebg.png");
    background-repeat: no-repeat;
    height: 300px;
    margin-top: 25px;
    position: relative;
    width: 768px;
    z-index: 25;
}
#copy {
    height: 45px;
    left: 11px;
    position: absolute;
    top: 11px;
    width: 105px;
}
#left-arrow {
    background-image: url("/fileadmin/cppistons/images/startf-linkbg-left.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 49px !important;
    left: 0;
    padding-top: 29px;
    position: absolute;
    text-align: right;
    top: 115px;
    width: 174px;
    z-index: 24;
}
#feature-inner {
    height: 300px;
    left: 140px;
    position: absolute;
    top: 0;
    width: 565px;
    z-index: 23;
}
#right-arrow {
    background-image: url("/fileadmin/cppistons/images/startf-linkbg-right.png");
    background-position: right top;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 49px !important;
    padding-top: 29px;
    position: absolute;
    right: 0;
    top: 115px;
    width: 160px;
    z-index: 24;
}
#productheader {
    background-image: url("/fileadmin/cppistons/images/header-products.png");
    height: 78px;
    margin-top: 12px;
    width: 768px;
}
.feature-left {
    background-color: #f0f0f0;
    border-bottom: 5px solid #f0f0f0;
    display: block;
    margin-top: 10px;
}
.favourite-products, .textbox-right {
    border-bottom: 5px solid #f0f0f0;
    display: block;
    margin-bottom: 10px;
}
.textbox-right {
    margin-top: 40px;
}
.feature-left .image {
    margin-bottom: 10px;
}
.feature-left .header, .favourite-products .header {
    border-bottom: 3px solid #f0f0f0;
    margin-bottom: 8px;
}
.favourite-products .header {
    margin-bottom: 3px;
}
.feature-left h2, .product-detail h2 {
    color: #666666;
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 6px;
    margin-top: 10px;
}
.product-detail h2 {
    color: #e38d06;
}
.product-detail .image {
    border-bottom: 1px solid #f2b24e;
    float: left;
    margin-right: 20px;
    padding-bottom: 1px;
    padding-top: 35px;
    position: relative;
}
.product-detail .description {
    display: table;
    line-height: 15px;
    position: relative;
}
.feature-left .description {
    color: #666666;
    display: block;
    margin-bottom: 6px;
}
.feature-left .inner {
    padding: 0 10px;
}
.product-detail .zoom {
    bottom: 1px;
    position: absolute;
    right: 0;
}
.feature-left a.link, .feature-left a.link:visited, .feature-left a.link:link {
    color: #d7962e;
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline;
}
.feature-left a.link:hover {
    text-decoration: none;
}
.favourite-products a, .favourite-products a:visited, .favourite-products a:link {
    border-bottom: 1px solid #f2b24e;
    display: block;
    font-size: 10px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    text-decoration: underline;
}
.favourite-products a:hover {
    text-decoration: none;
}
.textbox-right a, .textbox-right a:visited, .textbox-right a:link {
    color: #da9631;
    display: block;
    font-weight: bold;
    padding-top: 5px;
    text-decoration: underline;
}
.favourite-products .inner a:hover, .textbox-right .inner a:hover {
    text-decoration: none;
}
.feature-left .bottom, .favourite-products .bottom {
    border-bottom: 1px solid #d7962e;
    clear: both;
    margin-top: 10px;
}
.textbox-right .bottom {
    border-bottom: 1px solid #d7962e;
    clear: both;
}
.favourite-products .bottom {
    margin-top: 8px;
}
.textbox-right .inner {
    background-color: #f0f0f0;
    padding: 0 10px 10px;
}
.textbox-right h2 {
    background-color: #f0f0f0;
    border-top: 1px solid #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 10px;
}
table.table {
    border-bottom: 1px solid #f2b24e;
    border-collapse: collapse;
    width: 100%;
}
table.table td {
    background-color: #f0f0f0;
    border: 1px solid #ffffff;
    padding: 2px 15px 2px 5px;
}
table.table td.price {
    text-align: right;
}
table.table th {
    background-color: #f2b24e;
    border: 1px solid #ffffff;
    padding-left: 5px;
}
table.table table td {
    background-color: #f0f0f0;
    border: medium none;
    padding: 0;
}
table.table table td.button {
    padding-left: 15px;
    padding-right: 5px;
    text-align: right;
}
.priceInfo {
    margin-top: 5px;
    text-align: right;
}
table.checkOutHeader {
    background-color: #f2b24e;
}
table.checkOutHeader td {
    color: #ffffff;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
}
table.checkOutHeader td .inner {
    padding-left: 10px;
}
.buttonblock {
    border-top: 5px solid #f0f0f0;
    padding-top: 15px;
}
.inputContainer {
    padding-right: 7px;
}
.subheader {
    background-color: #f2b24e;
    color: #ffffff;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    padding-left: 15px;
    vertical-align: middle;
}
.content {
    line-height: 15px;
}
.cr_select_foldout {
    background-color: #ebebeb;
    left: 0;
    overflow: auto;
    position: absolute;
    top: 22px;
    width: 166px;
    z-index: 2;
}
A.cr_select_fold:link, A.cr_select_fold:hover, A.cr_select_fold:visited {
    background-color: #f2b24e;
    background-image: url("/fileadmin/images/vorlagen/bg_select.gif");
    background-position: right center;
    background-repeat: no-repeat;
    color: #ffffff;
    display: block;
    font-weight: normal;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-top: 3px;
    text-decoration: none;
    width: 160px !important;
}
A.cr_select_opt:link, A.cr_select_opt:hover, A.cr_select_opt:visited {
    background-color: #f2b24e;
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    display: block;
    font-weight: normal;
    padding: 3px 4px 3px 12px;
    text-decoration: none;
    width: auto;
}
A.cr_select_opt:hover {
    background-image: url("/fileadmin/images/vorlagen/bg_opt.gif");
    background-position: left center;
    background-repeat: no-repeat;
    text-decoration: underline;
}
.murmeltier {
    left: 740px;
    position: absolute;
    top: 118px;
    z-index: 99999;
}
.header-ru {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 12px;
}
.header-ru-list {
    color: #ffffff;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
}
.checkout-table a {
    color: #da9631;
    margin-left: 10px;
}
a.newProduct {
    display: block;
    position: absolute;
    right: -10px;
    top: -3px;
}
