﻿body 
{
    	margin-top: 0px;
    	margin-left:0px;
        font-family: Arial;
	    font-size:12px;
	    color:Black;

}
 #AlltDiv
 {
    width:993px;
    height:748px;
    padding-top:0px;
    margin-top:0px;
    margin : 0px auto;
}
 #Cont
 {
    width:935px;
    height:747px;
	background-color:White;
	float:left;
}
#VSida
{
    float:left;
    width:33px;
    height:518px;
    background-image:url('Img/VSida.png');
    background-repeat:repeat-y;
    background-position:right;
    padding-top:100px;
}
#HSida
{
    float:right;
    width:25px;
    height:606px;
    background-image:url('Img/HSida.png');
    background-repeat:repeat-y;

}
#Top
{
    background-image:url('Img/TopStreck.png');
    background-repeat:no-repeat;
    float: left;
    height: 96px;
    width: 931px;
    margin-left: 6px;
}
#TopBanan
{
    margin-left:78px;
    margin-top:46px;
    width: 140px;
    height: 48px;
}
#BananBot
{
    margin-left:12px;
    width: 148px;
}

#MenyBG 
 {
	background-image:url('Img/Meny2.png');
	background-repeat:no-repeat;
	float: left;
    height: 98px;
    width:858px;
 }
#ScLankarDiv 
 {
	    width:248px;
	    color:Black;
        margin-left: 411px;
        margin-top: 21px;
 }
            .class1 a:link 
            {
                margin-right:7px;
    	        color:Black;
    	        text-decoration:none;
            }
            .class1 a:visited {
    	        color:Black;
    	        text-decoration:none;
            }
            .class1 a:active {
    	        color:Black;
    	        text-decoration:none;
            }
            .class1 a:hover {
    	        color:#69470e;
    	        text-decoration:none;
            }
    h1
    {
    	font-family: Arial;
	    font-size:13px;
	    font-weight:600;
	    color:Black;
    }
 #Meny 
 {
    margin-left:3px;
    margin-top:0px;
    width: 103px;
    height: 334px;
    float:left;
    padding-top:15px;
    padding-left:34px;
	background-image:url('Img/MenyStreck.png');
	background-repeat:no-repeat;
 }
            .class2 a:link 
            {
                margin-right:20px;
    	        color:Black;
    	        text-decoration:none;
            }
            .class2 a:visited {
    	        color:Black;
    	        text-decoration:none;
            }
            .class2 a:active {
    	        color:Black;
    	        text-decoration:none;
            }
            .class2 a:hover {
    	        color:#641b74;
    	        text-decoration:none;
            }
 h2
 {
    	font-family: Arial;
	    font-size:14px;
	    font-weight:600;
	    color:Black;
        width: 96px;
}
 #MainFrame 
 {
    height: 382px;
    width: 580px;
    float:left;
 }
    #MainFrame iframe
     {
         height:356px;
         width: 527px;
     }

