/** Als er een ster webblock is, dan moeten we de hele pagina opschuiven, en ook container6 een plekje geven */

#container6 {
 float: right;
 margin: 5px 0px 0px 0px;
 width: 120px;
 height: 600px;
 border: 0px solid green;}

.page {
 float: left;
 }

.center {
 width: 1000px;
 }

.nl_eo_topbar .nl_eo_topbarItems {
 width: 970px;
 }

.nl_eo_toolbar {
 padding-right: 138px;
 }

.ster {
 float: right;
 clear: right;
 margin: 0px 0px 0px 0px;
 width: 120px;
 border: 0px solid blue;
 }

.ster .body {
 padding: 0px 0px 0px 0px;
 }


