
/* ***************************************** START: Hauptmenü: "Allgemeines" ***************************************** */
/* Basic code - don't modify */

 #nav { display: block; margin: 0; padding: 0; position: relative; }
  #nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #nav a { display: block; }
  #nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
     #nav ul a { zoom: 1; } /* IE6/7 fix */
    #nav ul li { float: none; }
    #nav ul ul { top: 0; }

/* Essentials - configure this */

#nav ul { width: 160px; }
#nav ul ul { left: -111px;top:18px; width:170px; }

/* Everything else is theming */
#nav_main_allgemeines {background-color:#a0a0a0;color:#fff;}
#nav_main_allgemeines a {background-color:#a0a0a0;color:#fff;}
#nav_main_allgemeines li a.hover {background-color:#a0a0a0;color:#fff;}

#nav { background-color: #none; height: 15px;font-family:verdana, Arial,sans-serif; }
#nav *:hover { background-color: none; }
#nav a { border-right: 0px solid white; color: white;  padding: 6px; line-height: 0; }
  #nav li.hover a { background-color: #none; }
  #nav ul { top: 15px; left:-5px;}
    #nav ul li a { color:#525252;background-color: #fff; border-style:solid;border-width:1px;border-color:#525252;line-height: 1;border-collapse:collapse;margin:1px;vertical-align:middle;}
      #nav ul a.hover { background-color: #a0a0a0; font-weight:bold;border-style:solid;border-width:1px;border-color:#525252;opacity: 1.0; filter: alpha(opacity=100);text-decoration:none;}
   #nav ul a { border-bottom: 1px solid white; border-right: none; opacity: 0.9; filter: alpha(opacity=90); }
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */


/* ***************************************** START: Hauptmenü: "Makler" ***************************************** */


/* ***************************************** START: Hauptmenü: "Gewerbeimmobilien" ***************************************** */
/* Basic code - don't modify */

 #nav_gewe { display: block; margin: 0; padding: 0; position: relative; }
  #nav_gewe li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #nav_gewe a { display: block; }
  #nav_gewe ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav_gewe ul { line-height: 0; } /* IE6 "fix" */
     #nav_gewe ul a { zoom: 1; } /* IE6/7 fix */
    #nav_gewe ul li { float: none; }
    #nav_gewe ul ul { top: 0; }

/* Essentials - configure this */

#nav_gewe ul { width: 210px; }
#nav_gewe ul ul { left: -111px;top:18px; width:120px; }

/* Everything else is theming */
#nav_main_gewerbe {background-color:#219CDD;color:#fff;}
#nav_main_gewerbe a {background-color:#219CDD;color:#fff;}
#nav_main_gewerbe li a.hover {background-color:#219CDD;color:#fff;}

#nav_gewe { background-color: #none; height: 15px;font-family:verdana, Arial,sans-serif; }
#nav_gewe *:hover { background-color: none; }
#nav_gewe a { border-right: 0px solid white; color: white;  padding: 6px; line-height: 0; }
  #nav_gewe li.hover a { background-color: #none; }
  #nav_gewe ul { top: 15px; left:-5px;}
    #nav_gewe ul li a { color:#219CDD;background-color: #fff; border-style:solid;border-width:1px;border-color:#525252;line-height: 1;border-collapse:collapse;margin:1px;vertical-align:middle;}
      #nav_gewe ul a.hover { color:#fff;background-color: #219CDD; font-weight:normal;border-style:solid;border-width:1px;border-color:#525252;opacity: 1.0; filter: alpha(opacity=100);text-decoration:none;}
   #nav_gewe ul a { border-bottom: 1px solid white; border-right: none; opacity: 0.9; filter: alpha(opacity=90); }
/* #nav_gewe ul a { border-bottom: none; } - I also needed this for IE6/7 */


/* ***************************************** START: Hauptmenü: "Wohnungen" ***************************************** */
/* Basic code - don't modify */

 #nav_wohn { display: block; margin: 0; padding: 0; position: relative; }
  #nav_wohn li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #nav_wohn a { display: block; }
  #nav_wohn ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav_wohn ul { line-height: 0; } /* IE6 "fix" */
     #nav_wohn ul a { zoom: 1; } /* IE6/7 fix */
    #nav_wohn ul li { float: none; }
    #nav_wohn ul ul { top: 0; }

/* Essentials - configure this */

#nav_wohn ul { width: 130px; }
#nav_wohn ul ul { left: -111px;top:18px;width:130px; }



/* Everything else is theming */
#nav_main_wohnung {background-color:#none;color:#fff;}
#nav_main_wohnung a {background-color:#none;color:#fff;}
#nav_main_wohnung li a.hover {background-color:#none;color:#fff;}

#nav_wohn { background-color: #none; height: 15px;font-family:verdana, Arial,sans-serif; }
#nav_wohn *:hover { background-color: none; }
#nav_wohn a { border-right: 0px solid white; color: white;  padding: 6px; line-height: 0; }
  #nav_wohn li.hover a { background-color: none; }
  #nav_wohn ul { top: 15px; left:-5px;}
    #nav_wohn ul li a { color:#1C6910;background-color: #fff; border-style:solid;border-width:1px;border-color:#525252;line-height: 1;border-collapse:collapse;margin:1px;vertical-align:middle;}
      #nav_wohn ul a.hover { color:#fff;background-color: #1C6910; font-weight:normal;border-style:solid;border-width:1px;border-color:#525252;opacity: 1.0; filter: alpha(opacity=100);text-decoration:none;}
   #nav_wohn ul a { border-bottom: 1px solid white; border-right: none; opacity: 0.9; filter: alpha(opacity=90); }
/* #nav_wohn ul a { border-bottom: none; } - I also needed this for IE6/7 */

/* ***************************************** START: Hauptmenü: "Häuser" ***************************************** */

/* Basic code - don't modify */

 #nav_haus { display: block; margin: 0; padding: 0; position: relative; }
  #nav_haus li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #nav_haus a { display: block; }
  #nav_haus ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav_haus ul { line-height: 0; } /* IE6 "fix" */
     #nav_haus ul a { zoom: 1; } /* IE6/7 fix */
    #nav_haus ul li { float: none; }
    #nav_haus ul ul { top: 0; }

/* Essentials - configure this */

#nav_haus ul { width: 160px; }
#nav_haus ul ul { left: -111px;top:18px;width:160px; }



/* Everything else is theming */
#nav_main_haus {background-color:#none;color:#fff;}
#nav_main_haus a {background-color:#none;color:#fff;}
#nav_main_haus li a.hover {background-color:#none;color:#fff;}

#nav_haus { background-color: #none; height: 15px;font-family:verdana, Arial,sans-serif; }
#nav_haus *:hover { background-color: none; }
#nav_haus a { border-right: 0px solid white; color: white;  padding: 6px; line-height: 0; }
  #nav_haus li.hover a { background-color: none; }
  #nav_haus ul { top: 15px; left:-5px;}
    #nav_haus ul li a { color:#000080;background-color: #fff; border-style:solid;border-width:1px;border-color:#525252;line-height: 1;border-collapse:collapse;margin:1px;vertical-align:middle;}
      #nav_haus ul a.hover { color:#fff;background-color: #000080; font-weight:normal;border-style:solid;border-width:1px;border-color:#525252;opacity: 1.0; filter: alpha(opacity=100);text-decoration:none;}
   #nav_haus ul a { border-bottom: 1px solid white; border-right: none; opacity: 0.9; filter: alpha(opacity=90); }
/* #nav_haus ul a { border-bottom: none; } - I also needed this for IE6/7 */

/* ***************************************** START: Hauptmenü: "Grundstücke" ***************************************** */
/* Basic code - don't modify */

 #nav_grundstueck { display: block; margin: 0; padding: 0; position: relative; }
  #nav_grundstueck li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #nav_grundstueck a { display: block; }
  #nav_grundstueck ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav_grundstueck ul { line-height: 0; } /* IE6 "fix" */
     #nav_grundstueck ul a { zoom: 1; } /* IE6/7 fix */
    #nav_grundstueck ul li { float: none; }
    #nav_grundstueck ul ul { top: 0; }

/* Essentials - configure this */

#nav_grundstueck ul { width: 220px; }
#nav_grundstueck ul ul { left: 200px;top:10px;width:160px; }



/* Everything else is theming */
#nav_main_grundstueck {background-color:#none;color:#fff;}
#nav_main_grundstueck a {background-color:#none;color:#fff;}
#nav_main_grundstueck li a.hover {background-color:#none;color:#fff;}

#nav_grundstueck { background-color: #none; height: 15px;font-family:verdana, Arial,sans-serif; }
#nav_grundstueck *:hover { background-color: none; }
#nav_grundstueck a { border-right: 0px solid white; color: white;  padding: 6px; line-height: 0; }
  #nav_grundstueck li.hover a { background-color: none; }
  #nav_grundstueck ul { top: 15px; left:-5px;border-style:solid;border-width:0px;border-color:#525252;}
  #nav_grundstueck ul li a { color:#FD841B;background-color: #fff; border-style:solid;border-width:1px;border-color:#525252;line-height: 1;border-collapse:collapse;margin:1px;vertical-align:middle;}
  #nav_grundstueck ul a.hover { color:#fff;background-color: #FD841B; font-weight:normal;border-style:solid;border-width:1px;border-color:#525252;opacity: 1.0; filter: alpha(opacity=100);text-decoration:none;}
  #nav_grundstueck ul a { border-bottom: 1px solid white; border-right: none; opacity: 0.9; filter: alpha(opacity=90); }
/* #nav_grundstueck ul a { border-bottom: none; } - I also needed this for IE6/7 */


/* ***************************************** START: Hauptmenü: "Baugebiete" ***************************************** */
/* Basic code - don't modify */

 #nav_baugebiet { display: block; margin: 0; padding: 0; position: relative; }
  #nav_baugebiet li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #nav_baugebiet a { display: block; }
  #nav_baugebiet ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav_baugebiet ul { line-height: 0; } /* IE6 "fix" */
     #nav_baugebiet ul a { zoom: 1; } /* IE6/7 fix */
    #nav_baugebiet ul li { float: none; }
    #nav_baugebiet ul ul { top: 0; }

/* Essentials - configure this */

#nav_baugebiet ul { width: 160px; }
#nav_baugebiet ul ul { left: -111px;top:18px;width:160px; }



/* Everything else is theming */
#nav_main_baugebiet {background-color:#none;color:#fff;}
#nav_main_baugebiet a {background-color:#none;color:#fff;}
#nav_main_baugebiet li a.hover {background-color:#none;color:#fff;}

#nav_baugebiet { background-color: #none; height: 15px;font-family:verdana, Arial,sans-serif; }
#nav_baugebiet *:hover { background-color: none; }
#nav_baugebiet a { border-right: 0px solid white; color: white;  padding: 6px; line-height: 0; }
  #nav_baugebiet li.hover a { background-color: none; }
  #nav_baugebiet ul { top: 15px; left:-5px;}
    #nav_baugebiet ul li a { color:#921719;background-color: #fff; border-style:solid;border-width:1px;border-color:#525252;line-height: 1;border-collapse:collapse;margin:1px;vertical-align:middle;}
      #nav_baugebiet ul a.hover { color:#fff;background-color: #921719; font-weight:normal;border-style:solid;border-width:1px;border-color:#525252;opacity: 1.0; filter: alpha(opacity=100);text-decoration:none;}
   #nav_baugebiet ul a { border-bottom: 1px solid white; border-right: none; opacity: 0.9; filter: alpha(opacity=90); }
/* #nav_baugebiet ul a { border-bottom: none; } - I also needed this for IE6/7 */

