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

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

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

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;
}

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

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

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

.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;
}

.toppadding3 {
  padding-top: 3px;  
}

.toppadding7 {
  padding-top: 7px;  
}

.bottompadding7 {
  padding-bottom: 7px;
}

.toppadding15 {
  padding-top: 15px;  
}

.bottompadding15 {
  padding-bottom: 15px;
}

.left {
    float: left;
}

.right {
    float: right;
}

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

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

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

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 {
  padding-top: 8px;
  padding-bottom: 4px;
}

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

div.head {
  margin-bottom: 0px;
  /*border-bottom: solid 1px #BCBEC0;*/
  /*height: 120px;*/
}

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.heft {
  position: absolute;
  width: 211px;
  top: 41px;
      left: 604px;
  height: 68px;
  overflow: hidden;
  background-color: #FFF;
  background-image: none;
  background-repeat: repeat-y;
  border-bottom: 1px solid #BEBEBE;
}

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

div.heft_inf {
  width: 88px;
  float: left;
  margin-top: 40px;
  padding-left: 3px;
}

div.heft_img {
  width: 117px;
  float: right;
  padding-right: 3px;
}

div.heft_txt {
  clear: both;
  padding: 0 20px 20px 20px;
}

div.heft.hover,
div.heft:hover {
  overflow: auto;
  height: auto;
  cursor: pointer;
  background-image: url(popup_border_leftright.gif);
}

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


/* 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;
}

ul.navi.new 
{
  height: auto;
}

ul.navi.new li
{
/*
  background-image: url('nav/tab.png');
  background-repeat: no-repeat;
*/
  color: white;
  height: 12px;
  text-align: center;
  padding: 7px 15px;
  -webkit-border-top-left-radius: 9px;
  -webkit-border-top-right-radius: 9px;
  -moz-border-radius-topleft: 9px;
  -moz-border-radius-topright: 9px;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  background: #AB000D;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #AB000D), color-stop(1, #9B0003));
  background: -moz-linear-gradient(270deg, #AB000D, #9B0003);  
  background: linear-gradient(270deg, #AB000D, #9B0003);  
}

ul.navi.new li.active
{
  background: #790000;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #790000), color-stop(1, #5C0000));
  background: -moz-linear-gradient(270deg, #790000, #5C0000);  
  background: linear-gradient(270deg, #790000, #5C0000);  
}

ul.navi.new li a
{
  color: white;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}


/* 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.contentfest2 {
  width: 780px;
  float: left;
}

div.contentrahmen1 {
  float: left;
  width: 610px;
  border-top: 2px solid #dddddd;
  border-right: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd;
}

div.contentrahmen2 {
  float: left;
  width: 800px;
  border-top: 2px solid #dddddd;
  border-right: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd;
}

div.contentrahmen3 {
  float: left;
  width: 350px;
  border-top: 2px solid #dddddd;
  border-right: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd;
}

div.contentvariabel {
  width: 300px;
  padding-top: 65px;
  padding-left: 0px;
  float: right;
}

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

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

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

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.agents {
  float: left;
  width: 143px;
  margin-bottom: 15px;
  height: 260px;
}

div.angebot {
  float: right;
  width: 143px;
  margin-bottom: 15px;
  height: 260px;
}

div.gallerien {

}

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

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;
}

/* 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_780_nopad {
  background-image: url(strichlinie.gif);
  background-repeat: repeat-x;
  line-height: 1px;
  height: 1px;
  font-size: 0px;
  width: 780px;
}

div.dotline_600_nopad {
  background-image: url(strichlinie.gif);
  background-repeat: repeat-x;
  line-height: 1px;
  height: 1px;
  font-size: 0px;
  width: 600px;
}

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

div.dotline_485 {
  background-image: url(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(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(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(strichlinie.gif);
  background-repeat: repeat-x;
  line-height: 1px;
  height: 1px;
  font-size: 0px;
  width: 143px;
  margin-top: 10px;
  margin-bottom: 10px;
}

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

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

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

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

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

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

div.doppelgross {
  height: 260px;
  margin-bottom: 15px;
}

div.doppelklein {
  width: 300px;
  height: 260px;
  float: left;
}

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

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.abouebersicht_image {
  clear: both;
  float: left;
  width: 155px;
  padding-right: 10px;
}

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

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

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

/* BVO old */

a:focus, a { text-decoration:none }
a:hover { text-decoration: underline }

#grau1 {
  color: #333333;
}

#bgc-grau1 {
  background-color: #999999;
}

#bgc-grau2 {
  background-color: #d1d5d8;
}

#bgc-schwarz {
  background-color: #000000;
}

#bgc-weiss {
  background-color: #ffffff;
}

#weiss {
  color: #ffffff;
}

#rot1 {
  color: #902024;
}

#rot2 {
  color: #a32b30;
}

#bgc-rot1 {
  background-color: #902024;
}

#bgc-rot2 {
  background-color: #a32b30;
}

.admin-big
{
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #902024;
  font-weight: bold;
  font-size : 54px;
}


.txt30-serif
{
  font-family: Times New Roman, Times, serif;
  font-size: 30px;
  line-height: 30px;
  text-decoration: none;
}

.txt24-serif
{
  font-family: Times New Roman, Times, serif;
  font-size: 24px;
  line-height: 24px;
  text-decoration: none;
}

.txt24-serif-white
{
  font-family: Times New Roman, Times, serif;
  font-size: 24px;
  line-height: 24px;
  text-decoration: none;
  color: #ffffff;
}

.txt18-serif
{
  font-family: Times New Roman, Times, serif;
  font-size: 18px;
  line-height: 18px;
  text-decoration: none;
}

.txt30:link,.txt30:visited,.txt30:hover,.txt30:active,.txt30:focus,.txt30
{
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 30px;
}

.txt24:link,.txt24:visited,.txt24:hover,.txt24:active,.txt24:focus,.txt24
{
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 24px;
}

.txt16:link,.txt16:visited,.txt16:hover,.txt16:active,.txt16:focus,.txt16
{
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 16px;
}

.txt14:link,.txt14:visited,.txt14:hover,.txt14:active,.txt14:focus,.txt14
{
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 14px;
}

.txt12:link,.txt12:visited,.txt12:hover,.txt12:active,.txt12:focus,.txt12,H3
{
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
}

.txt11:link,.txt11:visited,.txt11:hover,.txt11:active,.txt11:focus,.txt11
{
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;
}

.txt10:link,.txt10:visited,.txt10:hover,.txt10:active,.txt10:focus,.txt10
{
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10px;
}

.txt12rot
{
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  color: #902024;
}

.txt12gruen
{
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  color: #218D1C;
}

.txt10weiss
{
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color: #ffffff;
}
.txt10rot
{
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color: #902024;
}

.txtsmall
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  letter-spacing: 0pt;
  text-decoration: none;
}

.txtxs
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  letter-spacing: 0pt;
  text-decoration: none;
}

.txt_BVI_med
{
  font-family: Arial, Helvetica;
  font-size: 18px;
  color: #003399;
  text-decoration: none;
}

.pfad {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 0pt;
  text-decoration: none
}



#fg-table {
  border-collapse:collapse;  
}

#fg-table td {
  border:1px solid #dddddd;
}

table td table td {
  padding: 2px 2px 2px 2px;
}

.adminText {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
  color: #000000;
  font-weight: normal;
  text-decoration: none
}

.tbluserData td {
  background:#dedfe0;
  padding:4px 0 3px 5px;
}

.error{
  color:#FF0000;
}


div.immoauswahl {
  clear: left;
  margin-bottom: 10px;
}

div.immoauswahl img {
  margin-right: 10px;
}


.helptext {
  display: none;
}

.bpa ol
{
  margin-left: 20px;
}

.bpa h3
{
  padding-left: 15px;
  margin-bottom: 8px;
  margin-top: 14px;
  background: url(pfeil1.png) 0 2px no-repeat;
}

.bpa h3.opened
{
  background: url(pfeil2.png) 0 2px no-repeat;
}

.bpa hr
{
  height: 1px;
  border: 0;
  border-top: 1px solid #DDDDDD;
  margin: 5px 0;
}

.bpa .text
{
  margin-bottom: 8px;
  overflow: hidden;
  display: none;
}

.bpa .text.opened
{
  display: block
}

.bpa .signets
 {
  overflow: hidden;
  margin-bottom: 20px;
}
 
.bpa .signets div
{
  float: left;
  margin-right: 10px;
  padding: 10px;
  border: 1px solid #DDDDDD;
  text-align: center;
}

.bpa .signets div img
{
  margin: 0 14px;
}

.bpa .signets div textarea
{
  padding: 5px;
  height: 150px;
  border: 1px solid #DDDDDD;
  background-color: #F8F8F8;
  font-family: "Courier New",Courier,Arial;
}

.bpa .signets .signet
{
  width: 28%;
}

.bpa .signets .signet1
{
  width: 150px;
}

.bpa .signets .signet2
{
  width: 180px;
}

.bpa .signets .signet3
{
  width: 330px;
}

.bpa .signets .signet1 textarea
{
  width: 130px;
}

.bpa .signets .signet2 textarea
{
  width: 160px;
}

.bpa .signets .signet3 textarea
{
  width: 310px;
}

a.new_button
{
  font-weight: bold;
  color: white;
  height: 12px;
  text-align: center;
  padding: 7px 15px;
  -webkit-border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  border-radius: 7px;
  background: #AB000D;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #AB000D), color-stop(1, #9B0003));
  background: -moz-linear-gradient(270deg, #AB000D, #9B0003);  
  background: linear-gradient(270deg, #AB000D, #9B0003);  
}

a.new_button:hover
{
  background: #790000;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #790000), color-stop(1, #5C0000));
  background: -moz-linear-gradient(270deg, #790000, #5C0000);  
  background: linear-gradient(270deg, #790000, #5C0000);  
  text-decoration: none;
}

tr.geo_2 {
  background-color: #dedfe0;
}

