* {
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:15px;
}

body {
	background-image:url(/images/shop-pics/bg/main3.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#dbeaf7;
	margin:0px;
	color:#2f3851;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-weight:bold;
	display:inline;
	color:#2f3851;
}

h2 {
	font-weight:bold;
	display:inline;
	color:#2f3851;
}

h3 {
	font-weight:bold;
	display:inline;
	color:#2f3851;
}

ul {
	list-style-position:outside;
	list-style-type:square;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:10px;
	text-align:left;
}

li {
	line-height:13px;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:2px;
}

.content {
	color:#2f3851;
}

.contentsmall {
	font-size:9px;
	line-height:12px;
	color:#2f3851;
}

.contentbold {
	font-weight:bold;
	color:#2f3851;
}

.blue {
	color:#005dc5;
}

.avgreen {
	line-height:1.2;
	color:#239b00;
}

.avblack {
	line-height:1.2;
	color:#2f3851;
}

.avred {
	line-height:1.2;
	color:#dd0000;
}

.bluesmall {
	font-size:10px;
	line-height:12px;
	color:#005dc5;
}

.bluebold {
	font-size:11px;
	font-weight:bold;
	color:#005dc5;
}

.red {
	color:#dd0000;
}

.redbold {
	font-weight:bold;
	color:#dd0000;
}

.white {
	color:#ffffff;
}

.price {
	font-family:Arial,Helvetica,sans-serif;
	font-size:27px;
	line-height:27px;
	font-weight:bold;
	color:#ff0000;
}

.pricesmall {
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#ff0000;
}

.price_rrp {
	font-weight:bold;
	color:#2f3851;
}

.sub_ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

.sub_ul_li {
	margin-left:1px;
	margin-top:1px;
	margin-bottom:1px;
	text-align:left;
	cursor:pointer;
	text-decoration:none;
	list-style-position:outside;
	list-style-type:none;
	list-style-image:none;
}

.form {
	left:0px;
	top:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
}

.selectbox {
	background-color:#ffffff;
	color:#2a334c;
}

.textfield {
	background-color:#fff;
	border-style:solid;
	border-width:1px;
	border-color:#aaa;
	font-size:11px;
}

/* @group Page Header */
.mainheader {
	height:77px;
	width:990px;
	background:url(/images/shop-pics/bg/header.png) no-repeat;
}

.menusep {
	height:4px;
	background-image:url(/images/shop-pics/menusep_h.gif);
}

.menusep .headerbarmark {
	background:none;
	height:4px;
	background-color:#fbba00;
}

.searchinput {
	background:transparent url(/images/shop-pics/search-lens.gif) no-repeat scroll left center;
	background-color:#fff;
	border-color:#2f3851 #e3e3e3 #e3e3e3 #2f3851;
	border-style:solid;
	border-width:1px;
	font-size:12px;
	padding:2px 2px 2px 18px;
	width:270px;
}
/* @end */

/* @group JSNavi top */
.jsmenu-wrapper {
	position:absolute;
	z-index:5000;
}

.jsmenu-arrow {
	position:absolute;
	width:18px;
	height:15px;
	background:url(/images/shop-pics/jsmenu-arrow.gif) no-repeat ;
	top:1px;
}

.jsmenu-content-wrapper {
	margin-top:9px;
}

.jsmenu-content {
	border:1px solid #a8a8a8;
	padding:10px 15px;
	background:url(/images/shop-pics/bg/gradient_grey_small.gif) repeat-x bottom #fff;
}

.jsmenu-content table td {
	vertical-align:top;
}

.jsmenu-content table.single {
	width:150px;
}

.jsmenu-content table.double {
	width:228px;
}

.jsmenu-content table td.right-col {
	padding-left:10px;
	width:50%;
}
.jsmenu-content table td.left-col {
	padding-right:5px;
}

.jsmenu-content table td.spacer-col {
	width:1px;
	background: #a8a8a8;
}

.jsmenu-wrapper .jsmenu-content div a {
	display:block;
	margin:6px 0px 6px 0px;
	color:#0274BB;
	font-weight:bold;
}
.jsmenu-wrapper .jsmenu-content div {
	display:block;
	margin:6px 0px 6px 0px;
	color:#0274BB;
	font-weight:bold;
}

.jsmenu-wrapper .jsmenu-content a {
	display:block;
	margin:6px 0px 6px 0px;
}
/* @end */

/* @group Navigation left */
.navleft {
	background-color:#fff;
}

.navleft ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

.navleft ul.nav2 li {
	background-color:#d7ebf6;
	padding:0px;
	/* margin-bottom:1px; */
}

.navleft ul.nav2 a {
	padding:2px 1px 2px 22px;
	line-height:22px;
}

.navleft ul.nav2 li a:hover {
	text-decoration:underline;
}

.navleft ul.nav2 li a.content {
	display:block;
	height:24px;
	background-color:#b2d4eb;
}

.navleft ul.nav2 li a.contentbold {
	display:block;
	line-height:22px;
	height:22px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:23px;
	margin-top:0px;
	margin-bottom:0px;
}

.navleft ul.nav3 {
	margin-left:30px;
	padding-bottom:5px;
} 

.navleft ul.nav3 li {
	text-indent:-1em;
	padding-left:1em;
	margin-bottom:5px;
}

.navleft ul.nav3 li a.content,
.navleft ul.nav3 li a.contentbold {
	display:inline;
	height:auto;
	background-color:transparent;
	line-height:1em;
	padding-left:5px;
}

.navleft ul.nav3 li a:hover {
	text-decoration:underline;
}

.navleft ul.nav4 {
	margin-left:5px;
	padding-top:5px;
	padding-bottom:0px;
} 


.navleft ul.nav2wear {
	padding-top:5px;
	padding-bottom:5px;
	background-color:#b2d4eb;
}


.navleft ul.nav2wear li {
	padding:2px 1px 2px 22px;
	font-weight:bold;
}

.navleft ul.nav2wear li a {
	padding-left:15px;
	padding-right:15px;
	font-weight:normal;
}

.navleft ul.nav2wear li a.contentbold {
	font-weight:bold;
}

.navleft ul.nav2wear li a:hover {
	text-decoration:underline;
}

.navleft ul div.navsep {
	display:block;
	height:2px;
	background-image:url(/images/shop-pics/navsep.gif);
	font-size:1px;
	line-height:1px;
}
/* @end */

/* @group Seitenstruktur */
.page-wrapper {
	margin-top:8px;
	padding:0px 0px 8px 0px;
	text-align:center;
	width:590px;
	border:0px;
}

.page-wrapper .page-banner {
	margin-bottom:13px;
	border:0px;
}

.page-wrapper .page-content {
	padding:0px;
	margin:0px auto;
	border:0px;
	width:576px;
}

.page-content h1,
.page-content h2,
.page-content h3 {
	display:block;
	margin-bottom:10px;
	margin-top:0px;
	text-align:left;
}

.page-content h1 {
	font-size:13px;
}

.page-content h2 {
	font-size:12px;
}

.page-content h3 {
	font-size:11px;
}

.page-content * {
	text-align:left;
}

.page-content p {
	margin-top:0px;
}

.page-wrapper .page-content ul {
	margin-left:25px;
}

.page-content ul,
.page-content ol,
.page-content table {
	margin-bottom:10px;
}

div.page-content table.box-table-struct {
	margin-bottom:0px;
}

.page-content * a,
.page-content * a:visited,
.page-content * a:hover,
.page-content * a:active,
.page-content * a:focus {
	text-decoration:none;
	color:#005DC5;
}

.page-content * a:hover {
	text-decoration:underline;
}
/* @end */

/* @group Struktur-Tabelle */
table.box-table-struct {
	width:100%;
	margin:0px auto;
	border-spacing:0px;
	border:0px;
	table-layout:fixed;
}

table.box-table-struct tr td {
	vertical-align:top;
	padding:0px;
}

table.box-table-struct.padding tr td {
	padding:3px;
}

table.box-table-struct tr td.box-container {
	padding:0px;
}

table.box-table-struct tr td.box-content {
	padding:12px;	
}
/* @end */

/* @group Feedback-Tabelle */
table.feedback th.centered,
table.feedback td.centered {
	text-align:center;
}
/* @end */

/* @group Struktur senkrechte Boxes */
div.box-flow-struct .multiBox,
div.box-flow-struct div.box-content {
	width:85%;
}

div.box-flow-struct-full .box-content,
div.box-flow-struct .box-content {
	padding:0px;
	margin-bottom:10px;
} 

div.box-flow-struct-full .box-content table.form-table,
div.box-flow-struct .box-content table.form-table {
	margin:20px auto;
}

div.box-flow-struct table.button-footer {
	width:85%;
}

div.box-flow-struct-full table.button-footer,
div.box-flow-struct table.button-footer {
	border-collapse:collapse;
	border-spacing:0px;
	margin:0px auto;
}

table.button-footer tr td {
	padding:0px;
}

table.button-footer .button-left {
	text-align:left;
}

table.button-footer .button-left input {
	margin-left:-1px;
}

table.button-footer .button-right {
	text-align:right;
}

table.button-footer .button-right input {
	margin-right:-1px;
} 
/* @end */

/* @group Box mit Header/Verlauf */
.box-container {
	border:solid 1px #aaa;
	padding:0px;
	margin:0px auto 10px auto;
	vertical-align:top;
}

.box-container h1,
.box-container h2 {
	display:block;
	color:#232843;
	margin:0px;
}

.box-container h1 {
	height:24px;
	background:url(/images/shop-pics/bg/grey.gif) repeat-x;
	border-bottom:solid 1px #aaa;
	padding:0px 6px;
	line-height:24px;
	font-size:12px;
	color:#232843;
}

.box-container h1 {
	font-size:12px;
}

.box-container h2 {
	background:#e1e1e1;
	padding:5px 6px;
	font-size:12px;
}

.box-container h1.blue {
	background:url(/images/shop-pics/bg/blue.gif) repeat-x;
}

.box-container h1.red {
	background:url(/images/shop-pics/bg/red.gif) repeat-x;
	color:#ffffff;
}

.box-content {
	border:solid 1px #aaa;
	padding:8px;
	font-size:11px;
}

div.box-content {
	margin:0px auto 10px auto;
}

.box-container div.box-content,
div.box-container div.box-content {
	border:0px;
	margin:0px;
}

.box-content a img {
	border:0px;
}

.box-content p {
	margin-top:0px;
}

.box-content h1 {
	font-size:13px;
}

.box-content h2 {
	font-size:12px;
}

.box-content h3 {
	font-size:11px;
}

.box-content h1,
.box-content h2,
.box-content h3 {
	display:block;
	margin-top:0px;
}

.box-content table {
	border-collapse:collapse;
	border-spacing:0px;
}

.box-content table tr td {
	font-size:11px;
	padding:3px 3px 3px 0px;
}

.gradient-grey.big {
	background:url(/images/shop-pics/bg/gradient_grey_big.gif) repeat-x bottom;
}

.gradient-grey.small {
	background:url(/images/shop-pics/bg/gradient_grey_small.gif) repeat-x bottom;
}

.box-container .border-top {
	border-top:solid 1px #aaa;
}
/* @end */

/* @group Data-Table */
table.data-table {
	width:90%;
	border-collapse:collapse;
	border-spacing:0px;
	border:solid 1px #aaa;
	margin:0px auto 10px auto;
}

table.data-table thead tr th {
	height:24px;
	background:url(/images/shop-pics/bg/grey.gif) repeat-x;
	border:solid 1px #aaa;
	padding:0px 5px;
	line-height:24px;
	color:#232843;
	font-size:11px;
	text-align:left;
}

table.data-table tbody tr td {
	border:solid 1px #aaa;
	padding:3px 5px;
	font-size:11px;
}

table.data-table table tr td {
	border:0px;
	padding:0px;
}
/* @end */

/* @group Service:Verfuegbarkeitsanzeige */
table.availability-icon-table {
	width:130px;
	border-width:0px;
	border-collapse:collapse;
	border-spacing:0px;
	margin:0px;
}

table.availability-icon-table tbody tr td {
	border:0px;
	font-size:11px;
}

table.availability-icon-table td.availability-icon {
	width:34px;
	padding:5px;
}

table.availability-icon-table td.availability-text {
	padding:5px;
	text-align:center;
}
/* @end */

/* @group einfache Tabelle; ohne Abstaende; 100% breit */
table.simpletablefull {
	width:100%;
	border-collapse:collapse;
	border-spacing:0px;
	border:0px;
	margin:0px;
}

table.simpletablefull td {
	padding:0px;	
}
/* @end */

/* @group Formular-Tabelle */
table.form-table {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	border-spacing:0px;
}

table.form-table thead tr th,
table.form-table tbody tr td {
	vertical-align:top;
	padding:3px;
	text-align:left;
}

table.form-table td.first-col {
	width:30%;
	text-align:right;
	padding:3px 9px 3px 0px;
	vertical-align:middle;
}

table.form-table td.button-col {
	text-align:left;
	padding-top:10px;
}

table.form-table tbody tr td img.captcha {
	border:solid 1px;
	border-color:#2f3851 #e3e3e3 #e3e3e3 #2f3851;
}

.simpletextfield,
.simpleselectfield {
	width:99%;
	border-color:#2f3851 #e3e3e3 #e3e3e3 #2f3851;
	border-style:solid;
	border-width:1px;
	font-size:12px;
	padding:2px;
	background-color:#fff;
	line-height: 12px;
}

.box-flow-struct-full table.form-table .simpletextfield,
.box-flow-struct table.form-table .simpletextfield {
	width:297px;
}

.box-flow-struct-full table.form-table .simpleselectfield,
.box-flow-struct table.form-table .simpleselectfield {
	width:303px;
}

.box-container .box-content .form-table .simpletextfield {
	width:320px;
}

.box-container .box-content .form-table .simpleselectfield {
	width:326px;
}

textarea.simpletextfield {
	overflow:auto;
	line-height: 15px;
}

div.box-container div.box-content table.form-table {
	margin-bottom: 0px;
}
/* @end */

/* @group Formularstyles */
table.form-table table {
	border-spacing:0px;
	border-collapse:collapse;
	margin:0px;
	width:303px;
}

table.zip-city-table tbody tr td {
	padding:0px;	
}

table.form-table table.zip-city-table td.zip-cell {
	width:30%;
	text-align:left;
}

table.form-table table.zip-city-table td.zip-cell input {
	width:95%;
}

table.form-table table.zip-city-table td.city-cell {
	width:70%;
	text-align:right;
}

table.form-table table.zip-city-table td.city-cell input {
    width:95%;
}
/* @end */

/* @group Teaserelemente */
div.teaser-element {
	margin-bottom:5px;
}

div.teaser-element a {
	text-decoration:none;
}

div.teaser-element a img {
	border:0px;
}
/* @end */

/* @group Sonstige Formatierungen */
.info-badge {
	display:block;
	padding-left:25px;
	background:url(/images/shop-pics/icons/badge_info.gif) left no-repeat;
	height:19px;
	line-height:19px;
}

span.footnote {
	float:left;
	padding-right:10px;
	font-weight:bold;
}

.justified {
	text-align:justify;
}

.page-content .button-right,
.button-right {
	text-align:right;
	margin:0px;
	padding:0px;	
}

.page-content .button-left,
.button-left {
	text-align:left;
	margin:0px;
	padding:0px;	
}

.page-content .button-centered,
.button-centered {
	text-align:center;
	margin:0px;
	padding:0px;	
}

a img {
	border:0px;
}
/* @end */

/* @group Zwei-Spalten-Layout Bestellprozess */
table.two-col-struct {
	width:100%;
	margin-bottom:10px;
	border-collapse:collapse;
	border-spacing:0px;
	border:0px;
}

table.two-col-struct td {
	vertical-align:top;
	padding:0px 7px;
}

table.two-col-struct .first-col {
	width:70%;
	padding-right:5px;
}

table.two-col-struct .form-table .first-col {
	width:25%;
}

table.two-col-struct div.box-content,
table.two-col-struct table.button-footer {
	width:100%;	
	margin:0px;
}

table.two-col-struct table.button-footer {
	margin-bottom:7px;
}

.info-block{
	border:solid 1px #aaa;
	padding:10px;
}

.info-block p{
	margin:0px;
	text-align:justify;
}
/* @end */

/* @group Feedbackformular */
table.feedback td.label {
	vertical-align:middle;
}
/* @end */

/* @group MultiBox */
.multiBox {
	margin:0px auto;
}

table.multiBox {
	width:100%;
	border-collapse:collapse;
	table-layout:fixed;
	margin-bottom:8px;
	border:solid 1px #a3a3a3;
}

div.multiBox {
	margin-bottom:10px;
	border:solid 1px #a3a3a3;
}

.multiBox h1.multiBoxHeader {
	display:block;
	margin:0px;
	line-height:24px;
}

.multiBox .multiBoxContent ul {
	margin:0px 10px;
}

.multiBox .multiBoxHeader {
	border-bottom:solid 1px #a3a3a3;
	padding:0px 6px;
	font-size:12px;
	text-align:left;
	height:24px
}

.multiBoxHeader.info {
	background:url(/images/shop-pics/bg/blue.gif) repeat-x;
	color:#232843;
}

.multiBoxHeader.error {
	background:url(/images/shop-pics/bg/red.gif) repeat-x;
	color:#fff;
}

.multiBoxContent {
	padding:6px;
	text-align:left;
	vertical-align:top;
	/* following for IE 6 */
	color:#2F3851;
	background-image:none;
}

.multiBoxContent.info {
	background-color:#ffffff;
}

.multiBoxContent.error {
	background-color:#fce7e2;
}
/* @end */ 

/* @group Adresstabelle und Merkzettel generell und Trennlinien */
div.address-list {
	width:100%;
	margin:0px auto;
}

table.wish-list,
table.address-list {
	width:100%;
	border:solid 1px #c8c8c8;
	border-collapse:collapse;
	border-spacing:0px;
	margin:0px auto 10px auto;
}

table.address-list td {
	padding:8px 8px;
}

table.wish-list td.spacer-cell,
table.address-list td.spacer-cell {
	padding:0px 8px;
}

table.wish-list td hr,
table.address-list td hr {
	height:1px;
	background-color:#c8c8c8;
	border:0px;
	margin:0px;
}
/* @end */

/* @group Adresstabellenzeile */
td.address-label {
	width:25%;
	vertical-align:top;
}

tr.default-address td {
	font-weight:bold;
	background:url(/images/shop-pics/bg/gradient_grey_small.gif) bottom repeat-x;
}

span.packstation-mark {
	display:block;
	margin-top:5px;
	background:url(/images/shop-pics/packstation_small.jpg) no-repeat;
}

td.address {
	width:30%;
}

td.address-link-cell {
	text-align:right;
	vertical-align:top;
}

td.address-link-cell a {
	font-style:italic;
}

tr.default-address td.address-link-cell a:link,
tr.default-address td.address-link-cell a:visited,
tr.default-address td.address-link-cell a:hover,
tr.default-address td.address-link-cell a:active,
tr.default-address td.address-link-cell a:focus {
	font-weight:bold;
}

td.address-link-cell a.edit-address-link {
	color:#005dc5;
}

td.address-link-cell a.delete-address-link {
	color:#d90000;
}

td.address-link-cell a.prefer-address-link {
	color:#005db2;
}
/* @end */

/* @group Tabelle Footer */
table.address-list-footer {
	width:100%;
	margin:0px;
	border-collapse:collapse;
	border-spacing:0px;
	border:0px;
}

table.address-list-footer td {
	padding:0px;
}
/* @end */

/* @group Merkzettel */
table.wish-list {
	margin-bottom:10px;
}

table.wish-list td.picture-cell {
	width:80px;
	padding:8px;
	text-align:center;
}

table.wish-list td.link-cell {
	width:125px;
	vertical-align:middle;
	padding:8px;
}

table.wish-list td.link-cell ul {
	list-style-type:none;
	margin:0px;
}

table.wish-list td.link-cell ul li img {
	margin-right:3px;
	float:left;
}

table.wish-list td.description-cell {
	padding:8px;
	vertical-align:top;
}

table.wish-list td.description-cell h1 {
	margin:0px;
	color:#005fc5;
	font-size:11px;
}

table.wish-list td.description-cell span {
	color:#aaa;
}

table.wish-list td.price-cell {
	font-size:18px;
	padding:8px 0px 8px 8px;
	font-weight:bold;
	color:#f00;
	white-space:nowrap;
}

table.wish-list td.av-cell {
	padding:8px 4px;
}

table.wish-list td.av-cell table {
	margin-bottom:0px;	
}

table.wish-list td.av-cell span {
	padding-bottom:5px;
}
/* @end */

/* @group Navi Bestellprozess */
table.order-navi {
  border-collapse:collapse;
  border-spacing:0px;
  margin-top:-1px;
}

table.order-navi tr td {
  padding:0px;
}
/* @end */

/* @group OrderBasket */
.basketWrapperTable {
	width:733px;
	border-spacing:0px;
	margin:0px auto 7px auto;
} 

.basketTable {
	width:100%;
	border-collapse:collapse;
	table-layout:fixed;
}

.basketHeaderCell1,
.basketHeaderCell2,
.basketHeaderCell3,
.basketHeaderCell4 {
	background:url(/images/shop-pics/bg/blue.gif) repeat-x;
	border:solid 1px #a3a3a3;
	padding:4px;
	font-size:12px;
}

.basketHeaderCell1 {
	width:50%;
	text-align:left;
	padding-left:6px;
}

.basketHeaderCell2 {
	width:10%;
	text-align:center;
}

.basketHeaderCell3 {
	width:20%;
	text-align:right;
	padding-right:6px;
}

.basketHeaderCell4 {
	width:20%;
	text-align:right;
	padding-right:6px;
}

.basketCell1,
.basketCell2,
.basketCell3,
.basketCell4 {
	border:solid 1px #a3a3a3;
	padding:6px;
}

.basketCell1 {
	text-align:left;
	vertical-align:top;
}

.basketCell2 {
	text-align:center;
	vertical-align:top;
}

.basketCell3 {
	text-align:right;
	vertical-align:top;
}

.basketCell4 {
	text-align:right;
	vertical-align:top;
	background-color:#efefef;
}

.basketCellSummary {
	font-size:12px;
	border:solid 1px #a3a3a3;
	padding:6px;
	text-align:right;
	vertical-align:middle;
	font-weight:bold;
	background-color:#efefef;
}

.basketCellInfo {
	font-size:12px;
	border:solid 1px #a3a3a3;
	padding:6px;
	text-align:right;
	vertical-align:middle;
}

.basketCountryPaymentCell {
	font-size:12px;
	border:solid 1px #a3a3a3;
	padding:6px;
	text-align:right;
	vertical-align:top;
	background-color:#efefef;
}

.basketErrorText {
	color:#dd0000;
	font-weight:bold;
}

.basketItemPicture img {
	border:solid 1px #e4e4e4;
	padding:2px;
}

.basketItemDescription {
	padding:0px 6px 6px 6px;
	vertical-align:top;
}

.basketInputQuantity {
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	background-color:#ffffff;
	border:solid 1px #a3a3a3;
	font-size:12px;
	width:45px;
	text-align:right;
	padding:1px;
}

.basketCellNoBorder {
	height:10px;
	padding:1px;
	text-align:left;
	vertical-align:top;
}

.qty-error input {
	border:solid 1px #f00;
}

.basketBoxTable {
	width:100%;
	border-spacing:0px;
	margin-bottom:0px;
	table-layout:fixed;
}
/* @end */

/* @group OrderAddressList */
table.order-address-list {
	width:100%;
	border-collapse:collapse;
	border:solid 1px #aaa;
	margin-bottom:10px;
} 

table.order-address-list td {
	padding:5px 10px;
	border-bottom:solid 1px #aaa;
}

table.order-address-list td.coll1 {
	width:25%;
	vertical-align:top;
}

table.order-address-list td.coll3 {
	width:15%;
	vertical-align:top;
	text-align:right;
}
/* @end */

/* @group Payment Choice Tabelle */
.payment-choice-table tr.selectable:hover {
	background:#ccc;
	cursor:pointer;	
}  

.payment-choice-table tr.selected {
	background:#eee;
	cursor:pointer;	
}  
/* @end */

/* @group OrderSummary Wrapper */
div.summary-wrapper {
	margin:0px 7px;
	padding-bottom:7px;
}

div.summary-wrapper div.box-container {
	margin-bottom:10px;
}
/* @end */ 

/* @group OrderSummary Adressen und Payment */
table.summary-addresses,
table.summary-payment {
	border-collapse:collapse;
	border-spacing:0px;
	border:0px;
	width:100%;
}

table.summary-addresses tr td,
table.summary-payment tr td {
	vertical-align:top;
}

table.summary-payment tr td,
table.summary-addresses tr td {
	padding:0px;
	line-height:16px;
}

table.summary-addresses tr.headline td {
	font-weight:bold;	
}

table.summary-payment td span.edit-link,
table.summary-addresses td span.edit-link {
	margin-left:10px;
}

table.summary-addresses tr.headline td span a,
table.summary-payment td span a {
	color:#1b76bb;
	font-weight:normal;
}

table.summary-payment tr td {
	padding:5px;
}

table.summary-addresses tr.headline td.coll1,
table.summary-addresses tr.headline td.coll3,
table.summary-payment tr td.first-col {
	padding:5px 6px;
	white-space:nowrap;
}

table.summary-addresses tr td.coll1,
table.summary-addresses tr td.coll3 {
	padding:5px 20px;
}

table.summary-addresses tr td.coll3.greyed-out {
	color:#aaa;
}

table.summary-addresses tr.headline td.coll2 {
	width:20px;
}

table.summary-addresses td.spacer hr {
	height:1px;
	background:#aaa;
	border:0px;
}

table.summary-payment td.first-col {
	font-weight:bold;
	text-align:right;
}

table.summary-payment td.spacer {
	height:10px;
	padding:0px;
}

table.summary-payment input.simpletextfield {
	width:50%;
}
/* @end */

/* @group OrderSummary Warenkorb */
table.summary-basket {
	width:100%;
	margin:0px;
}

table.summary-basket th.coll2,
table.summary-basket td.coll2 {
	text-align:center;
	width:10%;
	vertical-align:top;
}

table.summary-basket th.coll3,
table.summary-basket td.coll3,
table.summary-basket th.coll4,
table.summary-basket td.coll4 {
	text-align:right;
	width:20%;
	vertical-align:top;
}

table.summary-basket td.coll4 {
	background:#f2f2f2;
}

table.summary-basket td.info-cell {
	text-align:right;
	border:0px;
}

table.summary-basket tr.sum-row td.coll4 {
	font-weight:bold;
}
/* @end */

/* @group TagCloud Top-Marken */
ul.tag-cloud {
	list-style:none;
	text-align:center;
	margin:0px;
	padding:0px;
}

ul.tag-cloud li {
	display:inline;
	/*white-space:nowrap;*/
	padding:3px 2px;
}

ul.tag-cloud li a {
	color: #7a7a7a;
	font-weight:bold;
	line-height:22px;
}

a.tag-size1 {
	font-size:1.5em;
}

a.tag-size2 {
	font-size:1.2em;
}

a.tag-size3 {
	font-size:1.1em;
}

a.tag-size4 {
	font-size:1.0em;
}
/* @end */

/* @group SocialBookmarks */
div.social-bm a {
	display:block;
	width:16px;
	border:solid 1px #d8d8d8;
	padding:1px;
	margin:1px;
	background:#ffffff;
	float:left;
}
/* @end */

.product-box-help-header {
	font-weight:bold;
	color:#2f3851;
	line-height:23px;
}

.product-box-help-link {
	font-weight:bold;
	color:#005dc5;
	line-height:20px;
	padding:4px;
}

/* @group SizeChart */
table.sizechart {
	width:100%;
	border:0px;
}

table.sizechart thead tr th {
	text-align:center;	
	border-bottom:solid 1px #D3D3D3;
	border-top:0px;
}

table.sizechart thead tr th,
table.sizechart tbody tr td {
	border-left:1px;
	border-right:0px;
	border-style:solid;
	border-color:#D3D3D3;
	padding:3px 5px;
}

table.sizechart tr .row-head {
	text-align:left;
	border-left:0px;
	width:100px;
	padding-right:10px;
	
}
table.sizechart tbody tr td {
	text-align:center;
	border-bottom:0px;
	border-top:0px;
}

table.sizechart tr.odd {
	background-color:#e8e8e8;
}
/* @end */

/* @group SizeChart-Wrapper */
table.sizechart-layout {
	width:100%;
}

table.sizechart-layout h1 {
	font-size:1.2em;
}

table.sizechart-layout tr td.content-cell {
	vertical-align:top;
	padding:20px;
	border-width:0px 1px 1px 0px;
	border-color:#0066CC;
	border-style:solid;
	background:#fff;
}

table.sizechart-layout tr td.content-cell.no-borders {
	border:0px;
	padding:8px;
}

table.sizechart-layout tr td.navi-cell {
	vertical-align:top;
	width:172px;
	background:url(/images/shop-pics/pixel_sizechart.png) repeat-y right;
}

table.navi tr td.navi {
	height:61px;
	width:170px;
	padding:0px;
	border:solid 1px #0066CC; 
	border-bottom:0px;
	border-top:0px;
	font-size:1px;
}

table.navi tr td.navi a,
table.navi tr td.navi a img,
table.navi tr td.navi img {
	width:170px;
	height:61px;
	margin:0px;
	padding:0px;
	border:0px;
}

table.navi tr td.navi.active {
	border-right:solid 1px #F0F8FF;
}

table.navi tr td.navi-spacer {
	height:5px;
	width:170px; 
	line-height:5px;
	border-top:solid 1px #0066CC;
	border-bottom:solid 1px #0066CC;
}

table.navi tr td.navi-end {
	border-bottom:0px;
	border-top:solid 1px #0066CC;
}

table.sizechart-wrapper {
	width:100%;
	clear:both;
	margin:10px 0px 10px 0px;
	border-collapse:collapse;
}

table.sizechart-wrapper tr td.image-cell {
	width:113px;
	margin:0px;
	padding:0px;
	vertical-align:top;
	text-align:center;
	padding-bottom:10px;
}

table.sizechart-wrapper tr td.table-cell {
	padding-left:20px;
	padding-bottom:10px;
	padding-right:0px;
	vertical-align:top;
}

table.sizechart-wrapper tr td.table-cell h2 {
	display:block;
	margin:0px 5px 10px 5px;
	font-style:italic;
}

table.sizechart-wrapper td.infotext {
	text-align:center;
}

p.info-head {
	margin:0px;	
	padding:3px 5px 3px 0px;
}

p.info-head span {
	display: block;
	float: left;
	width: 80px;
	margin-right: 5px;
}

/* @end */

/* @group Logoseite SizeChart */
table.logo-table {
	width:100%;
}

table.logo-table tr td {
	border:solid 1px #D4D4D4;
	height:150px;
	vertical-align:middle;
	text-align:center;
}

table.logo-table tr td a {
	display:block;
	width:175px;
	height:150px;
	line-height:150px;	
}
/* @end */

/* @group Produktdetailseite */
td.small-product-picture {
	padding:3px;
}

td.big-product-picture {
	padding:3px;
}
/* @end */

/* @group Messhinweise */
span.first-letter {
	font-size:1.2em;
}

table.measurement-instructions {
	margin-top:20px;
}

table.measurement-instructions td.left-col {
	vertical-align:top;
}

table.measurement-instructions td.right-col {
	vertical-align:top;
	padding-left:20px;
}

table.measurement-instructions td.left-col div {
	border:solid 1px #D4D4D4;
}

table.measurement-instructions td.right-col p {
	margin:5px 0px 10px 0px;
}
/* @end */

/* @group Store */
table.store-content-table {
	width:  100%;
}

table.store-content-table td {
	vertical-align: top;
	padding-right: 6px;
	padding-left: 0px;
}

.page-wrapper .page-content table.store-content-table td ul {
	margin-left: 3px;	
	margin-bottom: 0px;
}

table.store-content-table td.store-spacer-row {
	padding:  3px 0px;
}

td.store-spacer-row hr{
	height: 1px; 
	background: #b5b5b5; 
	border: 0px;
	margin: 10px 0px;
}
/* @end */
