#left{
width:348px;
text-align:left;
}
#right{
width:610px;
height: 460px;
padding: 20px 10px 10px 0;
}
#right p{
line-height: 1.2em;
}
 
h2{
margin-bottom: .2em;
}
a.pdf{
padding-left: 24px;
background: url(../grafics/pdf.png) no-repeat left center;
}

#gallerie a{
display: block;
width:  auto;
margin: 4px 3px 0 3px;
height: 108px;
float:left;
text-align: center;
}
#gallerie a img{
border: 1px solid #ccc;
padding:3px;
}
#gallerie a:hover img{
background-color: #F6AD92;
}