html, body {
   margin: 0;
   padding: 0;
   background-color: white;
   color: black;
   font: normal 13px/14px "Arial Narrow",Arial,Helvetica,sans-serif;
}
html, body, a, a:hover, a:visited {
   color: #333333;
}
h1, h2 {
   position: absolute;
   text-indent: -999em;
   overflow: hidden;
   font-size: 2px;
   margin: 0;
   padding: 0;
   left: -999em;
}
h2 {
   line-height: 20px;
   font-size: 17px;
   font-weight: normal;
   margin: 25px 0 15px 0;
   padding: 0;
}
h3 {
   line-height: 14px;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
}
p {
   padding: 0;
   margin: 0;
}
a img { border: none; }
img { display: block; }
#wrap {
   width: 960px;
   margin: 0 auto 0 auto;
   padding: 65px 0 40px 0;
}
#lichtbild-hamm { 
   margin: 0 0 35px 0; 
   padding: 0;
   width: 280px;
}
.box {
   width: 225px;
   height: 160px;
   float: left;
   margin-right: 20px;
   overflow: hidden;
   background-color: #efefef;
   position: relative;
}
.box .content {
   position: absolute;
   width: 189px;
   height: 130px;
   top: 0;
   left: -225px;
   margin: 0;
   padding: 15px 243px 15px 18px;
   overflow: hidden;
   background: transparent url(bg-box-content.gif) no-repeat top left;
}
.box .content.hover,
.box .content:hover {
   left: 0;
   padding: 15px 18px 15px 18px;
}
.box .content a:hover {
   color: #ee6f37;
}
.box .content ul,
.box .content li {
   margin: 0;
   padding: 0 0 3px 0;
   list-style: none;
   white-space: nowrap;
}
.box .content p {
   margin: 0 0 10px 0;
   padding: 0;
}
#news.box {
   float: none;
   /*margin: 0 0 0 735px;*/
   margin: 0;
}
#news.box .content {
   left: 0;
   padding-right: 18px;
   background-image: url(bg-box-news.png);
}
#markus-freitag.box { 
   background: url(markus-freitag.jpg) no-repeat; 
}
#diethild-nordhues-heese.box { 
   background: url(diethild-nordhues-heese.jpg) no-repeat; 
}
#markus-freitag.box h2,
#diethild-nordhues-heese.box h2 { 
   margin: 0;
   font-size: 15px;
   width: 100px;
   position: absolute;
   text-indent: 0;
   left: 18px;
}
#markus-freitag.box img,
#diethild-nordhues-heese.box img {
   float: right;
}
#markus-freitag.box p,
#diethild-nordhues-heese.box p {
   position: absolute;
   bottom: 0;
}
#kontakt.box { 
   background: url(bg-box-kontakt.png) no-repeat; 
}
#kontakt.box strong {
   text-transform: uppercase;
   font-weight: normal;
}
#kontakt.box strong span {
   font-weight: bold;
}
#footer {
   margin-top: 20px;
   padding: 20px 18px 0 18px;
   border-top: 1px solid #dbdbdb;
   text-align: right;
}
#footer,
#footer a, #footer a:visited {
   color: #b8b8b8
}
#portfolio {
   margin: 20px 0 20px 0;
   background: url(portfolio_loading_bg.jpg) no-repeat;
}
#portfolio.loading {
   text-align: center;
}
#portfolio.loading img {
   margin-top: 65px;
   display: inline;
}
#augenblicke-der-natur {
   float: left;
}
#events-im-focus {
   margin-left: 490px;
}
#impressum {
   padding: 20px 18px 20px 18px;
   border-top: 1px solid #dbdbdb;
}
#impressum h2 {
   text-indent: 0;
   position: static;
}
#impressum p {
   margin: 0 0 10px 0;
   text-align: justify;
}

