/* CSS Document */
body {
	margin-top: 10px;
	margin-left: 10px;
	background-image:url(http://portal.ifkgoteborg.se/pls/portal/docs/1/37799.JPG);
	background-repeat:repeat-x;
	background-color:#007BB6;	
	padding:0px;
}

#ifkg_meny {
	background-image:url(../images/ifkg_bg_meny.png); 
	background-repeat:no-repeat; 
	height:18px;
	line-height:16px; 
	margin-bottom:10px; 
	padding-left:10px;
}
#ifkg_meny a{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}

#bottenplatta {
	padding-left:28px;
	padding-top:10px;
	width:743px;
}