@charset "utf-8";



html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {

	margin:0;

	padding:0;

	border:0;

}


img {border:none;}
body {font-family: Arial, Helvetica, sans-serif;

color: #000000;

background-color: #fff;

background-image:url(../images/bg.jpg);

background-repeat: repeat-x;

font-size: 12px;}





#RamMeny{margin-top:20px; background:url(../images/MainMeny.png); width:850px; height:54px; text-align: center;}

#RamKnapp{margin-top:13px;}

#HuvudBody{margin-top:20px;}

.SubLinkTopp{background:url(../images/Box_Topp.png);}

.SubLinkMitt{background:url(../images/Box_Main.png); height:450px; padding-left:10px}

.SubLinkEnd{background:url(../images/Box_Fott.png);}



#HuvudRam{

	width:850px;

	height:100%;

	margin:0 auto;

	padding-top:10px;

}

.SubKnapp{

	width:25%;

	float:left;

	text-align: center;

}



#NyheterRam{

	width:50%;

	height:100px;

	float:left;

}

#MainBody{

	width:70%;

	float:left;

}

#SubMeny{

	width:30%;

	float:left;

}

#TextFixer{font-size: 3px;}

.welcome{ font-size:24px;color:#1d1c1c;}

.SubMenyLeft{

	font-size:13px;

	color: #434345;

	font-weight: bold;

	text-decoration:underline;

}

.MenyIMG{border:none;}

.NewsLink{

	font-size:13px;

	color: #768a16;

	font-weight: bold;

	text-decoration:underline;

}

#orangeText{color:#c75a36;}

.grayText{color:#5d5d60;}

#Copyright{font-family : Arial, Helvetica, sans-serif; font-size: 12px; color:#5d5d60;}


