/* Allgemeine Definitionen - Anfang */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #c3e0f4 url(../img/bg_right.gif) repeat-y;
	color: #000;
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 100.01%;
}
/* Allgemeine Definitionen - Anfang */
img {
	border: 0;
}
fieldset {
	border: none;
}
.menge{
border: 1px solid #000000;
}
.clear {
	clear: both;
}
a {
	background-color: transparent;
	color: #000000;
}
a:hover, a:focus {
	background-color: transparent;
	color: #011a32;
}
ul {
	list-style-type: none;
}
/* Umrandung und Abstand fuer die Boxen */
div div div h2 ol {
    list-style-type: none;
}

div div div h2 ol li {
    display: inline;
}
div div div ol {
    list-style-type: none;
}

div div div ol li {
    display: inline;
}
div div div ol li a{
	color:#000000;
}
div div div ol li a:hover, div div div ol li a:focus{
	color:#011a32;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}
#itemlist{
	font-size:12px;
	margin:0px;
	border:0px;
	width: 793px;
}
.tr_1 td{
	padding:2px;
 	background-color:#92BFE8;
	font-size:12px;
 	border-top:2px solid #FFFFFF;
	color:#FFFFFF;
 	vertical-align:middle;
	height:50px;
}
.tr_2 td{
	padding:2px;
	border-top:1px solid #FFFFFF;
	vertical-align:top;
	height:26px;	
}
.tr_0 td{
	padding:2px;
	vertical-align:top;
	height:26px;
}
.tr_3 td{
	padding-top:4px;
 	border-top:2px solid #FFFFFF;
	text-align:right;
	vertical-align:top;
	height:26px;
}

.td_1 h2,.td_0 h2 {
	margin-left:5px;
	font-size:18px;
}
.td_1 {
	width:50px;
	background-color:#92BFE8;
	color:#FFFFFF;
}
.td_2 {
	width:400px;
}
.td_3 {

}
.td_4 {
	text-align:right;
}
.td_4 b{
	margin-right:10px;
}
.td_5 {
	width:50px;
	background-color:#011a32;
}
a.bestell_link {
	text-decoration:none;
	padding: 4px;
	padding-left:30px;
	background-image: url(../img/pfeil.gif);
	background-repeat: no-repeat;
	color:#ffffff;
	background-color:#011a32
}
a.bestell_link:hover {
	color: #92bfe8;
}

.errormessage, .infomessage {
	background-color: transparent;
	color: #f00;
	padding: .35em .5em .4em .5em;
	text-align: justify;
}

.infomessage {
	color: #00f;
}

span.image {
	display: none;
}

#error p {
    padding-bottom: 1em;
}

/* Allgemeine Definitionen - Ende */

/* Shophead - Anfang */
#shophead {
	background: #c3e0f4 url(../img/bg_top.gif) repeat-x;
	color: #fff;
	float: left;
	width: 100%;
	height:159px;
}
/* Shophead - Ende */

/* Static-Navigation - Anfang */
#staticnavigation {
	background: #c3e0f4 url(../img/img_top.gif) no-repeat;
	display:block;
	width:182px;
	height:159px;
	float: left;
}

#staticnavigation ul {
	padding-top: 20px;
	padding-left:30px;
}

#staticnavigation ul li {
	display: block;
}

#staticnavigation ul li a {
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
#staticnavigation ul li a:hover {
	color:#011a32;
}
#staticnavigation ul li.active a {
	color: #011a32;
}
.homelink {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	display:block;
	margin-top:44px;
	padding-left:30px;
	padding-top:4px;
	background: url(../img/pfeil.gif) no-repeat;
}
a.homelink {
	color:#ffffff;
	text-decoration:none;
}
a:hover.homelink {
	color:#92BFE8;
}
/* Static-Navigation - Ende */
/* Headline - Anfang */
#headline {
	position:absolute;
	top:0px;
	left:182px;
	background: #c3e0f4 url(../img/shop_logo.gif) no-repeat;
	display:block;
	width:795px;
	height:159px;
	
}
#headline h1{
	font-size:21px;
	padding-left:7px;
	padding-top:125px;
}
/* Headline - Ende */
/* Intro - Anfang */
#intro{
	background: url(../img/intro.jpg) no-repeat;
	width:793px;
	height:446px;
	
}
.introtext{
    font-size:12px;
    display:block;
    float:left;
    padding-top:210px;
    padding-left:8px;
    width:256px;
    height:130px;
}
.introtext a{
	color:#011a32;
	text-decoration:none;
}
.introtext a:hover,.introtext a:focus{
	color:#ffffff;
}
.introtext b{
	font-size:18px;
}
/* Intro - Ende */

/* Top-Navigation - Anfang */
#topnavigation {
	background-color: #7398f7;
	clear: left;
	color: #fff;
	font-size: .7em;
	font-weight: 700;
	height: 2em;
	text-indent: .3em;
	line-height: 1.8em;
}

#topnavigation ul {
	padding-top: .05em;
}

#topnavigation ul li {
	display: inline;
	padding-right: 1.1em;
}

#topnavigation ul li a {
	background-color: transparent;
	color: #fff;
	padding: .1em .5em;
}

#topnavigation ul li.active a {
	background-color: transparent;
	color: #fff;
	text-decoration: underline;
}
/* Top-Navigation - Ende */

/* Shopbody - Anfang */
#shopbody {
	width:1000px;
	float: left;
}
/* Shopbody - Ende */

/* Quicksearch - Anfang */
#quickSearch form .button {
	background-color: #ccc;
	color: #000;
	font-weight: 700;
	margin: .75em 0 .9em .9em;
}

#quickSearch form .searchterm {
	background-color: #eee;
	color: #000;
	float: left;
	margin: .5em 0 .9em .5em;
	padding: .1em;
	border-color: #000;
}
/* Quicksearch - Ende */

/* TrustedShops - Anfang */
#trustedShops {
	font-weight: 700;
	min-height: 7.35em;
}

#trustedShops a {
	display: block;
	padding: 1em .1em 0 0;
}

#trustedShops input.floatleft {
	border: none;
	float: left;
	margin-right: .5em;
	width: 70px;
}
/* TrustedShops - Ende */

/* CartStatus - Anfang */
#cartStatus table {
	padding: .5em;
}

#cartStatus thead tr {
	font-weight: 500;
}

#cartStatus tbody tr {
	font-weight: 500;
}

#cartStatus tbody tr td a {
	font-weight: 700;
}

#cartStatus tfoot tr td {
	font-weight: 500;
}
/* CartStatus - Ende */

/* Carticons - Anfang */
#carticons {
	background-color: #ccc;
	padding: .5em 0 .5em .5em;
	height: 5.3em;
	margin: 0;
}

#carticons ul li {
	float: left;
	font-size: .59em;
	font-weight: 700;
	display: inline;
	padding-right: 1.1em;
	text-align: center;
}

#carticons ul li.order {
	float: right;
	padding: 1.1em 1.16em 0 0;
	text-align: right;
}

#carticons ul li.order img {
	vertical-align: middle;
}

#carticons ul li a {
	display: block;
}
/* Carticons - Ende */
/* Kategorie - Anfang */
#kategorie{
	width:793px;
	height:316px;
	background: url(../img/bg_kat.jpg) repeat-x;
}
#kategorie img{
	display:block;
	float:left;
}
.kategorietext{
	font-size:12px;
	display:block;
	float:left;
	padding-top:5px;
	padding-left:5px;
	width:390px;
	height:130px;
}
.kategorietext b{
	font-size:18px;
}
/* Kategorie - Ende */
/* ItemGroupInline - Anfang */
#itemGroupInline {
	width: 793px;
}

#itemGroupInline ul.pager {
	list-style-type: none;
	float: right;
}

#itemGroupInline ul.pager li {
	background-color: transparent;
	color: #000;
	display: inline;
	font-size: .7em;
}

#itemGroupInline ul.pager li span {
	background-color: transparent;
	color: #000;
	font-weight: 700;
}

#itemGroupInline form fieldset label {
	float: left;
	clear: left;
	display: block;
	font-size: .7em;
	font-weight: 700;
	width: 12em;
}

#itemGroupInline form fieldset span, #itemGroupInline form fieldset select {
	float: left;
	font-size: .7em;
	margin-bottom: .4em;
}

#itemGroupInline form fieldset ul.pages {
	float: left;
	font-size: .7em;
	margin-bottom: 1.9em;
}

#itemGroupInline form fieldset ul li {
	display: inline;
	font-weight: 700;
	color: #000;
	background-color: transparent;
}

#itemGroupInline form fieldset ul li a {
	color: #000;
	background-color: transparent;
	font-weight: normal;
}

#itemGroupInline ul.itemline {
	display: block;
}

#itemGroupInline ul.itemline li {
	float: left;
}

#itemGroupInline ul.itemline li.image {
	clear: left;
	width: 21%;
	padding-top: .1em;
}

#itemGroupInline ul.itemline li.text {
	width: 48%;
}

#itemGroupInline ul.itemline li.text h2 {
	background-color: transparent;
	color: #000;
	font-size: .8em;
	padding: 0;
	font-weight: 700;
}

#itemGroupInline ul.itemline li.text p {
	padding-top: .2em;
	font-size: .7em;
	font-weight: 500;
	text-align: justify;
}

#itemGroupInline ul.itemline li.text p a {
	font-weight: 700;
}

#itemGroupInline ul.itemline li.text p a:hover, #itemGroupInline ul.itemline li.text p a:focus {
	background-color: transparent;
	color: #000;
}

#itemGroupInline ul.itemline li.info {
	width: 31%;
	text-align: right;
}

#itemGroupInline ul.itemline li.info ul li {
	float: none;
}

#itemGroupInline ul.itemline li.info ul li.oldprice label {
	background-color: transparent;
	color: #2b2c85;
	font-size: .8em;
	font-weight: 700;
}

#itemGroupInline ul.itemline li.info ul li.oldprice span {
	background-color: transparent;
	color: #2b2c85;
	font-size: .8em;
	font-weight: 700;
	text-decoration: line-through;
}

#itemGroupInline ul.itemline li.info ul li.specialprice label {
	background-color: transparent;
	color: #2b2c85;
	font-size: .8em;
	font-weight: 700;
}

#itemGroupInline ul.itemline li.info ul li.specialprice span {
	background-color: transparent;
	color: #2b2c85;
	font-size: .9em;
	font-weight: 700;
}

#itemGroupInline ul.itemline li.info ul li.baseprice {
	background-color: transparent;
	color: #2b2c85;
	font-size: .9em;
	font-weight: 700;
}

#itemGroupInline ul.itemline li.info ul li.uvp {
	font-size: .6em;
	font-weight: 500;
	padding-top: .2em;
}

#itemGroupInline ul.itemline li.info ul li.pricenotice {
	background-color: transparent;
	color: #000;
	font-size: .6em;
	font-weight: 500;
	padding-top: .1em;
}

#itemGroupInline ul.itemline li.info ul li.pricenotice a {
	background-color: transparent;
	color: #000;
	text-decoration: underline;
}

#itemGroupInline ul.itemline li.info ul li.itemnumber {
	font-size: .6em;
	font-weight: 500;
	padding-top: .2em;
}

#itemGroupInline ul.itemline li.info ul li.alreadyincart {
	font-size: .65em;
	font-weight: 500;
	padding-top: .2em;
}

#itemGroupInline ul.itemline li.info ul li.variationtext {
	font-size: .7em;
	font-weight: 500;
}

#itemGroupInline ul.itemline li.info ul li.variationlist {
	font-size: .7em;
	font-weight: 500;
	padding-top: .2em;
}

#itemGroupInline ul.itemline li.info ul li.variationlist label {
	padding-right: .5em;
}

#itemGroupInline ul.itemline li.info ul li.variationlist select {
	font-size: 1em;
	font-weight: normal;
	width: 7em;
	vertical-align: middle;
}

#itemGroupInline ul.itemline li.info ul li.order input.menge {
	background-color: #ccc;
	color: #000;
	font-size: .7em;
	font-weight: 700;
}

#itemGroupInline ul.itemline li.info ul li.order img {
	height: 16px;
	vertical-align: middle;
	width: 16px;
}

#itemGroupInline ul.itemline li.line {
	padding: 1em 0 1em 0;
	width: 100%;
}

#itemGroupInline ul.itemline li.line hr {
	border: 1px dashed #aaa;
	vertical-align: middle;
}

#itemGroupInline ul.itemline .buttons {
	cursor: pointer;
	background-color: #011a32;
	border:none;
	padding:.3em;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 700;
}

.itemline .text .images {
    margin-top: .5em;
    height: 40px;
}
/* Itemline - Ende */

/* TeaserContainer - Anfang */
#teasercontainer {
	float: left;
	width: 12.7em;
	padding-left: .3em;
}
/* TeaserContainer - Ende */

/* Leftcontainer - Anfang */
#leftcontainer {
	width:182px;
	display:block;
	float:left;
	background-color:#FFFFFF;
}
/* Leftcontainer - Ende */

/* Navigation - Anfang */
#navigation {
	width:182px;
	height:314px;
	display:block;
	float: left;
	background: #011a32 url(../img/img_left.gif) repeat-y;
}
.kategorienavigation, .kategorienavigation_active{
	font-size:12px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	width:150px;
	height:17px;
	padding-left:30px;
	padding-top:4px;
	background: url(../img/pfeil.gif) no-repeat;
}
.kategorienavigation{
	color:#ffffff;
}
.kategorienavigation_active{
	color:#92BFE8;
}
a:hover.kategorienavigation,a:hover.kategorienavigation_active,a:focus.kategorienavigation,a:focus.kategorienavigation_active {
	color:#92BFE8;
}
.fachbetrieb {
	margin-top:240px;
}
/* Navigation - Ende */

/* MiddleContainer - Anfang */
#middlecontainer {
	position:absolute;
	top:159px;
	left:182px;
	float: left;
	width: 795px;
}
/* MiddleContainer - Ende */

/* Rightcontainer - Anfang */
#rightcontainer {
	float: left;
	width: 795px;
}
/* Rightcontainer - Ende */

/* Quickorder - Anfang */
#quickOrder form table {
	width: 100%;
}

#quickOrder form table thead tr {	background-color: #92bfe8;
	color: #ffffff;
	font-size: .6em;
	height: 1.7em;
	text-indent: .5em;
	vertical-align: middle;
}

#quickOrder form table tbody {
	background-color: #fff;
}

#quickOrder form table tbody input {
	background-color: #eee;
	border-color: #000;
	color: #000;
	font-size: .8em;
	margin: .2em 0 .2em .5em;
}
/* Quickorder - Ende */

/* Manufacturer - Anfang */
#manufacturer ul {
	padding: 0 .5em 0 .5em;
}

#manufacturer ul li {
	font-size: .7em;
	font-weight: 700;
	padding: .3em 0 .3em 0;
}

#manufacturer ul li.line {
	border-bottom: 1px dashed #aaa;
}
/* Manufacturer - Ende */

/* Cart - Anfang */
#cart {
	background-color:#FFFFFF;
	margin-top:28px;
	margin-left:54px;
	display:block;
	width:740px;
}

#cart h2{
	color:#92BFE8;
	margin-left:5px;
	font-size:18px;
}

#cart p.emptycart {
}

#cart form table {
	margin:15px;
	width: 95%;
}

#cart form table thead td {
	color: #000000;
	border-bottom: 1px solid #000000;
	font-size: .8em;
	font-weight:bold;
	height: 4em;
	vertical-align: middle;
}
#cart form table tfoot .topborder{
	border-top: 1px solid #000000;
}
#cart .cartspacer{
	width:390px;
}
#cart form table tbody, #cart form table tfoot {
	font-size: .8em;
}

#cart form table tbody input {
	border:1px solid #000000;
	background-color: #ffffff;
	color: #000;
	margin: .2em 0 .2em .5em;
}

#cart form table tr td {
	padding: .4em;
}

#cart ul {
	margin: 0;
	margin-right:2px;
	text-align: right;
}

#cart ul li {
	display: inline;
}
/* Cart - Ende */

/* AGB, Privacy & Unsubscribe - Anfang */
#onlycontainer {
 margin-left:185px;
}
#imprint, div #agb, #privacy, #unsubscribe {
    display:block;
    width:795px;
    float:left;
}
#imprint p, #agb p, #privacy p, #unsubscribe p {
	width:785px;
	font-size: 11px;
	padding:5px;
}
/* AGB, Privacy & Unsubscribe - Ende */

/* Impressum - Ende */

/* Item - Anfang */
#item {
	height: 100%;
}

#item p.logo_background {
	background: transparent url(../img/webshop_logo.jpg) no-repeat right bottom;
	font-size: .8em;
	height: 20.5em;
	padding: 1.5em 0 0 5.9em;
}

#item span.image {
	background: transparent url(../img/basket_filled_big.gif) no-repeat .8em 1em;
}

#item ul {
	padding: .35em 0 .4em .5em;
}

#item ul li ul {
	padding: .35em .5em .4em .5em;
}

#item ul li.image {
	display: block;
}

#item ul li.image ul {
	float: left;
	/* IE-Anpassung */
	margin-top: -1.15em;
}

html>body #item ul li.image ul {
	margin-top: 0;
}

#item ul li.info ul {
	float: right;
	text-align: right;
}

#item ul li.info .images {
    text-align: center;
}

#item ul li.info span.itemAmountUnit {
	font-size: .7em;
}

#item ul li.info ul li.oldprice label {
	background-color: transparent;
	color: #2b2c85;
	font-size: .8em;
	font-weight: 700;
}

#item ul li.info ul li.oldprice span {
	background-color: transparent;
	color: #2b2c85;
	font-size: .8em;
	font-weight: 700;
	text-decoration: line-through;
}

#item ul li.info ul li.specialprice label {
	background-color: transparent;
	color: #2b2c85;
	font-size: .8em;
	font-weight: 700;
}

#item ul li.info ul li.specialprice span {
	background-color: transparent;
	color: #2b2c85;
	font-size: .9em;
	font-weight: 700;
}

#item ul li.info ul li.baseprice {
	background-color: transparent;
	color: #2b2c85;
	font-size: .9em;
	font-weight: 700;
}

#item ul li.info ul li.pricenotice {
	background-color: transparent;
	color: #000;
	font-size: .6em;
	font-weight: 500;
	padding-top: .1em;
}

#item ul li.info ul li.pricenotice a {
	background-color: transparent;
	color: #000;
	text-decoration: underline;
}

#item ul li.info ul li.itemnumber {
	font-size: .6em;
	font-weight: 500;
	padding-top: .2em;
}

#item ul li.info ul li.uvp {
	font-size: .6em;
	font-weight: 500;
	padding-top: .2em;
}

#item ul li.info ul li.alreadyincart {
	font-size: .65em;
	font-weight: 500;
	padding-top: .2em;
}

#item ul li.info ul li.variationtext, #item ul li.info ul li.variationlist {
	font-size: .7em;
	font-weight: 500;
}

#item ul li.info ul li.variationlist {
	padding-top: .2em;
}

#item ul li.info ul li.variationlist label {
	padding-right: .5em;
}

#item ul li.info ul li.variationlist select {
	font-size: 1em;
	font-weight: normal;
	vertical-align: middle;
	width: 7em;
}

#item ul li.info ul li.order {
	padding-top: .5em;
}

#item ul li.info ul li.order input.menge {
	background-color: #ccc;
	color: #000;
	font-size: .7em;
	font-weight: 700;
}

#item ul li.info ul li.order img {
	height: 16px;
	vertical-align: middle;
	width: 16px;
}

#item ul li.text {
	clear: both;
	padding-top: 1.2em;
	font-size: .8em;
}

#item ul li.text * {
	background-color: transparent;
	color: #000;
	font-weight: normal;
	float: none;
	text-align: left;
}

#item ul li.files ul {
	float: none;
}

#item ul li.files ul li img {
	vertical-align: middle;
}

#item ul li.files ul li a {
	font-size: .7em;
	font-weight: 700;
}

#item .buttons {
	cursor: pointer;
	background-color: #011a32;
	border:none;
	padding:.3em;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 700;
}
/* Item - Ende */

/* Cross Selling */
#crossSellingGroups ul {
	padding: .35em .5em .4em .5em;
}

#crossSellingGroups ul li {
	font-size: .7em;
	font-weight: 700;
	padding: .3em 0 .3em 0;
}

#crossSellingGroups ul li.line {
	border-bottom: 1px dashed #aaa;
}

#crossSellingItems ul {
	border-bottom: 1px dashed #aaa;
	padding: .35em .5em .4em .5em;
}

#crossSellingItems ul.last {
	border: none;
}

#crossSellingItems ul li a {
	font-size: .7em;
	font-weight: 700;
}

#crossSellingItems ul li.text {
	background-color: transparent;
	color: #000;
	font-size: .6em;
	font-weight: 500;
}
/* Cross Selling Ende */

/* Quickcart Status - Anfang */
#quickCartStatus table {
	width: 100%;
}

#quickCartStatus table thead tr {	
	background-color: #92bfe8;
	color: #ffffff;
	border-bottom: 1px solid #000000;
	font-size: .6em;
	height: 1.7em;
	text-indent: .5em;
	vertical-align: middle;
}

#quickCartStatus table tbody tr {
	text-indent: .5em;
}

#quickCartStatus tbody a {
	font-size: .6em;
}

#quickCartStatus tbody a img {
	height: 16px;
	vertical-align: middle;
	width: 16px;
}

#quickCartStatus tbody span {
	font-size: .6em;
}
/* QuickcartStatus - Ende */

/* itemSearch - Anfang */
#itemSearch p.logo_background {
	background: transparent url(../img/webshop_logo.jpg) no-repeat right bottom;
	height: 20.5em;
	font-size: .8em;
	padding: 1.5em 0 0 5.9em;
}

#itemSearch span.image {
	background: transparent url(../img/basket_filled_big.gif) no-repeat .8em 1em;
}
/* ItemSearch - Ende */

/* ItemGroupInline - Anfang */
#itemSearchInline {
	padding: .7em;
	height: 100%
}

#itemSearchInline ul.pager {
	float: right;
}

#itemSearchInline ul.pager li {
	background-color: transparent;
	color: #000;
	display: inline;
	font-size: .7em;
}

#itemSearchInline ul.pager li a, #itemSearchInline ul.pager li span {
	background-color: transparent;
	color: #000;
}

#itemSearchInline ul.pager li span {
	font-weight: 700;
}

#itemSearchInline form fieldset label {
	float: left;
	clear: left;
	display: block;
	font-size: .7em;
	font-weight: 700;
	width: 12em;
}

#itemSearchInline form fieldset span, #itemSearchInline form fieldset select {
	font-size: .7em;
	float: left;
	margin-bottom: .4em;
}

#itemSearchInline form fieldset ul.pages {
	font-size: .7em;
	float: left;
	margin-bottom: 1.9em;
}

#itemSearchInline form fieldset ul li {
	background-color: transparent;
	color: #000;
	display: inline;
	font-weight: 700;
}

#itemSearchInline form fieldset ul li a {
	background-color: transparent;
	color: #000;
	font-weight: normal;
}

#itemSearchInline ul.itemline {
	display: block;
}

#itemSearchInline ul.itemline li {
	float: left;
}

#itemSearchInline ul.itemline li.image {
	clear: left;
	padding-top: .1em;
	width: 18%;
}

#itemSearchInline ul.itemline li.text {
	width: 48%;
}

#itemSearchInline ul.itemline li.text h2 {
	background-color: transparent;
	color: #000;
	font-size: .8em;
	font-weight: 700;
	padding: 0;
}

#itemSearchInline ul.itemline li.text p {
	font-size: .7em;
	font-weight: 500;
	padding-top: .2em;
}

#itemSearchInline ul.itemline li.text p a {
	font-weight: 700;
}

#itemSearchInline ul.itemline li.info {
	text-align: right;
	width: 34%;
}

#itemSearchInline ul.itemline li.info ul li {
	float: none;
}

#itemSearchInline ul.itemline li.info ul li.oldprice label, #itemSearchInline ul.itemline li.info ul li.oldprice span, #itemSearchInline ul.itemline li.info ul li.specialprice label {
	background-color: transparent;
	color: #2b2c85;
	font-size: .8em;
	font-weight: 700;
}

#itemSearchInline ul.itemline li.info ul li.oldprice span {
	text-decoration: line-through;
}

#itemSearchInline ul.itemline li.info ul li.specialprice span, #itemSearchInline ul.itemline li.info ul li.baseprice {
	background-color: transparent;
	color: #2b2c85;
	font-size: .9em;
	font-weight: 700;
}

#itemSearchInline ul.itemline li.info ul li.uvp {
	font-size: .6em;
	font-weight: 500;
	padding-top: .2em;
}

#itemSearchInline ul.itemline li.info ul li.pricenotice {
	background-color: transparent;
	color: #000;
	font-size: .6em;
	font-weight: 500;
	padding-top: .1em;
}

#itemSearchInline ul.itemline li.info ul li.pricenotice a {
	background-color: transparent;
	color: #000;
	text-decoration: underline;
}

#itemSearchInline ul.itemline li.info ul li.itemnumber {
	font-size: .6em;
	font-weight: 500;
	padding-top: .2em;
}

#itemSearchInline ul.itemline li.info ul li.alreadyincart {
	font-size: .65em;
	font-weight: 500;
	padding-top: .2em;
}

#itemSearchInline ul.itemline li.info ul li.variationtext, #itemSearchInline ul.itemline li.info ul li.variationlist {
	font-size: .7em;
	font-weight: 500;
}

#itemSearchInline ul.itemline li.info ul li.variationlist {
	padding-top: .2em;
}

#itemSearchInline ul.itemline li.info ul li.variationlist label {
	padding-right: .5em;
}

#itemSearchInline ul.itemline li.info ul li.variationlist select {
	font-size: 1em;
	font-weight: normal;
	vertical-align: middle;
	width: 7em;
}

#itemSearchInline ul.itemline li.info ul li.order input.menge {
	background-color: #ccc;
	color: #000;
	font-size: .7em;
	font-weight: 700;
}

#itemSearchInline ul.itemline li.info ul li.order img {
	height: 16px;
	vertical-align: middle;
	width: 16px;
}

#itemSearchInline ul.itemline li.line {
	padding: 1em 0 1em 0;
	width: 100%;
}

#itemSearchInline ul.itemline li.line hr {
	border: 1px dashed #aaa;
	vertical-align: middle;
}

#itemSearchInline ul.itemline .buttons {
	cursor: pointer;
	background-color: #011a32;
	border:none;
	padding:.3em;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 700;
}
/* ItemSearchInline - Ende */

/* ItemProfiSearch - Anfang */
#itemProfiSearch span.image {
	background: transparent url(../img/profisearch.gif) no-repeat .8em 1em;
}

#itemProfiSearch p {
	font-size: .7em;
	font-weight: 500;
	padding: .35em .5em .4em .5em;
}

#itemProfiSearch p.text {
	font-size: .7em;
	font-weight: 500;
	padding: 2em .5em .4em 8em;
}

#itemProfiSearch ul.sml, #itemProfiSearch ul.fromTo ul {
	font-size: .8em;
	padding: .35em .5em .4em .5em;
}

#itemProfiSearch ul.sml li label {
	float: left;
	width: 12em;
}

#itemProfiSearch ul.sml li select {
	font-size: .8em;
	width: 11em;
}

#itemProfiSearch ul.fromTo li {
	display: inline;
}

#itemProfiSearch ul.fromTo li.description, #itemProfiSearch ul.text li label {
	float: left;
	width: 8em;
}

#itemProfiSearch ul.fromTo li.from {
	display: block;
	float: left;
	padding-right: 2em;
	width: 7em;
}

#itemProfiSearch ul li input {
	border-color: #000;
	width: 7em;
}

#itemProfiSearch ul.text {
	font-size: .8em;
	padding: .7em .5em .4em .5em;
}
/* ItemProfiSearch - Ende */

/* ShippingCosts - Anfang */
#shippingCosts table {
    margin: .5em .5em .5em .5em;
	padding: .35em .5em .4em .5em;
	width: 95%;
}

#shippingCosts table thead td {
	font-size: .8em;
	font-weight: 700;
	padding-bottom: .2em;
	text-align: left;
}

#shippingCosts table tbody td {
	font-size: .7em;
}

#shippingCosts table tbody th {
	font-size: .7em;
	text-align: left;
}

#shippingCosts p {
	font-size: .7em;
	font-weight: 500;
	padding: .35em .5em .4em .5em;
}
/* ShippingCosts - Ende */

/* Login Anfang */
/* Cart - Anfang */
#newPassword, #login {
	font-size:12px;
	background-color:#FFFFFF;
	margin-top:28px;
	margin-left:54px;
	display:block;
	width:740px;
}

#newPassword h2, #login h2{
	color:#92BFE8;
	margin:5px;
	font-size:18px;
}
#newPassword form, #login form{
	padding: 1em;
}
#login p {
	padding: .35em .5em .4em .5em;
}
#login a {
	color:#000000;
}
#login a:hover {
	color:#011a32;
}
#login .form {
	padding: .35em .5em .4em .5em;
}

#login .form submit {
	padding: .35em .5em .4em .5em;
    font-weight: 700;
}
/* Login Ende */

/* NewPassword  & PasswordSend - Anfang */
#newPassword,#passwordSend{
	font-size:12px;
	background-color:#FFFFFF;
	margin-top:28px;
	margin-left:54px;
	display:block;
	width:740px;
}
#newPassword h2,#passwordSend h2{
	color:#92BFE8;
	margin:5px;
	font-size:18px;
}
#newPassword h2 a ,#passwordSend h2 a {
	color:#92BFE8;
	text-decoration: underline;
}

#newPassword h2 a:hover, #newPassword h2 a:focus,#passwordSend h2 a:hover, #passwordSend h2 a:focus {
	color: #000;
}
#newPassword p, #passwordSend p {
	padding: .35em .5em .4em .5em;
}

#newPassword .form {
	padding: .35em .5em .4em .5em;
}
/* NewPassword  & PasswordSend - Ende */

/* MyAccount - Anfang */
#myAccount{
	font-size:12px;
	background-color:#FFFFFF;
	margin-top:28px;
	margin-left:54px;
	display:block;
	width:740px;
}
#myAccount a {
	color:#000000;
}
#myAccount a:hover {
	color:#000000;
}
#myAccount h2{
	color:#92BFE8;
	margin:5px;
	font-size:18px;
}
#myAccount h2 a {
	color:#92BFE8;
	text-decoration: none;
}
#myAccount h2 a:hover, #myAccount h2 a:focus {
	color:#92BFE8;
	text-decoration: none;
}
#myAccount h3 {
	font-size:12px;
}
#myAccount p {
	padding: .35em .5em .4em .5em;
}

#myAccount ul {
	padding: .35em .5em .4em .5em;
}

#myAccount ul li {
	font-size: 12px;
}

/* MyAccount - Ende */

/* NewCustomer - Anfang */
#newCustomer{
	font-size:12px;
	background-color:#FFFFFF;
	margin-top:28px;
	margin-left:54px;
	display:block;
	width:740px;
}
#newCustomer h2{
	color:#92BFE8;
	margin:5px;
	font-size:18px;
}
#newCustomer h2 a {
	color:#92BFE8;
	text-decoration: underline;
}
#newCustomer h2 a:hover, #newCustomer h2 a:focus {
	color: #000;
}
#newCustomer h3 {
	background-color: #92BFE8;
	color: #000;
	font-weight: 700;
	padding: .4em .5em .4em .5em;
	margin: 4em 0 .8em 0;
}
#newCustomer p {
	padding: .35em .5em .4em .5em;
}
#newCustomer fieldset, #debit fieldset {
	padding: .35em .5em .4em .5em;
}
#newCustomer fieldset fieldset, #myCustomer fieldset fieldset, #debit fieldset {
    border: 1px solid #ccc;
    clear: left;
}

#newCustomer fieldset fieldset legend, #myCustomer fieldset fieldset legend, #debit fieldset legend {
    font-weight: bold;
    padding: 1em 0;
}

#newCustomer fieldset fieldset p, #myCustomer fieldset fieldset p {
    clear: left;
    margin-top: 1em;
    padding: 0;
}
/* NewCustomer - Ende */

/* QuickCart - Anfang */
#quickCart h2 a {
	background-color: #aaa;
	color: #fff;
	text-decoration: underline;
}

#quickCart p {
	font-size: .7em;
	padding: .35em .5em .4em .5em;
}

#quickCart p.text {
	padding-top: 1.15em;
}

#quickCart span.image {
	background: transparent url(../img/quick_cart.gif) no-repeat .5em .5em;
}

#quickCart .buttons {
	cursor: pointer;
	background-color: #011a32;
	border:none;
	padding:.3em;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 700;
}

#quickCart fieldset ul {
	padding-left: .5em;
}

#quickCart fieldset table {
	padding: .35em .5em .4em .5em;
}

#quickCart fieldset table thead tr {	background-color: #92bfe8;
	color: #ffffff;
	font-size: .8em;
	font-weight: 600;
}

#quickCart fieldset table thead td.date {
	width: 20%;
}

#quickCart fieldset table thead td.name {
	width: 20%;
}

#quickCart fieldset table thead td.action {
	width: 60%;
}

#quickCart fieldset table tbody td {
	font-size: .7em;
	font-weight: 600;
}
/* QuickCart - Ende */

/* QuickCartDetails - Anfang */
#quickCartDetails h2 a {
	background-color: #aaa;
	color: #fff;
	text-decoration: underline;
}

#quickCartDetails h2 a:hover, #quickCartDetails h2 a:focus {
	background-color: transparent;
	color: #000;
}

#quickCartDetails p {
	font-size: .7em;
	padding: .35em .5em .4em .5em;
}

#quickCartDetails p.text {
	padding-top: 1.15em;
}

#quickCartDetails table {
	padding: .35em .5em .4em .5em;
}

#quickCartDetails span.image {
	background: transparent url(../img/quick_cart.gif) no-repeat .5em .5em;
	width: 4.5em;
	height: 3.8em;
}

#quickCartDetails table thead tr {	background-color: #92bfe8;
	color: #ffffff;
	font-size: .8em;
	font-weight: 500;
}

#quickCartDetails table td {
	padding: .4em;
}

#quickCartDetails table tbody td {
	font-size: .7em;
	font-weight: 500;
	padding-bottom: 1.2em;
}

#quickCartDetails table tbody img {
	height: 16px;
	width: 16px;
}

#quickCartDetails table tfoot td {
	font-size: .8em;
	padding-bottom: .5em;
}

#quickCartDetails fieldset {
	float: left;
}
/* QuickCartDetails - Ende */

/* MyCustomer - Anfang */
#myCustomer{
	font-size:12px;
	background-color:#FFFFFF;
	margin-top:28px;
	margin-left:54px;
	display:block;
	width:740px;
}
#myCustomer h2{
	color:#92BFE8;
	margin:5px;
	font-size:18px;
}
#myCustomer h2 a {
	color:#92BFE8;
	text-decoration: underline;
}

#myCustomer h2 a:hover, #myCustomer h2 a:focus {
	text-decoration: none;
}

#myCustomer h3 {
	background-color: #92BFE8;
	color: #FFFFFF;
	font-weight: 700;
	padding: .4em .5em .4em .5em;
	margin: 4em 0 .8em 0;
}

#myCustomer p {
	padding: .35em .5em .4em .5em;
}

#myCustomer fieldset {
	padding: .35em .5em .4em .5em;
}
#bday, #bmonth, #byear {
    float: left;
}

#bmonth, #byear {
    margin-left: .5em;
}

#bday, #bmonth {
    width: 4em;
}

#byear {
    width: 9.4em;
}
/* MyCustomer - Ende */

/* MyDeliverAddress - Anfang */

#myDeliverAddress{
	font-size:12px;
	background-color:#FFFFFF;
	margin-top:28px;
	margin-left:54px;
	display:block;
	width:740px;
}
#myDeliverAddress h2{
	color:#92BFE8;
	margin:5px;
	font-size:18px;
}
#myDeliverAddress h2 a {
	color:#92BFE8;
	text-decoration: underline;
}

#myDeliverAddress h2 a:hover, #myDeliverAddress h2 a:focus {
	text-decoration: none;
}


#myDeliverAddress p {
	padding: .35em .5em .4em .5em;
}

#myDeliverAddress fieldset {
	padding: .35em .5em .4em .5em;
}

/* MyDeliverAddress - Ende */

/* MyOrders - Anfang */
#myOrders{
	font-size:12px;
	background-color:#FFFFFF;
	margin-top:28px;
	margin-left:54px;
	display:block;
	width:740px;
}
#myOrders a {
	color:#000000;
}
#myOrders a:hover, #myOrders a:focus {
	color: #011a32;
}
#myOrders h2{
	color:#92BFE8;
	margin:5px;
	font-size:18px;
}
#myOrders h2 a {
	color:#92BFE8;
	text-decoration: none;
}

#myOrders h2 a:hover, #myOrders h2 a:focus {
	color: #000;
}

#myOrders h3 {	background-color: #92bfe8;
	color: #ffffff;
	font-weight: 700;
	padding: .4em .5em .4em .5em;
}

#myOrders p {
	padding: .35em .5em .4em .5em;
}

#myOrders table {
	padding: .35em .5em .4em .5em;
	width: 100%;
}
#myOrders table thead tr {	
	border-bottom: 1px solid #000000;
	font-weight: bold;
}
#myOrders table tfoot tr {	
	border-top: 1px solid #000000;
}
#myOrders table td {
	padding: .4em;
}
#myOrders table tbody td {
	font-weight: 500;
	padding-bottom: 1.2em;
}
#myOrders table tbody img {
	height: 32px;
	width: 32px;
}
#myOrders table tfoot td {
	padding-bottom: .5em;
}
/* MyOrders - Ende */

/* MyOrderDetail - Anfang */
#myOrderDetail{
	font-size:12px;
	background-color:#FFFFFF;
	margin-top:28px;
	margin-left:54px;
	display:block;
	width:740px;
}
#myOrderDetail a {
	color:#000000;
}
#myOrderDetail a:hover, #myOrderDetail a:focus {
	color: #011a32;
}
#myOrderDetail h2{
	color:#92BFE8;
	margin:5px;
	font-size:18px;
}
#myOrderDetail h2 a {
	color:#92BFE8;
	text-decoration: none;
}

#myOrderDetail h2 a:hover, #myOrderDetail h2 a:focus {
	color: #000;
}

#myOrderDetail h3 {	background-color: #92bfe8;
	color: #ffffff;
	font-weight: 700;
	padding: .4em .5em .4em .5em;
}

#myOrderDetail p {
	padding: .35em .5em .4em .5em;
}

#myOrderDetail table {
	padding: .35em .5em .4em .5em;
	border-spacing: 0;
	width: 100%;
}

#myOrderDetail table thead tr {	
	border-bottom: 1px solid #000000;
	font-weight: bold;
}

#myOrderDetail table td {
	padding: .4em;
}

#myOrderDetail table tbody td {
	font-weight: 500;
	padding-bottom: 1.2em;
}

#myOrderDetail table tfoot td {
	padding-bottom: .5em;
}

#myOrderDetail ul {
	padding: .35em .5em .4em .5em;
	vertical-align: middle;
}
/* MyOrderDetail - Ende */

/* ShowCustomer - Anfang */
#showCustomer{
	font-size:12px;
	background-color:#FFFFFF;
	margin-top:28px;
	margin-left:54px;
	display:block;
	float:left;
	width:740px;
}
#showCustomer h2{
	color:#92BFE8;
	margin:5px;
	font-size:18px;
}
#showCustomer h2 a {
	color:#92BFE8;
	text-decoration: underline;
}

#showCustomer h2 a:hover, #showCustomer h2 a:focus {
	color: #000;
}

#showCustomer h3 {
	background-color: #92BFE8;
	color: #FFFFFF;
	padding: .4em 0 .4em .5em;
}

#showCustomer p {
	padding: .35em 0 .4em .5em;
}

#showCustomer table {
	padding: .35em 0 .4em .5em;
	width: 100%;
}

#showCustomer table thead tr {	background-color: #92bfe8;
	color: #ffffff;
	font-weight: 500;
}

#showCustomer table td {
	padding-left: .4em;
}

#showCustomer table tbody td {
	font-weight: 500;
}

#showCustomer table tfoot td {
	padding-bottom: .5em;
}

#showCustomer ul {
	padding: .35em 0 .4em .5em;
	vertical-align: middle;
}

#showCustomer ul li a {
	font-size: .7em;
}

#showCustomer .separation {
	padding-bottom: 1.5em;
	margin: 0;
	border-bottom: 1px dashed #aaa;
}
/* ShowCustomer - Ende */

/* OrderPayship - Anfang */
#orderPayship{
	font-size:12px;
	background-color:#FFFFFF;
	margin-top:28px;
	margin-left:54px;
	display:block;
	width:740px;
}
#orderPayship h2{
	color:#92BFE8;
	margin:5px;
	font-size:18px;
}
#orderPayship h2 a {
	color:#92BFE8;
	text-decoration: underline;
}

#orderPayship h2 a:hover, #orderPayship h2 a:focus {
	color: #000;
}

#orderPayship p {
	padding: .35em .5em .4em .5em;
}

#orderPayship fieldset {
	padding: .35em .5em .4em .5em;
}
/* OrderPayship - Ende */

/* OrderEnd - Anfang */
#orderEnd{
	font-size:12px;
	background-color:#FFFFFF;
	margin-top:28px;
	margin-left:54px;
	display:block;
	width:740px;
}
#orderEnd a {
	color:#000000;
}
#orderEnd a:hover, #orderEnd a:focus {
	color: #011a32;
}
#orderEnd h2{
	color:#92BFE8;
	margin:5px;
	font-size:18px;
}
#orderEnd h2 a {
	color:#92BFE8;
	text-decoration: underline;
}

#orderEnd h2 a:hover, #orderEnd h2 a:focus {
	color: #000;
}

#orderEnd h3 {	
	background-color: #92bfe8;
	color: #ffffff;
	font-weight: 700;
	padding: .4em .5em .4em .5em;
}
#orderEnd p {
	padding: .35em .5em .4em .5em;
}

#orderEnd table {
	padding: .35em .5em .4em .5em;
	width: 100%;
}

#orderEnd table thead tr {	
	border-bottom: 1px solid #000000;
	font-weight: bold;
}
#orderEnd table tfoot tr {	
	border-top: 1px solid #000000;
}
#orderEnd table td {
	padding: .4em;
}

#orderEnd table tbody td {
	font-weight: 500;
	padding-bottom: 1.2em;
}

#orderEnd table tfoot td {
	padding-bottom: .5em;
}

#orderEnd ul {
	padding: .35em .5em .4em .5em;
	vertical-align: middle;
}

#orderEnd textarea {
	margin: .35em .5em .4em .5em;
}

#orderEnd ul.addressleft {
	float: left;
}

#orderEnd ul.addressright {
	padding: 0 0 .5em 25em;
}

#orderEnd table tbody td img {
	height: 16px;
	vertical-align: middle;
	width: 16px;
}
/* OrderEnd - Ende */

/* OrderThanks - Anfang */
#orderThanks{
	font-size:12px;
	background-color:#FFFFFF;
	margin-top:28px;
	margin-left:54px;
	display:block;
	width:740px;
}
#orderThanks a {
	color:#92BFE8;
}
#orderThanks a:hover, #orderThanks a:focus {
	color: #00000;
}
#orderThanks h2{
	color:#92BFE8;
	margin:5px;
	font-size:18px;
}
#orderThanks h2 a {
	color:#92BFE8;
	text-decoration: underline;
}

#orderThanks h2 a:hover, #orderThanks h2 a:focus {
	color: #000;
}

#orderThanks h3 {	background-color: #92bfe8;
	color: #ffffff;
	font-weight: 700;
	padding: .4em .5em .4em .5em;
}
#orderThanks p {
	padding: .35em .5em .4em .5em;
}
/* OrderThanks - Ende */

/* Maintenance - Anfang */
#maintenance {
	border: 1px dashed #aaa;
	text-align: justify;
	vertical-align: middle;
	width: 30em;
	margin: 0px auto;
	margin-top: 2em;
	padding: .5em;
}

#maintenance h1 {
	font-size: 1em;
}

#maintenance p {
	font-size: .7em;
	padding: .35em .5em .4em .5em;
}

#maintenance strong.indent {
	padding-left: 2em;
}
/* Maintenance - Ende */

/* Cookie - Anfang */
#cookie p {
	font-size: .7em;
	padding: .35em .5em .4em .5em;
}
/* Cookie - Ende */

/* Formulare - Anfang */
.form {
	list-style-type: none;
}

.form li {
	vertical-align: middle;
}

.form label {
	float: left;
	width: 10em;
	font-weight: 700;
}

.form input {
	width: 16em;
	padding-right:.7em;
	border: 1px solid #000000;
	margin: .2em .2em .3em .2em;
	color: #000;
}

.formTwoColumns {
	list-style-type: none;
	clear: left;
}

.formTwoColumns li {
	padding-bottom: .2em;
	height:17px;
	display:block;
}

.formTwoColumns label {
	float: left;
	width: 15em;
	font-weight: 700;
	display: block;
}

.formTwoColumns input {
	width: 18em;
	border: 1px solid #000000;
	color: #000;
	padding: 0 .1em;
}

.formTwoColumns span {
	width: 12em;
}

.formTwoColumns select {
	width: 18.35em;
	border: 1px solid #000000;
	color: #000;
}

.formTwoColumns input.radio {
	width: auto;
	border-color: #000;
	float: left;
}

.formTwoColumns .separator {
	width: 4%;
}

input.buttons, #submit, #register, #noprofile {
	cursor: pointer;
	background-color: #011a32;
	border:none;
	padding:.3em;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
/* Formulare - Ende */

/* Bankeinzug - Anfang */
#debit{
	font-size:12px;
	background-color:#FFFFFF;
	margin-top:28px;
	margin-left:54px;
	display:block;
	width:740px;
}
#debit h2{
	color:#92BFE8;
	margin:5px;
	font-size:18px;
}
#debit h2 a {
	color:#92BFE8;
	text-decoration: underline;
}

#debit h2 a:hover, #debit h2 a:focus {
	color: #000;
}

#debit fieldset{
    margin: 0 1em 1em 1em;
}
/* Bankeinzug - Ende */

/* Allgemeine Definitionen - Anfang */
.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}
/* Allgemeine Definitionen - Anfang */
