#top{
	clear: both;
		width: 100%;	height: 86px;	background-image: url("../../bilder/bg_top_left.gif");
	background-position: 50px 0px;
	background-repeat:repeat-y;

	/*overflow: hidden;*/}#topLeft{	float: left;		width: 615px;/*594px;*/	height: 86px;		background: transparent;

	/*overflow: hidden;*/}
#topRight{	float: left;		width: 285px;	height: 86px;

	padding-left: 15px;
	padding-right: 15px;		background: white;
	
	overflow: hidden;}

.logo
{
	position: relative;

	top: 15px;
	left: 10px;

	border: 0;
}