/*
.teaserrahmen {
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
width: 231px;
}
*/

body {   
	color:black; 
	background-color: #FCFCFC;
	font-family: Verdana, Arial,Helvetica, Sans-Serif; 
	font-size: 11px; 
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	padding-top: 14px;
	/*letter-spacing: -0.2pt*/ }

td,th,input,textarea,select,option{
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	 font-size:11px; /*letter-spacing: -0.2pt*/ 
	 line-height:17px;
} 

	 
a:link{ padding-left:0px; padding-right:0px; text-decoration:underline; color:#BB0000; /*letter-spacing: -0.2pt;*/font-family: Verdana, Arial, Helvetica, Sans-Serif;}
a:active{ padding-left:0px; padding-right:0px; text-decoration:underline; color:#FF0000; /*letter-spacing: -0.2pt;*/font-family: Verdana, Arial, Helvetica, Sans-Serif;}
a:visited{ padding-left:0px; padding-right:0px; text-decoration:underline; color:#BB0000; /*letter-spacing: -0.2pt;*/font-family: Verdana, Arial, Helvetica, Sans-Serif;}
a:hover{ padding-left:0px; padding-right:0px; text-decoration:underline; color:#DF3000; /*letter-spacing: -0.2pt;*/font-family: Verdana, Arial, Helvetica, Sans-Serif;}

#box1 { position:relative; top:25px; left:564px; width:120px; height:35px; z-index:1; }
#box2 { position:relative; top:14px; left:536px; width:220px; height:15px; z-index:1; }
.nplink {
	padding-left: -0.2pt;
	padding-right: -0.2pt;
}
p{
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	 font-size:11px; /*letter-spacing: -0.2pt*/ }
	 

.pad10 {
	padding-left: 10px;
}

.padre10 {
	padding-right: 10px;
}

.padlef18 {
	padding-left: 18px;
}

.padtop8 {
	padding-top: 8px;
}

.padtop6 {
	padding-top: 6px;
}

.padbot8 {
	padding-bottom: 8px;
}

.padbot4 {
	padding-bottom: 4px;
}
.borderwhite {
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
}

.borderdark {
	border-top: 1px solid #505F82;
	border-right: 1px solid #505F82;
	border-left: 1px solid #505F82;
	border-bottom: 1px solid #505F82;
}
.borderdarknotop {
	border-right: 1px solid #FBBA0C;
	border-left: 1px solid #FBBA0C;
	border-bottom: 1px solid #FBBA0C;
}

.borderblue {
	border-top: 1px solid #595E73;
	border-right: 1px solid #595E73;
	border-left: 1px solid #595E73;
	border-bottom: 1px solid #595E73;
}

.borderlow {
	border-right: 1px solid #E2D6D4;
	border-left: 1px solid #E2D6D4;
	border-bottom: 1px solid #E2D6D4;
}
.elternbordermarg {
	border-top: 1px solid #FBBA0D;
	border-right: 1px solid #FBBA0D;
	border-left: 1px solid #FBBA0D;
	border-bottom: 1px solid #FBBA0D;
}
.bordermarg {
	border-top: 1px solid #505F82;
	border-right: 2px solid #505F82;
	border-left: 1px solid #505F82;
	border-bottom: 2px solid #505F82;
}
.bordermarg_999999 {
	color:#3C4762;
	border-top: 1px solid #505F82;
	border-right: 1px solid #999999;
	border-left: 1px solid #505F82;
	border-bottom: 1px solid #999999;
}

.bordermarggrey {
	border-top: 1px solid #D3D7E0;
	border-right: 1px solid #D3D7E0;
	border-left: 1px solid #D3D7E0;
	border-bottom: 1px solid #D3D7E0;
}

.bordermarg3grey {
	border-top: 1px solid #D3D7E0;
	border-right: 1px solid #D3D7E0;
	border-left: 1px solid #D3D7E0;
}


.bordermarg3 {
	border-top: 1px solid #FAB90C;
	border-right: 1px solid #FAB90C;
	border-left: 1px solid #FAB90C;
}

#linkleiste a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: 656438;
	text-decoration: none;
	vertical-align: middle;
}
#linkleiste a:hover {
	font-style: normal;
	color: 656438;
	text-decoration: underline;
	vertical-align: middle;
	}
	

.navigation {
	background-color:  #505F82;
	color: FFFFFF;
	vertical-align: middle;
	border-right: 1px solid white;
	height: 26px;
}

#navigation a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}

#navigation a:hover {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
	vertical-align: middle;
	}

.pnavigation {
	background-color: #6C7184;
	vertical-align: middle;
	border-right: 1px solid white;
}
/* ------------------------------------------------------
   neu
------------------------------------------------------ */

.borlef {
	border-left: 1px solid #FFFFFF;
}

.borlef2 {
	border-left: 2px solid #FFFFFF;
}

.borrig {
	border-right: 1px solid #FFFFFF;
}

.bortop {
	border-top: 1px solid #FFFFFF;
}

.borbotgrey {
	border-bottom: 1px solid #D3D7E0;
}

.borbot505F82 {
	border-bottom: 1px solid #505F82;
}

.bortoptwo {
	border-top: 1px double #E2D6D4 #FFFFFF;
}

.bortopblack{
	border-top: 1px solid #000000;
}

.borbot {
	border-bottom: 1px solid #FFFFFF;
}

.borbotlow {
	border-bottom: 1px solid #E2D6D4;
}

.bortoplow {
	border-top: 1px solid #E2D6D4;
}

.borriglow {
	border-right: 1px solid #E2D6D4;
}

.borleflow {
	border-left: 1px solid #E2D6D4;
}

.footerlightbg {
	background: #FFFFFF;
	font-size: 9px;
	/*vertical-align: middle;*/
}
#footerlightbg a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	text-decoration: none;
	padding-left: 6px;
	vertical-align: middle;
}
#footerlightbg a:hover {
	color: black;
	text-decoration: underline;
	padding-left: 6px;
	vertical-align: middle;
	}


.padall10 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.padall7{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.padtop10 {
	padding-top: 10px;
}

.padb1info {
	padding-left: 21px;
	padding-top: 8px;
}

.padb1reihentitel {
	padding-top: 3px;
}

.padhead {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.padproduct {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.padarrow {
	padding-left: 10px;
	padding-top: 10px;
}

.vwv{ font-family: verdana; font-size: 10px; color: #000000; }

.elternband {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 7px;
	padding-bottom: 4px;
	border-top: 1px solid #FBBA0E;
	border-bottom: 1px solid #FBBA0E;
	border-left: 5px solid #FBBA0E;
	border-right: 1px solid  #FBBA0E;
	width: 620px;
	margin-right: 10px;
}

.band {
	/*padding-left: 6px;
	padding-right: 6px;
	padding-top: 7px;
	padding-bottom: 4px;
	border-top: 1px solid #516082;
	border-bottom: 1px solid #516082;
	border-left: 5px solid #516082;
	border-right: 1px solid  #516082;
	width: 620px;
	margin-right: 10px;*/
	display: block;
	width: 95%;
	font-size: 13px;
	border-bottom: 2px solid #dcdcd9;
	color: #3d3d3d;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


.padlef24 {
	padding-left: 24px;
}

.12px {
	font-size : 11px;
}

.padangebot {
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 3px;
	background-color: #F6F1DD;
}


.padbatch {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	line-height: 30px;
	border-top: 1px solid #9D9278;
	border-right: 1px solid #9D9278;
	border-left: 1px solid #9D9278;
	border-bottom: 1px solid #9D9278;

}
a.padbatch:link {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	line-height: 30px;
	border-top: 1px solid #9D9278;
	border-right: 1px solid #9D9278;
	border-left: 1px solid #9D9278;
	border-bottom: 1px solid #9D9278;

}
a.padbatch2:link {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	line-height: 30px;
	border-top: 1px solid #9D9278;
	border-right: 1px solid #9D9278;
	border-left: 1px solid #9D9278;
	border-bottom: 1px solid #9D9278;
	background-color: #9D9278;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.padcurbatch {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	border-top: 1px solid #9D9278;
	border-right: 1px solid #9D9278;
	border-left: 1px solid #9D9278;
	border-bottom: 1px solid #9D9278;
	background-color: #F7ECDD;
	vertical-align: bottom;
}
.padbatch2 {
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 2px;
	line-height: 30px;
	border-top: 1px solid #9D9278;
	border-right: 1px solid #9D9278;
	border-left: 1px solid #9D9278;
	border-bottom: 1px solid #9D9278;
	background-color: #9D9278;
}

.borderdarkbot {
	border-bottom: 1px solid #A7B1C9;
}
.borderdarkrig {
	border-right: 1px solid #A7B1C9;
}
.borderdarktop {
	border-top: 1px solid #A7B1C9;
}

.14px {
	font-size : 14px;
}

.padreihe {
	padding-left: 44px;
	padding-top: 10px;
}

.textgrau {
	color: #948D8D;
}

.padbot15 {
	padding-bottom: 15px;
}

.wepas {
	font-size: 9px;
}
.headerbg{
background-image:url(/WebObjects/KatalogPlus/_images/menue/header_bg.jpg);
background-repeat:no-repeat;
background-position:left top;
height: 141px;
}
.suchebg{
background-image:url(/WebObjects/KatalogPlus/_images/menue/suche_bg.gif);
background-repeat:no-repeat;
background-position:left top;
height: 118px;
}

.suchefeldweite {
width: 200px;
}
.teaserheaderred {
	background-color: #CC0000;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #000000;
	color: white;
}
.teaserheader {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #000000;
}
.teaserheader_505F82 {
	background-color: #505F82;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #505F82;
	padding-left:9px;
}
.teaserheader_505F82_1 {
	background-color: #505F82;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #505F82;
	padding-left:9px;
}
.teaserheader_EBEDF3 {
	background-color: #EBEDF3;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #505F82;
	border-right: 1px solid #505F82;
	padding-left:9px;
}
.teaserheader_white {
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-left:9px;
	padding-bottom: 8px;
	border-bottom: 1px solid #505F82;
	border-right: 1px solid #505F82;
}
.teasercontent {
	padding-left: 24px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-right: 2px;
}

.bor666666l{
border-left: 1px solid #666666;
}
.bor666666r{
border-right: 1px solid #666666;
}
.bor666666t{
	border-top: 1px solid #666666;
}
.bor666666b{
	border-bottom: 1px solid #666666;
}
.colorrahmen{
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.bg505F82{
	background-color: #505F82;
}

.bgEBEDF3{
	background-color: #EBEDF3;
}
.colorheader {
	border-top: 1px solid #516082;
	border-bottom: 1px solid #516082;
	border-left: 1px solid #516082;
	border-right: 1px solid #516082;
	height : 31px;
	width: 100%;
	padding-left: 13px;
}
.colFFFFFF{
	color: #FFFFFF;
}
.colborder{
	border-top: 1px solid #516082;
	border-bottom: 1px solid #516082;
	border-left: 1px solid #516082;
	border-right: 1px solid #516082;
}
.darkheader{
	background-color: #505F82;
	color: white;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #000000;
}
.borCC0000l{
border-left: 1px solid #CC0000;
}
.borCC0000r{
border-right: 1px solid #CC0000;
}
.borCC0000t{
	border-top: 1px solid #CC0000;
}
.borCC0000b{
	border-bottom: 1px solid #CC0000;
}
.teaserblue {
	background-color: #EBEDF3;
}
.piccenter {
vertical-align:middle;
}

.elternlinebg{
background-image:url(/WebObjects/KatalogPlus/_images/header_line_bg.gif);
background-repeat:repeat-x;
background-position:left top;
height: 32px;
}
.elternheaderbg{
background-image:url(/WebObjects/KatalogPlus/_images/header_main_bg.jpg);
background-repeat:no-repeat;
background-position:left top;
height: 143px;
}
.elternsuchebg{
background-image:url(/WebObjects/KatalogPlus/_images/eltern_search_bg.gif);
background-repeat:repeat-y;
background-position:left top;
height: 118px;
}
.elternteaserbg{
background-image:url(/WebObjects/KatalogPlus/_images/eltern_teaser_bg.gif);
background-repeat:repeat-x;
background-position:left bottom;
height: 26px;
}
.teasershadow{
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}
.elterngelb{
background-color: #F7E4BE;
}
.borglef {
	border-left: 1px solid #FBBA0C;
}
.borgrig {
	border-right: 1px solid #FBBA0C;
}
.borgtop {
	border-top: 1px solid #FBBA0C;
}
.borgbot {
	border-bottom: 1px solid #FBBA0C;
}
.borbot505F82 {
	border-bottom: 1px solid #505F82;
}
.bortop505F82 {
	border-top: 1px solid #505F82;
}
.borleft505F82 {
	border-left: 1px solid #505F82;
}
.borrig505F82 {
	border-right: 1px solid #505F82;
}

.borrig505F82_2 {
	border-right: 2px solid #505F82;
}
.borbot505F82_2 {
	border-bottom: 2px solid #505F82;
}
.padall20 {
	padding:20px;	
}

div#content {
	background-color: #FFFFFF;
	margin: 5px auto;
	width: 800px;
}

div#window_header {
	float: right;
	padding-right: 5px;
}

div#company_logos {
	padding: 0px 3px 30px;
}

div#company_logos img {
	margin-right: 35px;
}

div#loginbox {
	background-image: url(/WebObjects/KatalogPlus/_images/loginbox.png);
	background-repeat: no-repeat;
	height: 360px;
	line-height: 15px;
	padding: 65px 30px 0 35px;
	width: 798px;
}

div#form_buttons {
 	padding: 10px 0 0 147px;
}

.highlight {
	color: #DF3000;
	font-weight: bold;
	width: 733px;
}

div#feedbackbox {
	background-image: url(/WebObjects/KatalogPlus/_images/feedbackbox.png);
	background-repeat: no-repeat;
	height: 356px;
	line-height: 15px;
	padding: 70px 30px 0 35px;
	width: 798px;
}

/* ##########################  COD REDESIGN STYLES ######################### */

body {
	color: #3d3d3d;
}

.special {
	width: 960px;
	margin: 0 auto;
}

li {
	background-image: url(/fm/1461/ia_list_style_image.png);
	background-position: left 7px;
	background-repeat: no-repeat;
	margin: 0 0 8px 1px;
	padding: 0 0 0 12px;
	list-style-type: none;
	
}

ul {
	margin-left: 0;
	padding-left: 0;
}

img {
	border: none;
}

/* ################################# HEADER OHNE SUCHE ################################# */
#logo-bereich {
	float: left;
	height: 32px;
	margin: 0;
	width: 110px;
}

#header {
	background-image: url(../_images/cod_redesign/header_ohne_suche.png);
	background-repeat: no-repeat;
	clear: left;
	height: 130px;
	margin: 0 auto 20px;
	width: 960px;
}

#globale-navigation-top {
	color: #7d7d7d;
	float: right;
	margin: 0 16px 0 0;
	padding: 10px 0 0;
}

#globale-navigation-top a {
	color: #7d7d7d;
	text-decoration: none;
}

#globale-navigation-top a:hover {
	color: #df3000;
	text-decoration: underline;
}

#header .wk_info {
	margin: 14px 95px 0 0;
	float: right;
}

#header .wk_info img {
	vertical-align: -2px;
}
/* ########################################################### */

/* ################################# HEADER MIT SUCHE ################################# */
/*
#logo-bereich {
	float: left;
	height: 32px;
	margin: 0;
	width: 110px;
}

#header {
	background-image: url(../_images/cod_redesign/header_mit_suche.png);
	background-repeat: no-repeat;
	clear: left;
	height: 174px;
	margin: 0 auto 20px;
	width: 960px;
}

#globale-navigation-top {
	color: #7d7d7d;
	float: right;
	margin: 0 16px 0 0;
	padding: 10px 0 0;
}

#globale-navigation-top a {
	color: #7d7d7d;
	text-decoration: none;
}

#globale-navigation-top a:hover {
	color: #df3000;
	text-decoration: underline;
}


#header .search_form_headline {
	padding-left: 257px;
	display: block;
	padding-top: 15px;
}

#header .search_form {
	padding: 0;
	margin: 0;
	float: right;
	margin-right: 18px;
	margin-top: 15px;
	margin-top: 0px\9;
	width: 200px;
	margin-bottom: 0px;
}

#header .search_form td {
	padding-top: 5px;
}

#header .search_form select {
	width: 185px;
	margin-right: 8px;
}

#header .search_form .suchfeld input {
	width: 185px;
}

#header .wk_info {
	float: right;
	margin-right: 118px;
	margin-top: 21px;
	margin-top: 17px\9;
}

#header .wk_info img {
	vertical-align: -2px;
}

#header .pers_angebote {
	float: right;
	margin-right: 53px;
	margin-top: 21px;
	margin-top: 17px\9;
}
*/
/* ########################################################### */

.box, .teaser_right, .login_box, .buch_details, .suchergebnisliste, .user_data_box, .change_user_data_box, .change_email_box, .change_pw_box {
	border: 1px solid #dcdcd9;
	background-color: #fcfcfa;
	background-image: url(../_images/cod_redesign/box_bg_verlauf.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 20px;
}

.teaser_right td {
	padding-left: 8px;
	padding-right: 8px;
}

.box_header, .teaser_right_header, .login_box_header, .buch_details_header, .suchergebnisliste_header, .user_data_box_header, .change_user_data_box_header, .change_email_box_header, .change_pw_box_header, .suchergebnisliste_header {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 18px;
	border-bottom: 2px solid #dcdcd9;
	font-size: 15px;
	font-weight: bold;
	color: #3d3d3d;
}

.teaser_right_header, .login_box_header {
	font-size: 11px;
	padding-left: 8px;
}

.buch_details_header, .suchergebnisliste_header {
	font-size: 13px;
	font-weight: bold;
}

.suchergebnisliste_header {
	border: 1px solid #dcdcd9;
	border-bottom-width: 3px;
}

.user_data_box_header, .change_user_data_box_header, .change_email_box_header, .change_pw_box_header {
	font-size: 17px;
	font-weight: bold;
}

.box_body, .suchergebnisliste_body {
	padding-left: 18px;
	padding-right: 10px;
	padding-top: 10px;
}

.teaser_right_body, .login_box_body {
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 5px;
}


.teaser_right img {
	margin-bottom: 10px;
}

.box a, .teaser_right a, .login_box a, .buch_details a, .suchergebnis_body a, span.link_arrow a, .user_data_box a {
	background-image: url(../_images/cod_redesign/link_arrow.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 10px !important;
}

a.float {
	float: left;
	background-position: left 5px;
}

a.no_float {
	background-position: left 3px;
	float: none;
}

span.no_link_arrow a, .no_link_arrow {
	padding-left: 0 !important;
	background-image: none !important;
	float: none !important;
}

#footer {
	margin: 60px 0;
}

#footer img {
 	margin: 0 6px 0 0;
	vertical-align: middle;
}

#footer #line1,
#footer #line2,
#footer #line3 {
	border-top: 1px solid #dcdcd9;
	padding: 5px 0;
}

#footer #line2 {
	text-align: left;
}

#footer a {
	color: #262626;
	margin: 0 15px 0 0;
	text-decoration: none;
}

#footer #line3,
#footer #line3 a {
	color: #919191;
}

#footer #line3 a:hover {
	color: #df3000;
}

#footer #line3 {
	text-align: right;
}

#footer #line3 a {
	margin: 0;
}

#footer a:hover {
	color: #DF3000;
	text-decoration: underline;
}

#footer #line1 a {
	float: left;
	padding: 0 0 0 16px;
	height: 16px;
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
}

#footer #line1 a:hover {
	background-position: left -16px;
}

#footer_sitemap {
	background-image: url(../_images/cod_redesign/shop_sitemap_icon.png);
}

#footer_contact {
	background-image: url(../_images/cod_redesign/shop_contact_icon.png);
}

#footer_support {
	background-image: url(../_images/cod_redesign/shop_support_icon.png);
}

#footer_legal_notice {
	background-image: url(../_images/cod_redesign/shop_legal_notice_icon.png);
}

#footer_suggest {
	background-image: url(../_images/cod_redesign/shop_suggest_icon.png);
	padding: 0 0 0 25px !important;
}

#footer_top {
	background-image: url(../_images/cod_redesign/shop_top_icon.png);
	margin: 0 !important;
}

.left {
	float: left;
}
.right {
	float: right;
}

.login_los_btn {
	width: 27px;
	height: 27px;
	background-image: url(../_images/cod_redesign/shop_login_los_btn.png);
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
	margin-right: 20px;
	margin-top: -3px;	
}

.login_los_btn:hover {
	background-position: left -27px;
}

.special_link {
	color: #3d3d3d !important;
	text-decoration: none !important;
}

.special_link:hover {
	color: #df3000 !important;
	text-decoration: underline !important;
}

.teaser_right_shadow {
	height: 4px;
	background-image: url(../_images/cod_redesign/shop_teaser_right_shadow.png);
	background-position: left top;
	background-repeat: repeat-x;
}

.suchergebnis_header {
	border: 1px solid #dcdcd9;
	font-size: 17px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 18px;
	
}

.suchergebnis_body {
	border: 1px solid #dcdcd9;
	padding: 8px 8px 20px 8px;
}

.shop_zurueck_zur_uebersicht img {
	vertical-align:middle;
}

.shop_hilfe_zur_suche_btn {
	display: block;
	width: 119px;
	height: 26px;
	background-image: url(../_images/cod_redesign/shop_hilfe_zur_suche_btn.png);
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
}

.shop_hilfe_zur_suche_btn:hover {
	background-position: left -26px;
}

.titel_info_drucken_btn {
	display: block;
	width: 200px;
	height: 26px;
	background-image: url(../_images/cod_redesign/shop_titelinfo_drucken.png) !important;
	background-position: left top !important;
	background-repeat: no-repeat;
}

.titel_info_drucken_btn:hover {
	background-position: left -26px !important;
} 

.next_btn {
	display: block;
	width: 23px;
	height: 22px;
	background-image: url(/WebObjects/KatalogPlus/_images/cod_redesign/next_btn.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.previous_btn {
	display: block;
	width: 23px;
	height: 22px;
	background-image: url(/WebObjects/KatalogPlus/_images/cod_redesign/previous_btn.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.next_btn:hover, .previous_btn:hover {
	background-position: left -22px;
}

.seitenzahl_link a {
	color: #3d3d3d;
	text-decoration: none;
}

.seitenzahl_link a:hover {
	color: #df3000;
	text-decoration: underline;
}

.logout_btn {
	display: block;
	width: 67px;
	height: 26px;
	background-image: url(/WebObjects/KatalogPlus/_images/cod_redesign/shop_logout_btn.png) !important;
	background-position: left top !important;
	background-repeat: no-repeat;
}

.logout_btn:hover {
	background-position: left -26px !important;
}

.border {
	border: 1px solid #dcdcd9;
}

.no_border_top {
	border-top: none;
}

.no_border_right {
	border-right: none;
}

.no_border_bottom {
	border-bottom: none;
}

.no_border_left {
	border-left: none;
}


.padhead_lef34{
	padding-left: 34px;
}

.ok_btn {
	display: block;
	width: 67px;
	height: 38px;
	background-image: url(/WebObjects/KatalogPlus/_images/cod_redesign/shop_ok_btn.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 10px;
}

.abbrechen_btn {
	display: block;
	width: 115px;
	height: 38px;
	background-image: url(/WebObjects/KatalogPlus/_images/cod_redesign/shop_abbrechen_btn.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.ok_btn:hover, .abbrechen_btn:hover {
	background-position: left -38px;
}

.warenkorb_btn {
	display: block;
	width: 131px;
	height: 38px;
	background-image: url(/WebObjects/KatalogPlus/_images/cod_redesign/shop_in_den_wk_btn_2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.warenkorb_btn:hover {
	background-position: left -38px;
}

.schliessen_btn {
	display: block;
	width: 84px;
	height: 27px;
	background-image: url(/WebObjects/KatalogPlus/_images/cod_redesign/shop_schliessen_btn.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.schliessen_btn:hover {
	background-position: left -27px;
}

.trenner,
.trenner_small {
	background-image: url(/WebObjects/KatalogPlus/_images/cod_redesign/trenner_2px_bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	height: 2px;
	margin: 20px 0 15px;
}

.trenner_small {
	background-image: url(/WebObjects/KatalogPlus/_images/cod_redesign/trenner_1px_bg.png);
	height: 1px;
}

.borbot2px {
	border-bottom: 2px solid #DEDFDE;
}

.winkelteaser {
	background-image: url(/WebObjects/KatalogPlus/_images/cod_redesign/winkel_teaser.png);
	width: 690px;
	height: 102px;
	background-position: center top;
	background-repeat: no-repeat;
}

.login_box_margin_fix {
	margin-top:24px;
}

.login_box_margin_fix_2 {
	margin-top:18px;
}

.begleitdatei_1_4 {
	padding-left:10px;
}

/* ########################### TW USER REGISTIERUNG################################ */

#tw_reg {
	text-align: left;
}

#tw_reg a {
	color: #3d3d3d;
	background-image: none;
	padding: 0 !important;
	text-decoration: underline;
}

#tw_reg a:hover {
	color: #df3000;
	text-decoration: underline;
}


#tw_reg h1, #tw_reg h2, #tw_reg h3, #tw_reg h4, #tw_reg h5,#tw_reg h6 {
	font-style: normal;
	margin: 0;
	padding: 0;
}

#tw_reg h1 {
	color:#3d3d3d;
	font-size: 17px;
	font-weight: bold;
	line-height: 24px;
	padding-left: 16px;
	padding-top: 0;
}
	
#tw_reg h3 {
	color: #3d3d3d;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
}

#tw_reg td {
	vertical-align: top;
}

#tw_reg .fortschritt {
	width: 709px;
	height: 37px;
	background-image: url(/WebObjects/KatalogPlus/_images/cod_redesign/01_fortschritt_reg.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 14px;
	margin-top: 20px;
}

#tw_reg #schritt1_01 {
	background-image: url(/WebObjects/KatalogPlus/_images/cod_redesign/01_fortschritt_schritt1.png);
}

#tw_reg #schritt1_02 {
	background-image: url(/WebObjects/KatalogPlus/_images/cod_redesign/01_fortschritt_schritt2.png);
}

#tw_reg table.duo {
	float: none !important;
	width: auto;
	margin: 20px 16px;
}

#tw_reg table.duo td.box {
	width: 342px;
	background-image: url(/WebObjects/KatalogPlus/_images/cod_redesign/schreibtisch_popup_box_bg.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color: #fdfdfc;
	border:1px solid #DCDCD9;
	padding: 0 0 10px;
}

#tw_reg .duo td.td_spacer {
	border: none;
}

#tw_reg .table_weiche_13 {
	margin: 0;

}

#tw_reg .table_weiche_13 td {
	padding: 0;
	vertical-align: middle;
}

#tw_reg .box_head {
	border-bottom:3px solid #DCDCD9;
	padding:10px 15px;
}

#tw_reg .box_body {
	margin: 0;
	padding: 0;
}

#tw_reg .checkbox {
	width: auto;
	border: none;
	height: 12px;
}

#tw_reg .left {
	float: left;
}

#tw_reg .right {
	float: right;
}

#tw_reg .content_padding {
	padding: 15px 15px 0 15px;
}

#tw_reg .label_04 label {
	width: auto;
}

#tw_reg td#vorname_04 input,
#tw_reg td#nachname_04 input {
	width: 172px !important;
}

#tw_reg td#kdnr_04 input,
#tw_reg td#plz_04 input {
	width: 98px;
}

#tw_reg td#land_04 input {
	width: auto;
	vertical-align: bottom;
	border: none;
}

#tw_reg .img_link {
	padding: 0 !important;
	background-image: none !important;
	margin: 0 !important;
}

#tw_reg .clear_left {
	margin: 0;
	padding: 0;
	clear: left;
	height: 1px;
}

.trenner,
.trenner_small {
	background-image: url(/WebObjects/KatalogPlus/_images/cod_redesign/trenner_2px_bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	height: 2px;
	margin: 20px 0 15px;
}

.trenner_small {
	background-image: url(/WebObjects/KatalogPlus/_images/cod_redesign/trenner_1px_bg.png);
	height: 1px;
}

#tw_reg .abbrechen_btn {
	background-image:url(/WebObjects/KatalogPlus/_images/cod_redesign/abbrechen_btn.png);
	background-position:left top;
	height:38px;
	padding:0;
	width:115px;
	border: none;
}

#tw_reg .weiter_btn {
	background-image:url(/WebObjects/KatalogPlus/_images/cod_redesign/weiter_btn.png);
	background-position:left top;
	background-repeat: no-repeat;
	height:38px;
	padding:0;
	width:94px;
	border: none;
}

#tw_reg .abbrechen_btn:hover, #tw_reg .weiter_btn:hover { 
	background-position:left -38px;
}

#tw_reg .schritt1_text {
	padding-left: 16px;
	margin-top: 20px;
	width: 680px;
}

#tw_reg td#password_05 input,
#tw_reg td#password_whg_05 input,
#tw_reg td#username_05 input {
	width: 125px;
}

#tw_reg td#email_05 input,
#tw_reg td#email_whg_05 input {
	width: 172px;
}

#tw_reg .checkbox_step2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#tw_reg .hinweis_bgverlauf_green {
	padding: 7px;
	background-image: url(/WebObjects/KatalogPlus/_images/cod_redesign/hinweis_bgverlauf_green.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #dbe7c9;
}

