body {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Arial, Verdana, Switzerland, Helvetica, sans-serif;
  font-size: 1em;
  margin: auto;
  vertical-align: center;
  text-align: center;
  padding: 0;
  xborder: 1px solid red;
}

.site2 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 980px;  /* // Inhalts Breite */
  height: 550px;   /* // Inhalts Höhe  */
  margin-top: -275px;  /* //Höhe /2 */
  margin-left: -490px;   /* //Breite /2  */
  border: 2px solid #252753;
  border-top: 9px solid #252753;
  border-bottom: 9px solid #252753;
}

#seitenkopf {
  position: absolute;
  top: 9px;
  left: 0px;
  margin: 0px;
  padding: 0px;
  height: 60px;
  width: 990px;
  xborder: 1px solid green;
}

#navigation {
  position: absolute;
  top: 60px;
  left: 0px;
  margin: 0px;
  padding: 0px;
  height: 30px;
  width: 980px;
  background-color: #252753;
  xborder: 1px solid red;
  z-index:2;
}

.header {
  position: absolute;
  top: 130px;
  left: 0px;
  xmargin-top: 120px;
  float: left;
  padding: 0 0 0 50px;
  text-align: left;
  width: 710px;
  height: 40px;
  xborder: 2px solid #252753;
  overflow: hidden;
  z-index: 0;
}

.header h1{
  font-size: 1em;
  color: #002561;
  letter-spacing:0.15em;
  background-image: url(/grafik/h1_pfeil.gif);
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 15px;
  z-index: 0;
}

.content {
  position: absolute;
  top: 160px;
  left: 0px;
  margin-top: 20px;
  float: left;
  padding: 0 0 0 50px;
  text-align: left;
  width: 700px;
  height: 190px;
  xborder: 2px solid #252753;
  overflow: auto;
  z-index: 0;
}

.content p {
  padding-left: 18px;
  font-size: 0.75em;
  line-height: 1.85em;
  color: #000000;
  z-index: 0;
}

.content ul, li {
  font-size: 0.9em;
}

.content2 {
  position: absolute;
  top: 160px;
  left: 0px;
  margin-top: 20px;
  float: left;
  margin: 0 0 0 50px;
  text-align: left;
  width: 652px;
  height: 370px;
  xborder: 1px solid #252753;
  overflow: auto;
  z-index: 0;
}

.content2 p {
  padding-left: 18px;
  font-size: 0.75em;
  line-height: 1.85em;
  color: #000000;
  z-index: 0;
}

.content2 h1{
  xfloat: left;
  text-align: left;
  background-color: #E5E7E7;
  padding: 3px;
  color: #252753;
  font-size: 0.75em;
}

.content2 ul, li {
  font-size: 0.9em;
}

.content3 {
  position: absolute;
  top: 190px;
  left: 0px;
  margin-top: 20px;
  float: left;
  margin: 0 0 0 50px;
  text-align: left;
  width: 652px;
  height: 360px;
  xborder: 1px solid #252753;
  overflow: auto;
  z-index: 0;
}

.content3 p {
  padding-left: 18px;
  font-size: 0.75em;
  line-height: 1.85em;
  color: #000000;
  z-index: 0;
}

.content3 h1{
  xfloat: left;
  text-align: left;
  background-color: #E5E7E7;
  padding: 3px;
  color: #252753;
  font-size: 0.75em;
}

.content3 ul, li {
  font-size: 0.9em;
}


#kasten_aktuell {
  position: absolute;
  top: 100px;
  right: 20px;
  xmargin: 100px 6px 0 0;
  float: right;
  width: 174px;
  height: 300px;
  text-align: left;
  font-size: 0.7em;
  color: #808284;
  border: 2px solid #252753;
  z-index: 0;
}

#kasten_aktuell h1{
  margin: 0px;
  padding: 0 0 0 3px;
  width: 172px;
  line-height: 2em;
  text-align: left;
  font-size: 8pt;
  xfont-weight: normal;
  color: #FFFFFF;
  background-color: #252753;
  xborder: 1px solid #252753;
  z-index: 0;
}

#kasten_aktuell h2{
  margin: 0px;
  padding: 10px 3px 3px 3px;
  width: 172px;
  line-height: 0.6em;
  text-align: left;
  font-size: 8pt;
  color: #808284;
  z-index: 0;
  boder: 1px solid red;
}

#kasten_aktuell p{
  margin: 0px;
  padding: 3px;
  xwidth: 161px;
  line-height: 1em;
  text-align: left;
  font-size: 8pt;
  color: #808284;
  z-index: 0;
  boder: 1px solid red;
}

#kasten_aktuell a{
  position: relative;
  float: right;
  margin: 0 0 5px 0;
  padding-right: 12px;
  xmargin-right: 5px;
  text-align: right;
  text-decoration: none;
  background-image: url(/grafik/a_pfeil.gif);
  background-repeat: no-repeat;
  background-position: center right;
  color: #FF6701;
}

#kasten_aktuell img{
  margin-left: 6px;
  text-align: center;
  text-decoration: none;
  xcolor: #FF6701;
  border: 2px solid #252753;
}

#kasten_aktuell img a{
  padding: 0;
}


#kasten_referenz {
  xposition: relative;
  position: absolute;
  top: 410px;
  right: 20px;
  xmargin: 200px 6px 0 0;
  float: right;
  width: 174px;
  height: 132px;
  text-align: left;
  font-size: 0.7em;
  color: #808284;
  border: 2px solid #252753;
  xoverflow: hidden;
  z-index: 0;
}

#kasten_referenz h1{
  margin: 0px;
  padding: 0 0 0 3px;
  width: 172px;
  line-height: 2em;
  text-align: left;
  font-size: 8pt;
  xfont-weight: normal;
  color: #FFFFFF;
  background-color: #252753;
  xborder: 1px solid #252753;
  z-index: 0;
}

#kasten_referenz h2{
  margin: 0px;
  padding: 10px 3px 3px 3px;
  width: 161px;
  line-height: 1em;
  text-align: left;
  font-size: 8pt;
  color: #808284;
  z-index: 0;
}

#kasten_referenz p{
  margin: 0px;
  padding: 3px;
  width: 161px;
  line-height: 1em;
  text-align: left;
  font-size: 8pt;
  color: #808284;
  z-index: 0;
}

#kasten_referenz a{
  float: right;
  padding-right: 3px;
  text-align: right;
  text-decoration: none;
  color: #FF6701;
}

#kasten_referenz img{
  margin-left: 6px;
  text-align: center;
  text-decoration: none;
  xcolor: #FF6701;
  border: 2px solid #252753;
}

#kasten_referenz img a{
  padding: 0;
}

#fusszeile {
  position: absolute;
  top: 560px;
  right: 0px;
  text-align: right;
  color: #252753;
  font-size: 8pt;
}

.menu {
  float: left;
  text-align: left;
  width:974px;
  xheight:32px;
  font-size:0.85em;
  xposition:relative;
  z-index:100;
  xborder-right:1px solid #000;
  xborder: 1px solid green;
}

/* hack to correct IE5.5 faulty box model */
* html .menu {
  xwidth:980px;
  xwidth:745px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
  margin-left: 15px;
  margin: 0px;
  padding: 0px;
  padding-left: 11px;
  list-style-type: none;
}

.menu ul ul {
  xwidth: 160px;
  xmargin-left: 10px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
  position: relative;
  float: left;
  margin-left: 10px;
  xpadding: 3px;
  width: 180px;
  xborder: 0px;
  xborder-bottom: 2px solid #C00000;
  background-color: #252753;
  font-weight: bold;
  xborder: 1px solid red;
}

.menu li a{
  xline-height: 21px;
  xwidth: 172px;
  xpadding: 4px;
  letter-spacing:0.1em;
}

.menu li a:hover {
  background-color: #252753;
  color: #FFFFFF;
}

.menu li li {
  margin-left: 0px;
  width: 176px;
  xmargin: 3px;
}

.menu li li a{
  margin-left: 0px;
  xwidth: 172px;
  xpadding-left: 5px;
  line-height: 1.85em;
}

/* style the links for the top level */
.menu a, .menu a:visited {
  margin-top: 3px;
  padding: 3px;
  display:block;
  font-size: 11px;
  text-decoration: none;
  color: #FFFFFF;
  xwidth: 170px;
  xline-height: 20px;
  xheight:14px;
  xborder-bottom: 2px solid red;
  xborder-width:2px 0 2px 2px solid red;
  xbackground: #758279;
  xpadding-left:10px;
  xline-height:29px;
  border: 2px solid #FFFFFF;
  border: 1px solid #FFFFFF;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
  xwidth: 185px;
  xwidth:138px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
  background: #FFFFFF;
  background: #EFF0F0;
}

/* style the second level hover */
.menu ul ul a.drop:hover {
  background: #FFFFFF;
  background: #EFF0F0;
}

.menu ul ul :hover > a.drop {
  background: #FFFFFF;
  background: #EFF0F0;
}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
  background: #FFFFFF;
  background: #EFF0F0;
}

/* style the third level hover */
.menu ul ul ul a:hover {
  background: #FFFFFF;
  background: #EFF0F0;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul{
  visibility:hidden;
  position: absolute;
  padding: 0px;
  margin: 0px;
  xheight:0;
  xtop:27px;
  left:0;
  border: 0px;
  border-top: 3px solid #002561;
  border-right: 2px solid #002561;
  border-left: 2px solid #002561;
  border-bottom: 2px solid #002561;
  border-right: 1px solid #002561;
  border-left: 1px solid #002561;
  border-bottom: 1px solid #002561;
}

/* another hack for IE5.5 */
* html .menu ul ul {
  top:27px;
  top:25px;
  xtop:31px;
  xborder-right: 2px solid red;
  xborder-left: 2px solid red;
}

/* position the third level flyout menu */
.menu ul ul ul{
  left:176px;
  top:-1px;
  xwidth:149px;
  border-top: 2px solid #002561;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
  left:-179px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
  position: absolute;
  top:0;
  left:0;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
  background: #FFFFFF;
  background-color: #E3E4F3;
  background-color: #EFF0F0;
  color: #002561;
  height:auto;
  line-height:1.4em;
  margin-top: 3px;
  padding:3px;
  xwidth:128px;
  margin: 0px;
  border: 0px;
}

/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
  xwidth:150px;
  xwidth:128px;
}

/* style the top level hover */
.menu ul ul a:hover{
  color: #FF6701;
  background: #EFF0F0;
  z-index:1;
}

.menu ul ul :hover > a {
  color: #FF6701;
  background: #EFF0F0;
  z-index:1;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
  visibility:visible;
  z-index:1;
}

/* special: make selected second level visible! */
li.selected ,
a.selected  {
  visibility:visible;
  border: 1px solid #002561;
  z-index:0;
}


/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
  visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul {
  visibility:visible;
}

.pic {
 float: left;
 border: 0px;
 margin: 8px 8px 0px 8px;
}
.picr {
 float: right;
 border: 0px;
 margin: 8px 0px 8px 8px;
}

.content_immo {
 position: absolute;
 top: 130px;
 left: 0px;
 width: 600px;
 margin: 0 0 0 25px;
 padding: 0;
}

#immo_kasten_oben {
 position: absolute;
 float: left;
 text-align: left;
 width: 610px;
 margin: 0 0 0 0;
 padding: 0;
 border-bottom: 2px solid #252753;
}

.immo_n1, .immo_n1 a{
 float: left;
 text-align: left;
 display: inline;
 padding: 0 25px 0 0;
 font-size: 0.85em;
 color: #002561;
 font-weight: bold;
 text-decoration: none;
}

.immo_n1 a:hover, .immo_n2 a:hover {
 color: #FF6701;
}

.immo_n1a, .immo_n1a a{
 float: left;
 text-align: left;
 display: inline;
 padding: 0 25px 0 0;
 font-size: 0.85em;
 color: #002561;
 color: #FF6701;
 font-weight: bold;
 text-decoration: none;
}

.immo_n1a a:hover, .immo_n2a a:hover {
 color: #FF6701;
}


.content_immo h1{
  font-size: 1em;
  text-align: left;
  color: #002561;
  letter-spacing:0.15em;
  background-image: url(/grafik/h1_pfeil.gif);
  background-position: center left;
  background-repeat: no-repeat;
  margin: 25px 0 0 15px;
  margin: 5px 0 0 0px;
  padding: 0 0 0 25px;
}

.content_immo2 {
  float: left;
  margin-top: 25px;
  width: 700px;
}

.content_immo_left {
  float: left;
  width: 180px;
  height: 60px;
}

.content_immo_right {
  float: right;
  text-align: left;
  width: 455px;
  margin: 0 0 0 0px;
}

#immo_kasten_oben {
 position: relative;
 float: left;
 text-align: left;
 width: 650px;
 margin: 0 0 0 0;
 padding: 0;
}

.immo_n2 , .immo_n2 a{
 position: relative;
 float: left;
 text-align: left;
 color: #002561;
 padding: 0 13px 0 0;
 margin: 0 0 0 0;
 font-size: 0.85em;
 text-decoration: none;
 background-color: #ffffff;
 font-weight: bold;
}

.immo_n2b , .immo_n2b a{
 position: relative;
 float: left;
 text-align: left;
 color: #FF6701;
 padding: 0 13px 0 0;
 margin: 0 0 0 0;
 font-size: 0.85em;
 text-decoration: none;
 background-color: #ffffff;
 font-weight: bold;
}

.content_immo_right_text {
  float: left;
  width: 450px;
  height: 165px;
  padding: 5px 0 5px 0;
  overflow: auto;
}

.content_immo_right_text p{
 font-size: 0.75em;
 padding: 0;
 margin: 0;
 line-height: 1.5em;
 color: #000000;
}

.content_immo_left table {
 border-spacing: 0px;
 border-collapse: collapse;
}

.content_immo_left td {
 width: 100px;
 font-size: 0.75em;
 text-align: left;
 background-color: #EFF0F0;
 background-color: #E5E7E7;
 margin: 0 0 0 0;
 border: 0px;
 padding: 2px;
 border-bottom: 2px solid #FFFFFF;
}

#menue_immo {
 width: 500px;
 padding: 0 0 0 0;
 margin: 0 0 0 17px;
}

.menue_immo_left{
 width: 200px;
 float: left;
}

.menue_immo_left a {
 width: 200px;
 font-size: 0.75em;
 float: left;
 padding: 2px 2px 2px 5px;
 margin: 0;
 color: #000000;
 background-color: #E5E7E7;
 border-bottom: 2px solid #FFFFFF;
 text-decoration: none;
}

.menue_immo_right a{
 width: 200px;
 float: left;
 color: #000000;
 padding: 2px 2px 2px 5px;
 margin: 0 0 0 25px;
 background-color: #E5E7E7;
 border-bottom: 2px solid #FFFFFF;
 text-decoration: none;
 font-size: 0.75em;
}

.menue_immo_left a:hover, .menue_immo_right a:hover {
 color: #FF6701;
}

#immo_sortierung {
 width: 650px;
 xheight: 20px;
 background-color: #E5E7E7;
}

#immo_sortierung p{
 font-size: 0.75em;
 color: #252753;
 color: #919B9B;
 color: #000000;
 display: inline;
 padding: 3px 0 3px 17px;
 font-weight: bold;
}

#sortierung1{
 xposition: absolute;
 z-index: -3;
 padding: 2px;
 width: 110px;
 margin: 0 0 0 65px;
 background-color: #E5E7E7;
 border: 1px solid #FFFFFF;
 font-size: 0.65em;
}

#sortierung2{
 xposition: absolute;
 z-index: -99;
 padding: 2px;
 width: 110px;
 margin: 0 0 0 25px;
 background-color: #E5E7E7;
 border: 1px solid #FFFFFF;
 font-size: 0.65em;
}

#auswahl{
 xposition: absolute;
 z-index: -99;
 padding: 2px;
 width: 110px;
 margin: 0 0 0 25px;
 background-color: #E5E7E7;
 border: 1px solid #FFFFFF;
 font-size: 0.65em;
}


#immo_liste img {
 border: 0px;
}

#immo_liste table {
 width: 650px;
 border-collapse: collapse;
}

#immo_liste table td{
 padding: 4px 0 4px 0;
 margin: 0;
 border-bottom: 1px solid #252753;
 vertical-align: bottom;
}

.immo_besch {
 width: 80px;
}

#immo_liste table p{
 line-height: 1.25em;
 padding: 0;
 margin: 0;
}

#immo_liste table h1{
 line-height: 1.25em;
 font-weight: bold;
 font-size: 0.75em;
 color: #252753;
 padding: 0;
 margin: 0;
}

#immo_liste table a{
 font-size: 1em;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
}

#immo_liste table a:hover{
 color: #F78418;
 text-decoration: underline;
}

/*
yselect {
 position: absolute;
 z-index: -3;
}
*/

#uebersicht_seite_zahl {
 padding: 3px;
 margin-top: 5px;
 text-align: right;
 font-size: 0.75em;
 background-color: #E5E7E7;
}

#uebersicht_seite_zahl a{
 padding: 3px;
 text-align: right;
 font-size: 1em;
 color: #252753;
}

#uebersicht_seite_zahl a:hover, #uebersicht_seite_zahl a.aktiv{
 padding: 3px;
 text-align: right;
 font-size: 1em;
 color: #E5E7E7;
 background-color: #252753;
 text-decoration: none;
}

#kasten_detailzurueck {
 clear: left;
 width: 450px;
 text-align: right;
}

.detailangebot_zurueck a{
 position: absolute;
 margin-top: 0px;
 background-image: url(/grafik/a_pfeil_back.gif);
 background-repeat: no-repeat;
 background-position: left center;
 text-decoration: none;
 color: #FF6701;
 font-size: 0.7em;
}

.content_referenz {
 position: absolute;
 top: 120px;
 left: 0px;
 width: 600px;
 margin: 0 0 0 25px;
 padding: 0;
}

.content_referenz h1{
  float: left;
  font-size: 1em;
  text-align: left;
  color: #002561;
  letter-spacing:0.15em;
  background-image: url(/grafik/h1_pfeil.gif);
  background-position: center left;
  background-repeat: no-repeat;
  margin: 25px 0 0 15px;
  margin: 10px 0 0 0px;
  padding: 0 0 0 25px;
}

.content_referenz_text {
  float: left;
  width: 705px;
  height: 350px;
  overflow: auto;
}

.content_referenz_text p{
  font-size: 0.75em;
  line-height: 1.85em;
  text-align: left;
  color: #000000;
  margin: 25px 0 0 15px;
  margin: 20px 0 0 0px;
  padding: 0 0 0 25px;
}

.referenz_box {
  position: relative;
  float: left;
  margin: 5px;
  height: 250px;
  xwidth: 200px;
  color: #000000;
}

.referenz_box p img{
  margin: 0 0 0 0;
  padding: 0;
}

.referenz_box p{
  xfloat: left;
  position: relative;
  margin: 0px;
  padding: 0px;
  xborder: 1px solid black;
}

.referdenz_box ds{
  xfloat: left;
  padding: 3px;
  margin: 0;
  border: 1px solid blue;
  color: #000000;
  font-size: 0.75em;
}

.partner {
  width: 635px;
}

.partner_zeile{
  line-height: 1em;
  vertical-align: bottom;
}

.partner_zeile h2{
  font-weight: bold;
  font-size: 0.75em;
}

.partner_zeile tr{
  border-bottom: 1px solid #252753;
}

.partner_zeile td p{
  margin: 0;
  padding: 0;
  line-height: 1.5em;
  vertical-align: bottom;
}

.partner_zeile td p a{
  color: #000000;
  text-decoration: none;
}

.partner_zeile td p a:hover{
  color: #F78418;
  text-decoration: none;
}

.partner_kontaktinfo {
  xfloat: left;
  width: 320px;
  height: 100px;
}

.partner_abstand img{
  text-align: left;
  border: 1px solid #252753;
}

/* BILDER THUMBNAIL UNTEN */

#bilder {
  position: absolute;
  text-align: left;
  top: 414px;
  left: 0px;
  height: 119px;
  xwidth: 625px;
  border-top: 2px solid #252753;
  border-right: 2px solid #252753;
  border-bottom: 2px solid #252753;
}

#bilder_nachlinks {
 float: left;
 margin-left: 25px;
 height: 120px;
 width: 12px;
 background-color: #252753;
}

#bilder_nachrechts {
 float: left;
 height: 120px;
 width: 12px;
 background-color: #252753;
}

.bilder_img {
 float: left;
 margin: 0 1px 0 1px;
 border-left: 1px solid #252753;
 border-right: 1px solid #252753;
}

.form {
 font-size: 0.7em;
}

.formfield_error
{
  background-color: #F6CECE;
}

.error
{
  color: #ff0000;
}

