»» .navi{
> width:12%;
> height:85%;
> float:left;
> background-color:#e6fafa;
> }
>
> .contend{
> width:88%;
> height: 81%;
> float:right;
> }
> .footage{
> width:88%;
> height:4%;
> background-color:#e6fafa;
> }
> .teaser{
> }
contend hat 88% breite und navi 12% = 100%
wo soll denn dann der teaser hin ... mehr als 100 % gibts nicht
außerdem bei contend nicht float:right sondern float:left