/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/
#box_head {
	background-attachment: scroll;
	background: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 202px;
	text-align: left;
	
}
#box_content {
	background-attachment: scroll;
	background-image: none;
	background: #ffffff;
	background-repeat: repeat-y;
	background-position: left top;
	width: 202px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#box_foot {
	background-attachment: scroll;
	background-image: none;
	background: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 202px;
	border-bottom: 1px dotted #000000;
	margin-bottom: 10px;
}
#box_headline {
	font-family: "Times New Roman",Times,serif;
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}
.boxBody {
  	padding:0px 0px;
  }
body {

	margin-top: 50px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0 20px 0 0;
	margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;

}

h1 {
	margin:0px;
	background: url(images/header-icon.gif) no-repeat;
	padding-left: 70px;
	height: 60px;
	font: bold 36px "Trebuchet MS", Tahoma, Arial;
	color: #333333;
}
h1 a,{
	color: #333333;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #ffffff;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: bold normal 14px/100% Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}
h2 a,  {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
h2 a:hover {
	color: #000000;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #ffffff;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #ffffff;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}

/* header area */
#header {
	height: 135px;
	position: relative;
	background-color: transparent;
	background-image: url(http://www.kontrust.info/304SP2.1_release/xtcommerce/templates/tb_xtc_001css/bilder/kontrust_nav_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 100%;
	width: 620px;
}

#boxleft {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 473px;
	background-color: transparent;
	background-image: url(http://www.kontrust.info/304SP2.1_release/xtcommerce/templates/tb_xtc_001css/bilder/kontrust_left_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 100%;
	width: 160px;
}

#login_box{
	height: 50px;
	position: absolute;
	left: 714px;
	bottom: 10px;
	color: #666666;
	font-size: 9px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 100px;
	margin: 0px;

}

#name{
	position: absolute;
	bottom: 70px;
	color: #FFFFFF;
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	left: 50px;
	width: 400px;
	margin: 0px;
	padding: 0px;
}
#slogan {
	position: absolute;
	bottom: 60px;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	left: 5px;
	width: 400px;
	margin: 0px;
	padding: 0px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	left: 15px;
	bottom: 25px;
	display: block;
	padding: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item {
	color: #CCCCCC;
	text-decoration: none;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	background: #000000;
	font: bold 15px Arial, sans-serif;
	font-weight: bold;
	width: 113px;
	text-align:center;
	padding-left: 0px;
	display: block;
	height: 18px;
	padding-top: 1px;
}
#nav .page_item a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #8f201c;
}
#page {
	position: absolute;
left: 0px;
	margin: 0px auto auto 0px;
	width: 950px;
	padding: 0px 0px 0px 160px;
}
#content {
	background: #000000;
	padding: 20px 10px 0px 10px;
	float: left;
	width: 600px;
}
#boxes {
	position: absolute;
	left: 780px;
	margin-top: 135px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
}
#footer {

	clear: both;
	width: 620px;
	height: 87px;
	margin: 0 auto auto 0px;
	padding: 0px 0px;
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: transparent;
	background-image: url(http://www.kontrust.info/304SP2.1_release/xtcommerce/templates/tb_xtc_001css/bilder/content_footer_shop.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	text-decoration: none;
	text-align: center;
}

#copy {

	width: 300px;
	height: 45
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;

}


.copyright {
	width: 300px;
	height: 20px;
	clear: both;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: ##DBDBDB;
	font-weight: normal;
	text-decoration: none;

}

.copybottom {
	width: 300px;
	height: 20px;
	clear: both;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: ##DBDBDB;
	font-weight: normal;
	text-decoration: none;

}

.boxText { 
	font-family: Arial, sans-serif;
	font-size: 10px;
}

.boxTextBG {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #869957;
	text-align: left;
}
.boxTextBGII {
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-align: center;
}
.boxTextPrice {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

.errorBox {
	font-family : Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	border: 1px solid #999999;
	color: #000000;
}
.gvBox {
	font-family : Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 0px solid;
	background-color: #333333;
}
.stockWarning { 
	font-family : Arial, sans-serif;
	font-size : 10px;
	color: #FFFF00;
}

.productsNotifications {
	background-color: 333333;
}

.orderEdit { 
	font-family : Arial, sans-serif;
	font-size : 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
img{
	border:0;
}

A {
  color: #666666;
  text-decoration: none;
}

A:hover {
text-decoration: none;
background-color: white;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
color: #dc8f18;
}

FORM {
	display: inline;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
	background: #666666;
}

TD.headerNavigation {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight : normal;
	border-bottom: 1px dotted;
	border-color: #999999;
	background-color: #333333;
}

A.headerNavigation {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

A.headerNavigation:hover {
	color: #333333;
	text-decoration: underline;
}

TD.conditions {
  background-color: #869957;

}

A.confirmationEdit {
	color: #666666;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #666666;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #666666;
}

TR.headerMessage {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.moduleHeading {
font-family: Arial,sans-serif;
font-size: 25px;
font-weight: bold;
text-transform: uppercase;
color: #ffffff;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 15px;
padding-left: 10px;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #666666;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #666666;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #666666;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
    background: #666666;
  color: #ffffff;
  font-weight : bold;
  border-bottom: 0px solid;
  border-color: #666666;
}

.infoBox {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #000000;
}

.infoBoxContents {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background-color:#000000;
}

.infoBox2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	  background-color:#869957;
}

.infoBoxContents2 {
  font-family: Arial, sans-serif;
  font-size: 18px;
  background-color:#869957;
}

.infoBoxNotice {
  background: #FFFFFF;
}

.infoBoxNoticeContents {
	background: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 10px;
	border: 0px solid #333333;
}

TD.infoBoxHeading {
	font-family: Arial,sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	background: #000000;
	height:17px;
	border-bottom: 1px solid #dc8f18;;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

TD.infoBoxHeading_right {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #333333;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 10px;
  border-right: 0px solid;
  border-color: #666666;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Arial, sans-serif;
  font-size: 10px;

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #666666;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #666666;
}

TABLE.productListing {
  border: 1px;
  border-style: dotted;
  border-color: #ffffff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #666666;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
	color: #666666;
	text-decoration: underline;
	  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

A.pageResults:hover {
  color: #ffffff;
  background: #000000;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 15px;
padding-left: 20px;

}


TR.subBar {
  background: #666666;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
background-color: #000000;
}

TD.paymain {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color:#ffffff;
  line-height: 1.5;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
background-color:#869957;
}

TD.paymain2 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color:#333333;
  line-height: 1.5;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
background-color:#869957;
}

TD.paymain3 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color:#ffffff;
  line-height: 1.5;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
background-color:#000000;
}

popup {
  font-family: Arial, sans-serif;
  font-size: 8px;
  line-height: 1.5;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
background-color: #000000;

}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding: 20px 20px 0 20px;
}

TD.popupText {
	font-family: Arial, sans-serif;
	font-size: 7px;
	color: #000000;
	padding: 20px 20px 0 20px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #666666;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #CC0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, sans-serif;
	font-size: 11px;
	

}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #dc8f18;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
	background: #000000;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

TD.formAreaTitle {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}


.parseTime {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
	color: #000000;
	text-indent: 100px;
}
A.copyright:hover {
	color: #0000ff;
	text-decoration: underline;
	text-indent: 100px;
}


SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #CC0000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #C60000;
}
SPAN.productOldPrice {
	font-family: Arial, sans-serif;
	color: #C60000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #CC0000;
}

SPAN.productDiscountPrice {
  font-family: Arial, sans-serif;
  color: #C60000;
  font-weight: bold;
}

.smallHeading {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 0px;
padding-right: 0px;
padding-bottom: 15px;
padding-left: 0px;
}

.moduleRow {
 font-family: Arial, sans-serif;
 font-weight:bold;
 font-size: 12px;
 color:#FFFFFF;
 line-height: 0;
 background-color: #000000;
 border: 0px solid;
 border-color: #000000;

}
.moduleRowOver { 
	background-color:#000000; 
	border: 0px solid;
	border-color: #ffffff;
	font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 0; 
	
	}
.moduleRowSelected { background-color: #000000; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #869957
; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff
; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Arial, sans-serif; font-size: 7pt; }
.heading2 { font-family: Arial, sans-serif; font-size: 9pt; }
.heading3 { font-family: Arial, sans-serif; font-size: 10pt; }
.heading4 { font-family: Arial, sans-serif; font-size: 12pt; }
.heading5 { font-family: Arial, sans-serif; font-size: 12pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Arial, sans-serif; font-size: 10pt; color: #333333; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#000000;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Arial, sans-serif; font-size: 9pt; color: #000000; background-color: #666666; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; color: #FFFFFF; font-size: 10px; background-color: #CC0000; }
.messageStackSuccess { font-family: Arial, sans-serif; color: #FFFFFF; font-size: 10px; background-color: #666666; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

.tableShop {
background-color: #ffffff;
border-left: 1px dotted;
border-right: 1px dotted;
border-color: #869957;
}

.navLeft {
	border-right: 1px solid;
	border-color: #666666;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #666666;
	width: 185px;
}

.contentsTopics {
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 10px;
}

.popupTopics {
	font-family: Arial;
	font-size: 25px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 20px;
}

.tableListingI {
	background-color: #869957;
}

.tableListingII {
	background-color: #666666;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 0px;
}
.klein_hell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	height: 26px;
	width: 100%;
	display: block;
	padding-top: 10px;
}
.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 26px;
	width: 100%;
	display: block;
	padding-top: 10px;
	background-attachment: fixed;
	background-image: url(img/main_nav_over.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.categorie {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: inside;
	position: relative;
}
.categorie:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #333333;
}
.admin {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8f201c;
}



.cart {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.main {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.main2 {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.main3 {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	padding: 0px;
}

.popupTopics {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.line {
	border: 1px dotted #CCCCCC;
}
.box_header {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.searchlink {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.searchlink:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}.curencies_header {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.sub_categorie {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.sub_categorie:hover {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}.cur_bg {
	background-attachment: scroll;
	background-image: url(img/bilder/index_r3_c8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.heading_search {
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.centerContent {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.formfield {
	margin: 0px;
	padding: 2px 0px 0px;
	float: left;
}
.sub_li {
	list-style: disc url(img/li.gif) inside;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	position: relative;
	display: block;
}
.sub_li_cat {
	list-style: disc url(img/li.gif) inside;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: block;
}

