/* CSS Document MCBC_top-frame, Hans-Peter Nilsson 2009-2010************************/

*	{
	margin: 0;
	padding: 0;
	}
	
body	{
	background: #000000;
	}
	
/************************************************************/

#wrapper	{
	background: url(../images/top_menue/top_2200web.jpg) no-repeat;
	width: 100%;
	height: 125px;
	margin: 0px 0 0 0;
	padding: 5px 0px 0px 145px;
	}

#container	{
	width: 85%;

}
	
#loggo	{
	margin: auto;
	width: 750px;
	height: 105px;
	background:url(../images/top_menue/logga750web.jpg) no-repeat top;
	}
	
#clear		{
 	clear: both;
	}		
		
			
			
			

