/* SAVE IN PERCENT */
.save_percent {font-family:Tahoma, Verdana, Arial, sans-serif; font-size:9px; color:#FF6600; font-weight:normal;}

.microText{
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10px;
color: #6394FF;
}
html{
height:100%;
}

BODY {
	height: 100%;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}
IMG {
	border: 0px;
}
.onepxwidth {
	width: 1px;
}
/******************************
	STYLE BY inSIDEoutSIDE
******************************/
/***** ALLGEMEINE LINKS UND TEXTBEREICHE *****/
.main {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 11px;
	line-height: 1.5;
}
.pageHeading {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 14px;
	color: #008bcc;
	font-weight: bold;
}
.contentHeading {
	font: Tahoma, Verdana, Arial, san-serif;
	font-size: 14px;
	color: #008bcc;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}
.smallHeading {
	font: Tahoma, Verdana, Arial, san-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
a {
	font-family: Tahoma, Verdana, Arial, san-serif;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana, Arial, san-serif;
	color: #008bcc;
}
a.show_left {
	color: #008bcc;
	background-image: url(img/show_left.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	width: 110px;
}
a.show_left:hover {
	color: 33a2d6;
	background-image: url(img/show_left.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.boxText {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 11px;
	color: #666666;
}
.infoBoxContents {
	font-family: Tahoma, Verdana, Arial, san-serif;
}
.smallText {
	font-size: 11px;
}
/* linien */
.line_top {
	border-top: 1px solid #addaef;
}
.line_right {
	border-right: 1px solid #addaef;
}
.line_bottomm {
	border-bottom: 1px solid #addaef;
}
.line_bottom {
	border-bottom: 1px solid #e0f1f9;
}
.line_left {
	border-left: 1px solid #e0f1f9;
}
.border {
	border: 1px solid #addaef;
}
.border_search {
	border: 1px solid #addaef;
	background-color: #e0f1f9;
}
/***** HEADERBEICH *****/
#header {
	background-image: url(img/header/top_logo.png);
	background-repeat: no-repeat;
	height: 166px;
	width: 1000px;
	margin-top: 1px;
}

/***** CONTENTBEREICH *****/

#container {
	height: auto;
	width: 1000px;
	background-color: #eff8fc;
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	margin-top: 1px;
}
#container_top {
	background-image: url(img/container/container_top.gif);
	background-repeat: no-repeat;
	min-height: 31px;
}
#container_foot {
	background-image: url(img/container/container_foot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto;
}
#container_bottom_top {
	background-image: url(img/container/container_bottom_top.gif);
	background-repeat: no-repeat;
	min-height: 31px;
	width: 1000px;
	background-color: #c7eafa;
	margin-top: 1px;
}
.copyright {
	background-image: url(img/container/container_bottom_foot.gif);
	background-repeat: no-repeat;
	min-height: 31px;
	line-height: 31px;
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	vertical-align: bottom;
	margin-bottom: 1px;
}
.copyright a {
	color: #999999;
}
.copyright a:hover {
	color: #333333;
}
/* LINKE SPALTE */
#left_col {
	width: 190px;
	height: auto;
	float: left;
	text-align: left;
	margin: 10px 0px 0px 10px;
}
	/*IE*/
*html #left_col {
	width: 190px;
	height: auto;
	float: left;
	text-align: left;
	margin: 10px 0px 0px 5px;
}
/* OBERE LINK NAVIGATION */
UL#top_navigation {
	height: 30px;
	width: auto;
	margin: 0px 0px 0px 205px;
	padding: 5px 0px 0px 0px;
}
UL#top_navigation li {
	float: left;
	list-style: none;
	width: 90px;
	height: 30px;
	line-height: 29px;
	margin-left: 2px;
	margin-right: 2px;
	text-align: center;
	vertical-align: middle;
}
UL#top_navigation li a {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 14px;
	color: #666666;
	background-image: url(img/top_navigation/navig_bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
}
UL#top_navigation li a:hover {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 14px;
	color: #333333;
	background-image: url(img/top_navigation/navig_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	display: block;
	height: 30px;
	text-decoration: none;
}

/* RECHTE SPALTE */
#right_col {
	width: 190px;
	height: auto;
	float: right;
	text-align: left;
	margin: 10px 10px 0px 0px;
}
	/*IE*/
*html #right_col {
	margin: 10px 5px 0px 0px;
}

/*** CONTENTBEREICH ***/

#container_topcontent1 {
	height: auto;
	width: 580px;
	margin-top: 10px;
	text-align: left;
}

#container_topcontent2 {
	height: auto;
	width: 770px;
	margin: 10px 14px 0px 0px;
	text-align: left;
	float: right;
}
*html #container_topcontent2 {
	margin: 10px 8px 0px 0px;
}

/* LOGINBOX */
#loginbox {
	float: right;
}
.flat_logintext {
	border: 1px solid #CCE8F5;
	width: 100px;
	height: 20px;
	vertical-align: top;
	font-family: Tahoma, Arial, Verdana, san-serif;
	
}
.logintext {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	color: #666666;
	padding: 0px 5px 0px 5px;
	vertical-align: top;
	line-height: 20px;
	height: 20px;
}
.logoff {
	background-image: url(buttons/german/logoff.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 90px;
	float: right;
}
/* login.html */
.flat_text {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	color: #333333;
}
/* SEARCHBOX */
.flat_searchtext {
	border: 1px solid #CCE8F5;
	width: 130px;
	height: 20px;
	vertical-align: top;
	font-family: Tahoma, Arial, Verdana, san-serif;
	font-size: 12px;
}
#searchbox {
	width: 165px;
}
#searchbox a {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#searchbox a:hover {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
/* INHALTSBEREICH */
#container_content1 {
	height: auto;
	width: 580px;
	vertical-align: top;
	text-align: left;
}
#container_content2 {
	height: auto;
	width: 770px;
	margin: 0px 14px 0px 0px;
	float: right;
	text-align: left;
	vertical-align: top;
}
*html #container_content2 {
	margin: 0px 8px 0px 0px;
	width: 760px;
}
/* FOOTERTEXT */
.footertext {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 11px;
	color: #666666;
	clear: both;
	padding-top: 10px;
	padding-bottom: 5px;
}
/* LEFT_BOXES */
.leftbox {
	background-image: url(img/boxes/leftbox_bg.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 5px 0px;
	width: 190px;
}
.leftbox_top {
	background-image: url(img/boxes/leftbox_heading.gif);
	background-repeat: no-repeat;
	height: 32px;
}
.leftbox_bottom {
	background-image: url(img/boxes/leftbox_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.leftbox_heading {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008bcc;
	padding: 7px 10px 2px 10px;
}
.leftbox_text {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 11px;
	padding: 5px;
	color: #666666;
}
.leftbox_centertext {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 11px;
	text-align: center;
	padding: 5px;
	color: #666666;
}

/* RECHTE SPALTE - ohne cartbox */
#rightbox {
	background-image: url(img/boxes/leftbox_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 190px;
	height: auto;
}
#rightbox_top {
	background-image: url(img/boxes/rightbox_top.gif);
	background-repeat: no-repeat;
	height: auto;
}
#rightbox_bottom {
	background-image: url(img/boxes/leftbox_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
}
.infobox {
	background-image: url(img/boxes/rightbox_spacer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 5px;
}
.rightbox_heading {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008bcc;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
.rightbox_text {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 11px;
	padding: 5px;
	color: #666666;
}
.rightbox_centertext {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 11px;
	text-align: center;
	padding: 5px;
	color: #666666;
}
/*** KATEGORIEBOX ***/

/****** erste ebene (hauptkategorie) ******/

#boxCategories {
	margin-bottom: 7px;
}
#boxCategories ul {
	margin: 0px;
	padding: 0px;
}
#boxCategories ul li {
	list-style-type: none;
	margin: 1px 0px 0px 0px;
	padding: 3px 5px 3px 5px; 
	border-bottom: 1px solid #E0F1F9;
}

#boxCategories ul li a.normal {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	color: #555555;
}
#boxCategories ul li a.normal:hover {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	color: #008bcc;
}

/*aktive hauptkategorie*/
#boxCategories ul li a.active {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	color: #008bcc;
	font-weight: bold;
	padding-left: 5px;
}
#boxCategories ul li a.active:hover {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	color: #33A2D6;
	font-weight: bold;
}

/****** zweite ebene  (Unterkategorie) ******/ 
#boxCategories ul ul {
	margin: 0px 0px 0px 2px;
	padding: 0px;
	background-color: #FBFEFF;
}
#boxCategories ul ul li {
	padding: 2px;
	border-bottom: 0px solid #a9a9a9;
}
#boxCategories ul ul li a.normal {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 5px; 
}
#boxCategories ul ul li a.normal:hover {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	color: #008bcc;
	padding-left: 5px;

}
/* aktive unterkategorie */
#boxCategories ul ul li a.active {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	color: #008bcc;
	font-weight: bold;
	padding-left: 5px; 
}
#boxCategories ul ul li a.active:hover {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	color: #33A2D6;
	font-weight: bold;
}


/*		dritte ebene  (Unter_Unter_Kategorie) 

**************************/
#boxCategories ul ul ul {
	margin: 0px 0px 0px 2px;
	padding: 0px;
	background-color: #f5fafc;
	border-bottom: 1px solid #e0f1f9;
}

#boxCategories ul ul ul li {
	padding: 2px 0px 2px 0px;
}
#boxCategories ul ul ul li a.normal {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	color: #999999;
}
#boxCategories ul ul ul li a.normal:hover {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	color: #008bcc;
	text-decoration: none;
}
#boxCategories ul ul ul li a.active {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	color: #008bcc;
	font-weight: normal;
	display: block;
}
#boxCategories ul ul ul li a.active:hover {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	color: #33a2d6;
	font-weight: normal;
	text-decoration: none;
}

/*Menüliste für die box_content*/

UL#box_content {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	color: #666666;
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
#box_content li {
	list-style: none;	
	margin: 3px 0px 0px 0px;
	padding: 3px 5px 3px 5px; 
	border-bottom: 1px solid #e0f1f9;
}
#box_content li a {
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	color: #666666;
}
#box_content li a:hover {
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	color: #008bcc;
	padding: 0px;
}
/*Menüliste für die box_information*/
UL#box_information {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	color: #666666;
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
#box_information li {
	list-style: none;	
	margin: 3px 0px 0px 0px;
	padding: 3px 5px 3px 5px; 
	border-bottom: 1px solid #e0f1f9;
}
#box_information li a {
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	color: #666666;
}
#box_information li a:hover {
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	color: #008bcc;
	padding: 0px;
}

/* BOX_CART */
#cartbox {
	background-image: url(img/cart/cart_bg.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 190px;
	padding: 0px;
	text-align: center;
	margin-bottom: 5px;
}
#carttext {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	padding: 15px 5px 15px 5px;
}

/* Preise in den Boxen */
.boxprice {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
/* feld im contentbereich */
.contents_bg {
	width: 580px;
	height: auto;
	background-image: url(img/content/contents_bg.gif);
	background-repeat: repeat-y;
}
.contents_topics {
	background-image: url(img/content/contents_topics.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 580px;
}
.contentsTopics {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008bcc;
	padding: 7px 0px 2px 25px;
}
.contents_foot {
	background-image: url(img/content/contents_foot.gif);
	background-repeat: no-repeat;
	height: 35px;
	margin-bottom: 5px;
}
.abstand {
	padding: 5px;
}
/* main_content */
.main_content_bg {
	width: 580px;
	height: auto;
	background-image: url(img/content/main_content_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	padding: 0px;
}
.main_content_top {
	background-image: url(img/content/main_content_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin: 0px;
	border: 0px solid #eff8fc;
}
.main_content_foot {
	background-image: url(img/content/main_content_foot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 5px;
	margin: 0px;
	border: 0px solid #eff8fc;
}
/* checkout-dateien und warenkorb im contentbereich */
.checkout_content_bg {
	width: 770px;
	height: auto;
	background-image: url(img/content/checkout_content_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	padding: 0px;
}
*html .checkout_content_bg {
	width: 770px;
	}
.checkout_content_top {
	background-image: url(img/content/checkout_content_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin: 0px;
	border: 0px solid #eff8fc;
}
.checkout_content_foot {
	background-image: url(img/content/checkout_content_foot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 5px;
	margin: 0px;
	border: 0px solid #eff8fc;
}
.checkoutHeading {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	color: #669933;
}
/* button positionen */
.button_right {
	text-align: right;
	padding-right: 10px;
}
.button_center {
	text-align: center;
	padding-bottom: 5px;
}
.boxTextI {
	background-color: #addaef;
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-weight: bold;
	font-size: 11px;
}
/* GIFTCART */
.gv_box {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	text-align: center;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: 1px solid #addaef;
	background-color: #F5FAFD;
}
.moduleRow {
	font-family: Tahoma, Verdana, Arial, san-serif;
 	font-size: 11px;
 	line-height: 1.5;
	background-color: #D3F1AC;
 	border: 0px solid #e0f1f9;
	color: #333333;
}
.moduleRowOver { 
	font-family: Tahoma, Verdana, Arial, san-serif;
 	font-size: 11px;
 	line-height: 1.5;
	background-color: #008bcc; 
 	border: 0px solid #F2F2F2;
	color: #333333; 	
}
.moduleRowSelected { 
	background-color: #96BE5C;
 	font-size: 11px;
	color: #333333;
}
.moduleRowTable {	
	margin-bottom: 3px;
}

.checkoutTitle {
	font-family: Tahoma, Verdana, Arial, san-serif;
 	font-size: 12px;
 	font-weight: bold;
 	color: #96BE5C;
 	padding: 2px 20px 1px 20px;
}
TABLE.checkoutTable {
	border-top: 1px solid #96BE5C;
	border-bottom: 1px solid #96BE5C;
	margin-bottom: 15px;
	width: 98%;
}

DIV.checkoutTable {
	padding: 5px;
	border-top: 1px solid #96BE5C;
	border-bottom: 1px solid #96BE5C;
	margin-bottom: 15px;
	width: 98%;
}
.address_lable {
	background-color: #96BE5C;
	padding: 3px 5px 3px 5px;
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
}

.checkoutBarFrom, .checkoutBarTo {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 10px; 
	color: #999999;
}
.checkoutBarCurrent { 
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.inputrequirement {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 10px;
	color: #990033;
}
.agb {
	background-color: #ffcccc;
	border: 1px solid #990033;
}
.orderEdit { 
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 10px;
	color: #669933;
	text-decoration: underline;
}
.confirmationEdit {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 11px;
	color: #669933;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
.confirmationEdit:hover {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 11px;
	color: #333333;
}
.successTitle {
	font-family: Tahoma, Verdana, Arial, san-serif;
 	font-size: 14px;
 	font-weight: bold;
 	color: #96BE5C;
}

/* ANMELDUNG */
.formArea {
  	border-top: 1px solid #addaef;
	border-bottom: 1px solid #addaef;
	margin-bottom: 15px;
	width: 98%;
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	color: #333333;	
}
.formAreaHeading {
	font-family: Tahoma, Verdana, Arial, san-serif;
 	font-size: 16px;
	font-weight: bold;
 	font-weight: bold;
 	color: #008bcc;
	padding-left: 20px;
	padding-right: 20px;

}
/* INDEX INHALT */

/* Module Startseite */
.products_field {
	min-height: 120px;
	padding: 2px;
	text-align: center;
}
.solid {
	border: 1px solid #d3f1ff;
}
.productsModule_link {
	font-weight: bold;
}
.productsModule_price {
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	padding: 2px 5px 2px 5px;
}
.productsModule_smallText {
	font-size: 10px;
}

/* SITEMAP (übersicht) */
.sitemap_heading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #008bcc;
	border-top: 1px solid #008bcc;
	text-align: left;
	padding: 2px;
}
.sitemap_heading a {
	color: #008bcc;
}
.sitemap_heading a:hover {
	color: #333333; 
	text-decoration:none;
}
.sitemap_sub {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666;
	border-bottom: 1px solid #bfe2f2;
	padding: 2px 2px;
}
.sitemap_sub a {
	color:#666666;
}
.sitemap_sub a:hover {
	color: #485460;
	text-decoration: underline;
}

/**** CATEGORIE_LISTING ****/
.moreHeading {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	padding-left: 20px;
}
.categorieListing {
	padding: 5px;
	width: 98%;
	height: 50px;
}
*html .categorieListing {
	width: 95%;
}
/**** PRODUCT_LISTING ****/
.manufacturer {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}
.shop_box { 
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	color: #333333;
}
.products_table {
	border-top: 1px solid #c7eafa;
	border-bottom: 1px solid #c7eafa;
}
.products_link {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
}
.products_link:hover {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008bcc;
}
.detailslink {
	text-decoration: none;
	color: #666666;
	padding-right: 2px;
	padding-left: 2px;
	background-image: url(buttons/german/button_details.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 70px;
	display: block;
}
.listingPrice {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
#navigation_bottom {
	width: 95%;
	margin-left: 10px;
}

/*** ACCOUNT.html ***/
.accountText {
	margin: 2px 0px 5px 0px;
	padding: 0px 2px 0px 5px;
	border-top: 1px solid #addaef;
}
UL.accountLinks {
	border-top: 1px solid #addaef;
	margin: 2px 0px 5px 0px;
	padding: 0px;
}
UL.accountLinks li {
	list-style: none;
	background-image: url(img/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding: 0px 0px 2px 25px;
}
UL.accountLinks li a {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	color: #008bcc; 
}
UL.accountLinks li a:hover {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	color: #008bcc; 
	text-decoration: underline;
}
.allorderLink {
	background-image: url(buttons/german/allorders.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 170px;
	margin: 3px 0px 3px 0px;
	text-decoration: none;
}
.ordergif {
	background-image: url(img/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-right: 10px;
}
.orderLink {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	color: #008bcc; 
}
.orderLink:hover {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	color: #008bcc;
	text-decoration: underline; 
}
TABLE.accountTable {
	border-top: 1px solid #addaef;
	border-bottom: 1px solid #addaef;
	margin-bottom: 15px;
	width: 98%;
}

DIV.accountTable {
	padding: 5px;
	border-top: 1px solid #addaef;
	border-bottom: 1px solid #addaef;
	margin-bottom: 15px;
	width: 98%;
}
.account_lable {
	background-color: #addaef;
	padding: 3px 5px 3px 5px;
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
}
.moduleRow1 {
	font-family: Tahoma, Verdana, Arial, san-serif;
 	font-size: 11px;
 	line-height: 1.5;
	background-color: #addaef;
 	border: 0px solid #e0f1f9;
	color: #333333;
}
.moduleRowOver1 { 
	font-family: Tahoma, Verdana, Arial, san-serif;
 	font-size: 11px;
 	line-height: 1.5;
	background-color: #008bcc; 
 	border: 0px solid #F2F2F2;
	color: #333333; 	
}
.moduleRowSelected1 { 
	background-color: #96BE5C;
 	font-size: 11px;
	color: #333333;
}
/*** UpcomingProducts / Optionen ***/
.ListingI {
	background-color: #f1f1f1;
}
.ListingII {
	background-color: #cccccc;
}
/*newsscroller*/
.newsBox {
	background-color: #ffffff;
}

/* PRODUCT_INFO */
.infoPrice {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.infoTitel {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008bcc;
}
.infoField {
	background-color: #addaef;
	padding: 3px 5px 3px 5px;
	margin: 1px 2px 2px 2px;
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	width: 195px;
}
.infoField_Titel {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 2px;
	border-bottom: 1px solid #e0f1f9;
}
.infoText {
	color: #333333;
	font-size: 11px;
}
.backbutton {
	background-image: url(buttons/german/button_back.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 70px;
}
/* eBAY */
TR.eb_header {
	background-color: #e0f1f9;
}
TD.eb_text {
	font-size: 12px;
	text-align: center;
}

/* SEO_FELDER_UNTEN_IN DER INDEX.HTML */
.seo {
	border: 1px solid #addaef;
	background-color: #ffffff;
	width: 950px;
	padding: 2px;
	text-align: left;
	font-size: 12px;
}
.seo_titel {
	border-bottom: 1px solid #addaef;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
.seo_titel a {
	color: #008bcc;
}
.seo_titel a:hover {
	color: #666666;
}
.seo_small {
	font-size: 11px;
	color: #663399;
}
/***** MELDUNGEN *****/
.infomessage {
	background-color: #ffcccc;
	border: 1px solid #990033;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 11px;
	padding: 2px;
}
.error {
	width: 98%;
	background-color: #ffcccc;
	border: 1px solid #990033;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 11px;
}

SPAN.productOldPrice {
font-family: Verdana, Arial, sans-serif;
color: #ff0000;
text-decoration: line-through;
}