* { padding: 0; margin: 0;}


/* Tillagd av Pär! */
p
{
	padding-bottom: 9px;
	font-family: Arial, Verdana;
	font-size: 12px;
}
table
{
	background-color: #e5e9ef;
	border: 1px dotted #707070;
	border-right: none;
	border-left: none;
	padding: 5px;
}
table.nocrap {
	border: none;
	padding: 0;
	background-color: white;
}
td
{
	padding: 1px;
	padding-right: 15px;
	font-size: 12px;
}
body{
    background-image: url("images/ENSTAKA/bgr_gradient_new.png");
	background-color: #666666;
    background-position: top left;
    background-repeat: repeat-x;
    background-attachment: fixed;
    font-family: Arial, Verdana;
}
a
{
    color: #5177D7;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
    color: #000090;
}
.abl
{
    color: #5177D7;
    text-decoration: underline;
}
.abm
{
    color: black;
    text-decoration: none;
}
#maincnt
{
    width: 929px;
    margin: 5px auto 0 auto;	
}
#top
{
    margin: 0;
    padding: 0;
    background-color: #ffffff;
	background-image: url("images/topn.png");
	background-repeat: repeat-x;
	
}
#top img.main
{
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
}
#top div.tmenu
{
    float: right;
    padding: 10px;
    font-size: 11px;
    font-weight: normal;
    font-family: Verdana, Arial;
    text-decoration: none;
    margin-right: 30px;
    color: #4b4b4b;
}
#top div.umenu
{
    margin: 0;
    padding: 0px;
    padding-left: 240px;
    padding-right: 30px;
    /* background-image: url("images/MAIN/menu_bgr.png"); */
    background-position: top left;
    background-repeat: repeat-x;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}
li
{
    list-style-type: none;
    font-family: Arial, Verdana;
	font-size: 12px;
	margin-left: 10px;
}
#top div.umenu img
{
    float: left;
}
ul
{
    margin-top: 10px;
}
li.ma
{
    font-family: Arial, Verdana;
	font-size: 14px;
    margin-left: 10px;
    margin-top: 5px;
}
#middle
{
    background-color: #FFFFFF;
    padding-top: 1px;
	margin-top: 0px;
	padding-left: 1px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-right: 1px;
	/* border: solid 2px red; */
}
#middle div.left
{
    margin: 0;
    padding: 0;
    width: 200px;
    float: left;
	margin-left: 15px;	
	margin-right: 0px;
}
#middle div.left div.topftg
{
    background-image: url("images/menu_minasidor.png");
    background-position: top left;
    background-repeat: no-repeat;
    padding-top: 15px;
    padding-left: 15px;
    height: 39px;
}
#middle div.left ul
{
	margin: 0;
	padding: 0;
	padding-top: 5px;
    padding-bottom: 3px;
	width: 170px;
}

#middle div.left div.middle
{
    background-image: url("images/LEFT_MENU/menu_middle.png");
    background-position: top left;
    background-repeat: repeat-y;
    padding-left: 15px;
    padding-right: 15px;
	padding-top: 14px; /* Tillagd av Pär */
	margin: 0;
	width: 170px;
}

#middle div.left div.bottom
{
    background-image: url("images/LEFT_MENU/menu_bottom.png");
    background-position: top left;
    background-repeat: no-repeat;
    height: 126px;
	width: 170px;
	margin: 0;
	padding: 0;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
#middle div.master
{
    background-image: url("images/top2.jpg");
    background-repeat: no-repeat;
/*background-repeat: repeat-y;*/
    margin: 0px;
    margin-left: 0px;
	margin-right: 10px;
    padding: 0px;
    float: right;
    width: 563px;
	margin-top: 3px;
}
#middle div.master680
{
    background-image: url("images/top_clean.jpg");
    background-repeat: no-repeat;
/*background-repeat: repeat-y;*/
    margin: 0px;
    margin-left: 0px;
	margin-right: 10px;
    padding: 0px;
    float: right;
    width: 677px;
	margin-top: 3px;
}
#middle div.master680lap
{
    background-image: url("images/top680_laptop.jpg");
    background-repeat: no-repeat;
    margin: 0px;
    margin-left: 0px;
    margin-right: 10px;
    padding: 0px;
    padding-top: 120px;
    float: right;
    width: 677px;
    margin-top: 3px;
}
#middle div.master680 h1.green
{
    font-family: Arial, Verdana;
    width: auto;
    color: white;
    font-size: 18px;
    font-weight: bold;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 6px;
	padding-bottom: 0px; 
    padding-top: 10px;
    padding-left: 10px;
	background-image: url("images/green_bgr.gif");
	background-repeat: repeat-x;
	background-position: top left;
}
#middle div.master680 h1.blue
{
    font-family: Arial, Verdana;
    width: auto;
    color: white;
    font-size: 18px;
    font-weight: bold;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 6px;
	padding-bottom: 10px; 
    padding-top: 10px;
    padding-left: 10px;
	background-image: url("images/blue_bgr.gif");
	background-repeat: repeat-x;
	background-position: top left;
}
#middle div.master div.content
{
	margin-top: 60px;
	background-image: url("images/MAIN/master_bg.png");
    background-position: top left;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-left: 24px;
	font-size: 11px;
	min-height: 185px;
	*min-height: 191px;
}
#middle div.master680 div.content680, #middle div.master680lap div.content680
{
	margin-top: 0px;
	background-image: url("images/middle680.jpg");
    background-position: top left;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-left: 24px;
	font-size: 11px;
	min-height: 185px;
	*min-height: 191px;
}
#middle div.master_bottom
{
    background-image: url("images/MAIN/master_bg_bottom.png");
	background-repeat: no-repeat;
	background-position: top left;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
    width: 563px;
	height: 15px;
	margin-top: -2px;
	*margin-top: 0px;
}
#middle div.master_bottom680
{
    background-image: url("images/bottom680.jpg");
	background-repeat: no-repeat;
	background-position: top left;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
    width: 677px;
	height: 15px;
	margin-top: -2px;
	*margin-top: 0px;
}
.leftcoldiv
{
    /*width: 250px; */
    float: left;
    margin-right: 3px;
}
.leftcoldivstart
{
    width: 310px;
    float: left;
    margin-right: 3px;
    padding-top: 2px;
}
.leftcolbig
{
    width: 650px;
    float: left;
    margin-right: 3px;
}
.leftcoldivm
{
    width: 200px;
    float: left;
    margin-right: 3px;
}
.leftcoldiv h1, .leftcoldivm h1, .leftcolbig h1, .leftcoldivstart h1
{
    font-family: Arial, Verdana;
    width: auto;
    color: white;
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    margin-right: 5px;
    margin-bottom: 10px;
	padding-bottom: 5px; 
    padding-top: 5px;
    padding-left: 10px;
	background-image: url("images/black_bg.gif");
	background-repeat: repeat-x;
	background-position: top left;
}
.clear
{
    clear: both;
}
.float_left
{
    float: left;
}
#contentbottom
{
    clear: both;
    background-image: url("images/bottom_grey.png");
    background-position: top left;
    background-repeat: no-repeat;
    font-family: Arial, Verdana;
    font-size: 12px;
	height:9px;
}
img
{ 
    border: 0;
}
#footer
{
    clear: both;
    color: white;
    padding-left: 50px;
    font-size: 10px;
}
.master h2
{
    font-family: Arial, Verdana;
    color: #666666;
    font-size: 13px;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 4px;
	padding-bottom: 0px; 
    padding-top: 0px;
	margin-left: 25px;
}
.master h3
{
    font-family: Arial, Verdana;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
	padding-bottom: 4px;
	margin-left: 3px;	
}
h2
{
    font-family: Arial, Verdana;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 1px;
	padding-bottom: 3px;
    padding-top: 0px;
}
h3
{
    font-family: Arial, Verdana;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    margin-top: 6px;
    margin-bottom: 8px;
    padding-top: 0px;
}
h4
{
    font-family: Arial, Verdana;
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-top: 0px;
}
h5
{
    font-family: Arial, Verdana;
    color: #669933;
    font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-top: 0px;
}
.nod
{
    display: none;
}
hr
{
    width: 100%;
    border: 0px;
    border-bottom: 1px #CCCCCC solid;
	height: 1px;
	margin-top: 10px; 
	margin-bottom: 0px; 
	padding-bottom: 0px;
}
.red{
    color: red;
}
.gray
{
    color: #666666;;
}
.send_button
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #000000;
    background-image: url(images/MAIN/send_button.png);
    background-repeat: no-repeat;
    background-position: top left;
    height: 18px;
    width: 61px;
    border: none;
    margin-top: 5px;
}
dl {
    margin: 0px 0px 0px 3px;
	font-size: 11px;
}
dl dt {
    font-weight: bold;
    float: left;
    width: 130px;
    margin: 0 0 0 0;
	color: #252321;
	line-height: 1.3em;
}
dl dt.long {
    font-weight: bold;
    width: 250px;
    float: left;
    margin: 0 0 0 0;
	color: #252321;
	line-height: 1.3em;
}
dl dt.medium {
    width: 150px;
}
dl dd {
    margin: 0px 0 0.3em 7em;
	color: #554e46;
	line-height: 1.3em;
}
dl dd.pink {
    margin: 0px 0 0.3em 10em;
    background: black;
	color: pink;
	line-height: 1.3em;
}
dl dd.long {
    margin: 0px 0 0.3em 10em;
    width: 250px;
	color: #554e46;
	line-height: 1.3em;
}
hr.blue
{
    border-bottom: 2px solid #95bffd;
}