


/*--------------------------
  Container
--------------------------*/

body {
  background: #fff;
  color: #000;
  margin: 0;
  padding: 0;
  font-family: Arial,sans-serif;
  font-size: 100.01%;
  width: 100%;
  min-width: 750px;
}

div {
  margin: 0;
  padding: 0;
  border: 0;
}

#container {
  background: #DFF3FD url(mh_logo.jpg) no-repeat 0px 0px;
  margin: 0px;
  max-width: 1150px;
  min-height: 600px;
  border-left: 7px solid #00aef7;
  border-right: 2px solid #00aef7;
  padding: 118px 0 20px 0px;
}



/*--------------------------
  Header
--------------------------*/

#header {
  height: 103px;
  margin: 0;
  cursor: default;
}

#logo {
  width: 260px;
  height: 67px;
  margin: 20px -100px 0 41px;
  border:0;
}



/*--------------------------
  linke Spalte
--------------------------*/



#navi {
  float: left;
  margin: 0 28px;
  padding: 0;
}

#navi #nav {
  margin: 0;
  padding: 28px 0 22px 0;
  background-color: white;
  float: none;
}

#navi #naviblock2 {
  margin: 35px 0 0px 0;
  padding: 13px 0 18px 11px;
  background-color: white;
  font-size: 12px;
  line-height: 20px;
}

#navi #naviblock2 img {
  margin-bottom: 1px;
}

#navi #naviblock2 a {
  color: #ef4d9c;
  text-decoration: underline;
}

/*--------------------------
  rechte Spalte
--------------------------*/

#content {
  background: white;
  margin: 0;
  padding: 5px 20px 25px;
  font-size: 14px;
  line-height: 20px;
  margin-left: 225px;
  margin-right: 7%;
}

#content h1 {
  font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
  color: #333;
  background-color: #fff;
  font-weight: normal;
  letter-spacing: -1px;
  margin: 0px 0 18px 0;
  font-size: 28px;
  line-height: 32px;
  clear: left;
}

#content .text {
  padding: 25px 0;
  font-size: 14px;
  line-height: 20px;
}

#content a {
  color: #ef4d9c;
  text-decoration: underline;
}

.clear {
  clear: both;
  display: block;
  padding: 0;
  margin: 0;
}


/*--------------------------
  Künstler
--------------------------*/

#content h3.small {
  font-family: Verdana,Helvetica,Arial,sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-weight: normal;
  letter-spacing: 0px;
  margin: 0 0 14px 0;
  padding: 0;
  border-bottom: 0;
}

#content h2 {
  font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: -1px;
  line-height: 24px;
  margin: 15px 0pt;
}

#artistlinks, #artistlinks a {
  font-family: Georgia,"Times New Roman",serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 23px;
  letter-spacing: 0px;
  color: #00aeef;
  margin: 0 0 35px 0;
}

#artistlinks {
  font-size: 16px;
}

#artistlinks .active, #artistlinks a:hover {
  font-size: 18px;
  color: #ef4d9c;
  text-decoration: underline;
}

img.artist {
  margin: 0;
  position: absolute;
}

#singleartist {
  overflow: hidden;
  padding-top: 15px;
}

#singleartist h3.small {
  visibility: hidden;
  overflow: hidden;
  height: 1px;
  margin-bottom: 0;
}

#vita {
  font-size: 13px;
  margin-left: 200px;
  padding: 0;
}

#vita .year {
  font-weight: bold;
  padding: 0;
  width: 7em;
  white-space: nowrap;
  vertical-align: top;
}

#vita .event {
  font-size: 13px;
  padding: 0 0 8px 0;
  vertical-align: top;
}

#vita h2 {
  font-size: 18px;
  margin-bottom: 12px;
}

#vita #tblvita {
  margin-top: 35px;
  margin-bottom: 13px;
}

#vita #tblinfo {
  margin-top: 15px;
}

#vita #moreinfo {
  visibility: hidden;
}

#vita #moreinfo span, #vita a {
  cursor: pointer;
  color: #ef4d9c;
  text-decoration: underline;
  font-weight: bold;
}

#vita #moreinfo {
  padding-top: 30px;
  padding-bottom: 0px;
}

#vita #moreinfo span {
  font-size: 13px;
  color: #222;
}

#vita #tblhide {
  display: block;
}

#content div.dots {
  font-size: 6px;
  line-height: 6px;
  height: 7px;
  overflow: hidden;
  background: transparent url(hgdots.gif) 0px 0px repeat-x;
  margin: 0;
  padding: 0;
}

#content h1.artist {
  font-family: Georgia,"Times New Roman",serif;
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
  letter-spacing: 1px;
  color: #000;
  margin: 0 0 20px 0;
}

.mailto {
  background: transparent url(eml.gif) 0px 0px no-repeat;
  padding-left: 30px;
  padding-bottom: 3px;
}

#imagearea {
  margin: 0 0 25px 0;
}

#imagearea img {
  margin: 0 10px 10px 0;
}

.gotop {
  display:none;
  font-size: 12px;
  line-height: 12px;
  margin: 0 2px 9px 0;
  float: right;
}

.gotop a {
  color: #444;
}






/*--------------------------
  News
--------------------------*/

#content h3.small2 {
  margin: 0 0 0px 0;
  font-family: Verdana,Helvetica,Arial,sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-weight: normal;
  letter-spacing: 0px;
  padding: 0;
  border-bottom: 0;
}

#content h2.newspagetitle {
  font-family: Verdana,Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 14px;
  margin: 0 0 10px 200px;
}

#content h2.newspagetitle a {
  font-family: Verdana,Helvetica,Arial,sans-serif;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 1px;
  padding-left: 4px;
  padding-right: 4px;
  color: #039;
}

#content .singleevent {
  overflow: hidden;
  padding: 20px 0 22px 0;
}

#content .singleevent img {
  margin-top: 5px;
  margin-bottom: 5px;
  float: left;
}

#content .singleevent .description {
  overflow: hidden;
  padding-left: 20px;
  font-family: Arial,sans-serif;
  font-size: 13px;
  line-height: 20px;
}

#content .singleevent h1 {
  font-weight: 900;
  color: #000;
  font-family: Verdana,Arial,sans-serif;
  font-size: 18px;
  line-height: 18px;
  margin: 8px 0 4px 0;
  letter-spacing: 1px;
}

#content .singleevent h2 {
  font-weight: bold;
  font-family: Verdana,Arial,sans-serif;
  font-size: 13px;
  line-height: 13px;
  margin: 0;
  letter-spacing: 1px;
}

#content .singleevent p {
  margin: 20px 0 0 0;
}

#content .singleevent a {
  color: #ef4d9c;
}

#showHouses {
  padding: 18px 0px 18px 0px;
  overflow: hidden;
}

#showHouses #pavillon {
  clear: both;
  }

#showHouses #spacer {
  clear: both;
  }

#showHouses #superbien {
  clear: both;
  }

#showHouses .picture {
  float: left;
  padding: 5px 0px;
  background-color: white;
}

#showHouses .picture img {
  width: 180px;
  border: 0px;
  }

#showHouses .description {
  float: left;
  padding-left: 20px;
  font-family: Arial,sans-serif;
  font-size: 13px;
  overflow: hidden;
}

#showHouses .description a:link {
  text-decoration: none;
  }

#showHouses .description a:visited {
  text-decoration: none;
  }

#showHouses .description a:active {
  text-decoration: none;
  }

#showHouses .description a:hover {
  text-decoration: underline;
  color: #8EB7B6;
  }

#showHouses .description h1 {
  margin: 12px 0px 6px 0px;
  font-family: Verdana, Arial, sans-serif;
  font-weight: 900;
  font-size: 18px;
  letter-spacing: 1px;
  color: #000000;
}

#showHouses .description h2 {
  margin: 6px 0px 3px 0px;
  font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #7AAFAA; /*#8EB7B6;*/
  text-shadow: 2px 2px 2px #BAD6D3; /*#D9E8E7;*/
}

#showHouses .description p {
  margin: 0px 0px 0px 0px;
  }

/*--------------------------
  Kontakt
--------------------------*/

#content #contmaptext {
  padding: 25px 5px 0 0;
  font-size: 14px;/* ? */
  line-height: 20px;
  float: left;
  overflow: hidden;
}

#content .textleft {
  padding: 0px 40px 30px 0;
  float: left;
}

#map {
  float: left;
  padding: 7px 0px 30px 0;
}

#map img {
  width: 450px;
  height: 316px;
}






/*--------------------------
  Footer
--------------------------*/

#footer {
  margin: 20px 80px 0px 245px;
  font-family: Arial,sans-serif;
  color: #00309c;
  font-size: 11px;
  line-height: 15px;
  font-weight: normal;
  letter-spacing: 0px;
  padding: 0;
  border-bottom: 0;
}

#footer #links {
  margin: 0 0 8px 0;
  font-family: Arial,sans-serif;
  color: #000;
  font-size: 11px;
  line-height: 15px;
  font-weight: normal;
  letter-spacing: 1px;
  padding: 0;
  border-bottom: 0;
}

#footer #links a {
  color: #000;
  text-decoration: none;
}
