body {
	background-image: none;
	width: 100%; 
	margin: 0; 
	float: none;
	font-size: 75%;
	font-family:Arial, Helvetica, sans-serif;
}
#Wrapper {
	visibility: hidden;
}
#TvaSpaltBred #Content,
#TreSpalt #Content,
#Content {
	visibility: visible;
	width: 100%;
}
#UnderMeny #SpaltH {
	margin-left: 0px;
	width: 100%;
}
#UnderMeny #SpaltV, #SkrivUt,
#SpottarTreSpalt {
	display: none;
	visibility: hidden;
	width: 0px;
	overflow: hidden;
}
#UnderMeny {
	width: 100%;
}
#Sidhuvud #Logo {
	display: block;
	visibility: visible;
	position: relative;
	margin-left: 0px;
	left: 0px;
}
#SidfotWrapper #Sidfot {
	visibility: visible;
	color: #000;
	background-image: none;
	font-size: 1.0em;
	margin-top: 15px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;	
}
#SidfotWrapper #Sidfot a {
	color: #000;
}
#SidfotMeny {
	visibility: hidden;
}
a, a:link {
	text-decoration: underline;
}
