html, body {
  padding: 0;
  margin: 0;
  height: 100%;
}
body {
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1f377d;
	font-size:13px;
	line-height: 15px;
	background-color: #4d627f;
	background-image: url(../Images/body_bg.jpg);
	background-position: bottom center;
	background-repeat: repeat-y;
}

strong {color: #1f377d; font-weight: bold;}

.form{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #1f377d;
	border:  solid  1px #FFFFFF;
	background-color: #FFFFFF;
}


h1{
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: normal;
}

h2{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #1f377d;
}

#Content{
	width: 998px;
	border-left:#000000 solid 1px;
	background-color: #FFFFFF;
	margin: 0px auto;
}


#Top_blue{
	height: 15px;
	background-color: #1f377d;
}
#Main_tube{
   width: 888px;
   float: left;
   padding-left: 50px;
}

/*Default Page*/




#Left_Tube{
	width: 375px;
	float: left;
	padding-top: 40px;
}	


#Right_Tube{
	float: left;
	width: 510px;
	padding-bottom: 20px;
	padding-top: 40px;
}



/*Intresse Page*/




#Left_tb_Tube{
	width: 430px;
	float: left;
	padding-top: 40px;
	
}	


#Right_tb_Tube{
	float: left;
	width: 430px;
	margin-bottom: 40px;
	margin-top: 40px;
    	border-left: 1px;
	border-left-style: dotted;
	border-left-width: thin;}
	




/*Medarbetare Page*/





	
#Left_Tube_mk_info{
	width: 275px;
	float: left;
	padding-top: 30px;
	padding-right: 20px;
	color: #1f377d;}
	
#Right_Tube_mk_pic{
	float: left;
	width: 563px;
	background-image: url(../Images/maklar_bild.jpg);
	height: 455px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 30px;	}
	
	
	p{
	}
	
	
	
	/*Kontakt Page*/
	
	
		
	#Left_Tube_kon_info{
	width: 310px;
	float: left;
	padding-top: 30px;
	
	}
	
	
	#Right_Tube_kon_pic{
	width: 570px;
	float: left;
	color: #000000;
	
}

	/*Företag Page*/


#Right_Tube_foretag_pic{
	float: right;
	background-repeat: no-repeat;
	padding-left: 30px;
}#Left_Tube_foretag_info{
	width: 540px;
	float: left;
	padding-top: 30px;
	
}
#Left_Tube_foretag_text{
	height: 340px;
	width: 389px;
	overflow: auto;
	
}#Left_Tube_foretag_text1{
	height: 340px;

}
#footer a {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-size: 9px;	
}

#footer a:hover {
	text-decoration: underline;
}


#footer {
	width:972px;
	clear:both;
	height: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	background-image: url(../Images/bg_footer.jpg);
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 13px;
	padding-right: 13px;
	}

a{
	color: #00477e;
	text-decoration: none;
}
a.active{
	color: #00477e;
	font-weight:bold;
}


li {
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: decimal;
       }
       
ul.circle li { list-style-type: disc; }


ul{
	margin-left: 0px;
	margin: 0;
	padding: 0;

 }


#meny_fade ul{
	float: left; /*margin between first menu item and left browser edge*/
	padding: 2px 0px 0px 0px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	float:left;
	margin: 0px 0px 0px 0px;
}

#meny_fade li{
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
#meny_fade a{
	float: left;
	margin-left: 0;
	height: 25px;
	text-decoration: none;
	padding: 10px 10px 0px 10px;
	font-weight: normal;
	text-align: center;
	border-right:1px solid #172345;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-left: 1px solid #525c7a;
	text-transform: uppercase;
}
#meny_fade a:link{
	color: #ffffff;
	
}
#meny_fade a:visited{
	color: #FFFFFF;
	
}
#meny_fade a:hover{
	background: transparent url(../Images/meny_bg_hover.jpg);
	color: #1f377d;
	background-position: top right;
}
#meny_fade #current  a {
	background: transparent url(../Images/meny_bg_hover.jpg);
	color: #1f377d;
	background-position: right;
}	

#meny_fade #first  a {
	border-left:1px solid #ffffff
}

#menytop{
	width:973px;
	height:35px;
	text-align:right;
	float:left;
	background-image: url(../Images/meny_bg.jpg);
	padding-left: 15px;
	padding-right: 10px;
}
