
body {margin:0px; padding:15px; background-color:#FFFFFF; text-align:left;}

/* thumbnails */
img.thumb
{
width:50;
height:50;
margin-bottom:15px;
margin-right:3px;
border-color:#000000;
border-style:solid;
border-width:1px;
}

/* thumbnails unten kein abstand*/
img.thumb2
{
width:50;
height:50;
margin-bottom:3px;
margin-right:3px;
border-color:#000000;
border-style:solid;
border-width:1px;
}

/* Bilder Hochformat */
img.hoch
{
width=:325; height:460; margin:15px; margin-top:0px; margin-bottom:5px; margin-left:135px; boder-color:#000000; border-style:solid; border-width:1px;
}

/* Bilder Querformat */
img.quer
{
width=:460; height:325; margin:15px; margin-top:0px; margin-bottom:5px; margin-left:0px; boder-color:#000000; border-style:solid; border-width:1px;
}
