* {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;

}

body {

}

table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

* > table {
	border-collapse: separate;
	border-spacing: 0;
}

td, th {
	padding: 0;
	vertical-align: top;
}

img {
	border: 0;
}

p {
	margin-bottom: 7px;
}

h1 {
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 15px 0;
}

h2 {
	font-size: 13px;
	margin: 0 0 13px 0;
}

a {

	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}


#container {
	background-color: #FFFFFF;
	width: 1024px;
	margin-left:auto;
	margin-right:auto;


}

#head {
	margin-top: 10px;
	float: left;
	width:824px;
}

#logo {
	float: left;
	border-left: 3px solid #19499B;
	padding-left:7px;
	margin-top: 10px;

}

#meta {

}


#chapter {
	padding-top:5px;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 8px;
	color: #B5B6B9;

}
#search {
 	float: right;
 	margin:0;
}

#basket-state-menu {

 	float: right;
 	margin-right: 10px;
 	margin-top: 0px;


}

#basket-state-menu a {
	font-weight:bold;
	color: #fff;
	padding-left:15px;
	background-image: url(../images/layout/cart-small-rtl-blue.png);
	background-position: left center;
	display: inline;
	background-repeat: no-repeat;

}

#language {
 	float: right;
 	margin:0;
 	padding-right: 5px;
 	padding-top: 3px;
 
}


#global-nav {
	background: #19499B;
	color: white;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	width:100%;
}

#local-nav {
	float: left;
	width: 200px;
}


#main-content {
	margin-left: 200px;
}

#breadcrumb {
	margin: 15px;
	float: right;
}

#content {
	padding: 15px 5px 15px 15px;
}


/**** globale Navigation ****/

ul.global-nav {
	font-weight: bold;
	list-style: none;
	margin:0;
	padding:0;
	width:100%;

}

ul.global-nav li {
	float:left;
	margin:0;
	padding-left:50px;
}

ul.global-nav li a {
	font-weight: bold;
	color: #fff;
	display:inline;
}


/**** Login ****/
ul.login {
	list-style-type: none;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	border-bottom: 1px dotted #19499B;
	
}

ul.login li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 5px 3px 10px;
}


/**** Baummenu ****/
ul.local-nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px dotted #19499B;
	border-bottom: 1px dotted #19499B;

}

ul.local-nav li {
	border-top: 1px dotted #19499B;
}

ul.local-nav li.first {
	border-top: 0;
}


ul.local-nav li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 5px 3px 10px;
}

ul.local-nav ul {
	border-bottom: 0;
}

ul.local-nav li.current a {
	padding-left: 20px;
	background-image: url(../images/layout/arrow-menu.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	background-color: #19499B;
	color: #fff;
}


ul.local-nav li.current ul li a {
	font-weight: normal;
	padding-left: 20px;
	background-image: none;
	background-color: #FFFFFF;
	color: #111987;
}


ul.local-nav li.current ul li.current a,
ul.local-nav li.current ul li.current ul li.current a,
ul.local-nav li.current ul li.current ul li.current ul li.current a,
ul.local-nav li.current ul li.current ul li.current ul li.current ul li.current a,
ul.local-nav li.current ul li.current ul li.current ul li.current ul li.current ul li.current a
ul.local-nav li.current ul li.current ul li.current ul li.current ul li.current ul li.current ul li.current a {
	font-weight: bold;
	color: #111987;
}

ul.local-nav li.current ul li.current ul li a {
	padding-left: 30px;
	font-weight: normal;
}

ul.local-nav li.current ul li.current ul li.current ul li a {
	padding-left: 40px;
	font-size: 10px;
	font-weight: normal;
}

ul.local-nav li.current ul li.current ul li.current ul li.current ul li a {
	padding-left: 50px;
	font-weight: normal;
}

ul.local-nav li.current ul li.current ul li.current ul li.current ul li.current ul li a {
	padding-left: 60px;
	font-weight: normal;
}

li.current ul li {
	margin: 0px;

}


/**** Produktgruppen-Auflistung ****/


ul.product-group {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


ul.product-group li a {
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #B2C7DF;
	/* background-color: #f1f4fa; */
	margin: 0 0 10px 0;
	padding: 7px 5px;

}

ul.product-group li a:hover {
	background-color: #B2C7DF;
	color: white;
	text-decoration: none;
	border-bottom: 1px solid white;
}

h1.product-group {
	border-bottom: 10px solid #B2C7DF;
	color: #19499B;
	padding-bottom: 5px;

}


/**** Auflistung bei den Suchergebnissen ***/



ul.search-list {
	list-style-type: none;
	
	padding: 0;
	margin-left: 5px;
}

ul.search-list li {
	list-style-type: none;
	padding: 0;
	margin-bottom: 10px;
	
	border-bottom:1px solid #19499B;
}

div.search-subheader {
	
	padding:5px;
	
	background:#19499B none repeat scroll 0 0;
	color:white;
	margin:0;
	margin-bottom:10px;
	font-weight:bold;
	width:100%;
	
}
div.search-subheader strong {

	color:white;
	margin:0;
	margin-bottom:10px;
	font-weight:bold;
	width:100%;
	font-size:16px;
	
}






/**** Masteransicht ****/

h1.master {
	border-bottom: 10px solid #B2C7DF;
	color: #19499B;
	padding-bottom: 5px;
	padding-top: 20px;
}

ul.images {
	
	list-style: none;
	margin:0;
	padding:0;
}

ul.images li {
	/* float:left; */
	margin:0;
	padding-left:0px;
}

ul.images li img {
	vertical-align: bottom;
}



table.master {
	width:800px;
	border-right: 1px solid #B2C7DF;
	border-top: 1px solid #B2C7DF;
	margin: 15px 0;
}

table.master td {
	border-bottom: 1px solid #B2C7DF;
	border-left: 1px solid #B2C7DF;
	padding: 3px 2px;

}

table.master thead th {
	border-bottom: 1px solid #B2C7DF;
	border-left: 1px solid #B2C7DF;
	background: #E5ECF4;
	padding: 3px 2px;
	vertical-align:middle;
}

table.master tbody td.img {

	vertical-align: bottom;
	text-align:center;
	cursor: help
}


table.master tbody td.intobasket {
	vertical-align: bottom;
	text-align:center;

}




form.search-form {
	display:inline;
}

div.clear{
	clear: both;

}


/** unterschiedliche Eigenschaften bzw. Texte */
div.aa_txtlng_1 {
	margin:10px 0;
	border: 1px solid #19499B;
	padding: 3px;
}

div.aa_txtlng_1 h3{
	color:red;
	font-size: 15px;
}

div.aa_txtlng_1 ul{
	list-style-type: none;
}

ul.aa_standard_exturl_suffix {
	padding: 2px 0px 2px 2px;
	list-style-type: none;
	clear:right;
}

div.AA_txtlst_facts h3 {
	color:#19499B;
}

div.AA_txtlst_facts ul li {
	margin-left: 15px;
}



div.AA_txtsgl_1 h3, div.AA_txtsgl_2 h3, div.AA_txtsgl_3 h3, div.AA_txtsgl_4 h3 {
	color:#19499B;
}

div.AA_txtsht_1 h3, div.AA_txtsht_2 h3 {
color:#19499B;
}


div.AA_txtsgl_category {
	margin-top: 10px;
}
div.AA_txtsgl_category h3 {
	color:#19499B;
}



div.paging {


}

table.images td {
	width:1%;
	text-align:center;
}

ul.welcome {
	list-style-type: none;
	margin: 50px;
}

ul.welcome li {
	margin: 20px;
}

table.basket {
	width: 100%;
}

table.basket thead tr th {
	background: #19499B;
	color:white;
	padding: 3px;
	text-align:left;
	border-right: 1px solid white;
}

table.basket tbody tr td {
	vertical-align:bottom;

	padding:2px 3px;
	border-bottom: 1px solid #19499B;
}

table.basket tbody tr td.pos, td.qty {
	text-align:center;
	width:1%;
	white-space:nowrap;
}

form.basket label {
	font-weight: bold;
}

div.intobasket_all {
	float:right;
	background-color:#e5ecf4;
	border:1px solid #b2c7df;
	padding:2px;
	margin-bottom:5px;
}


div.standalone {
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:#e5ecf4;
	border:1px solid #b2c7df;
	padding: 4px;

}


div.standalone ul {
	font-weight: bold;
	list-style: none;
	margin:0;
	padding:0;
	width:100%;

}

div.standalone ul li {
	float:left;
	margin:0;
	padding:2px

}

/* Formateinstellungen f�r den Profieinstieg */
.error {
	font-weight: bold;
	color: red;	
}

div.prosite {
	margin: 20px 0 0 0;
	border: 4px solid #19499B;
	padding: 15px;	
}

dl.prosite-form dd {
	margin: 0 0 0 120px;
	padding: 0px;	
	
}

dl.prosite-form dt {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 120px;	
	
}


dl.basket-stock {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	
}

dl.basket-stock dt {
	
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 20px;	

}

dl.basket-stock dd {
	margin: 0 0 0 20px;
	padding: 2px;	
	vertical-align:bottom;
	
	width:400px;
	
	

	
}

div.variant {
	margin-top:10px;
}

table.tab-pglist {
	width: 800px;	
}

table.tab-pglist td {

	border-bottom: 1px solid #b5b6b9;
	vertical-align:middle;
}

table.basket-sum {
	float:right;
	width:250px;
	margin-top: 10px;
}
table.basket-sum td {
	
	padding:2px;
	font-weight: bold;
}
table.basket-sum td.line {
	border-bottom: 1px solid #b5b6b9;
}

table.basket-sum td.doublline {
	border-bottom: 3px solid #b5b6b9;
}

table.basket-sum td.right {
	text-align:right;
}

div.basket-sendorder {
	margin-top:15px;
	border:1px solid #111987;
	padding:4px;
	background-color:#111987;
	color:#fff;
	text-align:right
}

div.basket-sendorder h2 {
	display:inline;
	color:#fff
}

div.basket-sendorder input {
	width:150px;
}

table.basket-preview {
	width:100%;
}

table.basket-preview th {
	padding:3px;
	text-align:left;
	vertical-align:top;
}


table.basket-preview tbody tr td.pos, td.qty {
text-align:center;
white-space:nowrap;
width:1%;
}

table.basket-preview tbody tr td {
border-bottom:1px solid #b5b6b9;
padding:2px 3px;
vertical-align:bottom;
}

table.basket-customerdata {
	width:100%;
	
}

table.basket-customerdata thead tr th{
	text-align: left;
	border-right: 1px solid #b5b6b9;
	padding:15px;
}
table.basket-customerdata tbody tr td{
	text-align: left;
	border-right: 1px solid #b5b6b9;
	padding:15px;
}

table.basket-customerdata td.first,th.first {
	
	border-left: 1px solid #b5b6b9;
	
}

p.ship-hint {
	display:block;
	border:2px solid #19499b;
	background-color: #19499b;
	color: #fff;
	float:left;
	font-weight: bold;
	padding: 4px;
	margin-top:5px;
}

table.basket {
	 width: 800px; 
}

a.delete {
	background-image:url(../images/icons/13x13/delete.gif);
	background-position:left center;
	background-repeat:no-repeat;
	display:inline;
	font-weight:bold;
	padding-left:15px;
	
	}
	
a.info {
	/* background-image:url(../images/layout/info.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px; */
	display:inline;
	font-weight:bold;
	color:#111987;
	
}

table.shiptable td, table.shiptable th {
	padding:2px 5px 2px 2px;
	border-bottom:1px solid gray;
	text-align: right;
	
}

div.site-variationgroup {
	background-color:#E5ECF4;
	border: 1px solid #B2C7DF;
	padding-left:4px;
	
}

ul.site-variationgroup {
	margin-bottom: 10px;
	list-style-type: disc;
	padding-left: 20px;
	margin-top: 4px;
}

a.up {
	background-image:url(../images/arrows/up.png);
	padding-left:16px;
	background-repeat:no-repeat;
	float:right;
}


