/* Template 2 - Feineinstellungen */

/* Content, Bilder, Titel und Text positionieren */
.content { position:relative; padding-top:7px; width:860px; overflow:hidden; }
.images { position:relative; width:420px; padding-bottom:0px; float:right; }
.title { position:relative; width:420px; padding-bottom:15px; overflow:auto; }
#title1 { position:relative; width:420px; }
.text { position:relative; width:420px; overflow:hidden; }

/* Galerie */
.hauptbild { position:relative; width:420px; }
.galerieLinks { position:relative; width:420px; float:right; }
.imageGalerie { position:relative; height:50px; border:none; margin:5px 5px 0 0; }

/* verstecken */
#image2, #title2, #text2 { display:none; }


