body, html{
	width: 100%;
	min-height: 100%;
	padding: 0px;
	margin: 0px;
}
body{
	background-repeat: no-repeat;
	background: url(../../design/dealer/bg.jpg);
}

*{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #676767;
	font-size: 10pt;
}
a img{
	border: 0px !important;
}
p, label{
	display: block;
	margin: 10px 0 0 0;
	padding: 0px;
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
p{
	line-height: 18pt;
}
span.small{
	font-size: 8pt;
}
p.error{
	color:red!important;
}
p.error *{
	color:red!important;
}
label{
	float: left; display: inline;
}

input{
	color: #676767;
}

hr{
	color:#d5d8db; /*used for IE, top color*/
	background:#d5d8db; /*firefox and chrome, top color*/
	min-height: 0px;  /*required to get IE to render the top pixel color*/
	border-left: 0px; 
	border-right: 0px; 
	border-top: 1px solid #d5d8db; /*Your top color*/
	border-bottom: 1px solid #ffffff; /*Your bottom color*/
	clear: both;
	margin: 0px;
}

br{
	clear: both;
}
h2{
	
	font-size: 12pt;
	padding: 20px 0 0 0;
	margin: 0px;
}

#head{
	width: 100%;
	height: 100px;
	background: #ffffff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10001;
	overflow-y:hidden;
	border-bottom: 2px solid #164b85;
}

#head .content>p{
	float: left;
	display: inline;
	margin: 10px 0 0 250px;
	height: 20px;
	line-height: 20px;
}

#head p{
	line-height: 12pt;
	margin-top: 1px;
}

#head .content{
	margin: 0 auto 0 auto;
	width: 960px;
	position: relative;
	height: 100px;
	z-index: 9998;
}

#head a{
	position: absolute;
	top: 0px;
	left: 0;
}

#head .search{
	float: left;
	display: inline;
	width: 300px;
	margin: 15px 0 0 250px;
}

#head .search input{
	width: 268px;
	padding: 0 0 0 5px;
}

#customer_head{
	float: right;
	display: inline;
	margin: 12px 0 0 0;
}

#register_head{
	color: #ff0000;
	text-decoration: none;
	float: none!important;
	display: block!important;
	text-align: center;
}

#cart_head{
	float: left;
	display: inline;
	margin: 12px 0 0 20px;
}

#customer_head a{
	float: left;
	display: inline;
	position: static;
	font-weight: bold;
}

#customer_head p{
	float: left;
	display: inline;
	margin: 0px;
	padding: 0 5px 0 5px;
}

#head .search a{
	left: auto;
	right: 0;
	margin: 0px;
}

#navigation{
	float: left;
	display: inline;
	text-align: center;
	width: 100%;
	height: 50px;
	background: #164b85;
	z-index: 9999;
	border-bottom: 2px solid #fff;
	padding: 0;
	position: relative;
	margin-top: 100px;
}

#navigation ul{
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0px;
}

#navigation li{
	float: left;
	display: inline;
}

#navigation a{
	float: left;
	display: inline;
	color: #fff;
	text-decoration: none;
	font-size: 14pt;
	font-family: Impact;
	height: 50px;
	line-height: 50px;
	padding: 0 10px 0 10px
}

#navigation a:hover, #navigation a.active{
	background: #fff;
	color: #ff0000;
}

#content{
	width: 960px;
	margin: 0 auto 0 auto;
	min-height: 600px;
	position: relative;
}

#breadcrumb{
	line-height: 30px;
}

#options{
	float:none;
	display: block;
	margin: 10px 0 0 0;
	padding: 0px;
}
#options label{
	width: auto!important;
	height: auto!important;
	margin: 0px!important;
}
#menu{
	float: left;
	display: inline;
	width: 200px;
	z-index: 999;
}


#main{
	float: left;
	display: inline;
	width: 540px;
	padding: 10px 10px 50px 10px;
	z-index: 998;
}

#sidebar{
	float: left;
	display: inline;
	width: 200px;
}

#foot{
	position: relative;
	height: 310px;
	width: 100%;
	background: #164b85;
	margin-top: 100px;
	border-top: 2px solid #fff;
	z-index: 10000;
}
#foot_note{
	position: fixed;
	bottom: 0px;
	height: 30px;
	width: 100%;
	background: #103256;
	margin-top: 0px;
	z-index: 10001;
	left: 0px;
}

#foot .content, #foot_note .content{
	width: 960px;
	margin: 0 auto 0 auto;
}

#foot_note a{
	margin-left: 10px;
}

#foot_note p{
	float: left;
	display: inline;
	line-height: 30px;
	margin: 0px;
}

#foot_note p span, #foot_note p a{
	float: left;
	display: inline;
	font-size: 8pt;
	color: #769dc8!important;
	margin: 0px;
	padding-top: 0px;
	line-height: 30px;
	background-position: -760px -68px;
}

#foot_note a{
	margin: 0 0 0 20px!important;
}

#foot_note a:hover{
	text-decoration: underline;
}

#foot_trigger_wrapper{
	width: 962px;
	position: absolute;
	left: 0;
	top:-32px;
	height: 1px;
	overflow: visible;
	z-index:10003;
}
#foot_trigger{
	position:absolute;
	top: -30px;
	right: 30px;
	width: 140px;
	border-bottom: 0px;
	height: 62px;
	line-height: 28px;
	color: #fff;
	/*background: #164B85;*/
	cursor: pointer;
	z-index: 10002;
}
#foot_trigger img{
}
.foot_trigger_visible{
	background: url(../../design/dealer/sprite_default.png) -750px -470px no-repeat #164B85!important;
}
#shop_award{
	float: left;
	display: inline;
	width: 121px;
	height: 208px;
	margin: 40px 0 0 0;
	background: url(../../design/dealer/shop_award.png);
}
#foot .vr{
	float: left;
	display: inline;
	margin: 40px 0 0 0;
	padding: 0px 20px 0 20px;
	height: 260px;
	border-right: 1px solid #103256;
}
#foot .no_list a{
	background: none!important;
}
#foot h3{
	color: #ffce00;
}
#foot a{
	display: block;
	float: none;
	color: #fff;
	text-decoration: none;
	background: url(../../design/dealer/sprite_default.png) -760px -68px no-repeat;
	line-height: 30px;
	padding: 0 0 0 15px;
}
#facebook{
	padding: 0 0 0 40px!important;
	background: url(../../design/dealer/sprite_default.png) -760px -600px no-repeat!important;
}
#twitter{
	margin: 15px 0 0 0;
	padding: 0 0 0 40px!important;
	background: url(../../design/dealer/sprite_default.png) -760px -640px no-repeat!important;
}
#fb_container{
	display: block;
	float: none;
	margin: 10px 0 10px 0;
	background: #fff;
}
#to_top{
	position:absolute;
	left: 0px;
	top: -91px;
	width: 166px;
	border: 2px solid #fff;
	border-bottom: 0px;
	height: 30px;
	padding: 0 0 0 30px;
	margin-top: 60px;
	line-height: 28px;
	color: #fff;
	background: url(../../design/dealer/sprite_default.png) -750px -430px no-repeat #164B85;
	cursor: pointer;
}
#paypal{
	float: left;
	display: inline;
	width: 101px;
	height: 40px;
	margin: 10px 0 0 0;
	background: url(../../design/paypal.png);
}
.wrapper{
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.noborder{
	border: 0px!important;
}
.right{
	float: right!important;
	display: inline!important;
}
.left{
	float: left!important;
	display: inline!important;
	text-align: left!important;
	width: auto;
}
.middle{
	text-align: center!important;
}
.bold{
	font-weight: bold;
}
.nomargin{
	margin: 0px!important;
	padding: 0px!important;
}
.center{
	float: none!important;
	display: inline!important;
	margin-left: auto!important;
	margin-right: auto!important;
}
/*Menu, Sidebar*/
#menu>ul, #sidebar>ul{
	display: block;
	padding: 0px;
	margin: 20px 0 0 0;
	border: 1px solid #d5d8db;
	background: #ffffff;
}
#menu li, #sidebar li{
	display: block;
	margin: 0px;
	padding: 0px;
}
#menu li.active>a{
	background-color: #164b85;
	color: #fff;
	font-weight: bold;
}
#menu li.active li{
	border: 0px;
}
#menu li.active>ul{
	display:block;
	width: 195px;
	position:relative;
	left: 0px;
	border: 0px;
	background: #3d76b5;
	border-left: 3px solid #164b85;
}
#menu li.active a{
	color: #fff;
}
#menu li.active>ul a{
	border-top-color: #0a315c;
}
#menu li.active>ul a:hover{
	background: #838383;
}
#menu li.active>ul li:first-child{
	display: none;
}
#menu li.active>ul li.active>a{
	background-color: #3d76b5;
}
#menu li.active>ul li.active>ul{
	width: 192px;
	border-right: 0px;
	border-color: #3d76b5;
}
#menu li.active>ul li.active>ul>li{
	background: #5a8fca;
}
#menu li.active>ul li.active>ul>li a{
	color: #fff;
	background-color: #5a8fca;
}
#menu ul a, #sidebar ul a{
	display: block;
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 30px;
	min-height: 30px;
	font-size: 10pt;
	padding: 0 0 0 20px;
	background: url(../../design/dealer/sprite_default.png) -750px -68px no-repeat;
	border-top: 1px solid #d5d8db;
}
#menu ul a:hover, #sidebar ul a:hover, #menu ul a.hover{
	background-color: #164b85;
	color: #fff;
}
#menu .title, #sidebar .title{
	height: 20px;
}
#menu h2, #sidebar h2{
	position: absolute;
	top: -10px;
	left: 0px;
	background: #164b85;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	margin: 0px;
	font-family: Impact;
	color: #fff;
	font-weight: normal;
	font-size: 14pt;
}
/*Untermenü*/
li.submenu ul{
	display: none;
	z-index: 999;
	position: absolute;
	left: 198px;
	top: 0px;
	width: 200px;
	background: #fff;
	margin: 0px;
	padding: 0px;
	border: 1px solid #D5D8DB;
	border-left: 0px;
}
li.submenu li{
	border-left: 1px solid #D5D8DB;
}
li.submenu ul li:first-child a{
	border-top: 0px!important;
}
li.submenu li.subtitle{
	height: 30px;
	background: #164B85;
	color: #fff;
	border-left:0px;
}
li.submenu li.subtitle a{
	color: #fff !important;
	background: none!important;
	padding-left: 10px !important;
}
#sidebar h2{
	left: auto;
	right: 0px;
}

#availability{
	width: 188px!important;
	padding: 30px 0 0 10px!important;
}

#availability span{
	padding: 5px;
}

#sidebar .box, #menu .box{
	float: left;
	display: inline;
	width: 198px;
	background: #fff;
	border: 1px solid #d5d8db;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
}

#sidebar input{
	width: 176px;
	line-height: 28px;
	height: 28px;
	margin: 10px 0 0 10px;
	border: 1px solid #d5d8db;
}

#sidebar .box a{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ff0000;
	text-decoration: none;
	margin: 10px 0 10px 10px;
	text-shadow: 1px 1px #FFFFFF;
}

#sidebar .box .error a{
	text-decoration: underline;
	text-shadow: none;
	display: inline;
	margin: auto;
}

#sidebar .login{

}

#sidebar .topoffer h2{
	background: #ff0000;
}
#sidebar .topoffer .img{
	text-align: center;
	display: block;
	height: 150px;
	width: 185px;
	line-height: 100px;
	margin: 10px 0 0 5px;
	overflow: hidden;
}
#sidebar .topoffer .price{
	float: left;
	display: inline;
	padding: 0 10px 0 10px;
}
#sidebar .topoffer .pricetag{
	float: left;
	display: inline;
	font-family: Impact;
	font-size: 16pt;
}
#sidebar .topoffer .deposit{
	float: left;
	display: inline;
	font-size: 8pt;
	width: 188px;
	margin: 10px 0 10px 10px;
	z-index: 999;
}
#sidebar .pagination{
	float: left;
	display: inline;
}
#sidebar .pagination a{
	float: left;
	display: inline;
	text-align: center;
	width: 37px;
	height: 28px;
	background: #fff;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #676767;
	margin: 10px 0 0 13px;
	border: 1px solid #D5D8DB;
}
#sidebar .pagination a:hover, #sidebar .pagination a.active{
	color: #fff;
	background: #164B85;
}
#sidebar .pagination a:first-child{
	margin-left: 0px;
}
.highlight{
	font-family: Impact;
	font-size: 16pt;
	color: #ff0000;
}
#sidebar .topoffer h3{
	display: block;
	padding: 0 10px 0 10px;
	font-size: 12pt;
}

/*Select*/
.select{
	float: right;
	display: inline;
	width: 198px;
	height: 28px;
	margin: 0px; padding: 0px;
	background: url(../../design/dealer/sprite_default.png) 0px 0px;
	border: 1px solid #e9bf1a;
}

.select .text{
	float: left;
	display: inline;
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 28px;
	margin-left: 10px;
	text-shadow: 1px 1px #FFFFFF;
}

.select select{
	position: absolute;
	z-index: 998;
	cursor: pointer;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	height: 28px;
	width: 198px;
	border: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.icon_arrow_down{
	float: right;
	display: inline;
	width: 10px;
	height: 6px;
	margin: 11px;
	background: url(../../design/dealer/sprite_default.png) -40px -80px;
}

/*Search*/
.search{
	display: block;
	height: 28px;
	border: 1px solid #d5d8db;
	background: #ffffff;
	margin: 10px 0 0 0;
}
.button_search{
	position: absolute;
	right: -1px!important;
	top: -1px!important;
	border: 1px solid #e9bf1a;
	width: 28px;
	height: 28px;
	background: url(../../design/dealer/sprite_default.png) 0px 0px;
}
.icon_search{
	float: left;
	display: inline;
	width: 28px;
	height: 28px;
	background: url(../../design/dealer/sprite_default.png) -118px -77px;
}
.search input{
	float: left;
	display:inline;
	border: 0px;
	padding: 0px;
	margin: 0px;
	height: 28px;
	width: 168px;
}


/*Artikel*/
.article{
	float: left; display: inline;
	width: 528px;
	background: #fff;
	border: 1px solid #D5D8DB;
	margin: 5px 0 0 0;
	padding: 5px;
	cursor: pointer;
}

#main .topoffer{
}
#main .topoffer .topoffer_badge{
	position:absolute; left:0px; bottom:0px; background:#ff0000; padding:3px; color:#fff; font-family:Impact; font-size:11pt; border-right:1px solid #fff; border-top:1px solid #fff;
}
.article:hover{
	background: #EEE;
}
.article h3{
	font-weight: bold;
	float: left;
	display: inline;
	width: 300px;
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 0 0 0 5px;
}
.article .img{
	float: left;
	display: inline;
	text-align: center;
	margin: 0 0 0 5px;
	width: 150px;
	height: 80px;
	line-height: 80px;
	overflow: hidden;
	text-decoration:none;
}
.article .img img{
	vertical-align: middle;
	border: 0px;
}

.article .unit{
	float: left;
	display: inline;
	margin: 5px 0 0 5px;
	font-size: 8pt
}
.availability{
	float: left;
	display: inline;
	margin: 5px 0 0 5px;
}

.availability_offer{
	right:200px!important;
}


span.availability_1, span.availability_4, span.availability_2, span.availability_3, span.availability_5, span.availability_6{
	float: left;
	display: inline;
	width: 14px;
	height: 14px;
	background: url(../../design/dealer/sprite_default.png) -760px -160px;
}
span.availability_4{
	background: url(../../design/dealer/sprite_default.png) -760px -200px;
}
span.availability_5{
	background: url(../../design/dealer/sprite_default.png) -720px -280px;
}
span.availability_2{
	background: url(../../design/dealer/sprite_default.png) -760px -240px;
}
span.availability_3{
	background: url(../../design/dealer/sprite_default.png) -760px -280px;
}
span.availability_6{
	background: url(../../design/dealer/sprite_default.png) -680px -280px;
}

.article .price{
	position: absolute; bottom: 5px; left: 165px; top: auto; width: 310px;
}

.article .price .pricetag{
	display: block;
	text-align: right;
	font-family: Impact;
	font-size: 14pt;
}
.article .price .deposit{
	float: right;
	display: inline;
	margin: 5px 0 0 0;
	font-size: 9pt;
	color: #999;
}
.article .cart_add, .topoffer .cart_add{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	width: 55px;
	background: #ffd9a9;
}
.topoffer .cart_add{
	top: auto;
	bottom: 0px;
	height: 87px;
	z-index: 1000;
}
.article>.wrapper{
	width: 348px;
	margin: 0 0 0 5px
}
.cart_add input, .topoffer .cart_add input{
	float: left;
	display: inline;
	text-align: left;
	width: 38px!important;
	padding: 0 0 0 5px;
	height: 30px;
	border: 1px solid #d5d8db;
	margin: 5px 5px 0 5px!important;
}
.cart_add a.up, .topoffer .cart_add a.up{
	position: absolute;
	right: 10px;
	top: 8px;
	width: 9px;
	height: 9px;
	margin: 0px!important;
	background: url(../../design/dealer/sprite_default.png) -40px -120px;
}
.cart_add .loading{
	float: left;
	display: inline;
	width: 45px; height: 45px;
	margin: 5px 5px 0 5px;
	background: url(../../design/dealer/loading.gif) center center no-repeat;
}
.button .loading{
	float: left;
	display: inline;
	width: 45px; height: 45px;
	background: url(../../design/dealer/loading.gif) center center no-repeat;
}
#cart_sidebar h3{
	display: block;
	text-align: center;
	padding: 0px;
	margin: 10px;
	font-size: 14pt;
	font-family: Impact;
	font-weight: normal;
}
.cart_empty{
	padding: 10px!important;
}
#cart_sidebar h3 .active{
	color: red;
	font-size: 14pt;
	font-family: Impact;
	font-weight: normal;
}
#cart a.up{
	top: 10px;
}
#cart .amount{
	padding-right: 0px;
}
.cart_empty_link{
	display:none!important;
}
.cart_add a.down, .topoffer .cart_add a.down{
	position: absolute;
	right: 10px;
	top: 24px;
	width: 9px;
	height: 9px;
	margin: 0px!important;
	background: url(../../design/dealer/sprite_default.png) -40px -77px;
}
#cart a.down{
	right: 0px;
	cursor: pointer;
}
#cart a.up{
	right: 0px;
	cursor: pointer;
}
.amount span, .topoffer .amount span{
	height: 16px;
	line-height: 16px;
	display: block;
	font-size: 9pt;
}
.article .cart, .topoffer .cart, .article .cart_success, .topoffer .cart_success{
	float: left;
	display: inline;
	width: 45px;
	height: 45px;
	background: #000;
	margin: 5px 5px 0 5px;
	background: url(../../design/dealer/sprite_default.png) -720px -320px;
}
.article .cart_success, .topoffer .cart_success{
	background: url(../../design/dealer/sprite_default.png) -640px -320px;
}
.topoffer .cart{
	float: right;
	margin: 5px!important;
}
.load_more{
	background: url(../../design/dealer/loader_blue.gif) center center no-repeat #164B85;
	float: left;
	display: inline;
	width: 540px;
	height: 30px;
	text-align: center;
	font-family: Impact;
	font-size: 14pt;
	color: #fff;
	line-height: 40px;
	text-decoration: none;
	margin-top: 5px;
}

/*content box*/
.content_box{
	float: left;
	display: inline;
	width: 518px;
	background: #fff;
	border: 1px solid #D5D8DB;
	margin-top: 10px;
	padding: 10px;
}
/*search result*/
#search_results a{
	float: none;
	display: block;
	margin: 10px 0 0 0;
}
/*checkout*/
#checkout{
	display: block;
	background: #fff;
	border: 1px solid #D5D8DB;
	margin-top: 10px;
	padding: 10px;
}

/*register*/
#register{
	display: block;
	background: #fff;
	border: 1px solid #D5D8DB;
	margin-top: 10px;
	padding: 10px;
}
#register h2{
	padding-top: 0px;
}
#register h3{
	padding: 15px 0 0 0;
	margin: 10px 0;
}
#register h4{
	margin: 0px;
	padding: 0px;
}
/*contact*/
#contact{
	display: block;
	background: #fff;
	border: 1px solid #D5D8DB;
	margin-top: 10px;
	padding: 10px;
}

select{
	float: left;
	display: inline;
	height: 28px;
	line-height: 28px; padding: 0px;
	border: 1px solid #D5D8DB;
	margin: 10px 0 0 10px;
}

label{
	float: left;
	display: inline;
	width: 150px;
	line-height: 28px;
	margin: 10px 0 0 0;
	text-align: right;
}

input, textarea{
	float: left;
	display: inline;
	width: 354px;
	margin: 10px 0 0 10px;
	line-height: 28px;
	border: 1px solid #D5D8DB;
	height: 28px;
}
.subhead{
	float: left;
	display: inline;
	margin-top: 10px;
}
.subhead input, .subhead textarea{
	width: 300px;
}
input.radio{
	width: 20px;
	margin-left: 0px;
	border: 0px;
}
textarea{
	width: 352px;
	height: 100px;
}

input.wide{
	width: 240px;
}

input.small{
	width: 100px;
}

input.checkbox{
	width: 15px;
	height: 15px;
	margin: 5px;
	border: 0px;
}

textarea{
	line-height: 12pt;
}

/*Feedback*/
#feedback{
	display: block;
	background: #fff;
	border: 1px solid #D5D8DB;
	margin-top: 10px;
	padding: 10px;
}

.rating{
	float: left;
	display: inline;
	margin:15px 0 0 10px;
}

.star, .star_empty{
	float: left;
	display: inline;
	width: 22px;
	height: 22px;
	margin: 0 0 0 3px;
	background: url(../../design/dealer/sprite_default.png) -760px -520px;
	cursor: pointer;
}

.star_empty{
	background: url(../../design/dealer/sprite_default.png) -720px -520px;
}

/*Login Seite*/
#login{
	float: left; display: inline;
	width: 518px;
	background: #fff;
	border: 1px solid #D5D8DB;
	margin: 5px 0 0 0;
	padding: 10px;
}
#registrationForm{
	display: none;
}
/*Cart*/
#cart{
	float: left;
	display: inline;
	width: 518px;
	background: #fff;
	border: 1px solid #D5D8DB;
	margin-top: 0px;
	padding: 10px;
}
#cart table{
	width: 100%;
}
#cart table th, #cart table td{
	text-align: left;
	border: 1px solid #D5D8DB;
	border-top: 0px;
	border-right: 0px;
	padding: 5px;
	vertical-align: top;
}
#cart table tr th:first-child, #cart table tr td:first-child{
	border-left: 0px;
}
#cart table tfoot td{
	border-left: 0px;
	text-align: right;
}
#cart table tfoot a{
	font-size: 9pt;
	color: #164B85;
}
#cart table tfoot td:first-child{
	border-bottom: 0px;
}
#cart table tbody td:first-child span{
	margin: 0 0 0 1px;
}
#cart_details{
	font-size: 9pt;
	margin-top: 5px;
}

#cart ul{
	float: left;
	display: inline;
	width: 100%;
	padding: 0px;
	margin: 0 0 10px 0;
}

#cart ul li{
	display: block;
	margin: 0px;
	padding: 10px;
}

#cart ul .even{
	background: #EAEAEA;
}
#cart ul .odd{
	background: #F8F8F8;
}

#cart ul li .small{
	font-size: 9pt;
}

.red{
	color: #ff0000;
}
.green{
	color: green;
}
.delete{
	float: left;
	display: inline;
	width: 17px;
	height: 18px;
	background: url(../../design/dealer/sprite_default.png) -760px -400px;
	cursor:pointer;
}
.button{
	float: right;
	display: inline;
	padding: 0 10px 0 10px!important;
	min-width: 156px;
	text-align: center;
	line-height: 28px;
	height: 28px;
	padding: 0px;
	color: #676767!important;
	background: url(../../design/dealer/sprite_default.png) 0px 0px;
	border: 1px solid #e9bf1a;
	text-decoration: none;
	cursor: pointer;
}

.button span.loading{
	display: block;
	float: none;
	height: 28px;
	background: url(../../design/dealer/loader_yellow.gif) center center no-repeat;
}

.overlay_background{
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background: #164B85;
	opacity: .85;
	filter: alpha(opacity = 85);
	z-index: 10002;
}

.overlay_container{
	position: fixed;
	width: 1px;
	height: 1px;
	left: 50%;
	top: 50%;
	overflow: visible;
	z-index: 10003;
}

.overlay_foreground{
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: 200px;
	min-height: 200px;
	background: #fff;
	border: 2px solid #fff;
}

.overlay_title{
	display: block;
	font-family: Impact;
	color: #fff;
	font-size: 16pt;
	text-align: center;
	padding: 10px;
}

.overlay_content{
	padding: 10px;
}

/*Benutzerdaten*/

#town_selector .town{
	border-bottom:1px solid #D5D8DB;
	margin: 10px 0 0 10px;
	width: 350px;
}

#dealer_logo{
	left: 0;
	margin: 0;
	border: 0px;
	line-height: 130px;
}

#dealer_logo a{
	vertical-align: middle;
	margin: auto;
}

/*Hader Delivery Date*/
#delivery_date_head{
	float: right;
	display: inline;
	margin-top: 20px;
	width: 220px;
}
#delivery_date_head h2{
	font-family: Impact;
	font-weight: normal;
	font-size: 13pt;
	padding: 0px!important;
}
.delivery_car{
	float: left;
	display: inline;
	width: 40px;
	height: 40px;
	margin: 20px 0px 0 5px;
	background: url(../../design/dealer/sprite_default.png) -760px -560px;
}
#delivery_date p:first-child{
	margin: 10px 0 0 0;
}
#delivery_date p{
	margin: 0 0 0 5px;
}
#customer_menu_head{
	float: right!important;;
}
#customer_menu_head a{
	color: #ffd220;
}
#login_head{
	float: right!important;
}
#more_delivery_dates{
	/*loat: none;
	display: block;
	background: #000;
	line-height: 30px;
	height: 30px;
	text-align: center;
	color: #fff!important;
	background: #164b85;
	text-decoration: none!important;
	margin: 0px!important;
	text-shadow: none!important;*/
	margin: 5px 10px 10px 0!important;
}

#article_template{
	display: none;
}

.article_new{
	float: left; display: inline;
	width: 534px;
	background: #fff;
	border: 1px solid #D5D8DB;
	margin: 5px 0 0 0;
	padding: 2px;
}

.has_allergen .topoffer_badge{
	bottom: auto!important;
	top: 69px;
}

//.has_description{
//	cursor: pointer;
//}
//.has_description:hover{
//	background:#d5e8fd;
//}

.article_new .image{
	float: left;
	display: inline;
	text-align: center;
	height: 70px;
	width: 148px;
	line-height: 70px;
	margin: 0px;
}

.article_new img{
	border: 0px;
	vertical-align: middle;
	max-width: 140px;
	max-height: 62px;
}

.article_new h3{
	width: 374px;
	float: left;
	display: inline;
	margin:0 0 0 5px;
}

.article_new .details{
	float: left;
	display: inline;
	width: 379px;
	height: 57px;
	margin: 0 0 0 5px;
}

.article_new .details p, .article_new .details span{
	display: block;
	float: none;
	font-size: 11px;
	line-height: 19px;
}

.article_new .cart_add{
	position: absolute;
	width: 70px;
	right: 20px;
	top: 5px;
	background: #FFD9A9;
	padding: 3px;
}

.article_new .cart_add .loading{
	position: absolute;
	right: -24px;
	top: -5px;
	width: 45px;
	height: 38px;
	margin: 5px 5px 0 5px;
	background: url(../../design/dealer/loading.gif) center center no-repeat #FFD9A9;
}

.article_new .cart{
	position: absolute;
	right: -20px;
	top: -4px;
	width: 45px;
	height: 45px;
	background: #000;
	background: url(../../design/dealer/sprite_default.png) -720px -320px;
	cursor: pointer;
}
.article_new .cart_success{
	top: -4px;
	right: -20px;
	background: url(../../design/dealer/sprite_default.png) -640px -320px;
}
.article_new  .topoffer_badge{
	position:absolute;
	left:0px;
	bottom:0px;
	background:#ff0000;
	padding:3px;
	color:#fff;
	font-family:Impact;
	font-size:11pt;
	border-right:1px solid #fff;
	border-top:1px solid #fff;
}
.article_new input{
	margin: 0px!important;
}

.article_new a.up, .article_new a.down{
	right: 35px;
}

.article_new .price{
	position: absolute;
	right: 110px;
	top: 14px;
	margin: 0px!important;
	text-align: right;
	font-family: Impact;
	font-size: 14pt!important;
}

.article_new .price_offer_line_through{
	text-decoration:line-through; font-size:11pt!important; font-weight:normal!important; top:4px!important; line-height:5px!important;
}
.price_offer_line_through_right{
	text-decoration:line-through; font-size:11pt!important; text-align:right; font-weight:normal!important; 
}

.price_offer{
	color:red;
}

.article_new .deposit_literPrice{
	position: absolute;
	right: 110px;
	top: 38px;
	margin: 0px!important;
	padding: 0px!important;
	line-height: 17px;
}

.article_new .availability{
	position: absolute;
	right: 180px;
	top: 11px;
}

.information{
	position: absolute;
	cursor: pointer;
	right: 200px;
	top: 15px;
	width: 14px;
	height: 14px;
	background: url(../../design/dealer/sprite_default.png) -720px -120px;
}

.article_name{
	font-size:8pt; margin-left:5px;
}

.article_new .description, .allergen_description{
	display: inline;
	float: left;
	width: 524px;
	margin: 5px 0 5px 0;
	padding: 5px 5px 20px 5px;
	border-top: 1px solid #D5D8DB;
}
.allergen_description{
	height:5px;
	background:#f6f3f4;	

}

.allergen_description_headline{
	text-decoration:underline; font-weight:bold; font-style:italic;	
}

#zahlungsmethoden span{
	display: block;
	float: none;
	margin: 5px 0 10px 0;
	background-repeat: no-repeat;
	background-position-x: center;
}

.payment_1{
	height: 35px;
	background:url(../../design/zahlungsmethoden/bar.jpg) center center;
}

.zahlung_2{
	height: 36px;
	background:url(../../design/zahlungsmethoden/ueberweisung.jpg) center center;
}
.payment_4{
	height: 29px;
	background:url(../../design/zahlungsmethoden/paypal.jpg) center center;
}
.payment_5{
	height: 35px;
	background:url(../../design/zahlungsmethoden/ec-karte.jpg) center center;
}
.payment_3{
	height: 33px;
	background:url(../../design/zahlungsmethoden/einzug.jpg) center center;
}

#customer_menu{
	position: absolute;
	right: -2px;
	top: 50px;
	background: #fff;
	border: 2px solid #164b85;
	border-top: 0px;
	padding: 0 10px 0 0;
}

#customer_menu input{
	width: 344px;
	padding: 0 0 0 10px;
}

#customer_menu ul{
	width: 378px;
}

#customer_menu ul li{
	display: block;
	float: left;
	display: inline;
	width: 100%;
}



#customer_menu ul li a{
	float: none;
	display: block;
	text-align: left;
	margin: 0 10px 0 10px;
	border-top: 1px solid #D5D8DB;
}

#customer_menu ul li:first-child a{
	border-top: 0px;
}

#customer_menu .button{
	float: right!important;
	margin: 10px 0 0 10px;
	height: 28px!important;
	line-height: 28px!important;
	
}
#customer_menu .button:hover{
	background: url(../../design/dealer/sprite_default.png) 0px 0px;
}
#customer_menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #676767;
}

#delivery_conditions{
	padding-left: 5px!important;
	padding-right: 5px!important;
	width: 188px!important;
}

.hide_links .hidden_link{
	display: none!important;
}
