#screenlogo{
	display: none;
}

h1{
color: black;
font-size: 3em;
position: static;
left: auto;
top: auto;
padding-bottom: 10px;
}

#cdiv_menutop img{
position: relative;
left: 45px;
}

/****===================================================================****/
/*		CDIVS															   */
/*		* De högsta divar i hemsidans ierarki 							   */
/****===================================================================****/
#cdiv_menutop{
	width: 1000px;
	margin-bottom: 10px;
	height: 100px;
	
	background-image: url("/fileadmin/mediabank/www.eisfelds.se/bilder/menubg.jpg");
	background-repeat: no-repeat;
}

#cdiv_indexbody{
	width: 1000px;
	height: 405px;
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;
	background:#103a2c;
}


#cdiv_indexpuffs{
	width: 1000px;
	height: 120px;
	margin-bottom: 20px;
/*	overflow: hidden;*/
	clear: both;

}

#cdiv_footer{	

	clear: both;
	border-top-color: #e5e5e5;
	border-top-style: solid;
	border-top-width: 1px;
	width: 1000px;
	padding-top: 5px;
	text-align: right;
}
#cdiv_overhead{
	width: 1000px;
	height: 215px;
	clear: both;	
/*	margin-bottom: 12px;*/
	background:#103a2c;
	display: none;
}
#cdiv_subbody{
	width: 1000px;
	clear: both;
	
	margin-bottom: 40px;
}

/****===================================================================****/
/*		FIRST PAGE PUFFS												   */
/*		* Classer för puffar på Index									   */
/****===================================================================****/

.indexpuff{
	float: left;
	width: 320px;
	border-right-color: #e5e5e5;
	border-right-style: solid;
	border-right-width: 1px;
	margin-right: 12px;
}

.indexpuff img{
	float: left;
	padding-right: 8px;
}

#pagecontentid_5352 .indexpuff{
	border-right-style: none;
}

/****===================================================================****/
/*		MAIN MENU														   */
/*		* Huvudmeny														   */
/****===================================================================****/
.mmlink{
	display: block;
	
	background-image: url("/fileadmin/mediabank/www.eisfelds.se/bilder/mmlink1.jpg");
	background-repeat: repeat-x;
	
	margin-top: 70px;
	margin-right: 3px;
	padding-left: 12px;
	padding-right: 12px;	
	
	height: 30px;
	float: left;
	display: none;
}
.mmactive{
	background-image: url("/fileadmin/mediabank/www.eisfelds.se/bilder/mmlink1darker.jpg");
}

.mmlink:hover{
	background-image: url("/fileadmin/mediabank/www.eisfelds.se/bilder/mmlink1lighter.jpg");
}


#cdiv_menutop h6{
	font-family: verdana;
	margin-top: 8px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight:bold;
}

/****===================================================================****/
/*		SECOND MENU														   */
/*		* Meny 2 som kommer upp på vissa sidor							   */
/****===================================================================****/
#smenu_menu{
	float: left;
/*	width: 191px;*/
width: 189px;
	height: 195px;
	overflow: hidden;
	background-image: url("/fileadmin/mediabank/www.eisfelds.se/bilder/smenuback.jpg");
	padding-left: 20px;
	padding-top: 20px;	
/*	margin-right: 2px;*/
}

#smenu_menu p {
	padding-bottom:10px;
}

#smenu_image{
	width: 787px;
	height: 215px;
	overflow: hidden;	
}

.smlink{
	font-family: Verdana;
	font-size: 10px;
	color: white;
	text-transform: uppercase;
	padding-right: 15px;
	
	background-image: url("/fileadmin/mediabank/www.eisfelds.se/bilder/pilgif.gif");
	background-repeat: no-repeat;
	background-position:right;
}
.smactive{
	font-weight: bold;
}

.smlink:hover{
	color: #F5EAA7;
}

/****===================================================================****/
/*		SUB BODY CONTENT												   */
/*		* Innehållet som ska visas i bodyn på en vanlig subb-sida		   */
/****===================================================================****/

#subcol1{
	float: left;
	height: 20px;
	width: 50px;
}

#subcol2{
	float: left;
	width: 550px;
	padding-right: 80px;
	margin-top: 30px;
}

#subcol3{
	float: left;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	
	padding-left: 20px;
	width: 160px;
}

.newsdiv strong{
	color: black;
	padding-bottom: 6px;
}

.canvas {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
.head {
	width: 760px;
	margin-left: 28px;
	padding-top: 30px;
}
.logo {
	width: 200px;
}
.login {
	padding-top: 4px;
	float: right;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #394a57;
}

#subcol2 dd{
padding: 0;
margin: 0;
}





.typo3-adminPanel {
	display:none;
}

.leftcol {
	display:none;
}

.menu1 {
	display:none;
}

.head {
	margin-bottom:50px;
}



.sIFR-flash {
  display: none !important;
  height: 0;
  width: 0;
  position: absolute;
  overflow: hidden;
  top: auto !important;
  left: auto !important;
 }

.sIFR-alternate {
  visibility: visible !important;
  display: block !important;
  position: static !important;
  left: auto !important;
  top: auto !important;
}


/*// Detecting media and disabling sIFR
*/
#mediaInspector {
   display:none
}

