* {
	margin: 0;
}
html,body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 0px;
	margin-left: 0px;
	background: #ffffff;
	text-align: center;
}

/*======================| Boxar |===========================*/
#content 
{
	height:auto;
	width: 920px;
	position: relative;
	margin: 0px auto;
	text-align: center;
	border: 1px;
	border-color:black;
	
}

#top 
{
	Height: 105px;
	Width: 880px;
	position: relative;
	margin: auto;
	background: url(images/top.jpg) no-repeat #ffffff;
	text-align: right;
	padding: 5px 20px 0px 20px;
}
#toplinks
{
	Height: 20px;
	Width: 860px;
	position: relative;
	margin: auto;
	background: transparent;
	font-weight: bold;
	font-size: 8pt;
	text-align: right;
	padding: 0px 0px 0px 0px;
}

#breadcrumb
{
	Height: 25px;
	Width: 920px;
	position: relative;
	margin: auto;
	background: #ffffff;
	color:green;
	font-weight: bold;
	font-size: 0.8em;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

#mainimage
{
	top: 25px;
	Height: 370px;
	Width: 920px;
	position: relative;
	margin: auto;
	background: #ffffff;
}
#mainmenu
{
	top: 25px;
	Height: 150px;
	Width: 860px;
	position: relative;
	margin: auto;
	background: url(images/mainmenu.jpg) no-repeat #ffffff;
	font-weight: bold;
	font-size: 20px;
	text-align: justify;
	padding: 0px 30px 0px 30px;

}

#mainmenu a {
	/*font-weight: bold;
	font-size: 20px;
	text-align: justify;
	color: white; */
}

#textwraper {
	top: 25px;
	Height: auto;
	Width: 860px;
	position: relative;
	margin: auto;
	text-align:center;
	background: #ffffff;
	border: 1px;
}
#textleft {
	top: 0px;
	left: 10px;
	right: 20px;
	height: auto;
	width: 400px;
	position: relative;
	float: left;
	text-align: left;
	background: #ffffff;
	padding: 10px;
}
#textcenter {
	top: 0px;
	left: 20px;
	right: 20px;
	height: auto;
	width: 800px;
	position: relative;
	float: left;
	text-align: left;
	background: #ffffff;
	padding: 10px;
}

#textright {
	top: 0px;
	left: 20px;
	height: auto;
	width: 400px;
	position: relative;
	float: left;
	text-align: left;
	background: #ffffff;
	padding: 10px;
}
.LinkSeparator {
 color: #cccccc;
}
/* ========================| Länkar |============================*/
a.aorange, a.aorange:visited, a.aorange:link { color: #FF9900; text-decoration: none; font-weight:bold;}
A:link{
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000; 
	text-decoration: none;
	font-weight:bold;
}
A:visited{
    color: #000000; 
    text-decoration: none; 
    font-weight:bold;
 } 
A:hover
{
    color: #000000; 
    text-decoration: none; 
    font-weight:bold;
}

A:active
{
    color: #000000; 
    text-decoration: none; 
    font-weight:bold;
}


 
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	z-index:1000;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000; 
	text-decoration: none;
	font-weight:bold;
	z-index:1000;
}

A.CommandButton:visited
{
    color: #000000; 
    text-decoration: none; 
    font-weight:bold;
    z-index:1000;
}

A.CommandButton:hover
{
    color: #000000; 
    text-decoration: none; 
    font-weight:bold;
    z-index:1000;
}

A.CommandButton:active
{
    color: #000000; 
    text-decoration: none; 
    font-weight:bold;
    z-index:1000;
}

/*=============================| Meny |====================================*/
#menuline ul{ float: left; margin: 0; padding: 5px 0px 0 0px; width: 100%; font-size: 15px;}
#menuline li{display: inline; padding: 0px 5px 0 5px;}
#menuline ul a{float: left; text-decoration: none; padding: 0.3em 2em;}

#menuline a:link{color: #ffffff; text-decoration: none;}
#menuline a:visited{color: #ffffff; text-decoration: none;}
#menuline a:hover{background: #cccccc; text-decoration: none;}

 .Normal, .NormalDisabled
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.CommandButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 pt;
	font-weight: normal;
}
.SkinObject
{
	font-weight: bold;
	font-size: 10 pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.SkinObject:link
{
	text-decoration: none;
	color: #000000;
}

A.SkinObject:visited
{
	text-decoration: none;
	color: #000000;
}

A.SkinObject:hover
{
	text-decoration: none;
	color:#000000;
}

A.SkinObject:active
{
	text-decoration: none;
	color: #000000;
}

 /* Main Menu */

.Main_MenuContainerSub {
	
	background-color:#78AD99;
	border-right: solid 1px maroon;
	border-bottom: solid 1px maroon;
	border-top: solid 1px lime ;
	border-left: solid 1px lime;
	z-index:10000;
	padding: 1px 1px 1px 1px;
	}

.Main_MenuNodeRoot {

	color: white;
	font-size:medium;
	font-style:normal;
	font-weight:bold;
	background-color: transparent;
	background-repeat: no-repeat;		
	padding: 0px 15px 0px 15px;
	white-space:nowrap;
	}

.Main_MenuNodeRoot td{

	color: white;
	font-size:medium;
	font-style:normal;
	font-weight:bold;
	background-color:transparent;
	background-repeat:no-repeat;		
	padding: 0px 15px 0px 15px;
	white-space:nowrap;
	}


.Main_MenuNode {
	color:white;
	font-size:small;
	font-weight:bold;
	font-style:normal;
	white-space:nowrap;
	padding: 1px 3px 3px 1px;
	}

.Main_MenuNode td {
	color:white;
	font-size:small;
	font-weight:bold;
	font-style:normal;
	white-space:nowrap;
	padding: 1px 3px 3px 1px;
	}

.Main_MenuNodeHover  {
	background-color: #bbbbbb;
}

.Main_MenuNodeHover td {
	background-color: #bbbbbb;	
}

/*  NavMenu styles start here */

#navHContainer {
    position:absolute;
    left:400px;
    top:110px;
    display:block;
    width:600px;
}
#nav ul {
    padding:0;
    margin:0;
    list-style:none;
    float:left;
    width:auto;
    background-color: transparent;
}

#nav li {
  position: relative;
  float:left;
  line-height : 1.25em;
  width: 9em;
  list-style: none;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	width:13em;
    background-color:#6CC1F7;
	border:1px solid #809DF9;
}


#nav a {
    font-size:1.5em;
	display:block;
    text-decoration:none;
    text-align:center;
    font-weight:bold;
    width:8.5em;
    padding :2px 0 2px 0;
    color:#fff;
    border:1px solid #78ad99;
    background-color:transparent;
}
#nav li li a {
    width:12em;
}

#nav li a:hover {
  background-color: #fff;
  border:1px solid #809DF9;
}
#nav li a.SelectedTab {
    font-size:1.12em;
    background-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.iehover ul {
	top: 1.6em;
	left:0;
}
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li.iehover ul,  
#nav li li li.iehover ul {
	top: 0;
	left:12.8em;
}

#navContainerBorder {
    background-color:white;
    padding:2px;
    border:1px solid #333;
    height:30em;
}
#navContainer {
   border:1px solid #333;
   background-color: transparent;
   height:30em;
   width:12em;
   vertical-align:top;
   padding:10px 5px 10px 5px;
}

H1 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color:Black;
	}















