/* TAGS
------------------------------------------------------------------------------------------- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#4d0200;
	background-image:url(images/window_bk.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3b3b3b;
}
small {
	font-size:12px;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	border:solid 1px #999999;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	margin:0px;
	height:17px;
	background-image:url(images/input_bk_white.gif);
	background-position:-1px 0px;
	border-left:none;
	border-top:none;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:5px;
}
input[type=text]:focus, input[type=password]:focus, input[type=radio]:focus {
	outline: 0 none;
}
select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
button {
	margin:0px;
	padding:0px;
	width:auto;
	border:none;
	background-image:none;
	background-color:white;
	cursor:pointer;
}
button img {
	padding:0px;
	border:none;
	width:auto;
	cursor:pointer;
}
ol {
	margin:0px;
	margin-left:18px;
	padding:0px;
	padding-left:0px;
	width:400px;
}
ol li {
	border-bottom:solid 1px #ccc;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:10px;
}
a {
	text-decoration:none;
	color:#3b3b3b;
}
a img {
	border:none;
}
h1, h3 {
	margin:0;
	padding:0;
}
p {
	margin:0;
	padding:0;
	margin-bottom:10px;
}
.produkt_beschreibung td {
	padding:0px;
	padding-right:10px;
	padding-top:1px;
	padding-bottom:1px;
	border-bottom:solid 1px #cccccc;
}
.produkt_beschreibung h3, .produkt_beschreibung h2, .produkt_beschreibung h1, .produkt_beschreibung h4 {
	font-size:12px;
	margin-bottom:15px;
}
.produkt_video {
	margin-top:30px;
}
.preview_pic {
	width:46px;
	height:46px;
	border:solid 1px #cccccc;
	float:left;
	margin-right:2px;
	margin-top:2px;
	cursor:hand;
}
.preview_pic a {
	width:47px;
	height:47px;
	display:block;
	text-align:center;
}
.preview_pic td {
	padding:0px;
	border:none;
}
td.retouren {
	border:solid 1px #ccc;
	padding:3px;
}
.links .buttons {
	text-align:center;
	margin-top:20px;
	margin-bottom:16px;
}
.links .buttons img {
	margin-bottom:4px;
}
.produkt_beschreibung td p {
	margin:0px;
}
.text_grey {
	color:#777777;
}
/* LAYOUT
------------------------------------------------------------------------------------------- */

#main {
	width:990px;
	margin:auto;
	background-color:#ffffff;
	position:relative;
}
#strahlen_bk {
	background-image:url(images/strahlen_bk2.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3b3b3b;
	font-weight:normal;
}
#head {
	height:157px;
	background-image:url(images/top2.gif);
	background-repeat:no-repeat;
}
#head #logo {
	width:201px;
	height:109px;
	background-image:url(images/logo-top2.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:31px;
	left:22px;
}
#head #slogan {
	width:251px;
	height:131px;
	background-image:url(images/slogan.gif);
	position:absolute;
	top:12px;
	left:225px;
}
#head #logo a {
	width:282px;
	height:109px;
	display:block;
}
#head #login_status {
	position:absolute;
	top:27px;
	right:4px;
	color:white;
	width:400px;
	text-align:right;
}
#head #navigation_top {
	width: 583px;
	height: 79px;
	position:absolute;
	right: 11px;
	top: 64px;
}
#head #navigation_top .faq a {
	display:block;
	width: 193px;
	float:left;
	height:79px;
}
#faq_drop_down {
	position:absolute;
	z-index:9999;
	top:79px;
	left:0px;
	display:none;
}
#head #navigation_top .faq #faq_drop_down .navigation_left ul li a {
	background-image:none;
	width:151px;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	background-color:#e4e4e4;
	height:auto;
	border-bottom:solid 1px #ccc;
}
#head #navigation_top .faq #faq_drop_down .navigation_left ul li a:hover {
	background-color:#ccc;
}
.faq {
	position:relative;
}
#head #navigation_top .mein_konto a {
	display:block;
	width: 194px;
	float:left;
	background-image:url(images/konto_german.gif);
	height:79px;
}
#anmelden {
	position:absolute;
	left:656px;
	top:106px;
}
#anmelden a {
	font-weight:bold;
}
#head #navigation_top .warenkorb a {
	position:relative;
	display:block;
	width: 121px;
	float:left;
	height:37px;
	padding-left:75px;
	padding-top:42px;
}
#head #navigation_top .warenkorb#wk_german a {
	background-image:url(images/warenkorb_german.gif);
}
#head #navigation_top .warenkorb#wk_german a:hover {
	background-image:url(images/warenkorb_german_over.gif);
}
#head #navigation_top .warenkorb#wk_english a {
	background-image:url(images/warenkorb_english.gif);
}
#head #navigation_top .warenkorb#wk_english a:hover {
	background-image:url(images/warenkorb_english_over.gif);
}
#head #navigation_top #warenkorb a:hover {
	background-image:url(images/warenkorb_german_over.gif);
}
#head #navigation_top .warenkorb#wk_french a {
	background-image:url(images/warenkorb_french.gif);
}
#head #navigation_top .warenkorb#wk_french a:hover {
	background-image:url(images/warenkorb_french_over.gif);
}
#head #navigation_top .warenkorb#wk_spanish a {
	background-image:url(images/warenkorb_spanish.gif);
}
#head #navigation_top .warenkorb#wk_spanish a:hover {
	background-image:url(images/warenkorb_spanish_over.gif);
}
#head #navigation_top .faq#faq_german a {
	background-image:url(images/faq_german.gif);
}
#head #navigation_top .faq#faq_german a:hover {
	background-image:url(images/faq_german_over.gif);
}
#head #navigation_top .faq#faq_english a {
	background-image:url(images/faq_english.gif);
}
#head #navigation_top .faq#faq_english a:hover {
	background-image:url(images/faq_english_over.gif);
}
#head #navigation_top .faq#faq_french a {
	background-image:url(images/faq_french.gif);
}
#head #navigation_top .faq#faq_french a:hover {
	background-image:url(images/faq_french_over.gif);
}
#head #navigation_top .faq#faq_spanish a {
	background-image:url(images/faq_spanish.gif);
}
#head #navigation_top .faq#faq_spanish a:hover {
	background-image:url(images/faq_spanish_over.gif);
}
#head #navigation_top .mein_konto#mk_german a {
	background-image:url(images/konto_german.gif);
}
#head #navigation_top .mein_konto#mk_german a:hover {
	background-image:url(images/konto_german_over.gif);
}
#head #navigation_top .mein_konto#mk_english a {
	background-image:url(images/konto_english.gif);
}
#head #navigation_top .mein_konto#mk_english a:hover {
	background-image:url(images/konto_english_over.gif);
}
#head #navigation_top .mein_konto#mk_french a {
	background-image:url(images/konto_french.gif);
}
#head #navigation_top .mein_konto#mk_french a:hover {
	background-image:url(images/konto_french_over.gif);
}
#head #navigation_top .mein_konto#mk_spanish a {
	background-image:url(images/konto_spanish.gif);
}
#head #navigation_top .mein_konto#mk_spanish a:hover {
	background-image:url(images/konto_spanish_over.gif);
}
#motiv {
	width:969px;
	height: 155px;
	margin-left:10px;
}
.art-nr {
	margin-top:10px;
}
#suchleiste {
	width:954px;
	height:44px;
	background-image:url(images/suchleiste_bk.gif);
	margin-top:5px;
	margin-left:10px;
	padding-left:15px;
	border-bottom:solid 2px #f7f5ef;
}
#suchleiste #suchfeld {
	padding-top:10px;
	background-image:url(images/suche_trennstrich.gif);
	background-repeat:repeat-y;
	background-position:right;
	width:360px;
	float:left;
	height:34px;
}
input#searchInputField {
	width:246px;
	float:left;
	border-right:none;
}
input#anzahl, input.anzahl {
	float:left;
	width:30px;
	text-align:right;
}
.button input {
	padding:0;
	border:none;
	height:auto;
}
.button {
	float:left;
	margin-left:5px;
}
.clearbox {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}
#suchleiste #sprachen {
	float:right;
	padding-top:16px;
	padding-right:20px;
}
#suchleiste #navigation_top2 {
	float:right;
	height:44px;
	padding-right:10px;
}
#suchleiste #navigation_top2 ul li {
	display:inline;
}
#suchleiste #navigation_top2 ul li a {
	font-size:12px;
	color:white;
	padding-right:15px;
	padding-left:15px;
	display:block;
	float:left;
	height:28px;
	padding-top:16px;
	background-image:url(images/suche_trennstrich.gif);
	background-repeat:repeat-y;
	background-position:right;
}
#trennlinie {
	height:16px;
	border-top:solid 1px #d0d0d0;
	width:969px;
	margin-left:10px;
}
.navigation_left {
	width:216px;
	float:left;
}
.navigation_left .red_box_top, .navigation_left .blue_box_top, .navigation_left .blue_box_top2 {
	height:36px;
	background-image:url(images/box_top_rot.gif);
	color:white;
	font-size:13px;
	padding-top:7px;
	padding-left:15px;
	font-weight:bold;
}
.navigation_left .blue_box_top {
	background-image:url(images/box_top_blau.gif);
}
.navigation_left .blue_box_top2 {
	background-image:url(images/box_top_blau2.gif);
	height:29px;
}
.navigation_left .box_bottom {
	height:730px;
	width:216px;
	background-image:url(images/box_bottom.jpg);
	background-repeat:no-repeat;
}
#content {
	background-color:white;
	min-height:700px;
	width:969px;
	margin-left:10px;
	background-position:-10px 0px;
	background-image:url(images/main_bk.gif);
	background-repeat:repeat-y;
	position: relative;
	top: 0px;
	bottom: 0px;
}
#content_right {
	float:left;
	width:732px;
	margin-left:21px;
	background-color:white;
}
#highlight1, #highlight2, #highlight3, #teaser {
	float:left;
	width: 354px;
	height:249px;
	background-image:url(images/highlights_bk.gif);
	background-repeat:repeat-x;
	border:solid 1px #d0d0d0;
	border-bottom:solid 2px #d0d0d0;
}
#highlight1 .price, #highlight2 .price, #highlight3 .price {
	letter-spacing:-1px;
}
#highlight1 .mwst, #highlight2 .mwst, #highlight3 .mwst {
	letter-spacing:0px;
	height:25px;
}
#teaser {
	background-image:none;
	border:none;
	width: 356px;
	height:254px;
}
.pos {
	position:relative;
	height:249px;
}
.pos .picture {
	position:absolute;
	height:223px;
	width:168px;
	top: 25px;
}
.pos .headline {
	position:absolute;
	height:96px;
	width:174px;
	top: 40px;
	left: 169px;
	line-height: 20px;
	overflow: hidden;
}
.pos .headline h1 {
	font-size:19px;
	font-weight:normal;
	color:black;
	font-weight:bold;
	color:#333333;
}
.pos .headline h3 {
	font-size:19px;
	font-weight:normal;
	color:black;
	font-weight:bold;
	color:#333333;
	overflow:hidden;
	height:63px;
}
.pos .price {
	position:absolute;
	width:174px;
	top: 105px;
	left: 169px;
	line-height: 21px;
	color:#465e87;
	font-weight:bold;
	font-size: 24px;
}
.pos .price .buttons {
	margin-top:10px;
}
#teaser, #highlight3 {
	margin-left:20px;
}
#highlight2, #highlight3 {
	margin-top:20px;
}
.headline_blue {
	height: 25px;
	background-image:url(images/headline_blue_bk.gif);
	background-repeat:no-repeat;
	color:white;
	padding-left:30px;
	padding-top:8px;
	font-size: 13px;
	line-height: 16px;
	margin-bottom:3px;
}
.special_offer {
	width:229px;
	height:410px;
	float:left;
	background-image:url(images/special_offer_bk.gif);
	background-repeat:repeat-x;
	border:solid 1px #d0d0d0;
	border-bottom:solid 2px #d0d0d0;
	margin-top:19px;
	padding-top:35px;
}
.special_offer.categorie_view {
	height:258px;
	background-image:url(images/categorie_view_bk.gif);
}
.special_offer.product_listing {
	width:729px;
	background-image:url(images/product_listing_bk.gif);
	height:200px;
	padding-top:0px;
}
.special_offer.product_info {
	width:729px;
	background-image:url(images/product_info_bk.gif);
	height:auto;
	padding-top:0px;
	margin-top:30px;
}
.special_offer.kundencenter {
	width:729px;
	background-image:url(images/product_info_bk.gif);
	height:auto;
	padding-top:0px;
	margin-top:0px;
}
.product_listing .container {
	background-image:url(images/product_listing_bk2.gif);
	background-repeat:no-repeat;
	position:relative;
	height: 200px;
}
.product_info .container {
	background-image:url(images/product_listing_bk3.gif);
	background-repeat:no-repeat;
	padding-top:40px;
	padding-bottom:30px;
	min-height:100px;
}
.kundencenter .container {
	background-image:url(images/product_listing_bk3.gif);
	background-repeat:no-repeat;
	padding-top:40px;
	padding-bottom:30px;
	min-height:100px;
}
.linie_bk {
	background-image:url(images/linie_bk.gif);
	background-repeat:repeat-y;
	background-position:211px 0px;
}
.kundencenter .linie_bk {
	background-position:161px 0px;
}
.product_info .links {
	float:left;
	width:216px;
}
.product_info .infos {
	padding-left:20px;
	position:relative;
}
.kundencenter .links {
	float:left;
	width:165px;
	text-align:center;
}
.product_listing .infos {
	position:relative;
}
.product_info .rechts {
	float:left;
	width:480px;
	position:relative;
}
.kundencenter .rechts {
	float:left;
	width:530px;
}
.special_offer_spacer {
	width:19px;
	float:left;
	height:1px;
	line-height:1px;
	font-size:1px;
	margin-top:19px;
}
.produkt_beschreibung, #downloads {
	background-image:url(images/produkt_beschreibung_bk.gif);
	background-repeat:repeat-x;
	margin-top:30px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 20px;
	line-height:17px;
}
.special_offer.product_info .produkt_beschreibung.referenzen .pic2 {
	float:left;
	margin-left:8px;
	padding:0px;
}
.produkt_beschreibung.referenzen {
	padding-left:0px;
	background-image:none;
	padding-top:0px;
}
.produkt_beschreibung textarea {
	width:450px;
	border:solid 1px #aaa;
}
.produkt_beschreibung {
	min-height:50px;
	overflow:hidden;
}
.extra {
	margin-top:30px;
	padding-left: 0px;
	padding-right:0px;
	padding-top: 20px;
	line-height:16px;
	background-image:url(images/produkt_beschreibung_bk.gif);
	background-repeat:repeat-x;
	position:relative;
}
.extra .headline3 {
	margin-bottom:10px;
	width:400px;
}
.extra_box {
	width:411px;
	margin: auto;
	border:solid 1px #cccccc;
	border-bottom:none;
	border-right:none;
}
.extra_box ul {
	height:198px;
	overflow:hidden;
	border-bottom:solid 1px #cccccc;
}
.extra_box ul li {
	display:block;
	width:136px;
	height:198px;
	border-right:solid 1px #cccccc;
	float:left;
	background-image:url(images/produkt_beschreibung_bk2.gif);
	background-position:0px 95px;
}
.extra_box .name {
	padding:6px;
	text-align:center;
	height: 40px;
	overflow: hidden;
	padding-top:20px;
	font-size:12px;
	line-height:13px;
	padding-bottom: 0px;
}
.extra_box .preis {
	padding:3px;
	text-align:center;
	color:#465e87;
	font-weight:bold;
	font-size:18px;
}
.extra_box .preis .productOldPrice {
	font-size:12px;
}
#prevBtn, #nextBtn, #prevBtn2, #nextBtn2, #prevBtn3, #nextBtn3, #prevBtn4, #nextBtn4 {
	display:block;
	width:21px;
	height:24px;
	position:absolute;
	background-image:url(images/extra_button_left.gif);
	overflow:hidden;
	text-indent:-9999px;
	left: 8px;
	top: 131px;
	cursor:pointer;
}
#nextBtn, #nextBtn2, #nextBtn3, #nextBtn4 {
	background-image:url(images/extra_button_right.gif);
	left: 451px;
}
.headline3 {
	font-size:16px;
	color:#333;
	font-weight:normal;
	padding-left:15px;
	margin-bottom:20px;
	background-image:url(images/pfeil_grey.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
.produkt_beschreibung ul {
	margin-top:10px;
}
.produkt_beschreibung ul li {
	background-image:url(images/pfeil_listing.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	background-position:0px 2px;
}
#bewertungen .eintrag {
	background-image:url(images/punkte_linie.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	margin-top:8px;
}
#downloads .eintrag {
	background-image:url(images/pdf_icon.gif);
	padding-left:40px;
	padding-top:9px;
	background-repeat:no-repeat;
	padding-top:10px;
	padding-bottom:10px;
}
.special_offer .headline {
	padding-left: 10px;
	padding-right: 10px;
	position:relative;
	z-index:3;
	height: 75px;
}
.special_offer .headline.categorie_view {
	height: 45px;
	margin-bottom:10px;
	background-image:none;
	overflow:hidden;
}
.special_offer .headline.product_listing {
	height: 50px;
	background-image:none;
	position:absolute;
	left:236px;
	width:470px;
	top:40px;
	padding:0;
}
.special_offer .headline h1 {
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.special_offer .headline h3 {
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.special_offer.categorie_view .headline h1 {
	font-size:18px;
	font-weight:normal;
	text-align:center;
	color:black;
}
.special_offer.categorie_view .headline h3 {
	font-size:18px;
	font-weight:normal;
	text-align:center;
	color:black;
	margin:0px;
}
.special_offer .pic {
	height:115px;
	width: 200px;
	margin: auto;
	margin-top:5px;
	position:relative;
	z-index:2;
}
.punkte_linie {
	height:1px;
	line-height:1px;
	font-size:1px;
	background-image:url(images/punkte_linie.gif);
	background-repeat:repeat-x;
	margin-bottom:5px;
}
.special_offer.product_listing .pic {
	height:115px;
	width: 200px;
	margin-top:5px;
	position:absolute;
	z-index:2;
	margin:0px;
	top: 54px;
	left: 7px;
}
.special_offer.product_info .pic2 {
	width: 200px;
	z-index:2;
	margin:0px;
	margin-left: 8px;
	background-image:none;
}
.special_offer.categorie_view .pic {
	height:130px;
}
.special_offer.product_listing .rechts {
	position:absolute;
	top:39px;
	left:239px;
	width: 445px;
}
.special_offer.product_listing .rechts h1 {
	font-size:18px;
	font-weight:normal;
	color:black;
	line-height:22px;
}
.special_offer.product_listing .rechts h3 {
	font-size:18px;
	font-weight:normal;
	color:black;
	line-height:22px;
	margin:0px;
}
.special_offer.product_info .rechts h1 {
	font-size:20px;
	font-weight:normal;
	color:black;
	line-height:22px;
}
.special_offer.kundencenter .rechts h1, .special_offer.product_info .rechts h1.referenz {
	font-size:28px;
	font-weight:normal;
	color:black;
	line-height:27px;
}
.special_offer.product_listing .rechts .headline2 {
	text-align:left;
	height: 43px;
}
.special_offer.product_info .rechts .headline2 {
	text-align:left;
	padding-left: 20px;
}
.special_offer.kundencenter .rechts .headline2, .special_offer.product_info .rechts .headline2.referenz {
	text-align:left;
	padding-left: 30px;
	margin-top:20px;
}
.special_offer.product_listing .rechts .price {
	line-height: 21px;
	color:#465e87;
	font-weight:bold;
	font-size: 20px;
	margin:0;
	width:200px;
	float:left;
}
.special_offer.product_info .rechts .price {
	line-height: 21px;
	color:#465e87;
	font-weight:bold;
	font-size: 26px;
	margin:0;
	width:200px;
	float:left;
	padding-top:30px;
}
.special_offer.product_listing .rechts .verfuegbarkeit {
	position:absolute;
	left:220px;
	bottom:40px;
}
.special_offer.product_info .rechts .verfuegbarkeit {
	position:absolute;
	left:250px;
	bottom:0px;
}
.special_offer.product_listing .rechts .buttons {
	margin-top:15px;
}
.special_offer.product_info .rechts .buttons {
	margin-top:35px;
}
.special_offer.product_info .rechts .buttons input {
	margin:0px;
}
.special_offer.product_listing .rechts .buttons img {
	margin-right:5px;
}
.special_offer .price {
	line-height: 21px;
	color:#465e87;
	font-weight:bold;
	font-size: 20px;
	margin-top:20px;
	margin-left: 30px;
}
.special_offer.categorie_view .price {
	text-align:center;
	font-size: 16px;
	width:auto;
	margin:0px;
	margin-top:20px;
}
.categorie_view .text {
	white-space:nowrap;
}
.special_offer .price .buttons {
	margin-top:4px;
}
.pos .mwst, .special_offer .mwst {
	font-size:11px;
	font-weight:normal;
	color:#3b3b3b;
	line-height:12px;
	margin-top:3px;
	width:185px;
}
.special_offer .mwst {
	margin-top:1px;
	height:28px;
}
.product_listing .mwst {
	height:auto;
	width:220px;
}
.product_info .mwst {
	width:200px;
	height:auto;
}
.special_offer .productOldPrice {
	color:#990000;
	font-size:13px;
	height:20px;
}
.price .productOldPrice {
	color:#990000;
	font-size:13px;
	height:20px;
	letter-spacing:normal;
}
.verfuegbarkeit {
	font-size:12px;
	font-weight:normal;
	color:#3b3b3b;
	margin-top:10px;
	line-height: 14px;
}
.verfuegbarkeit img {
	margin-left:15px;
	padding-top:2px;
	position:relative;
	top:1px;
}
.verfuegbarkeit .availability_text {
	height:30px;
}
.product_info .verfuegbarkeit .availability_text {
	height:auto;
}
.product_listing .rechts .verfuegbarkeit .availability_text {
	height:auto;
}
#teaser .big_box {
	height:118px;
	border:solid 1px #d0d0d0;
}
#teaser .small_box {
	height:118px;
	width: 170px;
	border:solid 1px #d0d0d0;
	margin-top:12px;
	float:left;
}
#footer {
	width:990px;
	margin:auto;
	height:38px;
	background-image:url(images/footer.jpg);
	text-align:center;
	padding-top:5px;
	color:white;
}
#zahlung {
	background-color:white;
	padding-bottom:45px;
}
#admin_box {
	padding:20px;
	background-color:#eeeeee;
	border-top:none;
	border-bottom:none;
}
#admin_box .headline {
	font-weight:bold;
	font-size:16px;
}
#breadcrumb {
	padding-bottom:3px;
	font-size:11px;
	color:#666666;
}
.headlines {
	margin-top:15px;
}
.headlines h1 {
	font-weight:normal;
	font-size:30px;
}
.subheadline {
	padding-left:15px;
	background-image:url(images/pfeil_grey.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	margin-top:20px;
}
.description {
	margin-top:50px;
	padding-right:50px;
	font-size:12px;
}
#listing_selects {
	font-weight:bold;
	font-size:11px;
}
#listing_selects form {
	margin:0px;
	padding:0px;
	display:inline;
}
#listing_selects #sortierung {
	float:left;
	margin-right:15px;
}
#listing_selects #hersteller {
	float:left;
}
#listing_selects #artikelanzahl {
	float:right;
}
.anmeldebox {
	width:197px;
	border:solid 1px #ccc;
	float:left;
	background-color:white;
	margin-right:20px;
	padding:13px;
	padding-bottom:20px;
}
.produkt_beschreibung .headline, #gift_coupon h1 {
	font-size:14px;
	font-weight:bold;
	position:static;
	background-image:url(images/pfeil_grey.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	background-position:0px 4px;
	height:auto;
	line-height:16px;
}
.headline_popup {
	font-size:14px;
	font-weight:bold;
	position:static;
	background-image:url(images/plus.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	background-position:0px 1px;
	height:auto;
	line-height:16px;
}
.headline_popup2 {
	font-size:16px;
	font-weight:nornal;
	position:static;
	background-image:url(images/plus.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	background-position:30px 20px;
	height:auto;
	line-height:16px;
	color:#396095;
	cursor:pointer;
	padding-left:50px;
	padding-top:20px;
	padding-bottom:20px;
}
.produkt_beschreibung .formular h1.shippingBlockHeader, .produkt_beschreibung .formular h1.paymentBlockHeader {
	font-size:16px;
	margin-top:0px;
}
.shippingBlockContainer {
	margin-bottom:20px;
}

.paymentBlockHeader2{
	font-size:16px;
	line-height:22px;
	color:black;
	border-bottom:solid 1px #ccc;
	width:auto;
	padding-bottom:5px;
	padding-top:0px;
	margin-bottom:13px;
	padding-bottom:10px;
}

.anmeldebox .headline {
	padding-right:0px;
}
.anmeldebox input, .formular input {
	width:155px;
	border-color:#aaa;
	font-size:12px;
	padding-top:4px;
	padding-bottom:4px;
	height:auto;
	background-image:url(images/input_bk_grey.gif);
}
.error_message input {
	margin:0px;
}
.noborder input, input.noborder {
	width:auto;
	height:auto;
	padding:0px;
	border:none;
}
.error {
	color:#990000;
	font-weight:bold;
	width:440px;
}
.green {
	color:#009900;
}
.formular {
	margin-top:20px;
	margin-left:14px;
}
.formular .eintrag input {
	width:300px;
}
.formular .eintrag select {
	font-size:12px;
	padding:2px;
}
.formular .bez {
	padding-top:4px;
	float:left;
	width:110px;
	padding-right:10px;
	font-weight:bold;
	line-height:13px;
}
#gender input {
	width: auto;
	margin-right:10px;
	margin-left:4px;
	position:relative;
	top:-1px;
	vertical-align:top;
	border:none;
	background-image:none;
}
.formular .note {
	font-size:11px;
	line-height:12px;
	margin-top:3px;
	margin-left:120px;
	width:300px;
}
.produkt_beschreibung .formular .eintrag .note input {
	display:inline;
	width:auto;
	margin-right:10px;
}
.formular .eintrag {
	margin-bottom:7px;
}
.error.block {
	margin-left:33px;
	margin-top:20px;
}
#cart_quantity td.cartTabelCell, #order_history td.cartTableCell {
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:solid 1px #ccc;
}
#cart_quantity td.basketHeader, #order_history td.basketHeader {
	font-weight:bold;
}
#cart_quantity td, #order_history td {
	border:none;
}
.cartTableListingI {
	background-color:#ddd;
}
.nobk input, input.nobk {
	background-image:none;
}
table.noborder td {
	border:none;
}
.voucherBox td {
	border:none;
}
.paymentBlockContainer td {
	padding-top:10px;
	border:none
}
.shippingBlockContainer input, .paymentBlockHeader input, .paymentBlockHeader2 input {
	width:auto;
	background-image:none;
	border:none;
}
.shippingBlockContainer .klarna_input input, .paymentBlockHeader .klarna_input input, .paymentBlockHeader2 .klarna_input input {
	width:auto;
	background-image:url(images/input_bk_grey.gif);
	border:solid 1px #999999;
	padding-top:4px;
	padding-bottom:2px;
}
.paymentBlockContainer {
	font-size:12px;
	line-height:17px;
	padding-bottom:10px;
}
table#order_end td {
	padding:0px;
}
.special_offer.kundencenter.popup {
	background-color:white;
}
.special_offer.kundencenter.popup .container .rechts .produkt_beschreibung h1 {
	font-size:15px;
	color:#333333;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:25px;
	background-color:#ddd;
	width:100%;
	padding-left:10px;
	line-height:20px;
}
table#versandkosten td {
	padding:10px;
	padding-top:7px;
	padding-bottom:7px;
	background-color:#e3e3e3;
}
table#versandkosten {
	border-collapse:collapse;
}
td.versandkosten {
	border:solid 1px #ccc;
	font-size:16px;
}
td.border_left {
	border-left:solid 1px #ccc;
}
#kontakt_form input {
	width:360px;
}
#speditionsversand {
	margin-top:10px;
	padding-left:20px;
}
#speditionsversand img {
	vertical-align:middle;
	margin-right:5px;
}
.agb_checkout_box {
	margin:0px;
	border:solid 1px #ccc;
	padding:7px;
}
.popup_box {
	margin-top:10px;
	margin-bottom:35px;
	background-image:url(images/more_infos_bk.gif);
	background-repeat:no-repeat;
	border:solid 1px #d0d0d0;
	border-right:none;
	border-bottom:none;
	height:25px;
	overflow:hidden;
}
.popup_box2, .popup_box3 {
	margin-bottom:0px;
	margin-top:0px;
	border:none;
	overflow:hidden;
	background-image:none;
	height:auto;
}
.popup_box_header {
	font-size:13px;
	padding:8px;
	padding-top:5px;
	padding-bottom:0px;
	background-image:url(images/plus.gif);
	background-repeat:no-repeat;
	background-position:10px 5px;
	line-height:14px;
}
.popup_box_header a {
	display:block;
	padding-left:25px;
}
.popup_box_content {
	margin:35px;
	margin-left:30px;
	margin-top:30px;
	line-height:17px;
	margin-bottom:0px;
	padding-bottom:20px;
}
.referenzpic {
	margin-bottom:20px;
}
.referenzpic table td {
	padding:0px;
}
.referenzpic img {
	padding:5px;
	border: solid 1px #ccc;
}
.referenzpic td {
	border:none;
}
#lupe {
	float:left;
	background-image:url(images/lupe.gif);
	width:20px;
	background-repeat:no-repeat;
	height:23px;
	background-color:white;
	border-bottom:solid 1px #8e8e8e;
}
.headline.faq {
	color:#396095;
	font-weight:normal;
	font-size:18px;
	margin-bottom:7px;
}
.text_referenzen {
	float:left;
	padding-left:25px;
	padding-right:20px;
	background-image:url(http://www.ltt-versand.de/templates/ltt-new-template/images/produkt_beschreibung_bk.gif);
	margin-left:8px;
	width:437px;
	padding-top:20px;
	background-repeat:repeat-x;
}
.text_big_dropdown {
	float:left;
	padding-left:0px;
	padding-right:20px;
	background-image:url(http://www.ltt-versand.de/templates/ltt-new-template/images/produkt_beschreibung_bk.gif);
	margin-left:8px;
	width:437px;
	padding-top:0px;
	background-repeat:repeat-x;
}
.text_big_dropdown:hover {
	background-image:url(http://www.ltt-versand.de/templates/ltt-new-template/images/produkt_beschreibung_bk3.gif);
}
.text_referenzen .headline img {
	margin-top:2px;
}
ol#address_block {
	list-style:none;
	margin:0px;
	padding:0px;
}
ol#address_block li {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #cccccc;
}
ol#address_block input {
	width:auto;
	margin:0px;
	padding:0px;
	margin-right:10px;
	border:none;
	background-image:none;
	position:relative;
	top:2px;
}
ol#address_block .address {
	padding-left:26px;
}
#popup_close_button {
	background-image:url(images/close_button.png);
}
.black_head {
	font-weight:bold;
	margin-bottom:7px;
}
strong.grey_bk {
	display:block;
	background-color:#ddd;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}
.produkt_beschreibung.popup_box2 {
	margin-bottom:0px;
	border:none;
}
/* OGONE
------------------------------------------------------------------------------------------- */

.ncoltxtl {
	text-align:left;
	padding-left:30px;
	width:150px;
}
.ncoltxtl2 {
	text-align:left;
	padding-left:30px;
}
.ncoltable1, .ncoltable2, .ncoltable3 {
	width:400px;
}
table.ncoltable3 td {
	border:none;
	padding:0px;
}
.ncoltable1 td, .ncoltable2 td {
	height:35px;
}
table td.ncoltxt1 {
	width:auto;
}
.ncolinput {
	text-align:left;
	width:auto;
}
#ogone td {
	text-align:left;
}
input.ncol {
	border:none;
	padding:3px;
	background-color:#ddd;
	border:solid 1px #bbb;
	background-image:none;
	height:auto;
	cursor:pointer;
	margin-top:10px;
	margin-bottom:60px;
}
table td.ncollogoc {
	width:auto;
	text-align:left;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
}
td.ncoltxtc h3 {
	font-size:16px;
	font-weight:bold;
}
/* FEEDBACKS
------------------------------------------------------------------------------------------------- */

#all_feedbacks {
	height:185px;
	margin-left:13px;
	margin-top:20px;
	overflow:hidden;
	background-image:url(images/bewertungen.jpg);
	background-repeat:no-repeat;
}
.all_fbs_points {
	position:absolute;
	left:140px;
	top:25px;
}
.all_fbs_element {
	height:185px;
	width:172px;
	position:relative;
}
.all_fbs_stars {
	position:absolute;
	left:16px;
	top:45px;
}
.all_fbs_text {
	position:absolute;
	left:20px;
	top:75px;
	width:135px;
	font-size:11px;
}
/* KATEGORIEN
------------------------------------------------------------------------------------------- */

#CatNavi li {
	display:inline;
}
#CatNavi {
	list-style:none;
	margin:0;
	padding:0;
}
#CatNavi a {
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:10px;
}
#CatNavi .CatLevel1.SubMenue a, #CatNavi .CatLevel1 a {
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:13px;
	font-size:12px;
	background-color:#c9c8c7;
	background-image:url(images/pfeil_navi.gif);
	background-repeat:no-repeat;
	background-position:13px 4px;
	border-bottom:solid 1px #aaaaaa;
	border-top:solid 1px #f3f3f3;
	color:#3b3b3b;
	font-weight:bold;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.Current a:hover {
	background-color:white;
}
#CatNavi .CatLevel1 a:hover {
	background-color:#aaaaaa;
}
#CatNavi .CatLevel2 a, #CatNavi .CurrentParent .CatLevel2 a, #CatNavi .Current.SubMenue .CatLevel2 a {
	padding-left:30px;
	padding-top:3px;
	padding-bottom:3px;
	line-height:12px;
	font-size:11px;
	background-image:none;
	background-color:#e2e2e2;
	font-weight:normal;
	color:#3b3b3b;
	border-bottom:solid 1px #ccc;
}
#CatNavi .CurrentParent .CatLevel2 a:hover, #CatNavi .Current.SubMenue .CatLevel2 a:hover {
	background-color:#cdcdcd;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.Current.SubMenue a:hover {
	background-color:#e2e2e2;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.CurrentParent.SubMenue a:hover {
	background-color:#e2e2e2;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.Current.SubMenue .CatLevel3 a:hover {
	background-color:#cdcdcd;
	border-top:solid 1px #cdcdcd;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.CurrentParent.SubMenue .CatLevel3 a:hover {
	background-color:#cdcdcd;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.CurrentParent.SubMenue .CatLevel3.Current a:hover {
	background-color:white;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.CurrentParent.SubMenue .CatLevel3.CurrentParent.SubMenue a:hover {
	background-color:white;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.CurrentParent.SubMenue .CatLevel3.Current.SubMenue .CatLevel4 a:hover {
	background-color:#cdcdcd;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.CurrentParent.SubMenue .CatLevel3.CurrentParent.SubMenue .CatLevel4 a:hover {
	background-color:#cdcdcd;
}
#CatNavi .CatLevel3 a, #CatNavi .CatLevel2.CurrentParent.SubMenue .CatLevel3 a, #CatNavi .Current.SubMenue .CatLevel3 a {
	padding-left:40px;
	padding-top:3px;
	padding-bottom:3px;
	line-height:12px;
	font-size:11px;
	background-image:none;
	background-color:white;
	border-bottom:none;
	border-top: solid 1px #dddddd;
	font-weight:normal;
	color:#3b3b3b;
}
#CatNavi .CatLevel3 a:hover, #CatNavi .CatLevel2.CurrentParent.SubMenue .CatLevel3 a:hover, #CatNavi .Current.SubMenue .CatLevel3 a:hover {
	background-color:#cdcdcd;
}
#CatNavi .CatLevel4 a, #CatNavi .CatLevel3.CurrentParent.SubMenue .CatLevel4 a, #CatNavi .CatLevel3.Current.SubMenue .CatLevel4 a {
	padding-left:60px;
	padding-top:3px;
	padding-bottom:3px;
	line-height:12px;
	font-size:11px;
	background-image:none;
	background-color:white;
	border-bottom:none;
	border-top: solid 1px #dddddd;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.Current.SubMenue a {
	color:#800000;
	font-weight:bold;
	border-bottom:solid 1px #e2e2e2;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.Current.SubMenue ul li a {
	color:#3b3b3b;
	font-weight:normal;
	border-bottom:none;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.CurrentParent.SubMenue a {
	color:#800000;
	font-weight:bold;
	border-bottom:none;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.CurrentParent.SubMenue ul li a {
	color:#3b3b3b;
	font-weight:normal;
	border-bottom:none;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.Current a {
	color:#800000;
	font-weight:bold;
	border-bottom:solid 1px #e2e2e2;
	background-color:white;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.Current.SubMenue a {
	color:#800000;
	font-weight:bold;
	border-bottom:white;
	background-color:#e2e2e2;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.Current.SubMenue ul li a {
	color:#3b3b3b;
	font-weight:normal;
	background-color:white;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.Current ul li a {
	color:#3b3b3b;
	font-weight:normal;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.CurrentParent.SubMenue .CatLevel3.CurrentParent.SubMenue a {
	color:#800000;
	font-weight:bold;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.CurrentParent.SubMenue .CatLevel3.CurrentParent.SubMenue ul li a {
	color:#3b3b3b;
	font-weight:normal;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.CurrentParent.SubMenue .CatLevel3.CurrentParent.SubMenue .CatLevel4.Current a {
	color:#800000;
	font-weight:bold;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.CurrentParent.SubMenue .CatLevel3.Current a {
	color:#800000;
	font-weight:bold;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.CurrentParent.SubMenue .CatLevel3.Current ul li a {
	color:#3b3b3b;
	font-weight:normal;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.CurrentParent.SubMenue .CatLevel3.CurrentParent.SubMenue .CatLevel4.Current.SubMenue ul li.CatLevel5 a {
	color:#3b3b3b;
	font-weight:normal;
	padding-left:63px;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.CurrentParent.SubMenue .CatLevel3.CurrentParent.SubMenue .CatLevel4.CurrentParent.SubMenue ul li.CatLevel5.Current a {
	color:#800000;
	font-weight:bold;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.CurrentParent.SubMenue .CatLevel3.CurrentParent.SubMenue .CatLevel4.CurrentParent.SubMenue ul li.CatLevel5 a {
	color:#3b3b3b;
	font-weight:normal;
	padding-left:63px;
}
#CatNavi .CatLevel1.CurrentParent.SubMenue .CatLevel2.CurrentParent.SubMenue .CatLevel3.CurrentParent.SubMenue .CatLevel4.CurrentParent.SubMenue a {
	color:#800000;
	font-weight:bold;
}
/* LINK-BOX
------------------------------------------------------------------------------------------- */
	

 .navigation_left ul li.level1, .navigation_left ul li.level1_act {
	display:inline;
}
.navigation_left ul li.level1 a {
	font-size:12px;
	line-height:13px;
	background-color:#c9c8c7;
	background-image:url(images/pfeil_navi.gif);
	background-repeat:no-repeat;
	background-position:13px 4px;
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:solid 1px #aaaaaa;
	border-top:solid 1px #f3f3f3;
	padding-left:30px;
	padding-right:10px;
}
.navigation_left ul li.level1 a:hover {
	background-color:#aaaaaa;
}
.navigation_left.info {
	position:absolute;
	bottom:0px;
	left:0px;
	text-align:left;
	background-color: white;
}
.navigation_left.info .box_bottom {
	height:38px;
	background-image:url(images/box_bottom_small.gif);
	margin-bottom:0;
}
.headerNavigation {
	color:#587ca5;
}
.separator {
	display:inline;
	margin-left:5px;
	margin-right:5px;
	color:#666;
	font-weight:bold;
}

