@import url(http://fonts.googleapis.com/css?family=Open+Sans);

body { font-size: 12px; line-height: 20px; }
h1 { color: #000000; font-size: 20px; line-height: 26px; font-family: 'Open Sans', 'sans-serif'; font-weight: normal; text-decoration: underline; }
h2 { color: #000000; font-size: 16px; line-height: 18px; margin-bottom: -8px; font-family: 'Open Sans', 'sans-serif'; font-weight: normal; }

.kopfbild { width: 100%; display: block; }
img { width: 100%; height:  auto; }
.navmenu ul li a { text-transform: uppercase; }

#uberuns , #leistungen , #galerie , #kontakt {background: url(../images/haus.jpg) no-repeat bottom scroll;}

.gallery { list-style: none; padding-left: 0px; }
.gallery:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.gallery li { list-style: none !important; float: left; width: 33.33333333%; margin: 0px;  }
.gallery li a { display: block; margin:3px; border: 0; border: solid 1px #000000; }
.gallery li img { display: block; width: 100%; height: auto; }
