> Es geht auch folgendes,
>
> .tabCenter
> {
> margin-left: auto;
> margin-right: auto;
> }
>
> oder
>
> .tabCenter
> {
> position: absolute;
> width: 60%;
> left: 20%;
> }
> danke, Gruss Alex _______________________________________________ Coffeehouse mailing list [EMAIL PROTECTED] http://www.glengamoi.com/mailman/listinfo/coffeehouse
