@charset 'utf-8';
@import url(reset.css);

/* Default Element Styling */
/* =================================================================== */

* {
  font-family: Verdana, Arial, "Lucida Grande", Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  color: #647175;
}

body {
  background: url(../img/bg_verlauf.png) top left repeat-x #13839d;
}

a {
  text-decoration: none;
  font-family: inherit;
  font-size: inherit;
}

a:hover {
  text-decoration: underline;
  color: #333;
}

abbr[title] {
  border-bottom: 1px dotted #333 !important;
  cursor: help;
}

a abbr {
  cursor: pointer !important;
}

input[type=submit], button {
  cursor: pointer;
}

input:focus, textarea:focus, select:focus {
  background: #eee;
}

/* Abstand Zeilenhoehe nach unten bei manchen Elementen */
p, h1, h2, h3, h4, h5, h6, 
table, ul, ol, blockquote, pre {
  margin-bottom: 14px;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: normal;
}

/* Default Container Layout */
/* =================================================================== */
/* Von oben nach unten, meist divs mit id */

#container, #main, #header, #mainContainer {
  position: relative;
}

#container {
  width: 800px;
  margin: 0 auto;
}

#main {
  width: 800px;
  height: 800px;
  background: url(../img/bg_transparenzen.png) top left no-repeat;
}

#header {
  height: 203px;
}

#logo {
  position: absolute;
  left: 77px;
  top: 16px;
  width: 230px;
  height: 102px;
  z-index: 10000;
}

#lang {
  position: absolute;
  top: 64px;
  right: 48px;
  width: 50px;
  height: 14px;
  text-align: right;
}

#curPage {
  position: absolute;
  width: 500px;
  height: 56px;
  line-height: 56px;
  left: 150px;
  bottom: 0;
}

#mainContainer {
  margin-left: 77px;
}

#content {
  width: 419px;
  height: 411px;
  padding-top: 40px;
  background: #fff;
  margin-left: 155px;
  overflow: auto;
}

#menu {
  position: absolute;
  width: 155px;
  left: 0;
  top: 0;
  height: 451px;
  background: #fff;
}

#footer {
  padding: 50px;
}

/* Header Stuff */
/* =================================================================== */

#curPage h1, #curPage h1 a {
  color: #fff;
  line-height: 55px;
  font-size: 18px;
  margin-top: 1px;
}

#lang a {
  color: #13839d;
  font-size: 10px;
}


/* Menu Elemente */
/* =================================================================== */

#menu ul {
  padding-top: 10px; 
}

#menu ul li a {
  color: #13839d;
  line-height: 40px;
  padding-left: 25px;
}

#footer ul li {
  float: right;
  margin-left: 30px;
}

#footer ul li a {
  color: #fff;
}

/* Content Elemente */
/* =================================================================== */

#content h2 {
  font-size: 21px;
  line-height: 21px;
  margin-bottom: 6px;
}

#content h3 {
  font-size: 16px;
  line-height: 16px;
  text-indent: 16px;
}

#content h2, #content h3 {
  color: #13839d;
}

#content p, #content h1, #content h2, #content h3 {
  padding: 0 20px;
}

#content ul {
  list-style: disc;
  padding: 0 40px;
}


/* Menugrafiken   */
/* =================================================================== */

#footer li a.rental_search {
  display: block;
  height: 18px;
  width: 85px;
  text-indent: -10000px;
  background: url(../../_bilder/rental_search.png) 0px -1px no-repeat;
}

#footer li a.masthead {
  display: block;
  height: 18px;
  width: 66px;
  text-indent: -10000px;
  background: url(../../_bilder/masthead.png) top left no-repeat;
}

#footer li a.contact {
  display: block;
  height: 18px;
  width: 50px;
  text-indent: -10000px;
  background: url(../../_bilder/contact.png) top left no-repeat;
}

#menu li a.welcome, #menu li a.renting, #menu li a.management, 
#menu li a.selling, #menu li a.consulting {
  display: block;
  height: 40px;
  width: 100px;
  text-indent: -10000px;
}

#menu li a.welcome {
  background: url(../../_bilder/welcome.png) 0px 11px no-repeat;
}
#menu li a.renting {
  background: url(../../_bilder/renting.png) 0px 11px no-repeat;
}
#menu li a.management {
  background: url(../../_bilder/management.png) 0px 1px no-repeat;
}
#menu li a.selling {
  background: url(../../_bilder/selling.png) 0px 11px no-repeat;
}
#menu li a.consulting {
  background: url(../../_bilder/consulting.png) 0px 1px no-repeat;
}

#welcome #content h2, #management #content h2,
#renting #content h2, #selling #content h2,
#consulting #content h2 {
  height: 105px;
  width: 400px;
  padding: 0;
  margin: -40px 0 5px 0;
  display: block;
  text-indent: -10000px;
}

#welcome #content h2 {
  background: url(../../_bilder/welcome_h2.png) top left no-repeat;
  width: 405px;
}
#management #content h2 {
  background: url(../../_bilder/management_h2.png) top left no-repeat;
}
#renting #content h2 {
  background: url(../../_bilder/renting_h2.png) top left no-repeat;
}
#selling #content h2 {
  background: url(../../_bilder/selling_h2.png) top left no-repeat;
}
#consulting #content h2 {
  background: url(../../_bilder/consulting_h2.png) top left no-repeat;
}

#welcome #curPage h1, #management #curPage h1,
#renting #curPage h1, #selling #curPage h1,
#consulting #curPage h1, #contact #curPage h1,
#rental_search #curPage h1, #masthead #curPage h1 {
  height: 55px;
  width: 300px;
  text-indent: -10000px;
}

#welcome #curPage h1 {
  background: url(../../_bilder/welcome_h1.png) top left no-repeat;
}
#renting #curPage h1 {
  background: url(../../_bilder/renting_h1.png) top left no-repeat;
}
#management #curPage h1 {
  background: url(../../_bilder/management_h1.png) top left no-repeat;
}
#selling #curPage h1 {
  background: url(../../_bilder/selling_h1.png) top left no-repeat;
}
#consulting #curPage h1 {
  background: url(../../_bilder/consulting_h1.png) top left no-repeat;
}
#contact #curPage h1 {
  background: url(../../_bilder/contact_h1.png) top left no-repeat;
}
#rental_search #curPage h1 {
  background: url(../../_bilder/rental_search_h1.png) top left no-repeat;
}
#masthead #curPage h1 {
  background: url(../../_bilder/masthead_h1.png) top left no-repeat;
}



body h3 {
  display: none;
}

/* Alles was unsichtbar werden soll, zum Schluss */
/* =================================================================== */

.hidden {
  display: none;
  visibility: hidden;
}



