body{
        background-color:#ffffff;
        background-repeat:no-repeat;
		background-position:right;
		background-attachment: scroll;
		min-height:800px;
}

img{
        border: 0px;
        background: #ffffff;
}

#container{
        width: 750px;
		align: center;
}

#logga{
        float:left;
        margin-top:10px;
		margin-bottom:5px;
        margin-left:0;
}

#meny{
        align: center;
}
#meny table td{
        padding-left:10px;
        padding-right:10px;
        padding-bottom:2px;
}
#meny a:link, #meny a:visited, #meny a:hover{
        font-family:Helvetica, Arial, sans-serif; 
		font-size:13px;
        color:#000000;
        font-weight: bold;
        text-decoration:none;

}
#meny a:active, #meny a#current{ 
        text-decoration: underline;
}

#inramning{
        width:750px;
        min-height:560px;
        max-height:560px;
		background-image: url(../bilder/bg.png);
        
}
#inramning table td{
        
        padding-left:5px;
        padding-right:5px;
}
#inramning a:link, #inramning a:visited, #inramning a:hover{
        color:#ffffff;
        font-family:Century Gothic, Helvetica, sans-serif;
		font-size:11px;
        text-decoration:none;
}
#inramning a:active,  #inramning a#current{ 
        text-decoration: underline;
}
#innehall{
        color:#000000;
	    width:700px;
	    font-family:Helvetica, sans-serif;
        min-height:500px;
        max-height:500px;
}
#innehall h1{
    font-family: Century Gothic, Helvetica, sans-serif;
    text-align:left;
    font-size:24px;
	color: #FFFFFF;
	font-weight: normal;
}
#innehall h2{
    font-family: Century Gothic, Helvetica, sans-serif;
    font-size:18px;
    text-align:left;
	color: #FFFFFF;
	font-weight: normal;
	
}
#innehall p{
    font-family: Century Gothic, Helvetica, sans-serif;
    font-size:14px;
    text-align:left;
	color: #FFFFFF;
	line-height: 20px;
}

#svartplata p {
	color:#ffffff; 
	font-size:11px;
	margin-left:27px;
	}
