body{
    margin:0px;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size:14px;

}





a.aa {
	color: #1e5977;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
}
a.aa:visited {
	color: #1e5977;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
}
a.aa:hover   {
	color: #1e5977;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
}

a.ab {
	color: #1e5977;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
a.ab:visited {
	color: #1e5977;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
a.ab:hover   {
	color: #1e5977;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}


a.abMeny {
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

a.abMeny:visited {
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

a.abMeny:hover   {
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}


.meny_linj{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: none;
	margin:0;
	display: inline;
}

.rubrik {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1e5977;
	font-weight: bold;
	margin:0;
	display: inline;
}

.textbox {
	border-left:1px inset #000000;
	border-right:1px inset #000000;
	border-top:1px inset #000000;
	border-bottom:1px inset #000000;
	background-color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-size: 11px;
}
.boxBlur { 
	border-left:1px inset #000000;
	border-right:1px inset #000000;
	border-top:1px inset #000000;
	border-bottom:1px inset #000000;
	background-color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-size: 11px; 
}
.boxFocus {
	border-left:1px solid #ff6914;
	border-right:1px solid #ff6914;
	border-top:1px solid #ff6914;
	border-bottom:1px solid #ff6914;
	background-color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-size: 11px;
}

.button {
	background-color : #e2f2e2;
	border: 1px solid #8a8a8a;
	font-family : "Courier New", Courier, mono, serif;
	font-size : 12px;
	
}
	.container {	overflow:hidden; width: 100%;}
	#loopedSlider .container{ width:826px; height:300px;  overflow:hidden; position:relative; cursor:pointer}
	.slides { position:absolute; top:0; left:0; }
	ul.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
	.slides .div,ul.slides li { position:absolute; top:0; width:826px; display:none; padding:0; margin:0; }
	.info{ position:absolute; top:120px; left:28px; z-index:9000000; color:#252525; width:300px; height:160px; font-size:21px; line-height:1.2em}
	.info span{ color:#0d80a4; font-size:26px; text-transform:uppercase}
	
	#loopedSlider{ margin:0 auto; width:826px; position:relative; clear:both; }
	ul.pagination { list-style:none; padding:0; margin:0; background:url(images/bg_1.gif); width:450px; height:30px; padding:2px 0px 0px 350px }
	ul.pagination li  { float:left; margin-right:2px}
	ul.pagination li a{color:#d9d9d9; width:28px; line-height:29px; text-align:center; background:url(images/button.png) top left no-repeat; display:block; float:left; text-decoration:none; font-size:15px }
	ul.pagination li.active a { color:#3e1f23; background:url(images/button-act.png) top left no-repeat; border:none; text-decoration:none }
	ul.pagination li a:hover { color:#3e1f23; background:url(images/button-act.png) top left no-repeat; border:none; text-decoration:none}
	
	a.footer1 {
	color: #807f80;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
}
a.footer1:visited {
	color: #807f80;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.footer1:hover   {
	color: #807f80;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}