body, div, h1, h2, h3, p, ul, ol, li, dl, dt, dd, td, select, input, textarea
{
  font-family: arial, helvetica, sans-serif;
}
h1
{
  font-size:1.4em;
}
h2
{
  font-size:1.3em;
}
h3
{
  font-size:1.2em;
}

p, ul, ol, li, dl, dt, dd, td, textarea
{
  font-size:1em;
}
.kontakt
{
    margin:2em 0;
/*
    border-bottom-style:solid;
    border-bottom-width:0.1em;
    border-bottom-color:#c5c3cc;
*/
}
.kontakt p
{
    margin:0.5em 0;
}
.kontakt h2
{
    margin-top:0em;
    margin-bottom:0.5em;
}
.klein
{
  font-size: small;
}
a
{
  color:#000000;
  text-decoration: none;
}
a:hover
{
  color:blue;
}
td.imgindex
{
    padding: 0 0 4px 0;
    background-color: #ffffff;
    text-align: center;
}
td.imgindex img
{
    border-width: 0;
    border-style: none;
}

.trindex {
    
}
.tdlindex, .tdrindex, .tdindex {
    background-color: #ffffff;
    margin-bottom: 9px;
}
.tdlindex, .tdrindex {
    width: 240px;
    display: inline-block;
}
.tdlindex {
    margin-right: 9px;
}
.tdrindex {
    margin-left: 9px;    
}
.tdindex {
    width: 3074px;
}

#anfrage td
{
    padding:5px 0;
}
.ausblend
{
    display: none;
    height:0;
    width:0;
}
.rot
{
  border: red 2px solid;
}
.gruen
{
  color:#009900;
}
.rentedtxt, .soldtxt, .reservedtxt
{
    /* text-align: center; */
    color: #b81d51;
    margin: 0;    
}
.rented
{
    background: url(../img/rented.gif) no-repeat top right;
}
.rented-small
{
    background: url(../img/rented-small.gif) no-repeat right;
}
.sold
{
    background: url(../img/sold.gif) no-repeat top right;
}
.sold-small
{
    background: url(../img/sold-small.gif) no-repeat right;
}
.reserved
{
    background: url(../img/reserved.gif) no-repeat top right;
}
.reserved-small
{
    background: url(../img/reserved-small.gif) no-repeat right;
}
/*
#tabs-3 p
{
    padding: 1em 0px;
    margin: 0px;
}
.sold-tiny
{
    background: url(../img/sold-tiny.gif) no-repeat right;
}
.rented-tiny
{
    background: url(../img/rented-tiny.gif) no-repeat right;
}
.reserved-tiny
{
    background: url(../img/reserved-tiny.gif) no-repeat right;
}
*/
.finance
{
    color: #000000;
    font-weight: bold;
}
a.eigentum
{
    display: block;
    float: right;
    width: 130px;
/*    background: #ffffff;*/
    background: #c5c3cc;
    color: #000000;
    text-align: center;
    padding: 1px 4px;
/*    border: 1px #c5c3cc solid;*/
}
a.eigentum:hover
{
/*    color: #000000;
    background: #c5c3cc;*/
    background: #000000;
    color: #c5c3cc;
}
a.anfrage
{
    display: inline-block;
    width: 130px;
/*    background: #ffffff;*/
    background: #ffffff;
    color: #000000;
/*    font-weight: bold;*/
    text-align: left;
    padding: 1px 4px;
/*    border: 1px #c5c3cc solid;*/
}
a.anfrage:hover
{
/*    color: #ffffff;
    background: #c5c3cc;*/
    background: #ffffff;
    color: #0000ff;
}

#fo_anfrage textarea
{
    width: 100%;
}

.cap td, .cap *, .cap img, .cap input
{
    vertical-align: middle;
}
.cap img {
    margin: 0;
    padding: 0;
    border: none;
}

div.kontakt img {
    float: right;
    margin-left: 5px;
    margin-right: 10px;
    width: 86px;
}

/*
div.kontakt img {
    float-left: -100px;
    width: 86px;
}

/*
table.detailliste td {
    white-space: nowrap;
}
*/