@charset "utf-8";
/* CSS Document */
@import("/schmidt/wGlobal/layout/styles/reset.css");


/* ################### Generelle Einstellungen ################### */

html {
   margin:0;
   padding:0;
  background-color:#FFFFFF;
  height:100%;
   font:12px Arial, Helvetica, sans-serif, "Arial Unicode MS";
   color:#2e2a2b;
  line-height:15px;
}

body {
  overflow-y: scroll;
  margin:0;
  font:12px Arial, Helvetica, sans-serif, "Arial Unicode MS";
}

img {
  border:none;
}

a { color:#009b7b; text-decoration:none; }
a:hover { color:#009b7b; text-decoration:underline; }

#container {
  position:absolute;
  left:50%;
  width:990px;
  margin-left:-495px;
  margin-top:0px;
  background-color:#FFFFFF;
  background-repeat:repeat-y;
}

#logo {
  position:absolute;
  left:16px;
  top:20px;
  height:63px;
}

#menu {
  right:0;
  top:52px;
  text-align:right;
  position:absolute;
}
#menu ul {
  list-style-type: none;
}

#menu ul li {
  float: left;
  display: block;
  border-right: 2px solid #009b7b;
  height:18px;
}

#menu ul li#languageSelector {
  border-right: none;
  margin-top:2px;
}

#menu a {
  margin: 0 8px;
    font:15px "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#009b7b;
  text-decoration:none;
  /*display: block;*/
  line-height: 12px;
}

#menu a:hover {
  color:#424242;
}

#menu a.active,
#menu a.open_active,
#menu a.open_descendant_active {
  color:#424242;
}

#top_area {clear: both;}

#inhalte {
  margin:0;
  padding: 0;
  margin-top:98px;
  width:990px;
  background: transparent url(/schmidt/wGlobal/layout/images/hg_repeat.gif) repeat-y 0 0;
  overflow: hidden;
  clear: both;
}

div.img_top {height:2px; margin:0; padding:0; background-color:#fff;}


#header { overflow: hidden; clear: both; height: 292px; margin: 0; padding: 0;}
#content_area { clear: both; position: relative; z-index: 5; }
#content_area #content { float: left;  width:703px; margin: 0; }
#content_area #right {float: left; width: 250px; margin-left: 15px;}

a.remove_object {clear:both; display:block; float:left; padding-left:13px; background: transparent url(/schmidt/wGlobal/layout/images/ico_link_entfernen.gif) no-repeat 0 3px; line-height:20px; }
a.show_object {display:block; float:right; padding-left:13px; background: transparent url(/schmidt/wGlobal/layout/images/ico_link.gif) no-repeat 0 3px; line-height:20px;}
a.linkzeile,
.elementLink a {display:block; padding-left:13px; background: transparent url(/schmidt/wGlobal/layout/images/ico_link.gif) no-repeat 0 3px; line-height:20px; }
a.merklinkzeile {padding-left:13px; background-image:url(/schmidt/wGlobal/layout/images/ico_link_merken.png); background-repeat:no-repeat; line-height:20px; }
a.merklinkzeile.added {background-image:url(/schmidt/wGlobal/layout/images/ico_link_gemerkt.png);}
a.drucklinkzeile {padding-left:13px; background-image:url(/schmidt/wGlobal/layout/images/ico_link_drucken.gif); background-repeat:no-repeat; line-height:20px; }
a.gemerktlinkzeile {padding-left:13px; background-image:url(/schmidt/wGlobal/layout/images/ico_link_gemerkt.png); background-repeat:no-repeat; line-height:20px; }

table, td {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  border:0px;
  border-collapse:collapse;
  vertical-align:middle;
}

/* formularelemente */

form {
  margin:0px 0px 0px 0px;
}

form input[type = 'text'].klein {
  width:46px;
  height:16px;
  padding-top:2px;
  margin:2px 2px 2px 2px;
  border: 1px solid #949494;
   font:11px Arial, Helvetica, sans-serif, "Arial Unicode MS";
  text-align:center;
}

form input.checkbox {
  margin-left: 0px;
}

#clear,
.clear {height:0px;line-height:0px;font-size:0px;clear:both;padding:0px;margin:0;overflow:hidden;}


/* ################### Startseite ################### */

#startseite {
  margin:0 0 0 4px;
  width:982px;
  height:675px;
}

#startseite #suchbox h4 {
  margin-left:0px;
}

#flashintro {
  position:absolute;
  z-index:1;
  top: 100px;
  margin-left: 0;
}

#introbox {
  position:relative;
  left:419px;
  top:57px;
  width:460px;
  height:133px;
  padding:20px 20px 22px 23px;
  overflow:hidden;
  background-color:#009b7b;
  z-index:2;
  color:#FFFFFF;
}

#introbox h1 {
  color:#FFFFFF;
  margin:0px 0px 13px 0px;
  /* font-size:26px; The original declaration was size:26px, so the browser ignored this wrong declaration ans used 24px */
}

#introbox p {
  color:#FFFFFF;
}

#startseite #suchbox {
  position:absolute;
  right:19px;
  top:264px;
  z-index:1;
}

#startseite #teaserbox {
  width:214px;
  padding:15px 15px 17px 20px;
  background-color:#FFFFFF;
  overflow:hidden;
}

#startseite #right #teaserbox {
  margin-bottom:15px;
}

#startseite #teaserbox p {margin-bottom:0;}

#startseite #teaserbox h4 {
  margin-left:0px;
}

#objektbox  {
  position:absolute;
  left:4px;
  top:264px;
  z-index:1;
}

.tab_content h3 {
  font:16px "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  line-height:19px;
  font-weight:bold;
  margin:0 0 18px 0;
}

.tab_content h4 {
  margin: 0px 28px 8px 0px;
}

.tab_content {
  margin:0px 0px 20px 20px;
  float:left;
}

.tab_content .object-single {
float:left;
margin:0 19px 20px 0;
width:315px; min-height:118px;
}

.tab_content .object-single:first-child {
  margin:0 0 20px 0;
}

#startseite #content .tab_content {
  height:327px;
  overflow-y:hidden;
}

.object-single .angebotbild {
  width:118px;
  height:118px;
  border: 1px solid #dee1e0;
  background:#dee1e0;
  float:left;
}

.object-single .angebotbild td {
  height:118px;
  width:118px;
  vertical-align:middle;
  text-align:center;
}

.object-single h4 {
  margin:-2px 5px 2px 0;
}

.tab_content #angebotelink {
  float:right;
  padding-right:23px;
}

#button_gr {
  margin-top:0;
  height:32px;
  background-image:url(/schmidt/wGlobal/layout/images/hg_button_gr.gif);
  float:left;
  overflow:hidden;
}

#button_gr #li {
  background-image:url(/schmidt/wGlobal/layout/images/hg_button_gr_li.gif);
  background-position: left;
  background-repeat:no-repeat;
  height:32px;
}

#button_gr #li #re {
  background-image:url(/schmidt/wGlobal/layout/images/hg_button_gr_re.gif);
  background-position: right;
  background-repeat:no-repeat;
  height:32px;
}

#button_gr a {
  padding:0px 12px 0px 12px;
  font:15px "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  text-decoration:none;
  font-weight:bold;
  line-height:28px;
  background: transparent url(/schmidt/wGlobal/layout/images/ico_button_gr.gif) no-repeat 12px 6px;
  padding-left: 29px;
}

#button_gr a:hover {
  text-decoration:underline;
}

#zusatzlink {
  padding-top:8px;
}

#zusatzlink a {
  color:#FFFFFF;
  padding-left:38px;
  background: transparent url(/schmidt/wGlobal/layout/images/ico_buttonlink.gif) no-repeat 25px 2px;
  font-weight: bold;
}

/* ################### Hauptspalte ################### */

/* Allgemein */

#hauptspalte {
  float:left;
  position:relative;
  top:0px;
  left:4px;
  width:704px;
  background:url(/schmidt/wGlobal/layout/images/hg_top_inner.jpg);
  background-repeat:repeat-x;
  margin:0px 0px 0px 0px;
  padding-bottom:6px;
}

#hauptspalte .inner {margin: 0 30px; }

h1 {
  font:24px "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-transform:uppercase;
  color:#009b7b;
  margin:27px 0 25px 0;
  line-height:27px;
}

h2 {
  font:16px "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  line-height:19px;
  font-weight:bold;
  text-transform:uppercase;
  color:#009b7b;
  margin:0px 0 10px 0;
}

h3 {
  font:14px "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  line-height:18px;
  font-weight:bold;
  text-transform:uppercase;
  color:#009b7b;
  margin:0px 0 6px 0;
}

h4 {
  font:12px Arial, Helvetica, sans-serif, "Arial Unicode MS";
  color: #424242;
  font-weight:bold;
  margin:0 0 8px 0;
}

#kombiueberschrift {overflow: hidden;}
#kombiueberschrift h1 {
  margin-bottom:6px;
}
.expose #kombiueberschrift h1 {  margin-bottom:20px;
  width: 570px;
  float: left;
}
#kombiueberschrift span { width: 70px; float: right; margin: 33px 0 25px; text-align: right; color:#009b7b;}

#kombiueberschrift h4 {
  margin-bottom:20px;
}

p {
   font:12px Arial, Helvetica, sans-serif, "Arial Unicode MS";
   color:#2e2a2b;
  line-height:15px;
  margin:0 0 15px 0;
}

#hauptspalte #bild {
  margin:0px 0px 15px 32px;
   font:11px Arial, Helvetica, sans-serif, "Arial Unicode MS";
  color:#757d7b;
}

#hauptspalte #bild img {
  margin:0px 0px 2px 0px;
}

.klein {
  font-size:11px;
  line-height:14px;
}

/* Teaser */

#teaserblock {
  width:300px;
  margin:0px 3px 15px 32px;
  float:left;
}

#teaserblock h2 {
  margin:0px 0px 10px 0px;
}

#teaserblock a { line-height:18px;}

#teaserblock img {
  margin:0px 0px 6px 0px;
}

/* Objektliste */

#objektliste {
  margin: 0;
  padding: 15px 15px 15px 15px;
}

#objektliste h3 {
  margin-left: 0px;
  margin-right:0px;
}

#objektliste h4 {
  margin-left: 0px;
  margin-right:0px;
        margin-bottom:8px;
}

#objektliste a.linkzeile {
  line-height:22px;
    display: inline-block;
}

#objektliste a.merklinkzeile {
  line-height:25px;
  margin-left:30px;
}

#objektliste a.gemerktlinkzeile {
  line-height:25px;
  margin-left:30px;
}

#objektlistebild {
  width:156px;
  height:156px;
  border: 1px solid #dee1e0;
  background:#dee1e0;
  float:left;
}

#objektlistebild td {
  height:156px;
  width:156px;
  vertical-align:middle;
  text-align:center;
}

#objektlistesid {
  left:0px;
  float:right;
  font-size:11px;
  color:#009b7b;
  padding-top:2px;
  margin-left:14px;
}

/* Objektliste */

ul.list {
  margin: 0;
  padding: 0;
  list-style:none;
}

ul.list li {
  padding: 12px 15px 11px 15px;
  margin-left:-15px;
  list-style-image:none;
}
ul.list li.even {
  background-color: #F1F3F3;
}

ul.list li p {margin: 0;}

.list h3 {
  margin-bottom: 6px;
}

.list a.merklinkzeile {
  line-height:25px;
}

.list a.gemerktlinkzeile {
  line-height:25px;
}

.gesuchlistesid {
  left:0px;
  float:right;
  font-size:11px;
  color:#009b7b;
  padding-top:2px;
  margin-left:14px;
}

/* Seitenzahlen */

.pagination {
  color:#009b7b;
  margin:15px 25px 15px 15px;
}

.pagination a {
  padding-left:6px; padding-right:6px;
}

.pagination span.active {
  font-weight:bold;
  text-decoration:underline;
  padding-left:6px; padding-right:6px;
}

.pagination span.more_pages {
  padding-left:6px; padding-right:6px;
}


.pagination a.previous {
  margin-right:12px;
  padding-left:13px;
  background-image:url(/schmidt/wGlobal/layout/images/ico_link_vorherige.gif);
  background-position:top left;
  background-repeat:no-repeat;
  font-weight:bold;
}

.pagination a.next {
  margin-left:12px;
  padding-right:13px;
  background-image:url(/schmidt/wGlobal/layout/images/ico_link_naechste.gif);
  background-position:top right;
  background-repeat:no-repeat;
  font-weight:bold;
}


/* Suchseite */
.tabberlive .tabbertab form h2 {display: block;}
#suche_mieten, #suche_investment {
  padding-top:10px;
  margin-left:0;
}

#suchseite_formular {
  float:right;
  right:2px;
  width:220px;
  position:relative;
  overflow:hidden;
}

#suchseite_formular select {
  width:215px;
  border: 1px solid #949494;
  border-collapse:collapse;
   font:12px Arial, Helvetica, sans-serif, "Arial Unicode MS";
  margin-bottom:0px;
}

#suchseite_formular.chkfeld td {
  vertical-align:middle;
}


#suche_mieten .bezirk,
#suche_investment .bezirk { position: absolute; visibility:hidden;margin-left:-25px;}
#suche_mieten .bv,
#suche_investment .bv { z-index:44;}
#suche_mieten .bh,
#suche_investment .bh { z-index:11;}
#suche_mieten .imgc,
#suche_investment .imgc { visibility:hidden; }

#suchseite_ausstattung {
  padding-top:5px;
  margin-left:0;
}

#suchseite_ausstattung table {
  margin-left:-3px;
  float:left;
  margin-bottom:25px;
}

#suchseite_ausstattung td {
  vertical-align:middle;
}

#suchseite_ausstattung td .label {
  padding-right:25px;
}

#suchseite_id {
  padding-bottom:20px;
  margin-left:0;
}



/* Flash Bildbowser */
#bildbrowser {
  margin:0px 0px 22px 13px;
  padding:0px 0px 0px 0px;
  height:252px;
  outline:none;
  position:relative;
  z-index:901px;
  text-align:center;
}

#galleryswf{
  outline:none;
  overflow:hidden;
  margin:0;
  padding:0;
  width:100%;
  height:100%;
  bottom:0;
    left:0;
  position:fixed;
  z-index:902;
  visibility:hidden;
}

/* Objektansicht */

div.bildbrowser_paging {background:url(/schmidt/wGlobal/layout/images/slider-shadow.gif) no-repeat bottom left; overflow: hidden; padding-bottom: 5px; margin-bottom: 25px}
.objektlinks {
  margin:0 0 5px 10px;
  -moz-user-select: none;
  -khtml-user-select: none;
}
.objektlinks a,
.objektlinks span      { margin-left: 15px; padding-right: 15px; border-right: 1px solid #d6e0df; }
.objektlinks span      { color: #a8aaa9; }
.objektlinks span:first-child,
.objektlinks a:first-child    { margin-left: 0;}

.objektlinks .prev,
.objektlinks .next,
.objektlinks a.zurueck {background: transparent url(/schmidt/wGlobal/layout/images/pager-icon.gif) no-repeat 0 0; }

.objektlinks .prev      { font-weight: bold; background-position: 0 -58px; padding-left: 15px;}
.objektlinks .next      { font-weight: bold; background-position: right  -78px; padding-right: 15px;}
.objektlinks span.prev  { background-position: 0 -18px;}
.objektlinks span.next  { background-position: right -38px;}

.objektlinks .last      {border-right: none;}

.objektlinks a.zurueck {
  padding-left:15px;
  background-position: 0 -98px;
  line-height:20px;
}
.objektlinks a.bottom_zurueck {
  background-image: url("/schmidt/wGlobal/layout/images/ico_link_vorherige.gif");
  background-position: left top;
  background-repeat: no-repeat;
  line-height: 20px;
  padding-left: 13px;
  border-right: none;
  margin-left: -10px;
}

.objekttext_bezeichner {
  margin:0px 0px 0px 0;
  width:86px;
  float:left;
  color:#009b7b;
  font-weight:bold;
}

.objekttext {
  padding:0px 0 15px 124px;
}

.tabellencontainerwrappe {
  width:550px;
  overflow-x: auto;
}

.tabellencontainer {
  background-image:url(/schmidt/wGlobal/layout/images/tab_hg.jpg);
  background-repeat:no-repeat;
  background-position: bottom right;
  float:left;
  margin-top:-5px;
  margin-bottom:4px;
    max-width:520px;
    overflow-y: hidden;
    overflow-x: auto;
}

.objekttext .tabelle2 {
  background-image:url(/schmidt/wGlobal/layout/images/hg_tbl_htrenner.gif);
  float:left;
  border-bottom:5px solid #FFFFFF;
}

.objekttext .tabellencontainer .tabelle2 table {
  min-width:520px;
}

.objekttext .tabelle2 td {
  height:26px;
  padding:0px 10px 0px 10px;
  background-image:url(/schmidt/wGlobal/layout/images/hg_tbl_vtrenner.gif);
  background-repeat:no-repeat;
  white-space: nowrap;
    text-align:center;
}

.objekttext .tabelle2 td.v1 {
  font-weight:bold;
  background-image:none;
  padding-left:0px;
}

.objekttext .tabelle2 td.h1 {
  font-weight:bold;
}

.objekttext .tabellenkopf {
  font-weight:bold;
  width:520px;
  height:20px;
}

.objekttext .tabelleninhalt {
  line-height:25px;
  background-image:url(/schmidt/wGlobal/layout/images/tab_hg.jpg);
  background-repeat:no-repeat;
  background-position: bottom right;
}

.objekttext .htrenner {
  background-image:url(/schmidt/wGlobal/layout/images/tab_htrenner.gif);
  background-repeat:repeat-x;
  height:1px;
  clear:left;
}

.objekttext .spalte1 { width:119px; float:left;}
.objekttext .spalte2 { width:78px; float:left;}
.objekttext .spalte3 { width:93px; float:left;}
.objekttext .spalte4 { width:106px; float:left;}
.objekttext .spalte5 { width:124px; float:left;}


.inner ul {
  padding:0 0 0 0;
  margin: 0px 0px 0px 17px;
}


.inner li {
  list-style-position:outside;
  list-style-image:url(/schmidt/wGlobal/layout/images/listimage.gif);
  padding:0px 0px 0px 0px;
  margin:0px 0px 5px 0px;
}


/* weitere Angebote */

.weitereangebote {
  margin: 0 0 15px 0;
  padding: 15px 15px 15px 190px;
  background-color:#009b7b;
  background-image:url(/schmidt/wGlobal/layout/images/hg_weitereangebote.jpg);
  background-repeat:no-repeat;
  background-position:left;
  color:#FFFFFF;
}

.weitereangebote h3 {
  margin-left: 0px;
  margin-right:0px;
  color:#FFFFFF;
}

.weitereangebote a.linkzeile {
  color:#FFFFFF;
  background-image:url(/schmidt/wGlobal/layout/images/ico_link_weiss.gif);
  line-height:22px;
  font-weight:bold;
}

.weitereangebote p {
    margin:0;
  color:#FFFFFF;
}

.spaltenli {
  margin:0px 10px 0px 32px;
  width:232px;
  float:left;
}

.spaltenre {
  width:396px;
  float:left;
}

.contact_form,
.card_form {
  margin-bottom:20px;
}

form h3 {
	clear: both;
    margin: 0 0 8px 32px;
    padding-top: 6px;
    text-align: right;
    width: 232px;
}
.spaltenre + h3 { padding-top: 20px;}

.feedback { margin: 0 15px 16px; background-color: #fff;}
.feedback .inner { padding: 22px; }
.feedback form h3 {font-size: 12px; font-family: Arial; text-transform: none; margin: 0 0 8px 0; padding-top:0; text-align: left; width: auto;}
.feedback form .spaltenre {width: 204px;}
.feedback form textarea {width: 198px;height: 90px; font-style: italic; padding: 2px;}

.message h3 {text-transform: none; font-size: 12px;}
.message p  {margin-bottom: 0;}

.feedback .spaltenli_pflicht,
.feedback .pflicht,
.feedback .spaltenli {display: none;}

form .spaltenli {
  text-align:right;
  padding-top:6px;
  padding-right:10px;
  clear:both;
  width:232px;
  float:left;
  margin:0px 0px 0px 32px;
}

form .spaltenre {
  width:255px;
  float:left;
}

form .spaltenli_pflicht {
  padding-top:6px;
  margin:0px 0px 0px 32px;
  text-align:right;
  width:232px;
  float:left;
  clear:left;
}


form .pflicht {
  width:10px;
  padding-top:6px;
  float:left;
  color:#009b7b;
}

form .error {
  border-color:#FF0000;
  background-color:#FFE6DD;
}

form input[type = 'text'],
form input[type = 'password'] {
  width:238px;
  height:18px;
  padding:2px 0px 0px 0px;
  margin:2px 2px 2px 0px;
  border: 1px solid #949494;
  font:12px Arial, Helvetica, sans-serif, "Arial Unicode MS";
  text-align:left;
}
form input.XS {width:52px; margin-right:4px;}
form input.M {width:180px; margin-right:4px;}

form textarea {
  width:238px;
  height:180px;
  padding:2px 0px 0px 0px;
  margin:2px 2px 2px 0px;
  border: 1px solid #949494;
   font:12px Arial, Helvetica, sans-serif, "Arial Unicode MS";
  text-align:left;
}

ul.error_messages {list-style-type:none; margin:0; padding:0;}

ul.error_messages li {color:#FF0000; font-weight:bold;}

.card_form .merkzettel {background-image: none; margin-left: 275px; padding:0;}

.contact_form .mail_status,
.card_form .mail_status {
padding:8px;background-color:#ffffff;border:solid 1px #666666;
}

#hauptspalte .gmaps {
  width:640px;
  margin:0px 0px 15px 0;
  overflow:hidden;
}

#hauptspalte .gmaps .mapcontainer {
  width:635px;
  height:271px;
  border:0px;
  overflow:hidden;
}

#map_gross {
  width:635px;
  height:271px;
}


/* Sitemap */
#navigationSitemap {
  margin-top:35px;
  margin-bottom:40px;
  padding-right:60px;
}

#navigationSitemap li {
  padding: 3px 0px 3px 0px;
  margin: 0px 0px 0px 0px;
}

#navigationSitemap ul {
  padding: 0px 0px 0px 0px;
  margin: 5px 0px 5px 150px;
  list-style-type:none;
}

#navigationSitemap ul a {
  color:#2e2a2b;
  text-decoration:none;
  font-weight:bold;
  padding-left:13px;
  background-image:url(/schmidt/wGlobal/layout/images/ico_link.gif);
  background-repeat:no-repeat;
  background-position: 0 1px;
}

#navigationSitemap h2,
#navigationSitemap h3 {
    font:12px Arial, Helvetica, sans-serif, "Arial Unicode MS";
    text-transform: none;
    line-height:15px;
    margin:0;
}

#navigationSitemap ul ul a {
  font-weight:normal;
}


#navigationSitemap ul a:hover {
  text-decoration:underline;
}

#navigationSitemap ul ul {
  padding: 0px 0px 0px 0px;
  margin: 5px 0px 5px 32px;
  list-style-type:none;
}

/* ################### Nebenspalte ################### */

#nebenspalte {
  float:right;
  position:relative;
  top:0px;
  right:4px;
  width:278px;
  margin:0px 0px 0px 0px;
  font:12px Arial, Helvetica, sans-serif, "Arial Unicode MS";
  line-height:15px;
  padding-top:140px;
}

#nebenspalte h2 {
  font:16px "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  line-height:19px;
  font-weight:bold;
  text-transform:uppercase;
  color:#009b7b;
  margin:0px 0px 10px 0px;
}

#nebenspalte h4 {
  font:12px Arial, Helvetica, sans-serif, "Arial Unicode MS";
  color: #424242;
  font-weight:bold;
  margin:0px 0px 5px 0px;
}

#merkzettel_items {
    margin-bottom:10px;
}

.merkzettel {
  width:217px;
  margin: 16px 0px 16px 33px;
  padding-top:14px;
  background-image:url(/schmidt/wGlobal/layout/images/ico_merkliste.gif);
  background-position:top right;
  background-repeat:no-repeat;
    overflow:hidden;
}

.merkzettel .nummer {
  color:#009b7b;
  font-size:15px;
  font-weight:bold;
  line-height:20px;
}

.merkzettel .card_item,
.merkzettel .first_info {
  margin-top: 10px;
}

.merkzettel .info {
  width:160px;
}
.merkzettel .infofilled {
  font-weight:bold;
}

.infobox {
  width:199px;
  margin: 0px 0px 15px 15px;
  padding:22px 25px 22px 25px;
  background-color:#009b7b;
  color:#FFFFFF;
  background-repeat:no-repeat;
  background-position: bottom right;
}

.infobox p {
  color:#FFFFFF;
  margin: 0;
}

.infobox a {
  color:#FFFFFF;
}

#nebenspalte .infobox h2 {
  color:#FFFFFF;
}

.infobox a.linkzeile {
  color:#FFFFFF;
  background-image:url(/schmidt/wGlobal/layout/images/ico_link_weiss.gif);
  line-height:20px;
}



ul.subnavigation {
  width:213px;
  margin: 0px 0px 15px 15px;
  padding:16px 18px 16px 18px;
  background-color:#009b7b;
  list-style-type: none;
}

ul.subnavigation li {
  width:211px;
  height:22px;
  padding:7px 0px 0px 0px;
  background-color:#009b7b;
  border-top:1px solid #54bfaa;
  vertical-align:middle;
}

ul.subnavigation li:first-child {
    border-top: 0 solid #54bfaa;
}

ul.subnavigation li a {
  color:#FFFFFF;
  width:211px;
  padding:5px 0px 5px 0px;
  text-decoration:none;
}

ul.subnavigation li a:hover {
  text-decoration:underline;
}

ul.subnavigation li a.active,
ul.subnavigation li a.open_active {
  font-weight:bold;
  text-decoration:none;
}


.button {
  float:left;
  height:23px;
  padding:0px 1px 0px 1px;
  margin:8px 0px 8px 0px;
  background-image:url(/schmidt/wGlobal/layout/images/hg_button_rand.gif);
  background-repeat:repeat-x;
  text-align:center;
}

.button a {
  display:block;
  padding:4px 10px 3px 10px;
  height:16px;
  min-width:91px;
  background-image:url(/schmidt/wGlobal/layout/images/hg_button.gif);
  background-repeat:repeat-x;
  text-decoration:none;
  font-weight:bold;
  color:#FFFFFF;
}
.button a:hover {
  text-decoration:underline;
}

#selektion {
  width:215px;
  margin: 16px 0px 16px 33px;
}

#selektion select {
  width:215px;
  border: 1px solid #949494;
  border-collapse:collapse;
   font:12px Arial, Helvetica, sans-serif, "Arial Unicode MS";
  margin-bottom:0px;
}


/* Google maps */
.gmaps {
  width:215px;
  margin: 16px 0px 16px 33px;
  overflow:hidden;
}

.gmaps a.linkzeile {
  background-image:url(/schmidt/wGlobal/layout/images/ico_link_vergroessern.gif);
  line-height:21px;
}

.gmaps .mapcontainer {

  border:1px solid #bdc2c0;
  overflow:hidden;
}


#map_klein {
  width:213px;
  height:185px;
}

/* Tabs statisch HTML */

#default .elementScript .tabbernav {
  margin-bottom:17px;
}

#default .tabbernav {
 background-image:url(/schmidt/wGlobal/layout/images/hg_stabs.png);
 background-position:bottom left;
 background-repeat:no-repeat;
 margin:0px;
 height:30px;
 padding: 0;
}

#default .tabbernav .tabberactive {
  background-image:url(/schmidt/wGlobal/layout/images/hg_tab_active.gif);
  border-left: 1px #c9c9c9 solid;
  border-top: 1px #c9c9c9 solid;
  border-right: 1px #c9c9c9 solid;
  }

#default .tabbernav li {
  line-height:28px;
  height: 28px;
  float: left;
  margin-left: 2px;
}
#default .tabbernav li a{
  margin-left: 0;
}

#default #nebenspalte .tabbernav li {
  /*line-height:22px;*/
  background: transparent;
}

#default #nebenspalte .tabbernav .tabberactive {
  border: none;
}

#default .tabberlive .tabbertab {

  margin: 0;
}
#stabs div {
  float:left;
}

/* tab inaktiv */
#stabs a
{
 position: relative;
 padding: 4px 20px 5px 20px;
 margin-right: 2px;
 background: #009b7b;
 color:#FFFFFF;
 font-weight:bold;
 background-image:url(/schmidt/wGlobal/layout/images/hg_tab_inactive.gif);
 background-repeat:repeat-x;
 text-decoration:none;
}

#stabs a:hover
{
 text-decoration:underline;
}

#stabs a.aktiv
{
 padding: 6px 20px 7px 20px;
 color:#424242;
 background-color: #FFFFFF;
 font-weight:bold;
 background-image:url(/schmidt/wGlobal/layout/images/hg_tab_active.gif);
 border-left: 1px #c9c9c9 solid;
 border-top: 1px #c9c9c9 solid;
 border-right: 1px #c9c9c9 solid;
}

#stabs a:hover.aktiv
{
 text-decoration:none;
}


/* Tabs Suchbox Dynamisch JavaScript */

#tabberlive {margin-bottom:0;}
#right .tabberlive       {margin-bottom: 10px; margin-top:2px;}
#nebenspalte .tabberlive {margin-bottom: 10px; margin-top:-1px;}

#nebenspalte .tabberlive {
   margin-left: 13px;
   width:249px;
}
#nebenspalte .tabbernav  {
  background-image: none;
  height: 27px;
}


.tabberlive .tabbertabhide {
 display:none;
}

.tabber {
}

.tabberlive .tab_content {
  margin: 0 0 0 20px;
  /*width:100%;*/
}

#default .tabberlive .tab_content {
  width:100%;
  margin:0;
}
/* Tabbereich */

ul.tabbernav,
#nebenspalte ul.tabbernav
{
 margin:2px 0px 0px 15px;
 padding: 0;
 border: 0px;
 font:12px Arial, Helvetica, sans-serif, "Arial Unicode MS";
 font-weight:bold;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0 -1px 0 0;
 display: inline;
}

/* tab inaktiv */
ul.tabbernav li a,
#nebenspalte ul.tabbernav li a
{
 padding: 4px 20px 5px 20px;
 margin-left: 0;
 background: #009b7b;
 color:#FFFFFF;
 background-image:url(/schmidt/wGlobal/layout/images/hg_tab_inactive.gif);
 background-repeat:repeat-x;
 text-decoration:none;
}

/* tab inaktiv hover */
ul.tabbernav li a:hover
{
 text-decoration:underline;
}

/* tab aktiv */

ul.tabbernav li.ui-state-active a,
#nebenspalte ul.tabbernav li.ui-state-active a,
ul.tabbernav li.tabberactive a,
#nebenspalte ul.tabbernav li.tabberactive a
{
 /*line-height:18px;*/
 padding: 6px 20px 7px 20px;
 color:#424242;
 background-color: #FFFFFF;
 background-image:url(/schmidt/wGlobal/layout/images/hg_tab_active.gif);
}

/* tab aktiv hover*/
ul.tabbernav li.ui-state-active.ui-state-hover a
{
 text-decoration:none;
}

/* inhalte des aktiven tabs*/


#right ul.tabbernav,
#nebenspalte ul.tabbernav {margin:0;}

#right .tabberlive .tabbertab {
 width:229px;
 height:auto;
 overflow:hidden;
 margin-left: 0;
 padding:14px 0px 9px 20px;
 border:0px;
 background-color:#FFFFFF;
 margin-bottom:0;
}

#nebenspalte .tabberlive .tabbertab {
 width:229px;
 height:auto;
 overflow:hidden;
 margin-left: 2px;
 padding:14px 0px 9px 20px;
 border:0px;
 background-color:#FFFFFF;
 clear:both;
}

#right .tabberlive .tab_content,
#nebenspalte .tabberlive .tab_content{
  margin:0;
}

.tabberlive .tabbertab {
 /*width:688px;*/
 height:auto;
 /*overflow:hidden;*/
 margin:5px 0px 15px 15px;
 padding:14px 0px 0 0px;
 border:0px;
 background-color:#FFFFFF;
}

/* top right bottom left */

/* Tab Ueberschrift verstecken */
.tabberlive .tabbertab h2 {
 display:none;
}

hr.line {
  width:215px;
  margin-left:33px;
  height:1px;
  background-color:#b3bab9;
  border:0 solid #fff;
}


/* ################### Footer ################### */

#footer {
  width:100%;
  padding:0 15px 15px 15px;
  margin: 0;
  font: 11px Arial, Helvetica, sans-serif, "Arial Unicode MS";
  background-color:#FFFFFF;
  color:#686868;
  position:relative;
}

#footer a {
  color:#686868;
  text-decoration:underline;
}

#footer .pipe {
  color:#009b7b;
  padding:0px 6px 0px 6px;
}

#footer ul {
  list-style-type: none;
  padding:0;
}

#footer ul li {
  float: left;
  display: block;
  border-left: 1px solid #009b7b;
  height:11px;
  padding: 0 6px;
  line-height:10px;
}


#footer ul li:first-child {
  border-left: 0;
}


/* Container, um z.B. mehrspaltige Bereiche zu ermöglichen */

#container .col1_100       {width:100%; margin-bottom: 15px;}

#container .col1_50        {float:left;width:48%;margin:0 25px 15px 0}
#container .col2_50        {float:right;width:48%;margin-bottom: 15px;}

#container .col1_30        {float:left;width:29%;margin:0 20px 15px 0}
#container .col2_70        {float:right;width:68%;margin-bottom: 15px;}

#container .col1_70        {float:left;width:68%;margin:0 20px 15px 0}
#container .col2_30        {float:right;width:29%;margin-bottom: 15px;}

#container div[class='elementPicture'] + p + div[class='elementLink'] {margin-top:-15px;}

.elementPicture                 {margin:0 0 10px 0}
.elementPictureText             {margin:0 0 10px 0;overflow:hidden}
.elementPictureText .fragmentPicture {float:left}
.elementPictureText .fragmentText    {float:right}
.elementPictureText .caption {
  font-family: Arial,Helvetica,sans-serif,"Arial Unicode MS";
  color:#757D7B;
  font-size: 11px;
}

.elementPictureLeft                 {float:left; margin:0 10px 10px 0;}
.elementPictureRight                {float:right; margin:0 0 10px 10px;}

#beButtonsSystem {position: absolute; z-index: 100; top: 0;}
.hidden {display: none;}

.map_object_info {font-size: 11px; text-transform: none; color: #2E2A2B;margin: -8px 0 0 5px;}

/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_ffd27a_256x240.png); }
.ui-tabs .ui-tabs-hide { display: none !important; }



/* ################### iPhone ################### */
@media only screen and (max-device-width: 480px) {

  html {
    -webkit-text-size-adjust: none;
  }

  body {
    -webkit-text-size-adjust: none;
  }

  #content_area {
    -webkit-text-size-adjust: none;
  }

  #bildbrowser {
    display:none;
  }

  #bildbrowserPrint {
    display:block;
    border-top: 1px solid #cbcece;
    border-bottom: 1px solid #cbcece;
    padding-top:4px;
    margin-bottom:10px;
    height: 270px;
  }

}


/* ------------- Seite Empfehlen ---------------*/

#seite-empfehlen{
	color:#009b7b;
	font-weight: bold;
	float:right;
	right:30px;
	position:absolute;
	top:-5px;
}

#seite-empfehlen .empfehlen-text{
	vertical-align: middle;
}

#seite-empfehlen .empfehlen-text a{
	color:#009B7B;
	text-decoration: none;
}

#seite-empfehlen img{
	vertical-align: middle;
}

.formTable dt {
  text-align:right;
  padding-top:8px;
  padding-right:18px;
  clear:both;
  width:156px;
  height:21px;
  float:left;
  margin:0px 0px 0px 0px;
}

.formTable dt .pflichfeld{
	color:#009b7b;
}

.formTable .dd {
  width:255px;
  float:left;
}


.formTable .error {
  border-color:#FF0000;
  background-color:#FFE6DD;
   
}
.formTable input[type = 'text'].error{
	border: 1px solid #ff0000;
}

.formTable input[type = 'text'] {
  width:206px;
  height:21px;
  padding:2px 0px 0px 0px;
  margin:8px 2px 2px 0px;
  border: 1px solid #949494;
   font:12px Arial, Helvetica, sans-serif, "Arial Unicode MS";
  text-align:left;
}
.formTable input.XS {width:52px; margin-right:4px;}
.formTable input.M {width:180px; margin-right:4px;}

.formTable textarea {
  width:206px;
  height:74px;
  padding:2px 0px 0px 0px;
  margin:8px 2px 2px 0px;
  border: 1px solid #949494;
   font:12px Arial, Helvetica, sans-serif, "Arial Unicode MS";
  text-align:left;
}

.formTable #captchaInput{width:83px;}

ul.error_messages {list-style-type:none; margin:0; padding:0;}

ul.error_messages li {color:#FF0000; font-weight:bold;}


.formTable button[type = 'submit'] {
  height:25px;
  width:215px;
  padding:0px 1px 5px 20px;
  margin:18px 0px 8px -4px;
  background-image:url(/schmidt/wGlobal/layout/images/button-send.png);
  background-repeat:repeat-x;
  border:none;
  color:#fff;
  font-weight:bold;
  cursor:pointer;
}


.button a:hover {
  text-decoration:underline;
}

.wglCaptcha img{margin-top:10px;}

.socialButtons{
	height:100px;
}
.socialButtons .social{
	width:105px;
	height: 78px;
	text-align: center;
	float:left;
	overflow:hidden;
}

.socialButtons .xing{
	
}

.socialButtons .twitter{
	margin-left:10px;
}

.socialButtons .linkedin{
	margin-left:16px;
}

.socialButtons .facebook{
	margin-left:10px;
}

.socialButtons .social .text{
	width:105px;
	height: 45px;
	text-align: center;
	float:left;
}


.socialButtons .clearAll{
	height:1px;
	overflow:hidden;
	clear:both;
}

#tell{
	background:url(/schmidt/wGlobal/layout/images/social-background.png) no-repeat top left;
}

#tell-inner {padding:20px 20px 0px 20px}

#tell-inner .errorMessages{display:none}

#tell-inner h4 {margin:20px 0 0 0; color:#009B7B}

#tip7-title { text-align: left; height:30px; background-color:#ececec;}

#tip7-title span { float: right; padding-top:5px;}

#tip7-title span img {padding-top:4px;}

#tip7-title span a:hover {text-decoration: none;}


#login                           { position: absolute;right: 0; top: 14px;}
#login dl                        {display:block;margin:0;padding:0}
#login dt,
#login dt label                  {display: none;}
#login dd                        {display:block; float: left; width: 145px;margin: 0 5px 0 0;overflow:hidden;}
#login dd.formButtons            {width: 52px; margin-right: 8px;}

#login input                     { height: 16px; border: 1px solid #dddfde; width: 132px; color: #646464; padding: 0 5px; margin: 0;}
#login input.wglIsInvalid        { border-color: #e00a0a;}
#login .errorMessages            { float: left; margin-top: 1px;}
#login .errorMessages + form     { float: left;}
#login .errorMessages h4         { display: none;}
#login .errorMessages .wglErrorMessage {display: inline; margin-right: 5px; color: #e00a0a; }
#login p.infoLoggedIn            { margin-bottom: 0; color: #646464; display: inline; margin-right: 5px; }

html.msie9 #login .errorMessages            { margin-top: 2px;}
html.msie9 #login #btn_logout,
html.msie9 #login button                         { padding-bottom: 0x; line-height: 18px; }
html.msie9  #login dd.formButtons  { margin-right: -2px;}

html.chrome #login input         { padding-bottom: 1px; height: 15px; } 
html.chrome  #login dd.formButtons  { margin-right: -1px;}

@media all and (-webkit-min-device-pixel-ratio:0),not all and (-webkit-min-device-pixel-ratio:10000) {
  #login dd.formButtons            { margin-right: 4px;}
}  

@media all and (-webkit-min-device-pixel-ratio:10000),not all and (-webkit-min-device-pixel-ratio:0) {
  #login dd.formButtons            { margin-right: -3px; }
  #login input                              { padding-bottom: 1px; height: 15px; }
}  

#login button,
#login #btn_logout {
	/* Legacy browsers */
	color: #fff;
  font-size: 12px;
  cursor: pointer;
  font-weight: bold;
  height: 18px; 
  line-height: 15px;
  padding: 0 5px 3px 5px;
  border: none;
  border-radius: 2px;
	background: #cacecd;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	/* Internet Explorer */
	*background: #cacecd;
	background: #cacecd\0/;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#FFcacecd, endColorstr=#FF8f9593);
	}
	@media all and (min-width: 0px) {
	 #login button,
	#login #btn_logout {
			/* Opera */
			background: #cacecd url("login-btn_logout-bg.svg");
			/* Recent browsers */
			background-image: -webkit-gradient(
				linear,
				left top, left bottom,
				from(#cacecd),
				to(#8f9593)
			);
			background-image: -webkit-linear-gradient(
				top,
				#cacecd,
				#8f9593
			);
			background-image: -moz-linear-gradient(
				top,
				#cacecd,
				#8f9593
			);
			background-image: -o-linear-gradient(
				top,
				#cacecd,
				#8f9593
			);
			background-image: linear-gradient(
				top,
				#cacecd,
				#8f9593
			);
		}
	}

@media all and (-webkit-min-device-pixel-ratio:0),not all and (-webkit-min-device-pixel-ratio:10000) {
  #login #btn_logout,
  #login button { padding-bottom: 1px; line-height: 17px; }
}  
#login button:hover,
#login #btn_logout:hover {
	/* Legacy browsers */
	background: #8f9593 url("login-btn_logout-hover-bg.png") repeat-x top;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	/* Internet Explorer */
	*background: #8f9593;
	background: #8f9593\0/;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#FF8f9593, endColorstr=#FFcacecd);
	}
	@media all and (min-width: 0px) {
	#login button:hover,
		#login #btn_logout:hover {
			/* Opera */
			background: #8f9593 url("login-btn_logout-hover-bg.svg");
			/* Recent browsers */
			background-image: -webkit-gradient(
				linear,
				left top, left bottom,
				from(#8f9593),
				to(#cacecd)
			);
			background-image: -webkit-linear-gradient(
				top,
				#8f9593,
				#cacecd
			);
			background-image: -moz-linear-gradient(
				top,
				#8f9593,
				#cacecd
			);
			background-image: -o-linear-gradient(
				top,
				#8f9593,
				#cacecd
			);
			background-image: linear-gradient(
				top,
				#8f9593,
				#cacecd
			);
		}
	}

#login #btn_logout  {display: inline; text-decoration: none; padding: 2px 5px;}

@media all and (min-width:0) {
    #login button { filter:none \0/; }  /* IE9 */
}

