body 
{
scrollbar-base-color: CECFFF;
scrollbar-track-color:9E9CFC;
scrollbar-arrow-color: FFFFFF;
}
a:link {
	text-decoration: none;   
	font-family: Verdana, Arial, Geneva, sans-serif; 
	color: #000096;
}
a:visited { 
	text-decoration: none;  
	font-family: Verdana, Arial, Geneva, sans-serif; 
	color: #000096;
}
a:hover	{ 
	text-decoration: none;   
	font-family: Verdana, Arial, Geneva, sans-serif; 
	color: #FF0000;
}

/* index Css */
.head {
position:absolute;
top:80px;
left:10px;
z-index:1;
}
.toprubrik {
position:absolute;
top:3px;
left:15px;
z-index:3;
}
.menu {
position:absolute;
top:70px;
left:-12px;
height:150px;
font-size:90%;
margin:25px 0 50px 15px; /* this page only */
z-index:2;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
position:relative;
z-index:500;
padding:0px;
margin:0px;
list-style-type:none;
width:140px;
}
/* style the list items - Bakgrund Borttagen */
.menu li {

/* for IE7 */
float:left;
}
.menu li.sub {background:#d4d8bd url(sub.gif) no-repeat right center;} 

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the submenu links */
.menu a, .menu a:visited {
	display:block;
	text-decoration:none;
	margin:0;
	padding:0;
	width:139px;
	color:#000;
	text-indent:5px;
	border:0px none #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {width:150px; width:149px;}
/* style the link hover */
* html .menu a:hover {
	color:#000000;
	background:#aa7 url(images/btn-blank-s.gif);
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.menu li:hover {position:relative;}

/* For accessibility of the top level menu when tabbing */
.menu a:active, .menu a:focus {
	color:#000000;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
.menu li:hover > a {
	color:#000000;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu li ul {
visibility:hidden;
position:absolute;
top:-25px;
/* set up the overlap (minus the overrun) */
left:105px;
/* set up the overrun area */
padding:30px;
/* this is for IE to make it interpret the overrrun padding */

}

/* for browsers that understand this is all you need for the flyouts */
.menu li:hover > ul {visibility:visible;}


/* for IE5.5 and IE6 you need to style each level hover */

/* keep the third level+ hidden when you hover on first level link */
.menu ul a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
.menu ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
.menu ul a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}

/* make the second level visible when hover on first level link */
.menu ul a:hover ul {
visibility:visible;
}
/* make the third level visible when you hover over second level link */
.menu ul a:hover ul a:hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level link */
.menu ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}


.menu ul ul li {
	
	color: #000000;
}
 
/* style the submenu links */
.submenu a, .submenu a:link, .submenu a:visited, .submenu a:active {
	display:block;
	text-decoration:none;
	line-height:20px;
	width:139px;
	color:#000000;
	text-indent:5px;
}
/* style the submenu links */
.submenu a:hover {
	display:block;
	text-decoration:none;
	
	line-height:20px;
	width:139px;
	color:#000000;
	text-indent:5px;
}
.text1
{
font-size: 12px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, Sans-serif;
text-align: center;
}
.text2
{
font-size: 10px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, Sans-serif;
text-align: center;
}
.ruta2
{
font-size: 14px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, Sans-serif;
text-align: center;
border: 0px;
}
.ruta3
{
font-size: 14px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, Sans-serif;
text-align: center;
border: 2px solid #BDBCFF;
}
.ruta3g
{
font-size: 14px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, Sans-serif;
text-align: center;
border: 2px solid #FF6600;
}
.ruta4
{
border: 10px solid #BDBCFF;
width:610px;
z-index:1;
}
.ruta4g
{
border: 10px solid #FF6600;
width:610px;
z-index:1;
}
.text14
{
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 14px;
font-weight: bold;
text-align: center;
padding: 8px;
}
.text16
{
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 16px;
font-weight: bold;
text-align: center;
padding: 8px;
}
.text17
{
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 20px;
font-weight: bold;
text-align: left;
}
.text27L
{
font-family: Lucida Handwriting, Arial, Helvetica, Sans-serif;
font-size: 27px;
font-weight: normal;
text-align: center;
}
.bglogga
{
position: absolute;
top: 80px;
left: 215px;
}
.right
{
font-size: 10px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, Sans-serif;
text-align: center;
width: 190px;
border: 1px solid #BDBCFF;
}
.rightg
{
font-size: 10px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, Sans-serif;
text-align: center;
width: 210px;
border: 1px solid #FF6600;
}
.villkortop {
font-family: Verdana, Arial, Helvetica, Sans-serif;
padding-left:75px; 
text-align: left; 
font-size: 15px; 
font-weight: bold;
}
.villkormid {
font-family: Verdana, Arial, Helvetica, Sans-serif;
text-align: left; 
padding-right: 40px; 
font-size: 12px;
}
.villkorbot {
font-family: Verdana, Arial, Helvetica, Sans-serif;
padding-left:75px; 
text-align: left; 
font-size: 12px;
}
.textleft{
text-align: left;
}
/* Slut index Css */