body {
	font: 8pt/14pt tahoma, verdana, helvetica, sans-serif;
	margin-left: 100px;
	text-align: left;
	width: 850px;
	background: #EBB645;
}
h1 {
	font-size: 2em;
	color: #ffffff;
	margin-top: 1em;
	margin-left: 1em;
}
ol { 
	list-style-type: upper-roman; 
}
ul { 
	list-style-image: url("../img/rosapil.gif"); 
}
li {
	padding-left: 1em;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #333333;
	}
a:hover, a:active {  
	text-decoration: underline; 
	color: #000000;
	}

#green {
	background-image: url(http://www.fido.nu/img/greenbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 500px !important;
	height: 550px !important;
	text-align: left;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	padding: 0.5em;
/*	border: solid black 2px; */
	width: 504px;
	height: 554px;
}

#canttrust {
        background-image: url(http://www.fido.nu/img/canttrust.gif);
        background-repeat: no-repeat;
        background-position: right top;
        margin-left: 505px;
	margin-top: 5px;
	float: top right;
	width: 200px !important;
        height: 350px !important;
        text-align: right;
        padding: 0.5em;
/*        border: solid black 2px; */
        width: 204px;
        height: 354px; 
}

#cantrust {
        background-image: url(http://www.fido.nu/img/cantrust.gif);
        background-repeat: no-repeat;
        background-position: right bottom;
        margin-left: 505px;
	width: 200px !important;
        height: 200px !important;
        text-align: right;
        padding: 0.5em; 
/*        border: solid black 2px; */
        width: 204px;
        height: 204px; 
}



#sidetopp {
	right: 0;
	text-align: right;
	}
#innhold {
	background-color: white;
	margin-left: 220px;
	height: 486px !important;
	height: 490px;
	border: black solid 2px;
	padding: 0.5em;
}
#meny {
	float: left;
	background-image: url("../img/meny.jpg");
/*	background-attachment: fixed;*/
	width: 186px !important;
	height: 486px !important;
	width: 190px;
	height: 490px;
	border: black solid 2px;
	padding: 0.5em;
	text-align: right;
}
#menylink {
	font: 11pt/20pt copperplate, castellar, stencil, serif;
	margin-top: 350px;
	margin-right: 10px;
}
#innhold p {
	margin-top: 1em;
	margin-left: 2em;

}
#tabell {
	background-color: white;
	margin-left: 220px;
	height: 490px;
	border: black solid 2px;
	padding: 0.5em;
	text-align: center;
}
#tabell table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 130px;
}
table td p { 
	margin: 0; 
}
