body{
	background-color:#fff;
	width:100%;
	height:auto;
	font-family:Times new roman, Verdana, Arial;
	font-size:0.8em;
	color:#000;
}


.clsContainer{
	width:100%;
	background-image:none;
	clear:both;
	margin-left:0px;
	left:0px;
	padding-left:0px;
	height:auto;
}
.clsContent, .clsContent2{
	width:100%;
	background-image:none;
	margin:0px;
	padding:0px;
	height:auto;
	overflow:visible;
}

.clsHidePrintHeadline{
	display:block;
	border-bottom: 1px solid #7e1f19;
}
.clsHidePrintHeadline h1{
	font-size:2em;
}

/* SIDANS HUVUD */
.clsHeader{
	display:none;
}
.clsBildspel{
	display:none;
}

/* Rubriken till vänster om toppmenyn */
.clsTopmenu_headline{
	
}
.clsTopmenu_headline h1{
	
}


/* TOPPMENY  */
.clsTopmenu{
	display:none;
}

/* Eksjö kommun-logotyp, flaggor */
.clsMenuRight{
	display:none;
}


/* UNDERMENY */
.clsSubmenu{
	display:none;
}

/* BILDLÄNKAR */
.clsContentRight{
	display:none;
}



/* Högerlinje (visas på undersidor) */
.clsRightBorder{
	border:none;
}


/* NYHETER PÅ STARTSIDAN */
.clsNews{
	
}
.clsNewsLast{
	
}


/* SIDFOT MED KONTAKT-INFO */
.clsFooter, .clsFooter2{
	background-image:none;
	width:100%;
	text-align:left;
	height:auto;
	border-top: 1px solid #7e1f19;
	margin-top:30px;
	clear:both;
}

.clsFooter p, .clsFooter2 p{
	color:#000;
	padding-top:5px;
}
.clsFooter p a, .clsFooter2 p a{
	color:#000;
}



