body
{
    padding: 0px;
    margin: 3px 0px 0px;
    background-color: #C0C0C0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

h1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #003366;
    font-weight: bold;
    margin: 0px;
}

h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #003366;
    font-weight: bold;
    margin: 0px;
}
h3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0px;
    height: 18px;
    background-color: #003366;
    padding-top: 3px;
}
h4
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #003366;
    font-weight: bold;
    margin: 0px;
}
h5
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
    margin: 0px;
}

.left
{
    float: left;
}
.right
{
    float: right;
}
td, p
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
a
{
    text-decoration: none;
}
a img
{
    border: 0;
}

.menu
{
    color: #003366;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}
/***********************
	  LAYOUT
************************/
#content
{
    background: #FFF;
    width: 886px;
    height: 100%;
    margin: 0 auto;
    text-align: left;
}
#page
{
    margin: 0px;
    padding: 0px;
    background: #FFF;
    background: url(img/bg_sidebar.gif) repeat-y;
}

#header
{
    position: relative;
    height: 65px;
    background: url(img/Amnsmall.jpg);
}


#sidebar
{
    float: left;
    width: 240px;
    margin: 0px;
    margin-top: 20px;
    padding: 0px;
    background-color: #D2CDFE;
}
#sidebar ul
{
    margin-left: 15px;
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 10px;
    list-style-type: none;
}
#sidebar ul li a
{
    background: transparent url(  "img/kvadrat.gif" ) left no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #003366;
    text-decoration: none;
    padding-left: 10px;
    display: block;
    margin-top: 10px;
}
#sidebar ul li
{
    color: #000;
}
#sidebar ul li a:hover
{
    color: #BE0000;
}
#sidebar ul li a#level1, #sidebar ul li a.level1
{
    background: transparent url( "img/kvadrat.gif" ) left center no-repeat;
    color: #000;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 0px;
}
#sidebar ul li a#selected, #sidebar ul li a.selected
{
    background: transparent url( "img/pil.gif" ) left center no-repeat;
    color: #000;
    font-weight: bold;
    padding-left: 10px;
    margin-top: 10px;
}
#sidebar ul li a#subselected, #sidebar ul li a.subselected
{
    background: transparent url( "img/pil.gif" ) left center no-repeat;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #BE0000;
}


#main
{
    float: left;
    padding: 20px;
    width: 600px;
    background-color: #ebe1ff;
}
.row p
{
    display: inline;
    margin-bottom: 10px;
}
.rowlist p
{
    font-weight: bold;
    display: inline;
    margin-bottom: 10px;
}
#headerstart
{
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}
#footer
{
    clear: both;
    background-image: url(img/foot.gif);
    width: 886px;
    height: 20px;
    font-weight: 900;
}
#footer p
{
    text-align: center;
    font-family: Verdana, Ariel, Helvetica, sans-serif;
    font-size: 10px;
    color: #003366;
    font-weight: bold;
    text-decoration: none;
    padding-bottom: 2px;
    padding-top: 5px;
}


#normgivlista
{
    margin:0xp;
    margin-left:0px;
    padding:0px;
}
.TabellHuvudStartsida 
{
	font-family: arial, verdana, sans-serif; 
	font-size: 11px;
	color:#355387;
	font-weight:900;
	background-image: url(img/headerPixel.jpg);
	background-repeat:repeat-x ;
	display:block;
	padding-left:4px;
	padding-top:4px;
	height:25px;
	
}
.TabellHuvud 
{
	font-family: arial, verdana, sans-serif; 
	font-size: 11px;
	color:#355387;
	font-weight:900;
	background-image: url(img/headerPixel.jpg);
	background-repeat:repeat-x ;
	display:block;
	list-style:none;
	
	padding-left:0px;
	padding-top:0px;
	margin-bottom:10px;
	
}
.TabellHuvud p
{
    font-family: arial;
	font-size: 10px;
	color:#000;
	font-weight:normal;
    }
.pil img
{
   float:right;
   margin-bottom:3px;
   margin-right:5px;
  vertical-align:middle; 
  }

.TabellHuvud .header
{
    padding-top:5px;
    padding-left:4px;
    height:20px;
    margin-left:0px;
}

.TabellHuvud ul
{
    margin-left:0px;
    padding-left:0px;
    list-style-type:none;

}



.textedit
{
	width:100%;
	height:90px;
	font-family:Verdana;
	font-size:10px;
	border:1px solid #555;
}
