﻿h1, h2, h3, h4, h5, h6 {
color:#000000;

}


/* snapsis  */
/* second menu */
#nav ul {
    padding:0;
    margin:0;
    list-style:none;
    float:left;
    width:180px;
    background-color:transparent;
	


}

#nav li {
  position: relative;
  float:left;
  line-height : 1.25em;
  width: 180px;
  list-style: none;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
    background-color:#CCCCCC;
  	margin:-1.9em 0 0 170px;
	border:1px solid #868584;
}

#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
    background-color:#CCCCCC;
  	border:1px solid #333;
}

#nav a {
    font-size:11pt;
	display:block;
	width: 180px;
	w\idth : 18	0px;
    text-decoration:none;
    font-weight:bold;
    margin:1px 0 1px 2px;
    padding : 2px 0 2px 6px;
    border:0px solid #d8edfb;
    color:#000000;
font-family:Arial, Verdana;


}
#nav li a:hover {
  background-color: transparent;
  border:0px solid #333;
  color:#FFF;
}

#nav li a.SelectedTab {
    font-weight:bold;
    /*font-family: Arial Narrow,Arial; */
    background-color: #FFF;
    color:#000;


}

#nav .SelectedTab a{

width:135px;
}

#nav .TabList {
   /* font-family: Arial Narrow,Arial; */


}

#nav .SelectedTab .Level1 {

 margin:-1.9em 0 0 139px; 

}

.SelectedTab{
font-family:Arial,Verdana;
/*font-family: Arial Narrow,Arial;*/
/* padding-left:15px;
background-image:url('menuDot1.png');
background-repeat:no-repeat;
background-position:8 6; */


color:#fff;
}

#nav .DisabledTab {
    color:#ccc;
}
/*no need to change these hover classes unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul{
  left: -999em;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.iehover ul, 
#nav li li.iehover ul, 
#nav li li li.iehover ul {
	left: auto;
}


#navContainerBorder {
    background-color:white;
    padding:2px;
    border:1px solid #333;
    height:30em;
}

#navContainer {
   border:1px solid #333;
   background-color: #d8edfb;
   height:30em;
   width:12em;
   vertical-align:top;
   padding:10px 5px 10px 5px;
}





/*               */

/* snapsis  */
/* admin menu */
#nav2 ul {
    padding:0;
    margin:0;
    list-style:none;
    float:left;
    width:180px;
    background-color:transparent;
	


}

#nav2 li {
  position: relative;
  float:left;
  line-height : 1.25em;
  width: 160px;
  list-style: none;
}

#nav2 li ul { /* second-level lists */
	position : absolute;
	left: -999em;
    background-color:#CCCCCC;
  	margin:-1.9em 0 0 150px;
	border:1px solid #868584;
}

#nav2 li ul ul { /* third-and-above-level lists */
	left: -999em;
    background-color:#CCCCCC;
  	border:1px solid #333;
}

#nav2 a {
    font-size:11pt;
	display:block;
	width: 160px;
	w\idth : 16	0px;
    text-decoration:none;
    font-weight:bold;
    margin:1px 0 1px 2px;
    padding : 2px 0 2px 6px;
    border:0px solid #d8edfb;
    color:#000000;


}
#nav2 li a:hover {
  background-color: transparent;
  border:0px solid #333;
  color:#FFF;
}

#nav2 li a.SelectedTab {
    font-weight:bold;
    font-family: Arial Narrow,Arial; 
    background-color: #FFF;
    color:#000;


}

#nav2 .SelectedTab a{

width:135px;
}

#nav2 .TabList {
    font-family: Arial Narrow,Arial; 


}

#nav2 .SelectedTab .Level1 {

 margin:-1.9em 0 0 139px; 

}


#nav2 .DisabledTab {
    color:#ccc;
}
/*no need to change these hover classes unless you need more than 4 levels */
#nav2 li:hover ul ul,
#nav2 li:hover ul ul ul,
#nav2 li:hover ul ul ul ul,
#nav2 li.iehover ul ul,
#nav2 li.iehover ul ul ul,
#nav2 li.iehover ul ul ul ul{
  left: -999em;
}

#nav2 li:hover ul, 
#nav2 li li:hover ul, 
#nav2 li li li:hover ul, 
#nav2 li.iehover ul, 
#nav2 li li.iehover ul, 
#nav2 li li li.iehover ul {
	left: auto;
}


#nav2ContainerBorder {
    background-color:white;
    padding:2px;
    border:1px solid #333;
    height:30em;
}

#nav2Container {
   border:1px solid #333;
   background-color: #d8edfb;
   height:30em;
   width:12em;
   vertical-align:top;
   padding:10px 5px 10px 5px;
}






/* end snapsis menu */






body, html{
	padding:0;
	margin:0;
	background-image:url('img/bg.png');
	background-color:#dedddd;
	background-repeat:repeat-x;
	width:100%;
}

a{
	outline:none;
}



.tableBg{
	background-image:url('img/bgTable.png');
	background-repeat:no-repeat;
	background-position:right top;

}

.centrText{
	height:150px;
}


.imgG{
	padding:5px 5px 5px 5px;
}

.gClear{
	height:400px;
}

.gClear1{
	height:600px;
}

.title1{
	padding-left:10px;
	padding-top:10px;
}

.lineH{
	
	height:1px;
	width:408px;
}

.lineV{
	
	
	padding-top:3px;
	width:408px;
}

.imgIcon{
	
	padding:0px 0px 0px 10px;
}

.imgIcon1{
	
	padding:5px 5px 5px 5px;
}


.contentText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:black;
	padding:0px 10px 5px 10px;
}

.footer{
	height:150px;
}

.Velkommen{
	padding-top:30px;
}

.logoSansa{
	padding: 10px 10px 5px 60px;
}

.logoM{
	padding: 5px 10px 10px 60px;
}

.footerText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#4d4d4d;
	padding:10px 10px 10px 10px;
}


a.loginText{
	font-family: Arial;
	color: black;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:underline;
}


a:hover.loginText{
	color: blue;
	font-size: 9pt;
	font-weight: bold;	
	text-decoration:none;
}

