

.textdeco {color: #1d3b4d;}
a.textdeco { text-decoration: underline; }

A.aGlypIcon:link { color: #ffffff; font-size: 1.1em; text-decoration:none;}
A.aGlypIcon:visited { color: #ffffff; font-size: 1.1em; text-decoration:none;}
A.aGlypIcon:active { color: #ffffff; font-size: 1.1em; text-decoration:none;}
A.aGlypIcon:hover { color: #e3e3e3; font-size: 1.1em; text-decoration:none;}

A.aRegAnmIcon:link { color: #ffffff; font-size: 0.7em; text-decoration:none;}
A.aRegAnmIcon:visited { color: #ffffff; font-size: 0.7em; text-decoration:none;}
A.aRegAnmIcon:active { color: #ffffff; font-size: 0.7em; text-decoration:none;}
A.aRegAnmIcon:hover { color: #e3e3e3; font-size: 0.7em; text-decoration:none;}

A.aHlist:link { color: #1d3b4c; font-size: 0.9em; text-decoration:none; background-image : url('/images/icons/ic_pfeil.png'); background-repeat: no-repeat; padding-left: 20px; }
A.aHlist:visited { color: #1d3b4c; font-size: 0.9em; text-decoration:none; background-image : url('/images/icons/ic_pfeil.png'); background-repeat: no-repeat; padding-left: 20px; }
A.aHlist:active { color: #cb4b48; font-size: 0.9em; text-decoration:none; background-image : url('/images/icons/ic_pfeil.png'); background-repeat: no-repeat; padding-left: 20px; }
A.aHlist:hover { color: #666666; font-size: 0.9em; text-decoration:underline; background-image : url('/images/icons/ic_pfeil_mo.png'); background-repeat: no-repeat; padding-left: 20px; }

.bgMainL { background-color: #dedede; }
.bgMainM { background-color: #ffffff; }

.bgNav { background-color: #9c9d9f; }

.bgNarReg { background-color: #ffffff; }

.icWk { min-width: 200px; height: 30px; padding-left: 40px; background-image : url('/images/icons/ic_basket.png'); background-repeat: no-repeat;}

.wktop { color: #1d3b4d; font-size: 10pt; }

.cHotl { color: #1d3b4d; }
.cb { color: #1d3b4c; }

.cMwSt { color: #1d3b4d; }

.bordSaleAll { border:1px solid #d4d5d7; }
.bord2All { border:1px solid #d4d5d7; }

.navbarSale {
	color: #000000;
  cursor: default;
  background-color: #ff0000;
  border: 1px solid #ff0000;
  border-bottom-color: transparent;	
}

.myVersandColor { color: #1d3b4d; } 


/* Teaser Home*/
.teaserTab { border: 1px solid #d4d5d7; width: 99%; min-height: 190px;}
.themenTab { border: 1px solid #d4d5d7; width: 99%; min-height: 166px;}

.myMinHRow { height: 500px; }
.myMinRightHRow { height: auto; }

.padR15 { padding-right: 15px; }

#start_3 {	background: #1d3c4d; padding-top: 4px; }
#logoimg { background-image : url('/images/logo_pc.png'); background-repeat: no-repeat; width: 221px; height: 77px; }



@media (min-width: 980px) {

	#logoimg { background-image : url('/images/logo_pc.png'); background-repeat: no-repeat; width: 221px; height: 77px;}

}


@media (min-width: 1281px) and (max-width: 1999px) {
	
	#logoimg { background-image : url('/images/logo_pc.png'); background-repeat: no-repeat;  width: 221px; height: 77px; }


}


@media (min-width: 981px) and (max-width: 1280px) {
	
	#logoimg { background-image : url('/images/logo_pc.png'); background-repeat: no-repeat;  width: 221px; height: 77px; }

}


@media (max-width: 768px) {
	#logoimg { background-image : url('/images/logo_mob.png'); background-repeat: no-repeat;  width: 80px; height: 56px; }



}

@media (max-device-width: 480px) and (orientation: landscape) {
	#logoimg { background-image : url('/images/logo_mob.png'); background-repeat: no-repeat; width: 80px; height: 56px; }

}

