

html, body { margin : 0; padding : 0; }
 
body { font-family : "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif; font-size : 0.9em; color : #000000; width : 100%; }
#news {background: #FFFFFF; position: absolute; left; width: 50%; top: 2px; overflow: auto;}

#top { background: #FFFFFF; position: absolute; left:20%; width: 60%; top: 50px; overflow: auto; font-size: 1.5em; padding:2px; center}

#bild {background: #FFFFFF; position: absolute; left:5%; width:10%; top: 100px;}

#navlist li { list-style-type: none; }
#box { background: #FFFFFFF; position: absolute; left:20%; width: 55%; top: 130px;  overflow: none; padding:2px;}
#boxleft {background: #FFFFFFF; position: absolute; left: 5%; width: 15%; top: 200px;  border: none;}
#boxleft a{
width:120px;
display:block;
color:black;
background:#FFFFFFF;
border:1px solid #FFFFFF;
padding:4px 4px 4px 10px;
font-weight:bold;
font-size:12px;
text-decoration:none;}
#boxleft a:hover{
color:black;
background:#FFFFFF;
border:1px solid black;}
#news {position: absolute; bottom: 80px; left: 34%; right: 34%}
#google_right {position: absolute; right: 0%; top: 0px}