/**
 * Stylesheet overload for startpage
 * @author   Mikael Berggren @ Wyoming
 */

#topbox { padding:0; }
#topbox .toppuff { float:left; width:600px; height:220px; margin:0; padding:0; }
#topbox .toppuff .image { float:left; width:130px; margin:0; padding:0; }
#topbox .toppuff .text {
	float:left; width:470px; padding:30px 0; margin:0;
	background-image:url(../../img/base/gras_line.gif);
	background-repeat:no-repeat; background-position:bottom left;
}
#topbox .loginbox { margin:55px 0 0 0; padding:0; }

.greybar {
	height:33px; text-align:right;
	background-image:url(../../img/base/bg_bar_grey.gif);
	background-repeat:repeat-x; background-position:bottom left;
}
.greybar img { margin-right:5px; }
img.bestall { float:right; margin:10px; }

img.bottpuff { border:1px solid #ccc; margin-top:9px; }