/**************************** styles.css - BEGINN *****************************/

* {
  padding: 0px;
  margin: 0px;
}

body {
  font-family: verdana;
  font-size: 10px;
  color: #000;
  line-height: 13px;
  font-size: 10px;
  margin: 15px 0 0 15px;

}

.underline {
  text-decoration: underline;
}

.uppercase {
  text-transform: uppercase;
}

.thickbox {}

.inline {
  display: inline;
}

a:link,
a:visited,
a:hover,
a:active {
  color: #000;
  text-decoration: none;
}

.doublearrowright,
a.doublearrowright:link,
a.doublearrowright:visited,
a.doublearrowright:hover,
a.doublearrowright:active {
  background-image: url(/images/doppelpfeil_schwarz.gif);
  background-repeat: no-repeat;
  background-position: 100% 45%;
  padding-right: 15px;
}

a:hover,
a:active {
  color: #A70C11;
}

img {
  border: none;
  border: 0px;
}

form {
    display: inline;
}

input, select, textarea {
  font-family: verdana;
  font-size: 10px;
  color: #000;
}

input.border {
  border: solid 1px #BCBEC0;
  padding: 1px;
}

.strong, .bold {
  font-weight: bold;
}

.error {
  color: #FF0000;
}

.red,
a.red:link,
a.red:visited,
a.red:hover,
a.red:active {
  color: #A70C11;
}

.grey,
a.grey:link,
a.grey:visited,
a.grey:hover,
a.grey:active {
  color: #666666;
}

.link_black_bold_u,
a.link_black_bold_u:link,
a.link_black_bold_u:visited,
a.link_black_bold_u:hover,
a.link_black_bold_u:active {
  font-weight: bold;
  text-decoration: underline;
  color: #000;
}

a.underline,
a.mehr {
  text-decoration: underline;
}

.toppadding3 {
  padding-top: 3px;
}

.toppadding7 {
  padding-top: 7px;
}

.bottompadding7 {
  padding-bottom: 7px;
}

.toppadding15 {
  padding-top: 15px;
}

.bottompadding15 {
  padding-bottom: 15px;
}

.rightmargin13 {
  margin-right: 13px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.padding_top_bottom {
  padding: 11px 0 15px 0;
}

.nowrap {
  white-space: nowrap;
}

h1 {
  font-size: 14px;
  margin-bottom: 5px;
}

h2 {
  font-size: 14px;
  margin-bottom: 0px;
}

.tbButtonWysiwygBorder h2,
.tbButtonWysiwygDefaultStyle h2,
.artikel h2 {
  font-size: 11px;
  margin-top: 15px;
  margin-bottom: 10px;
}

.fontsizenormal,
h1.fontsizenormal,
h2.fontsizenormal {
  font-size: 10px;
  margin-bottom: 0px;
}

/*
h2 {
  font-weight: bold;
  background-color: #BCBEC0;
  color: #fff;
  font-size: 11px;
}
*/

h3 {
  margin-bottom: 17px;
  font-weight: bold;
  font-size: 10px;
}

h4 {
  font-weight: bold;
  font-size: 10px;
  color: #666666;
}

h5 {
  font-weight: bold;
  font-size: 10px;
  padding-top: 0px;
  padding-bottom: 3px;
}

div.headline {
  min-height: 16px;
}

div.headline_title,
div.headline_title h1,
div.headline_title h2,
.artikel_der_region h2,
.objekte_der_region h2,
.spezialist h2
 {
  color : #666677;
  font-size : 9px;
  font-weight : bold;
  margin-bottom: 0px;
  text-transform: uppercase;
}

div.headline_mdaten {
  color : #666677;
  font-size : 9px;
    font-weight : bold;
    margin-bottom: 0px;
}

div.headline_home_143 {
  color : #FFFFFF;
  height: 21px;
  width: 135px;
  line-height: 21px;
  padding-left: 8px;
  font-size : 10px;
  font-weight : bold;
  background-image: url(/images/home/headlines/bg_headline_143.gif);
}

div.headline_home_235 {
  color : #FFFFFF;
  height: 21px;
  width: 225px;
  line-height: 21px;
  padding-left: 10px;
  font-size : 10px;
  font-weight : bold;
  background-image: url(/images/home/headlines/bg_headline_235.gif);
}

div.headline_home_300 {
  color : #FFFFFF;
  height: 21px;
  width: 290px;
  line-height: 21px;
  padding-left: 10px;
  font-size : 10px;
  font-weight : bold;
  background-image: url(/images/home/headlines/bg_headline_300.gif);
}

div.headline_home_485 {
  color : #FFFFFF;
  height: 21px;
  width: 475px;
  line-height: 21px;
  padding-left: 10px;
  font-size : 10px;
  font-weight : bold;
  background-image: url(/images/home/headlines/bg_headline_485.gif);
}

div.headline_home_800 {
  color : #FFFFFF;
  height: 21px;
  width: 790px;
  line-height: 21px;
  padding-left: 10px;
  font-size : 10px;
  font-weight : bold;
  background-image: url(/images/home/headlines/bg_headline_800.gif);
}

div.headline_home_143 h1,
div.headline_home_235 h1,
div.headline_home_300 h1,
div.headline_home_485 h1,
div.headline_home_800 h1 {
  font-size: 10px;
  margin-bottom: 0px;

  color:#FFFFFF;
  line-height:21px;
}

div.page {
  float: left;
  width: 800px;
  padding:10px 0 0 0;
}

div.head {
  margin-bottom: 12px;
  border-bottom: solid 1px #BCBEC0;
  padding: 0;
  *zoom: 1;
  position: relative;
}

img.logo {
    float: left;

}

div.suche {
  float: left;
}

ul.login {
    float: left;
    list-style-type: none;
    margin-left: 15px;
    margin-top: 2px;
}

ul.login li {
  float: left;
  border-left: 1px solid #A70C11;
  padding: 0 5px 0 5px;
}

ul.login li.first {
    border-left: 0px;
  padding: 0 5px 0 0;
}

ul.login li a:link,
ul.login li a:visited,
ul.login li a:hover,
ul.login li a:active {
  text-decoration: none;
  color: #A70C11;
}

/* heft popup */

div.head div.heft {
  position: absolute;
  width: 210px;
  top: 26px;
  right: 0px;
  height: 68px;
  overflow: hidden;
  background-color: #FFFFFF;
  background-image: none;
  background-repeat: repeat-y;
  border-bottom: 1px solid #BEBEBE;
  z-index: 1;
  /*zoom: normal;*/
}

div.head div.heft.hover,
div.head div.heft:hover {
  overflow: visible;
  height: auto;
  cursor: pointer;
  background-image: url(/images/icons/popup_border_leftright.gif);

}

div.head div.heft div.heft_imginf {
  padding: 0;
  margin-bottom: 2px;
  height: 66px;
  overflow: hidden;
  background-image: url(/images/icons/popup_border_white.gif);
  background-repeat: no-repeat;
  float: left;
  width: 180px;
}

div.head div.heft div.heft_imginf div.heft_inf {
  width: 88px;
  float: left;
  margin-top: 40px;
  padding-left: 3px;
  /*height: 26px;
  overflow: hidden;*/
}

div.head div.heft div.heft_imginf div.heft_img {
  width: 117px;
  float: right;
  margin-right: 1px;
  /*height: 66px;
  overflow: hidden;*/
}

div.head div.heft div.heft_txt {
  clear: both;
  padding: 0 20px 20px 20px;
  display: none;
}

div.head div.heft.hover div.heft_imginf,
div.head div.heft:hover div.heft_imginf {
  overflow: visible;
  height: auto;
}

div.head div.heft.hover div.heft_txt,
div.head div.heft:hover div.heft_txt {
  display: block;
}


/* navigation  anfang */

ul.navi {
    clear: both;
  margin-top: 20px;
  float: left;
    width: 100%;
    padding-bottom: 2px;
    height: 28px;
    overflow: hidden;
}

ul.navi li {
  list-style-type: none;
  float: left;
    margin-right: 2px;
    padding-top: 5px;
    height: 23px;
    overflow: hidden;
}

ul.navi li.active {
    padding-top: 0px;
    height: 28px;
}

ul.navi li a {
  text-decoration: none;
}

ul.navi li a img {
    vertical-align: bottom;
}

/* subnavi */

ul.subnavi {
    width: 100%;
    border-top: solid 1px #BCBEC0;
    padding-top: 1px;
    padding-bottom: 2px;
    clear: both;
    float: left;
  list-style-type: none;
  /*display: none;*/
}

ul.subnavi li {
  background-color: #FFF;
  float: left;
  border-left: 1px solid #BCBEC0;
  padding: 0 5px 0 5px;
}

ul.subnavi li.first {
    border-left: 0px;
    padding: 0 5px 0 0;
}

ul.subnavi li a:link,
ul.subnavi li a:visited,
ul.subnavi li a:hover,
ul.subnavi li a:active {
  color: #A70C11;
}

ul.subnavi li.active a {
  font-weight: bold;
}


/* navigation  ende */

div.main {
  margin-bottom: 5px;
  float: left;
}

div.main p {
  margin-bottom: 0px;
}

div.homecontent {
  border-bottom: solid 1px #BCBEC0;
  padding-bottom: 20px;
  margin-bottom: 10px;
  float: left;
  width: 100%;
}

div.contentfest {
  width: 485px;
  float: left;
}

div.contentvariabel {
  width: 300px;
  padding-left: 15px;
  float: right;
}

div.contentfest
div.contentvariabel {
  overflow: hidden;
}

div.debug,
.debug div {
  background-color: red;
}

* html div.contentvariabel {
  padding-left: 0px;
}

div.immobiliensuche {
  margin-bottom: 15px;
  float: left;
position: relative;
}

div.immobiliensuche div.immobiliensuche_home_txt {
  width: 80px;
  float: left;
  padding: 8px 0 8px 8px;
position: absolute;
bottom: 0;
left: 0;
}

div.immobiliensuche div.immobiliensuche_home_img {
  width: 395px;
  float: right;
}

div.topten {
  margin-bottom: 15px;
  float: left;
  width: 235px;

}

div.anbieten {
  margin-bottom: 15px;
  float: right;
  width: 235px;
}

div.themen {
  margin-bottom: 15px;
}

div.themenarchiv {
  float: left;
  width: 485px;
}

div.themenbild {
  float: left;
  width: 143px;
}

div.thementext {
  float: right;
  width: 325px;
}

div.border {
  border: solid 1px #BCBEC0;
  /*height: auto !important;*/
  /*height: 100%;*/
  height: 238px;
}

div.border2 {
  border: solid 1px #BCBEC0;

  min-height: 256px;
  height: auto !important;
  height: 256px;
  
  /*height: 248px;*/
}

/* wahrscheinlich nur auf der Startseite */
div.agents {
  float: left;
  width: 143px;
  margin-bottom: 15px;
  padding: 1px 0 0 0;
}

/* wahrscheinlich nur auf der Startseite */
div.angebot {
  float: right;
  width: 143px;
  margin-bottom: 15px;
  padding: 1px 0 0 0;
}

div.gallerien,
div.homeservicebox {
  margin-bottom: 15px;
}

div.gallerien,
div.angebot
div.agents,
div.anbieten,
div.topten,
div.homeservicebox {
  min-height: 270px;
  height: auto !important;
  height: 270px;
}

div.anzeigevariabel img {
    vertical-align: bottom;
}

div.anzeigefest {
    clear: both;
    width: 460px;
  margin-bottom: 15px;
}

/* footer */

div.footer {
  color: #A70C11;
  clear: both;
  margin-top: 7px;
  margin-bottom: 13px;
  text-align: center;
  float: left;
  width: 100%;
}

div.footer ul.navifooter {
  float: left;
  display: block;
  clear: both;
  list-style-type: none;
  margin-bottom: 2px;
  width: 100%;
}

div.footer ul.navifooter li {
  /*float: left;*/
  display: inline;
  border-right: solid 1px #A70C11;
  padding: 0 5px;
  white-space: nowrap;
}

div.footer ul.navifooter li a {
  text-decoration: none;
  color: #A70C11;
}

div.footer ul.navifooter li.last {
  border: none;
}

div.border div.abstand {
    padding: 8px;
}

div.border2 div.abstand {
    padding: 8px;
}

/* footer ende */

div.clear {
      clear: both;
}

div.werbung {
    float: left;
    width: 15px;
    margin-top: 94px;
    margin-left: 15px;
}

ul.topten li {
  list-style-type: none;
}

div.weitere {
  width: 235px;
  float: left;
}

div.dotline_485_nopad {
  background-image: url(/images/icons/strichlinie.gif);
  background-repeat: repeat-x;
  line-height: 1px;
  height: 1px;
  font-size: 0px;
  width: 485px;
}

div.dotline_485 {
  background-image: url(/images/icons/strichlinie.gif);
  background-repeat: repeat-x;
  line-height: 1px;
  height: 1px;
  font-size: 0px;
  width: 485px;
  margin-top: 10px;
  margin-bottom: 10px;
}


div.dotline_235 {
  background-image: url(/images/icons/strichlinie.gif);
  background-repeat: repeat-x;
  line-height: 1px;
  height: 1px;
  font-size: 0px;
  width: 235px;
  margin-top: 10px;
  margin-bottom: 10px;
}

div.dotline_300 {
  background-image: url(/images/icons/strichlinie.gif);
  background-repeat: repeat-x;
  line-height: 1px;
  height: 1px;
  font-size: 0px;
  width: 300px;
  margin-top: 10px;
  margin-bottom: 10px;
}

div.dotline_143 {
  background-image: url(/images/icons/strichlinie.gif);
  background-repeat: repeat-x;
  line-height: 1px;
  height: 1px;
  font-size: 0px;
  width: 143px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.topline {
  background-image: url(/images/icons/strichlinie.gif);
  background-repeat: repeat-x;
  background-position: 0 0;
}

.bottomline {
  background-image: url(/images/icons/strichlinie.gif);
  background-repeat: repeat-x;
  background-position: 0 100%;
}

div.leftklein {
  float: left;
  width: 143px;
  height: 263px;
  margin-bottom: 12px;
}

div.rightklein {
  float: right;
  width: 143px;
  height: 263px;
  margin-bottom: 12px;
}

div.leftgross {
  float: left;
  width: 235px;
  height: 263px;
  margin-bottom: 12px;
}

div.rightgross {
  float: right;
  width: 235px;
  height: 263px;
  margin-bottom: 12px;
}

div.doppelgross {
  height: 263px;
  margin-bottom: 12px;
  overflow: hidden;
}

div.doppelgross_width {
  height: 263px;
  width: 450px;
  margin-bottom: 12px;
  overflow: hidden;
}

div.doppelgrossflex {
  padding-bottom: 14px;
  margin-bottom: 12px;
}

div.doppelklein {
  /*
  2010-11-24 
  *  inline-styles rauswerfen (#17343)
  *  
  width: 300px;
  height: 263px;
  */
  padding-bottom: 12px;
  /* ende */
  float: left;
  margin-bottom: 12px;
}

div.anbieten h2,
div.gallerien h2,
div.homeservicebox h2,
div.immobiliensuche h2,
div.leftklein h2,
div.rightklein h2,
div.doppelgross h2,
div.doppelklein h2,
div.angebot h2,
.artikel_der_region h3,
.artikel_der_region .text,
.objekte_der_region h3,
.objekte_der_region .text {
  font-size: 10px;
}

div.doppelklein h2,
div.leftgross h2,
div.rightgross h2,
div.doppelgross h2 {
  font-size: 9px;
  text-transform: uppercase;
  line-height: 11px
}

.artikel_der_region h3,
.objekte_der_region h3 {
  margin-bottom: 1px;
  color: #666666;
  font-size: 9px;
}

.artikel_der_region h4,
.objekte_der_region h4 {
  color: black;
  margin-bottom: 1px;
}

div.abstandunten {
  margin-bottom: 12px;
}

div.heftleft {
  float:left;
  margin-right: 10px;
}

div.text_left_325 {
  clear: both;
  float: left;
  width: 325px;
  padding-right: 17px;
}

div.image_right_143 {
  width: 143px;
  float: right;
  height: 186px;
}

div.sonderbuchungen_image,
div.abouebersicht_image {
  clear: both;
  float: left;
  width: 155px;
  padding-right: 10px;
}

div.sonderbuchungen_text,
div.abouebersicht_text {
  width: 320px;
  float: right;
  height: 108px;
}

div.sonderbuchungen_text_variable_hoehe {
  width: 320px;
  float: right;
}


a.teaserbild img {
  padding-bottom:9px;
  vertical-align:bottom;
}

img.teaserbild {
  padding-bottom:9px;
  vertical-align:bottom;
}

table.formtable td {
  padding-bottom: 5px;
}

table.formtable td input,
table.formtable td select {
  margin-top: 1px;
  padding: 2px;
}

div.page div.main ul {
  list-style-type: disc;
  margin-left: 15px;
}

div.page div.main div.contentvariabel ul {
  display: inline-block;
}

div.page div.main div.contentvariabel div.doppelklein {
  width: 100%;
}

div.page div.main ul.topten {
  list-style-type: none;
  margin-left: 0px;
}

div.page div.main ul.topten li {
  padding-top: 4px;
}


/*Styles für Formular-Überprüfung*/

td.errorClass input, td.errorClass select {
        border:2px solid #A60000;
        background:#CCCCCC;
}

td.errorClass {
        color:#A60000;
}

td.errorClass textarea {
  /*color:red;*/
        border:2px solid #A60000;
        background:#CCCCCC;
}

td.errorClass textarea {
        /*color:red;*/
        border:2px solid #A60000;
        background:#CCCCCC;
}

.errorClass2 {
    color:red;
    border:2px solid #A60000;
    background:#CCCCCC;
}

#error_msg {
        height:40px;
        padding:0px 0px 30px 0px;
}

#error_msg div {
        padding:5px;
        margin-bottom:10px;
        background-color:#EEEEEE;
        border:2px solid #A60000;
}


/* Styles für Flash-Fallback auf der Startseite */

#intro_headline {
  height:         21px;
  line-height:     21px;
  width:          778px;
  color:          #FFFFFF;
  padding-left:   10px;
  padding-right:  12px;
  font-size : 10px;
  font-weight : bold;
  background-image: url(/images/home/headlines/bg_headline_800.gif);
}

#intro_headline a {
  color:          #FFFFFF;
}

#intro_headline a:hover {
  color:          #A70C11;
}

#intro_image {
  width:          780px;
  height:          166px;
  padding-left:    20px;
  padding-top:    13px;
  color:          #FFFFFF;
  cursor:         pointer;
}

#intro_image a:hover {
  color:          #FFFFFF;
}

#intro_title {
  font-size:      23px;
  font-weight:    bold;
  margin-bottom:  10px;
}

#intro_subtitle {
  font-size:      12px;
  font-weight:    bold;
}

#intro_link {

}

#getflash {
  margin-top:      12px;
}

#getflash img {
  float:          left;
  margin-right:    10px;
  margin-left:    100px;
}

div.teaser_immowert {
  height: 173px; 
  width: 263px;
  padding: 23px 15px 0 20px;
  border: 1px solid #BCBEC0; 
  background-image: url(/images/eigene_teaser/teaser_immowert_bg.jpg); 
  background-repeat: repeat-x; 
  background-position: bottom;
  font-size: 12px;
}

* html div.teaser_immowert {
  height: 198px;
  width: 300px;
}

/* neue Top-Navi als Text */

ul.topnavi {
    clear: both;
    margin-top: 20px;
    float: left;
    width: 100%;
    padding-bottom: 2px;
    height: 28px;
    overflow: hidden;
}

ul.topnavi li {
    list-style-type: none;
    float: left;
    overflow: hidden;
    margin-right: 2px;
    padding-right: 10px;
    background-image: url(/images/topnavi/bg_topnavi_right.jpg);
    background-repeat: no-repeat;
    background-position: 100% 0;
    margin-top: 5px;
    height: 23px;
}

* html ul.topnavi li {
  height: 28px;
  heig\ht: 23px;
}

ul.topnavi li.active {
    margin-top: 0px;
    height: 28px;
}

* html ul.topnavi li.active {
  height: 28px;
  heig\ht: 28px;
}

ul.topnavi li a:link,
ul.topnavi li a:visited,
ul.topnavi li a:hover,
ul.topnavi li a:active {
    text-decoration: none;
    color: #FFF;
    font-size: 11px;
    text-transform: uppercase;    
    background-image: url(/images/topnavi/bg_topnavi_left.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    padding: 6px 0 0 10px;
}

/* Firefox */
html:not([dummy]) ul.topnavi li a {
   height: 17px;
}

html:not([dummy]) ul.topnavi li.active a {
   height: 22px;
} 


/****************** Ad Tags ******************************/

div.dc_cad_abstaende {margin:0;}

/* Anzeige oben rechts */
div.dc_cad1_abstaende {margin:0 0 0 0; padding:0 0 0 0;}

/* Anzeige unten links */
div.dc_box_abstaende { margin:15px 0 15px 0; }

div.dc_ad {margin:0 0 0 0; padding:0 0 0 0; width:auto;text-align:center;}

/* nochmal Anzeige oben rechts */
div.dc_ad .dc_dynamic_container {margin:0 auto; padding:0 0 2px 0; text-align:left;}

/* Textheadline, unerwuenscht, daher weisse Schrift auf weissem Grund */
div.dc_ad .dc_headline {margin:0 0 0 0; font-size:4px; background-color:#fff; color:#fff; height:8px; } /* height:1px; */

/* grafische headline "Anzeige" in Kapitaelchen */
div.dc_ad .dc_ico {float:right; width:43px; height:8px; background:url(/images/icons/anzeige.gif) no-repeat 0px 0px;}

/* nochmal die unerwuenschte Textheadline */
div.dc_ad .dc_txt {float:left; padding:0 0 0 0; font-size:1px; line-height:1px;}
div.dc_ad_platzhalter_height {width:auto;height:90px; padding:0; margin:0; border:0px;}
div.dc_ad_sky {z-index:990;}
div.adsg_skyad {z-index:990;}

/* Problem mit Ligatus-Anzeige */
div.dms_ad_IDS_3753 {padding:10px 0 0 0;}

/** ENDE Ad Tags **/


/* anzeigevariabel */

/*
div.homecontent div.anzeigevariabel div.dc_ad { margin-top: 3px; margin-bottom: 13px; }
div.anzeigevariabel div.dc_ad {  margin-top: 5px; margin-bottom: 10px; }
*/

div.homecontent div.anzeigevariabel div.dc_ad { margin-top: 3px; }
div.homecontent div.anzeigevariabel { margin-bottom: 13px; }

div.anzeigevariabel div.dc_ad {  margin-top: 5px; }
div.anzeigevariabel { margin-bottom: 10px; }

.bix_tr_normal { background-color: #ffffff; }
.bix_tr_ungerade { background-color: #efefef; }
.bix_tr_highlight { background-color: #cccccc; }

.bix_table {
margin-top: 10px;
margin-bottom: 5px;
border:1px solid #ccc;
}
.bix_table td {

border:1px solid #ccc;
}

div.object_thumbs_list img
{
  float: left;
  margin-left: 8px;
}

table.artikel_der_region td,
table.objekte_der_region td
{
  vertical-align: top;
  padding-top: 5px;
  padding-bottom: 10px;
}

table.artikel_der_region td.content,
table.objekte_der_region td.content {
  padding-left: 10px;
  overflow: hidden;
  width: 150px;
}

table.artikel_der_region tr.data,
table.objekte_der_region tr.data,
table.spezialist tr.data {
  background-image:url(/images/icons/strichlinie.gif);
  background-position:0 100%;
  background-repeat:repeat-x;
}

table.artikel_der_region,
table.objekte_der_region {
  clear: both;
  width: 300px;
/*  margin-bottom: 10px;*/
}

table.breit {
  width: 485px;
}

.gewinnspiel td.errorClass input, td.errorClass select {
  border: 2px solid red;
  background: #CCCCCC;
}

.gewinnspiel td.errorClass {
  color: red;
}

.gewinnspiel td.errorClass textarea {
  color: red;
  border: 2px solid red;
  background: #CCCCCC;
}

.gewinnspiel #error_msg {
  height: 40px;
  padding: 0px 0px 30px 0px;
}

.gewinnspiel #error_msg div {
  width: 380px;
  padding: 5px;
  margin-bottom: 10px;
  background-color: #EEEEEE;
  border: 2px solid red;
}

#topbanner
{
  border: 1px none;
  height: auto;
  width: 830px;
}

div.main p.weitere_artikel 
{
  margin-bottom: 4px; 
  margin-top: 4px;
}

div#adsd_skyscraper
{
  position: absolute;
  top: 180px;
  left: 830px;
  z-index: 90;
}

.contentvariabel img.left
{
  margin-right: 10px;
}

table.contact tr td
{
  padding: 2px 0;
}

table.contact tr td.grey
{
  padding: 0;
  text-align: right;
}


table.contact tr td.besichtigung
{
  padding-right: 17px;
}

table.contact td input,
table.contact td textarea
{
  width: 180px;
}

table.contact td input.checkbox,
table.contact td input.button
{
  width: auto;
}

.object_bvnr .media
{
  float: right;
  margin-left: 10px;
}
/* CAPTCHA - INVERSE CAPTCHA */
.cap_proof {
  display: none;
}

/*
.headline .headline_title
{
  overflow: hidden;
}
*/

.headline .headline_title .right
{
  margin-right: 5px;
  margin-bottom: 5px;
}
/**************************** styles.css - ENDE *******************************/
