/* 

Internetauftritt Swedenborg Zentrum Zürich
14 Punkt Arial Fett
14 Punkt Arial Normal
11 Punkt Arial Fett
11 Punkt Arial Normal
10 Punkt Arial Normal


B1:		001D70
B2: 	1A347F
B3: 	334A8D
B4:		4D619B		
B5:		6677A9
B6:		808EB8
B7:		99A5C6
B8:		B3BCD4
B9:		CCD2E2
B10:	E6E9F1

G1:		FFA500
G2:		FFAE1A
G3:		FFBE48
G4:		FF40CD
G5:		FFC966
G6:		FFD280
G7:		FFDB99
G8:		FFE4B3
G9:		FFEDCC
G10:	FFF6E6

*/


/* THE BIG GUYS */

.orangeBold {font-size:13px; font-weight:bold; text-align:left; color :#FFA500}
.orange {font-size:13px; font-weight:normal; text-align:left; color :#FFA500}
.hellblau  {font-family:Arial; font-size:13px; margin:0; padding:0; color:#6677A9}
.mittelblauBold {font-size:13px; font-weight:bold; text-align:left; color:#6677A9}
.blauBold {font-size:13px; font-weight:bold; text-align:left; color:#001D70}
.mittelblau {font-size:13px; font-weight:normal; text-align:left; color:#6677A9}
* {margin:0;padding:0}
body {font-family:Arial; font-size:13px; margin:0; padding:0; background:#E5E8F1; color: #001D70 }
#container {width:100%; height:100%;}

/* WHOLE SITE WRAPPER */
#wrap {	margin: 0 auto; width:950px;}


/* HEADINGS */
h1 {color:#001D70; font-weight:bold; font-size:13px; margin:10px 0px 10px 0px;padding:0px; width:auto;}
h2 {color:#001D70; font-weight:bold; font-size:13px; margin:10px 0px 10px 0px;padding:0px; width:auto;}
h3 {color:#001D70; font-weight:bold; font-size:13px; margin:10px 0px 5px 0px;padding:0px; width:auto;}
h4 {color:#001D70; font-weight:bold; font-size:13px; margin:10px 10px 5px 100px;padding:0px; width:auto;}

/* LINKS GLOBAL */
a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:underline;cursor:pointer}
a:link {color:#001D70; text-decoration:none;}
a:visited {color:#001D70; text-decoration:none;}
a:hover,a:active {color:#555; text-decoration:none;}
a img {border:none}

/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {font-family:Arial; font-size:13px;color:#001D70;padding-left:3px}
textarea {font-family:Arial; font-size:13px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}
select {border:1px solid #6677A9; height: 19px; padding-right: 2px; margin:0px; width: 130px; background-color: #E5E8F1;color:#001D70;padding-left:3px}
.Sucher {padding: 13px; color: #6677A9;}
 
/* INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
input[type=text], input[type=password] {border:1px solid #6677A9; height: 15px; padding-right: 2px; margin:0px; background-color: #E5E8F1}
.hostiekeywords { width: 130px;}
.hostieproducts_qty  { width: 20px;}
/* PARAGRAPH GLOBAL */
p {margin:8px 0px 8px 0px}

/* FAKE HR DIV CAUSE OF IE TROUBLES */
div.hr {padding-top:1px; height:0; overflow:hidden; margin:0; line-height:0px; background-color:#9CC5C2;}
div.hrlightgrey {padding-top:1px; height:0; overflow:hidden; margin:0; line-height:0px; background-color:#999;}
.hrproductpreview {width:100%; height:5px; padding:5px 0px 5px 0px; background:url(img/hr_productpreview.gif) repeat-x 0 100%;}

/* TABLE GLOBAL */
table td {padding:2px; vertical-align:top;}

/*other GLOBAL */
.clearboth{clear:both;}
.floatleft {float:left;}
.floatright {float:right;}
.whitefont {color:#fff;}
.padding2px {padding:2px;}
.padding5px {padding:5px;}
.padding10px {padding:10px;}
.whitespace {white-space:normal;}

/* HEADER WITH LOGO, SEARCH SELECTION */
#header {width:950px; margin-left:0px; background-color: #FFF; height: 100px;}
#header	#logo {float:left; width:294px; padding:0px; background-color: #f00;height: 100px; background: url(img/Header.jpg) no-repeat 0px 0px;}
#headercontent {float:right; padding-right:40px; width:73px; border-top: 50px solid #FFF;}
#Startseite { white-space:nowrap; text-align:left;}

#search {float:right; padding:12px 25px 0px 0px; background:url(img/search_bg.png) no-repeat right 10px; font-weight:bold;}
#search, #search a, #search a:link, #search a:hover, #search a:visited {color:#FFF; font-size:13px; text-decoration:none;}
#search a:hover {color:#555;}

/* BREADCRUMB PATH AS LIST */
#breadcrumb {clear:both; color:#c64934; padding:1px 0px 10px 15px; list-style-type:none; background-color:#fff; height:22px; background-image:url(img/bg_breadcrumb.gif); background-repeat:repeat-x; font-size:11px;}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {line-height:23px; text-decoration:none; font-weight:normal; cursor:pointer;color:#333333; margin:0; padding:0;}

/* TOPMENU AS LIST */
#topmenuwrap {clear:both; background:#838776 url(img/cart.gif) no-repeat 20px 13px; border-top:1px solid #FFF; height:35px;}
#topmenu {margin:0; padding:3px 10px 0px 30px; list-style-type: none; font-size:13px;}
#topmenu li {float:left; margin:0; padding-top:7px; background: url(img/bg_topmenu_breakline.jpg) no-repeat right; height:25px;}
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:active {margin:0; padding:0px 25px 0px 20px; text-decoration:none; font-weight:bold; color:#fff; font-size:15px;}
#topmenu a:hover {color:#d5d5d5;}

/* LANGUAGE SELECTION IN TOPMENU LIST */
#languages {margin:0; padding:10px 10px 0px 0px; text-align:right; font-size:13px;}

/* CONTENT WRAPPER */
#contentwrap {clear:both; width:960px; margin-left:0px;}
.contentbody {clear:both; width:950px; margin-left:0px; background:#FFF;}
.navtrail {width:950px; list-style-type:none; font-size:13px;padding-left:245px;background-color: #fff;}
.navtrail a, .navtrail a:link, .navtrail a:visited, .navtrail a:active {margin:0; color:#555;}
.navtrail a:hover {color:#FFA500;}



/* LEFT COLUMN */
#leftcol {float:left; vertical-align:top; width: 230px;}

/* RIGHT COLUMN */
#rightcol {float:right; vertical-align:top;}

/* MAIN CONTENT */
#content { width:710px; margin-bottom:15px; vertical-align:top;}
#contentfull { width:680px; margin-bottom:15px; vertical-align:top; background:#E5E8F1; padding-left: 10px; border-top: 2px solid #FFF;}
.content_head {font-size:12px; font-weight:600; padding-bottom:5px; border-bottom:1px solid #CCC;}
.content_body {padding:10px;}
.content_body li {list-style-position:inside;}

/* CART BOX */
.boxcartBG {}
.boxcarttop  {margin:0; background-color:#E5E8F1;}
h2.cartheader{margin:0; padding:0px 10px 0px 21px; font-size:13px; line-height:30px; vertical-align:middle; color:#FFA500}
.boxcartbody  {margin-bottom:10px; padding:10px 0px 10px 21px; background:#E5E8F1; color: #6677A9}
.boxcartbody p {font-size:12px;}
.boxcartbody a, .boxcartbody a:link, .boxcartbody a:visited, .boxcartbody a:active {color:#001D70;}
.boxcartbody a:hover {color:#666;}
.boxcartbody li{display: block;	list-style-type:none; color:#6677A9;}
.boxcartbody div.hr {padding-top:1px; height:0; overflow: hidden; line-height:0px; background-color:#666;}

/* ADMIN BOX */
.boxadminBG {}
.boxadmintop  {margin:0; background-color:#001D70;}
h2.boxadminheader {margin:0; padding:0px 10px 0px 10px; font-size:13px; line-height:30px; vertical-align:middle; color:#FFA500}
.boxadminbody {margin-bottom:10px; padding:10px; background:#FFF url(img/boxbody.gif) repeat-x top; border:1px solid #CCC;}

/* CATEGORY MENU */
.categorytop {margin:0}
h2.categoryheader {margin:0; padding:0px 0px 0px 10px; font-size:13px; line-height:30px; vertical-align:middle; color:#FFA500}
.categorybody  {margin-bottom:10px; padding:10px 0px 10px 15px; background:#E5E8F1}
ul#categorymenu {list-style-type:none; text-decoration:none;}
ul#categorymenu li a{ color: #001D70; padding-left:0px;}

/* 1st TIER */
ul#categorymenu li.level1 {display:block; text-decoration:none; list-style-type:none; line-height:25px; font-weight:bold; font-size: 13px;}
ul#categorymenu li.level1 a { }
ul#categorymenu li.level1 a:hover{color:#FFA500;}

/* sub TIER */
ul#categorymenu li.level_sub { line-height:25px; font-size: 13px;}
ul#categorymenu li.level_sub a:hover{ color:#FFA500;}


/* BOXES GLOBAL DEFINITION */

.boxtop {margin:0; background-color:#E5E8F1;}
h2.boxheader {margin:0; padding:0px 10px 0px 21px; font-size:13px; line-height:30px; vertical-align:middle; color:#FFA500}
.boxbody {margin-bottom:10px; padding:10px 0px 10px 20px; background:#E5E8F1}
.boxbody .center, .boxbody .center a {font-size:13px; text-align:center;}
.boxbody .price{color:#DB0048; font-weight:600; text-align:center;}
.boxbody .productOldPrice {margin:0; padding:0; text-decoration:line-through; font-size:13px; color:#333;}
.boxbody div.hr {margin:5px 5px 5px 0px;}
.boxbody div.hr3 {margin:5px 5px 5px 5px;}
.boxbody div.hrlightgrey {margin:5px 0px 5px 0px;}
.boxbody .productboximage { color:#F6c;}
.boxbody ul.contentlist {margin:0; padding:0;}
.boxbody ul.contentlist li {margin:0; padding:0; list-style-type:none;}
.boxbody ul.contentlistno li {margin:0; padding:0;list-style-type:decimal; list-style-position:inside;}

/* PRODUCT PREVIEW */
.productPreview {float:left;}
.productDropdown {background:#FFF url(img/bg_contentHeader.jpg) repeat-x top; border-top:1px solid #CCC; border-bottom:1px solid #CCC;}
.productPreviewContent {vertical-align:top; color:#333;}
.productPreviewContent h2 {padding: 0;}
.productPreviewContent h2 a { font-size:14px; font-weight:bold;}
.productPreviewImage {vertical-align: middle; padding:0px;}
.productPreviewContent .price{font-size:13px; font-weight:bold; color:#F60; padding:0; margin:0}
.productPreviewContent .taxandshippinginfo {font-size:13px; font-weight:normal; color:#333; padding:0; margin:0}
.productPreviewContent .taxandshippinginfo a {font-size:11px; font-weight:normal;}
.productPreviewContent .vpe {font-size:13px; font-weight:normal; color:#333; padding:0; margin:0}
.productPreviewContent .shippingtime {font-size:13px; font-weight:normal; color:#333; padding:0; margin:0}
.productPreviewContent .stockimage {margin:0; padding:0;}
.productPreviewContent .stockimagetext {margin:0; padding:0; font-size:13px; font-weight:normal; color:#333;}
.productPreviewContent .productOldPrice { text-decoration:line-through; font-size:13px; font-weight:normal; color:#666;}

/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {display:table; width:100%;}
#productinfoimages {float:left; padding:5px;}
#productinfoimages li{list-style-type:none;}
#productinfo_desc, #productinfo_media, #productinfo_reviews {clear:both;}
#imagenavtopline {text-align:center;}
#productinfopricewithimages {width:65%; float:right;}
#productinfopricewithimages img {cursor:pointer}
#productinfopricewithoutimages {width:100%}
#productinfopricewithoutimages img {cursor:pointer}
#productinfoBG { background:#DEEA98; padding:5px; width:400px;}
#productinfoHead { margin-bottom:3px; padding:10px; font-size:16px; background:#FFFFFF; border:1px solid #D3DF6A; font-weight:600; color:#111;}
#productinfoText1 {margin-bottom:3px; padding:10px; background:#FFFFFF; border:1px solid #D3DF6A; color:#111;}
#productinfoText2 {margin:0; padding:10px; background:#FFFFFF; border:1px solid #D3DF6A; color:#111;}
#productinfoText1 .productprice {padding-left:10px; font-size:15px; font-weight:bold; color:#DB0048; background:url(img/arrow.gif) no-repeat 0 5px;}
#productinfoText1 .productOldPrice { text-decoration:line-through; font-size:15px; color:#06C;}
#productinfoText1 .productmodel {padding-left:10px; background:url(img/arrow.gif) no-repeat 0 3px;}
#productinfoText1 .taxandshippinginfo { padding-left:10px; background:url(img/arrow.gif) no-repeat 0 3px;}
#productinfoText1 .taxandshippinginfo a { padding:0;}
#productinfoText2 .shippingtime { padding-left:10px; background:url(img/arrow.gif) no-repeat 0 3px;}
#productinfoText2 .stockimage { padding-left:10px; vertical-align:middle; background:url(img/arrow.gif) no-repeat 0 5px;}
#productinfoText2 .stockimagetext { padding-left:10px; vertical-align:middle; background:url(img/arrow.gif) no-repeat 0 5px;}
p.productinfoproductadded {font-size:11px;}
.productoptions {}
.addtobasket {text-align:right;}

/* CATEGORIE LISTING */
#categorieListing { margin-bottom:10px;}
#categorieListing  a:link, #categorieListing  a:hover, #categorieListing  a:active, #categorieListing  a:visited  {color:#0066CC;}

/* POPUPS PRODUCTINFO */
body.popupproductinfo {padding:15px;background:none; background-color:#fff}

/* POPUP print_order.html */
body.popupprintorder {font-family:Arial; font-size:13px; padding:15px;background:none; background-color:#fff}
body.popupprintorder .products tr.header td {font-weight:bold; background-color:#EDEDED;}
body.popupprintorder .products .total {text-align:right}
body.popupprintorder .products .quantity {vertical-align:top}
body.popupprintorder .productname {vertical-align:top}
body.popupprintorder .model {vertical-align:top}
body.popupprintorder .singleprice {vertical-align:top}
body.popupprintorder .totalprice {vertical-align:top}

/* HIGHLIGHTBOX (BACKGROUND) */
div.highlightbox {margin:10px 0px 10px 0px; padding: 15px; background-color:#E5E8F1; border: solid #001D70 1px}
div.highlightbox ul {margin-left:15px; padding:0; display:block; list-style-type:square; line-height:20px}
div.highlightbox div.hr {height:1px; line-height:1px; margin:0; padding:0; display:block; border-bottom: solid 1px #001D70;}

/* PAYMENT TYPE SELECTION */
table.paymentblock {background-color:#E5E8F1; border-style: solid; border-width:0px 1px 1px 1px; border-color:#001D70; margin-bottom:15px;}
table.paymentblock tr td.header {background-color:#001D70; padding:2px; padding-left:5px; color:#FFFFFF; font-weight:bold;}

/* SHIPPING TYPE SELECTION */
table.shippingblock {background-color:#E5E8F1; border-style: solid; border-width:0px 1px 1px 1px; border-color:#001D70; margin-bottom:15px;}
table.shippingblock tr td.header {background-color:#001D70; padding:2px; padding-left:5px; color:#FFFFFF; font-weight:bold;}
table.shippingblock tr td {vertical-align:top;}
table.shippingblock tr td.description {width:100%; vertical-align:top; padding-left:6px;}
table.shippingblock tr td.radiobutton {vertical-align:top; white-space:nowrap; padding:4px;}
table.shippingblock tr td.radiobutton input {margin:0; padding:0;}
table.shippingblock tr td.price {vertical-align:top; white-space:nowrap}

/* ORDER DETAILS IN ACCOUNT HISTORY */
table.accounthistoryinfoorderdetails tr td {vertical-align:top}
table.accounthistoryinfoorderdetails tr.header td {font-weight:bold}

/* MESSAGEBOX ON CONTACT SITE */
textarea.message_body {width:130px;}

/* DOWNLOAD BOX FOR USER DOWNLOADS */
table.downloadbox {padding: 5px; background-color:#FFF2CC; border: solid #E9D28F 1px; margin-bottom:8px;}
table.downloadbox tr td.icon{padding-right: 15px;}
table.downloadbox tr td.downloadlink{width:100%;}

/* TABLE WICH SHOWS GRADUATED PRICES */
table.graduatedprice {font-size:13px; text-align:left; margin-top:5px;}
table.graduatedprice tr td.header{font-size:13px; font-weight:bold; text-align:left}

/* ORDER DETAILS */
table.orderdetails {font-size:13px; background-color:#FFF2CC; border-style: solid; border-width:1px 1px 1px 1px; border-color:#001D70;}
table.orderdetails tr td {padding:4px}
table.orderdetails tr.headerrow td {background-color:#001D70; color:#FFFFFF; font-weight:bold}
table.orderdetails tr.headerrow td.left {text-align:left}
table.orderdetails tr.headerrow td.center {text-align:center}
table.orderdetails tr.headerrow td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 1 */
table.orderdetails tr.contentrow1 td {background-color:#E5E8F1;vertical-align:top}
table.orderdetails tr.contentrow1 td.quantity {text-align:center}
table.orderdetails tr.contentrow1 td.quantity input {font-size:13px; padding:2px; border:solid #2B72A2 1px;}
table.orderdetails tr.contentrow1 td.productname {text-align:left}

/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td {background-color:#E5E8F1;vertical-align:top}
table.orderdetails tr.contentrow2 td.quantity {text-align:center}
table.orderdetails tr.contentrow2 td.quantity input {font-size:13px; padding:2px; border:solid #2B72A2 1px;}
table.orderdetails tr.contentrow2 td.productname {text-align:left}

/* ORDER DETAILS SINGLE PRICE */
table.orderdetails tr td.singleprice {text-align:right; white-space:nowrap}

/* ORDER DETAILS TOTAL PRICE PER ITEM */
table.orderdetails tr td.totalprice {text-align:right; white-space:nowrap}

/* ORDER DETAILS DELETE CHECKBOX */
table.orderdetails tr td.delete {text-align:center; white-space:nowrap}

/* ORDER DETAILS PRODUCT ATTRIBUTES */
table.orderdetails tr td.productname table.productattributes {margin-top:3px;}
table.orderdetails tr td.productname table.productattributes tr td {padding:0px;}
table.orderdetails tr td.productname table.productattributes tr td.attribute {padding-right:4px;}
table.orderdetails tr td.productname table.productattributes tr td.value {width:100%;}

/* ORDER DETAILS SUBTOTAL */
table.orderdetails tr td.subtotal {background-color:#E5E8F1; text-align:right;border-style: solid; border-width:1px 0px 0px 0px; border-color:#001D70;}

/* PRODUCT NAVIGATOR */
div.productnavigator {background-color:#EDEDED; padding:8px; border:#999999 1px solid}

/* REVIEW LIST */
table.reviewlist {background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#DA9401;}
table.reviewlist tr td {padding:4px; white-space:nowrap}
table.reviewlist tr.header td {background-color:#DA9401; color:#FFFFFF; font-weight:bold}
table.reviewlist tr.contentrow1 td {background-color:#FFF2CC;}
table.reviewlist tr.contentrow2 td {background-color:#FFEAAB;}
textarea#review {width:100%}

/* MEDIA LIST */
.mediacontentrow1 {border-style: solid; border-width:1px; border-color:#CFC89A;background-color:#F3F1E5; padding:10px; white-space:nowrap; overflow: auto;}
.mediacontentrow2 {border-style: solid; border-width:1px; border-color:#CFC89A;background-color:#E3DFC6; padding:10px; white-space:nowrap; overflow: auto;}

/* SITEMAP */
.sitemapwrap {}
.sitemapwrap .sitemapleft {background-color:#E5E8F1; border-style: solid; border-width:1px; border-color:#001D70; width:225px; vertical-align:top;}
.sitemapheader {padding:3px; background-color:#001D70; color:#FFFFFF; font-weight:bold}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {color:#FFFFFF; text-decoration:none}
.sitemapcontent {padding:6px}
.sitemapcontent li {list-style-type:none}
.sitemapcontent li a{color:2B72A2;}

/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {width:100%}

/* ORDER DETAILS ON CHECKOUT SITE */
table.checkoutconfirmationorderdetails {padding:0; margin:0px 0px 10px 0px; border:none}
table.checkoutconfirmationorderdetails tr td.productname {width:100%; font-weight:bold;}
table.checkoutconfirmationorderdetails tr td.shippingtime {padding:0px 0px 0px 30px; color:#666666; font-size:13px; font-weight:normal; white-space:nowrap}
table.checkoutconfirmationorderdetails tr td.productattributes {padding:0px 0px 0px 30px; color:#666666; font-size:13px; font-weight:normal;}
table.checkoutconfirmationorderdetails tr td.productprice {white-space:nowrap; text-align:right}

table.checkoutconfirmationorderdetailstotal {padding:0; margin:10px 0px 0px 0px; border:none}
table.checkoutconfirmationorderdetailstotal tr td.name {width:100%;text-align:right}
table.checkoutconfirmationorderdetailstotal tr td.value {white-space:nowrap; text-align:right}

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {width:100%}

/* POPUP COUPON HELP,POPUP SEARCH HELP */
.popupContainer {margin:10px;}

/* CHECKOUT NAVIGATION */
ul#checkoutnavigation { margin:0;}
ul#checkoutnavigation li {color: #6677A9; height:20px; list-style-type:none; float:left; width:120px; margin-left:10px; border:1px solid #6677A9; padding-left: 10px}
ul#checkoutnavigation li.active {}
ul#checkoutnavigation li.active .number {font-size:11px; font-weight:bold}
ul#checkoutnavigation li.active .title {font-size:11px; font-weight:bold}
ul#checkoutnavigation li.active .description {font-size:11px}

ul#checkoutnavigation li.inactive {color:#999999; border-color:#999;}
ul#checkoutnavigation li.inactive .number {font-size:11px; font-weight:bold}
ul#checkoutnavigation li.inactive .title {font-size:11px; font-weight:bold}
ul#checkoutnavigation li.inactive .description {font-size:11px}

/* ERROR MESSAGES */
p.errormessage {border: 1px solid #ff0000; padding:15px; background-color:#FFD6D6}

ul.messageStack {border:solid 2px #B22020; background-color:#FFD6D6; padding:8px}
ul.messageStack li {}
ul.messageStack li.messageStackError {list-style:none; padding:5px 0px 2px 20px; background-image:url(../../images/icons/exclamation.gif); background-repeat:no-repeat; background-position:0px 4px}
ul.messageStack li.messageStackWarning {list-style:none; padding:5px 0px 2px 20px; background-image:url(../../images/icons/icon_alert.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#FFD6D6}
ul.messageStack li.messageStackSuccess {list-style:none; padding:5px 0px 2px 20px; background-image:url(../../images/icons/icon_accept.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#FFD6D6}


/* SUCCESS MESSAGE */
/* .messageStackSuccess {padding:4px; background-color:#66FF66} */

/* FOOTER */
.footer{  }
.footerwrap {margin:0 auto; width:960px; padding:20px 0px 0px 0px; text-align:center; font-size:13px; color:#FFF;background: #001D70; width: 950px; height: 20px;}
.footerwrap a {color:#666; text-decoration: none;}

#Impressum {margin:0 auto; padding:20px 20px 0px 40px; text-align:right; font-size:13px; color:#FFF;background: #001D70; width: 890px; height: 20px;}
a.Impressum {
	color: #808EB8;}
a.Impressum:hover {
	color: #FFA500;}



/* xt:Commerce COPYRIGHT */
.copyright {margin: 0 auto; padding:0px 0px 0px 0px; text-align:center; font-size:13px; color:#666;}
/* xt:Commerce ParseTime */
.parseTime {margin: 0 auto; width:960px; padding:0px 0px 0px 0px; text-align:center; font-size:13px; color:#FFF;}

/* SITE Navigation */
div#NAVIGATION {clear:both; vertical-align:middle;}
div#NAVIGATION .COUNT {float:left; bottom:0px; height:20px; line-height:15px; margin:5px 0px 0px 0px; padding:2px 5px 0px 5px; vertical-align:middle; font-size:11px}
div#NAVIGATION .PAGES {float:right; bottom:0px; height:20px; line-height:15px; margin:5px 0px 0px 0px; padding:2px 5px 0px 5px; vertical-align:middle; font-size:11px}

/* PRODUCTS Sorting */
p.products_sort  {padding: 5px; background-color:#FFF2CC; border: solid #E9D28F 1px; margin-bottom:8px;}
.products_sort  {height: 25px; padding: 5px; background-color:#FFF2CC; border: solid #E9D28F 1px; margin-bottom:8px;}
.products_sort form {float:left;}

/*AGB*/
div#checkout_agb{height: 300px; width: 100%; overflow: auto; padding: 2px; border: solid #000000 1px; text-align: left;}
