/* Style sheet basic */
.links_480,.rechts_480,.links_480 img,.rechts_480 img{width:460px;}
.links_320,.rechts_320,.links_320 img,.rechts_320 img{width:300px;}
.links_240,.rechts_240,.links_240 img,.rechts_240 img{width:220px;}
.links_240,.links_320,.links_480{float:left;}
.rechts_240,.rechts_320,.rechts_480{float:right;}
.links_240,.links_320,.links_480{display:block;margin:10px 10px 10px 0;}
.rechts_240,.rechts_320,.rechts_480{display:block;margin:10px 0 10px 10px;}
div.breakl,div.breakr,div.break{height:0px;overflow:hidden;}
.breakl{clear:left;}
.breakr{clear:right;}
.break{clear:both;}
