﻿
body
{

    font-family: Georgia;
    margin: 10px 10px 0px 10px;
    padding: 0px;
    background-color:yellow;

}

	#logo
	{
	    border-style: none;
    border-color: inherit;
    border-width: 0px;
    position:absolute;
	        top: 190px;
		    background:yellow;
   	        margin-left: 156px;
   		width:940px;
    left: 10px;
}

	#ikoner
	{
	    border-style: none;
    border-color: inherit;
    border-width: 0px;
    position:absolute;
	        top: 235px;
		    background:yellow;
   	        margin-left: 156px;
   		width:937px;
    left: 10px;
}

	#leftcontent {
		position: absolute;
		left:20px;
		top:210px;
		width:145px;
		font-size: 14px;
		background:#fff;
		background-color:white;
		}
	#leftcontent p {
		font-size:10px
		}

	#centercontent
	{
	    border-style: none;
    border-color: inherit;
    border-width: 1px;
    position:absolute;
	        left: 40px;
	        top: 335px;
		background:white;
   		    margin-left: 133px;
   	    width:590px;
}

	#rightcontent {
		position:absolute;
		margin-left:770px;
		top:210px;
		width:326px;
		background:white;
            left: 10px;
}

	#banner {
		background:#fff;
		height:200px;
		width:1100px;
		background-color:yellow;
		}

	p,h1,pre {
		margin:0px 10px 10px 10px;
		}

	h1 {
		font-size:14px;
		padding-top:10px;
    width: 127px;
}

	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}

	#rightcontent p {
		font-size:10px
		}
	img
	{
	    padding-left: 10px;
	    }
	table
	{
	    padding-left: 10px;
	    }