/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


/*
	Modifiziert vom Ingenieur Büro Ginter 2008 
	
	www.ibg-dd.de   --   www.webdesigner-dresden.com
	
	Copyright (c) 2008 Dipl.-Ing. Frank Ginter

*/

.boxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  vertical-align:top;
  text-decoration: none;
  color:000000;
}
.boxText a{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-decoration: none;
  color:000000;
}
.boxText a:visited{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-decoration: none;
  color:000000;
}
.boxText a:hover{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-decoration: none;
  color:FF1F4D;
}
.boxText a:active{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-decoration: none;
  color:FF1F4D;
}

/*.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; vertical-align:top;}*/
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; font-weight: bolder;}
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #C5C5C5;
  color: #000000;
  margin: 0px;
}

A {
  font-weight: bolder;
  color: #000000;
  text-decoration: none;
  font-size: 11px;
}

A:hover {
  color: #000000;
  text-decoration: underline;
  font-size: 11px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #ffffff ;
  	/*background-image:url(images/online_flohmarkt/header/footer.jpg);
	background-repeat:repeat-x;*/
	height: 60px;
  color: #E80F12;
  font-weight : bold;
  padding:4pt 0px;
}

TR.footerNavigation {
  background: #bbc3d3;
}

TD.footerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff ;
  color: #DA3344;
  font-weight : normal;
}
.footerNavigation a  {
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
	text-decoration: none;
	font-size: 10px;
	font-weight : normal;
}
.footerNavigation a:visited {
	color: #606060;
	background: inherit;
	text-decoration: none;
	font-size: 10px;
	font-weight : normal;
}
.footerNavigation a:hover  {
	color: #DA3344;
	background: inherit;
	text-decoration: underline;
	font-size: 10px;
	font-weight : normal;
}
.footerNavigation a:active {
	color: #DA3344;
	background: inherit;
	text-decoration: underline;
	font-size: 10px;
	font-weight : normal;
}

TR.footerNavigation_categories {
  background: #bbc3d3;
}

TD.footerNavigation_categories {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  background: #ffffff ;
  color: #DA3344;
  font-weight : normal;
}
.footerNavigation_categories {
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
	text-decoration: none;
	font-size: 9px;
	font-weight : normal;
}
.footerNavigation_categories a  {
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
	text-decoration: none;
	font-size: 9px;
	font-weight : normal;
}
.footerNavigation_categories a:visited {
	color: #606060;
	background: inherit;
	text-decoration: none;
	font-size: 9px;
	font-weight : normal;
}
.footerNavigation_categories a:hover  {
	color: #DA3344;
	background: inherit;
	text-decoration: underline;
	font-size: 9px;
	font-weight : normal;
}
.footerNavigation_categories a:active {
	color: #DA3344;
	background: inherit;
	text-decoration: underline;
	font-size: 9px;
	font-weight : normal;
}



/*IBG*/
.header_spacer {
	background: #ebedee;  /*IBG Farbe des Headers*/
 	background-image:url(images/online_flohmarkt/header/header_spacer.jpg);
	background-repeat:repeat-x;
	height: 95px;
	background-position: top center;
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 11px; 
}

TD.header_footer_text {
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 13px;
 	background: #ffffff ;
  	background-image:url(images/online_flohmarkt/header/footer.jpg);
	background-repeat:repeat-x;
	height: 60px;
  	color: #1693C9;
  	font-weight : bold;
  	padding-top: 10px;
	padding-left:10px;
	padding-right:10px;
}
/*ENDE IBG*/

/*IBG*/
TABLE.ProduktBeschreibung {
  margin:5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background:#ebedee;
  color: #000000;
  padding-top:5px;
  padding-left:10px;
  padding-right:5px;
  padding-bottom:5px;
  border-top:1px solid #52557E;
  border-left:1px solid #399ec6;
  border-right:1px solid #399ec6;
  border-bottom:1px solid #399ec6;
}

td.ProduktBeschreibungO {
	padding-left:10px;
	padding-bottom:10px;
}

td.TextProduktBeschreibungFettO {
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  font-weight: bolder;
  font-variant: normal;
  color: #000000;
  text-decoration: none;
}

td.ProduktBeschreibungU {
	padding-left:10px;
	padding-bottom:10px;
	background-color:#E0E0E0;
}

td.TextProduktBeschreibungFettU {
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  font-weight: bolder;
  font-variant: normal;
  color: #000000;
  text-decoration: none;
  background-color:#E0E0E0;
  padding-bottom: 5px;
}

.TextProduktBeschreibungSehrGross {
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  color: #000000;
  text-decoration: none;
}
.TextProduktBeschreibungFett {
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  font-weight: bolder;
  font-variant: normal;
  color: #000000;
  text-decoration: none;
}
.TextProduktBeschreibungBlock {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	/*text-align: justify;*/
	color: #000000;
	text-decoration: none;
}

.TextIndexseite {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-variant: normal;
  color: #000000;
  text-decoration: none;
}

/*ENDE IBG*/



A.headerNavigation { 
  color: #606060; 
  font-size: 13px;
}

A.headerNavigation:hover {
  font-size: 13px;
  color: #606060;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  	background-image:url(images/online_flohmarkt/header/footer.jpg);
	background-repeat:repeat-x;
}

TD.footer {
  	font-family: Verdana, Arial, sans-serif;
 	font-size: 11px;
  	background-image:url(images/online_flohmarkt/header/footer.jpg);
	background-repeat:repeat-x;
  	color: #606060;
 	font-weight: bold;
 	min-height:40px;
 	height:40px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:10px;
}
TR.footer02 {
  	background-image:url(images/online_flohmarkt/header/header_footer.jpg);
	background-repeat:repeat-x;
}

TD.footer02 {
  	font-family: Verdana, Arial, sans-serif;
 	font-size: 11px;
  	background-image:url(images/online_flohmarkt/header/header_footer.jpg);
	background-repeat:repeat-x;
  	color: #606060;
 	font-weight: bold;
 	min-height:10px;
 	height:10px;
	padding-top:0px;
}
TR.footer03 {
  	background-image:url(images/online_flohmarkt/header/footer_header.jpg);
	background-repeat:repeat-x;
}

TD.footer03 {
  	font-family: Verdana, Arial, sans-serif;
 	font-size: 1px;
  	background-image:url(images/online_flohmarkt/header/footer_header.jpg);
	background-repeat:repeat-x;
  	color: #606060;
 	font-weight: bold;
 	min-height:10px;
 	height:10px;
	padding-top:0px;
	padding-bottom:0px;
}

.infoBox {
  background: #D8D8D8;
  border-left:1px solid #8fd2ed;
  border-right:1px solid #399ec6;
  border-top:1px solid #399ec6;
  border-bottom:1px solid #399ec6;
  
}

.infoBoxContents {
  background: #ebedee;  /*IBG Farbe des Boxkopfes*/
  font-family: Verdana, Arial, sans-serif; 
  font-size: 11px;
  margin: 0px 0px 0px 0px;  /*IBG Höhe des Boxkopfes*/
}

/*IBG  Produktbox */
.infoBoxIBGINTERContents {
  background: #ebedee;  /*IBG Farbe des Boxkopfes*/
  /*background-image:url(images/online_flohmarkt/infobox/background/Grafik01.gif);*/
  background-position: top center;
  background-repeat:no-repeat;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px; 
  /*margin: 2px 0px 0px 0px;*/  /*IBG Höhe des Boxkopfes*/
  /*padding-top:180px;*/
  /*min-height:180px;*/
  /*IBG  height:220px;   Abstand vom Kaffemannbild zum Box-Text  für blöden IE*/
  /*IBG  padding: 180 0 0 0;  Abstand vom Kaffemannbild zum Box-Text  Firefox*/
}
.boxTextIBGINTER {
  background: #ebedee;  
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  vertical-align:top;
  text-decoration: none;
  font-weight: normal;
  color:FF1F4D;
}
.boxTextIBGINTER a{
  background: #ebedee; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  vertical-align:top;
  text-decoration: none;
  font-weight: normal;
  color:000000;
}
.boxTextIBGINTER a:visited{
  background: #ebedee; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  vertical-align:top;
  text-decoration: none;
  font-weight: normal;
  color:000000;
}
.boxTextIBGINTER a:hover{
  background: #1693C9; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  vertical-align:top;
  text-decoration: none;
  font-weight: normal;
  color:ffffff;
}
.boxTextIBGINTER a:active{
  background: #1693C9; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  vertical-align:top;
  text-decoration: none;
  font-weight: normal;
  color:ffffff;
}
/*IBG START Angemeldete */
.infoBoxPersonalContents {
  background: #1693C9;  
  background-position: top center;
  background-repeat:no-repeat;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px; 
}
.boxTextPersonalContents {
  font-family: Verdana, Arial, sans-serif;
  background: #1693C9;
  font-size: 12px;
  font-weight: normal;
  vertical-align:top;
  text-decoration: none;
  color:FFFFFF;
}
.boxTextPersonalContents a{
  font-family: Verdana, Arial, sans-serif;
  background: #1693C9;
  font-size: 12px;
  font-weight: bold;
  vertical-align:top;
  text-decoration: none;
  color:FFFFFF;
}
.boxTextPersonalContents a:visited{
  font-family: Verdana, Arial, sans-serif;
  background: #1693C9;
  font-size: 12px;
  font-weight: bold;
  vertical-align:top;
  text-decoration: none;
  color:FFFFFF;
}
.boxTextPersonalContents a:hover{
  font-family: Verdana, Arial, sans-serif;
  background: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  vertical-align:top;
  text-decoration: none;
  color:1693C9;
}
.boxTextPersonalContents a:active{
  font-family: Verdana, Arial, sans-serif;
  background: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  vertical-align:top;
  text-decoration: none;
  color:1693C9;
}
/*IBG  ENDE Angemeldete */


.mainBoxContentsbackground {
  background: #ebedee;
  font-family: Verdana, Arial, sans-serif; 
  /*font-size: 12px;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 2px;
  margin-bottom: 2px;*/
  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image:url(images/online_flohmarkt/header/header_all_boxes.jpg);
	background-repeat:repeat-x;
	height: 23px;
  	color: #606060;
	letter-spacing: 1px;
	padding-left:1px;
	/*text-transform: uppercase;*/
	/*border-left:1px solid #D8D8D8;*/
  /*border-right:1px solid #A5A5A5;*/
  /*border-top:1px solid #BDBDBD;*/
  border-bottom:1px solid #A5A5A5;
}

h3.pageHeading_infoBoxHeading_h3_01 {
  display: inline;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #606060;
  letter-spacing:1px;
  padding-left: 0px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #D5D7D6;
  /*border-spacing: 1px;*/
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background: #b6b7cb;*/
  background-image:url(images/online_flohmarkt/header/header_all_boxes.jpg);
  background-repeat:repeat-x;
  height: 20px;
  color: #606060;
  font-weight: bold;
  border-left:solid 1px;
  border-left-color:#D5D7D6;
}

A.productListing-heading {
   background:none;
    color: #000000;
	border:none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height:auto;
}

A.productListing-heading:hover {
  background:none;
   color: #000000;
   border:none;
   padding: 0 0 0 0;
   height:auto;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-top:solid 1px;
  border-top-color:#D5D7D6;
  border-left:solid 1px;
  border-left-color:#D5D7D6;
}

A.pageResults {
  color: #FF0000;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #FF0000;
}



TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #606060;
  letter-spacing:0px;
}

h1.pageHeading_art_infos {
  display: inline;
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #606060;
  letter-spacing:0px;
}
h2.pageHeading_art_infos_name_price {
  display: inline;
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #155FB2;
  letter-spacing:5px;
}

h2.pageHeading_index_h2_01 {
  display: inline;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #155FB2;
  letter-spacing:0px;
  padding-left: 5px;
}

h2.pageHeading_index_h2_02 {
  display: inline;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  letter-spacing:0px;
  padding-left: 0px;
}



h2.pageheading_kuenstlerangaben_h2_01 {
  display: inline;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #606060;
  letter-spacing:0px;
  padding-left:0px;
}

TD.pageHeadingPrice, DIV.pageHeadingPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #155FB2;
  letter-spacing:0px;
}

TD.pageheading_kategorie, DIV.pageheading_kategorie {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #155FB2;
  letter-spacing:5px;
}

TD.pageheading_kuenstlerangaben, DIV.pageheading_kuenstlerangaben {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #606060;
  letter-spacing:0px;
  padding-left:5px;
}

TD.pageheading_kuenstlerangaben a, DIV.pageheading_kuenstlerangaben a{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #155FB2;
  letter-spacing:2px;
  padding-left:5px;
  background-color: #EBEDEE;
}

TD.pageheading_kuenstlerangaben a:visited, DIV.pageheading_kuenstlerangaben a:visited{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #155FB2;
  letter-spacing:2px;
  padding-left:5px;
  background-color: #EBEDEE;
}

TD.pageheading_kuenstlerangaben a:hover, DIV.pageheading_kuenstlerangaben a:hover{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FF0000;
  letter-spacing:2px;
  padding-left:5px;
  background-color: #EBEDEE;
}

TD.pageheading_kuenstlerangaben a:active, DIV.pageheading_kuenstlerangaben a:active{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FF0000;
  letter-spacing:2px;
  padding-left:5px;
  background-color: #EBEDEE;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}




TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  text-decoration: none;
}

TD.main a, P.main a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bolder;
  text-decoration: none;
}

TD.main a:visited, P.main a:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bolder;
  text-decoration: none;
}

TD.main a:hover, P.main a:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bolder;
  text-decoration: underline;
}

TD.main_red, P.main_red {
  padding-left: 10px;
  padding-right: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  text-decoration: none;
  background-color: #EBEDEE;
}
TD.main_red a, P.main_red a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  background-color: #EBEDEE;
  font-weight: bolder;
  text-decoration: none;
  color:#155FB2;
}

TD.main_red a:visited, P.main_red a:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  background-color: #EBEDEE;
  font-weight: bolder;
  text-decoration: none;
  color:#155FB2;
}

TD.main_red a:hover, P.main_red a:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  background-color: #EBEDEE;
  font-weight: bolder;
  text-decoration: underline;
  color:#FF0000;
}

TD.main a:active, P.main a:active {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  background-color: #EBEDEE;
  font-weight: bolder;
  text-decoration: underline;
}




TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.smallText_products_model, SPAN.smallText_products_model, P.smallText_products_model {
  font-family: Verdana, Arial, sans-serif;
  letter-spacing: 0px;
  font-size: 9px;
  color: #000000;
}

TD.smallText_footer, SPAN.smallText_footer, P.smallText_footer{
  font-family: Verdana, Arial, sans-serif;
  letter-spacing: 0px;
  font-size: 9px;
  color: #606060;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #296CD8;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
/*.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }*/
.moduleRowOver { background-color: #D7E9F7; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }
.inputRequirementOptional { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #868686; }

/* IBG   Formatierung für die AGB-Ausgabe*/
.TextAGB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	/*color: #633a00;
	text-decoration: none;*/
}

/* IBG   Formatierung für die Liefer- und Versandkosten-Ausgabe*/
.TextVersandkosten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	/*text-align: justify;*/
	/*color: #633a00;
	text-decoration: none;*/
}

/* IBG   Formatierung für die Rückrufnummer*/
.TextRueckrufnummerUeberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	/*text-align: justify;*/
	color: #24669A;
	font-weight: bolder;
}

.TextKunstwerkInfosAnfordern {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	/*text-align: justify;*/
	color: #606060;
	font-weight: bolder;
}

.TextRueckrufnummer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	/*text-align: justify;*/
	color: #24669A;
	font-weight: bolder;
}

.TextRueckrufnummer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	/*text-align: justify;*/
	color: #24669A;
	font-weight: bolder;
}
.TextRueckrufnummer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	/*text-align: justify;*/
	color: #24669A;
	font-weight: bolder;
}
.TextRueckrufnummer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	/*text-align: justify;*/
	color: #24669A;
	font-weight: bolder;
}
.TextRueckrufnummer a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	/*text-align: justify;*/
	color: #24669A;
	font-weight: bolder;
}

/* IBG   Formatierung für die Hotline*/
.TextHotline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	/*text-align: justify;*/
	color: #24669A;
	font-weight: bolder;
}
.TextHotline a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	/*text-align: justify;*/
	color: #24669A;
	font-weight: bolder;
}
.TextHotline a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	/*text-align: justify;*/
	color: #24669A;
	font-weight: bolder;
}
.TextHotline a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	/*text-align: justify;*/
	color: #24669A;
	font-weight: bolder;
}
.TextHotline a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	/*text-align: justify;*/
	color: #24669A;
	font-weight: bolder;
}

/*  IBG   Formatierung für die Produkt-Categories in includes/categories.php*/
.TextProduktBoxUeberschrift {
	background-image:url(images/online_flohmarkt/header/header_all_boxes.jpg);
	background-repeat:repeat-x;
	/*background-color:#F5EAED;
	border-top:1px solid #ffffff;
	border-left:1px solid #8fd2ed;
	border-right:1px solid #B47171;
	border-bottom:1px solid #B47171;*/
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 14px;
    font-style: normal;
    font-weight: bolder;
    font-variant: normal;
    color: #000000;
    /*text-decoration:underline;*/
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 1.5em;
	margin: 0 10 0 0px; 
	padding: 0 5 0 1px;
}
/*  ENDE IBG   Formatierung für die Produkt-Categories*/

.TextFehlerausgabeIBG {
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  color: red;
  text-decoration: none;
}

.TextOKausgabeIBG {
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  color: green;
  text-decoration: none;
}



/*  IBG   Formatierung für powered by*/
#end-IBG {
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
	background: inherit;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
TD.end-IBG {
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin: 0 auto; 
	padding: 0px;
	text-align: right;
	font-size: 10px;
}
#end-IBG a  {
	color: #606060;
	background: inherit;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
#end-IBG a:visited {
	color: #606060;
	background: inherit;
	text-decoration: none;
}
#end-IBG a:hover  {
	color: #606060;
	background: inherit;
	text-decoration: underline;
}
#end-IBG a:active {
	color: #606060;
	background: inherit;
	text-decoration: underline;
}
#Popup-IBG a  {
	color: #606060;
	background: inherit;
	font-weight: normal;
	text-decoration: none;
	font-size: 15px;
}
#Popup-IBG a:visited {
	color: #BCBCC1;
	background: inherit;
	text-decoration: none;
}
#Popup-IBG a:hover  {
	color: #BCBCC1;
	background: inherit;
	text-decoration: underline;
}
#Popup-IBG a:active {
	color: #BCBCC1;
	background: inherit;
	text-decoration: underline;
}


p.link_seiten a  {
	color: #6F6767;
	background: inherit;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
p.link_seiten a:visited {
	color: #6F6767;
	background: inherit;
	text-decoration: none;
}
p.link_seiten a:hover  {
	color: #6F6767;
	background: inherit;
	text-decoration: underline;
}
p.link_seiten a:active {
	color: #6F6767;
	background: inherit;
	text-decoration: underline;
}


.bereiche_anzeigen {
	font-family: Arial, Helvetica, sans-serif;
	color: #9B9393;
	background: inherit;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}

.bereiche_anzeigen a  {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F6767;
	background: inherit;
	font-weight: bolder;
	text-decoration: none;
	font-size: 14px;
	letter-spacing:2px;
}
.bereiche_anzeigen a:visited {
	color: #6F6767;
	background: inherit;
	text-decoration: none;
	font-size: 14px;
}
.bereiche_anzeigen a:hover  {
	color: #6F6767;
	background: inherit;
	text-decoration: underline;
	font-size: 14px;
}
.bereiche_anzeigen a:active {
	color: #6F6767;
	background: inherit;
	text-decoration: underline;
	font-size: 14px;
}





.TextNormalBlock {
	font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	color: #000000;
	text-decoration: none;
}
.TextNormalFett {
	font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.5;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: justify;
	color: #000000;
	text-decoration: none;
}

/*
#centerboy {    
      position: relative;
      
      top: 0px;    
      width: 1200px;   
      margin:auto;    
      background-color: #ffffff;    
      border-top: 1px solid #0ea4b0;
      border-left: 1px solid #0ea4b0;
      border-right: 1px solid #0ea4b0;
      border-bottom: 1px solid #0ea4b0;
}
*/

/*
#centerboy {    
      position: absolute;
      left: 50%;
      top: 0px;    
      width: 1200px;    
      margin-left: -600px;    
      background-color: #ffffff;   
      border: 1px solid #0ea4b0;    
}
*/
TD.centerboy {
  	background-color: #ffffff;    
    border-top: 1px solid #0ea4b0;
    border-left: 1px solid #0ea4b0;
    border-right: 1px solid #0ea4b0;
    border-right: 1px solid #0ea4b0;
    border-bottom: 1px solid #0ea4b0;
}

