﻿
/*----------------------------------------------------------------
/* Definitions for flea-market
/*---------------------------------------------------------------*/   

table.flohmarkt
{
  border:        none;
  margin-bottom: 30px;
  width:         97%;
}

table.flohmarkt td
{
  border-bottom:    1px solid #ffcc99;
  padding-top:      1px;
  padding-bottom:   1px;
  height:           18px;
  vertical-align:   top;
}

table.flohmarkt a.text
{ 
  color:           #000080;
  font:            12px Verdana, sans-serif;
  text-decoration: none;
  padding:         1px;
}

table.flohmarkt a.text:hover      { background-color: #FFCC99; }



table.flohmarkt_uebersicht
{
  border-spacing: 0;
  margin-top:     20px;
  margin-bottom:  20px;
  width:          100%;
}
*html table.flohmarkt_uebersicht
{
  width:          97%;
}

table.flohmarkt_uebersicht
{
  border-collapse:collapse;
  color:          #000080;
  empty-cells:    show;
  font:           10px Verdana, sans-serif;
  height:         22px;
  text-align:     left;
}

table.flohmarkt_uebersicht tr
{
   color:         #000080;
/*   cursor:        pointer;*/
   border-bottom: solid 1px #FFB062; 
}

table.flohmarkt_uebersicht th
{
  background-color: #FFCC99; 
  border-bottom:    1px solid #FFB062; 
  font:             bold 12px Verdana, sans-serif;
  padding:          3px 2px 3px 2px;
  height:           18px;
}

table.flohmarkt_uebersicht td
{
  border-bottom:    1px solid #FFB062;
  font:             11px Verdana, sans-serif;
  padding:          0px 2px 3px 0px;
  height:           18px;
}

table.flohmarkt_uebersicht tr.gewerblich
{
  background:     #FDFDD7; 
}

table.flohmarkt_uebersicht a
{
  color: #008080;
  font:  bold 11px Verdana, sans-serif;
	
}

table.flohmarkt_uebersicht a:visited  { color:            #000080; }
table.flohmarkt_uebersicht a:hover    { background-color: #FFCC99; }

table.flohmarkt_uebersicht img.thema_pic
{
  height: 26px;
  width:  26px;	
}

.flohmarkt_suchkasten
{ 
  border:        solid 1px #ffcc99;
  padding:       10px 5px 0px 5px;
  margin-bottom: 20px;
}
*html .flohmarkt_suchkasten
{
  padding:       0px 5px 0px 5px;
  margin-bottom: 10px;
}


.eintrag_kopf
{
  border-bottom:  1px solid #ffcc99; 
}

.eintrag_fuss
{
  border-top:     1px solid #ffcc99;
  margin-top:     2em;
  padding-top:    2em;
  text-align:     center;
}



table.flohmarkt_eingabe_formular
{
  border:           none;
  border-spacing:   0;
  margin-bottom:    30px;
  width:            570px;
}

table.flohmarkt_eingabe_formular td
{
  padding-top:     5px;
  padding-bottom:  5px;
  min-height:      20px;
  vertical-align:  top;
}

/*
.googleAdSense_flohmarkt
{
  border-top:     1px solid #ffcc99; 
  margin-top:     20px;
  padding-top:    20px;
  text-align:     center;
}
*/

.googleAdSense_flohmarkt
{
  background: url(../images/seitengestaltung/rahmen_werbung_1.gif);
  height:     60px;
  margin:     0 auto 0 auto;
  padding:    4px 5px 4px 23px;
  width:      468px;
}

