#top{
	clear: both;
		width: 100%;	height: 90px;	background: white;
	background-image: url("../../bilder/bg_top_left.gif");
	background-position: 0px 0px;
	background-repeat:repeat-y;

	/*overflow: hidden;*/}/*#topHome{	clear: both;		width: 100%;	height: 90px;	background: white;	background-image: url("../../bilder/bg_top_left.gif");	background-position: 0px 0px;	background-repeat:repeat-y;}*/#topLeft{	float: left;		width: 615px;/*594px;*/	/*height: 90px;*/		background: transparent;

	/*overflow: hidden;*/}
#topRight{	float: right;		width: 285px;	/*height: 90px;*/

	padding-left: 15px;
	padding-right: 15px;		background: white;
	
	overflow: hidden;}

.logo
{
	position: relative;

	top: 15px;
	left: 10px;

	border: 0;
}