body#start    {background-color: black;
       	font-size: 80%;
	font-family: "Arial";
	}

body    {background-color: Bisque;
       	font-size: 80%;
	font-family: "Arial"; 
	}

h1	{font-size: 120%;
	font-weight: bold
	}

h2	{font-size: 110%;
	font-weight: bold
	}

hr	{clear: both
	}

td	{padding-top:0px;
         padding-bottom:0px;
         padding-right:8px;
         padding-left:8px;
        }

#logosko {position: absolute;
	left: 4%;
	top: 2%;
	}

#logotekst {position: absolute;
	left:18%;
	top: 2%;
	}

#logobilde {position: absolute;
	left:75.5%;
	top: 2%;
	width: 20%;
	}

#meny   {position:absolute;
	left:2%;
	top: 27%;
	width: 10.5%;
	min-height: 65%;  
	padding: 2%;  
	background-color: #a00000;
	font-weight: bold
	}

#teljar {position:absolute;
	left:3.5%;
	top:93%;  
        }

#fasteopplysninger { position:absolute;
	left: 73%;
	top: 27%;
	width: 20%;
	min-height: 63%;  	
	padding: 2%;  
	margin-right: %;
	border: 5px solid #a00000;
	background-color: Bisque; 
    	color: black;
	}


/* Felta der dei ulike menypunkta står*/

.menyfelt {
	background-color: Bisque;
	margin-bottom: 10%;
	text-align: center;
	border-radius: 4px 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 3%;
	}

/* Plassering og utforming av hovedfeltet*/

.hovedfelt { position:absolute;
	left: 18%;
	top: 27%;
	width: 51%;
	height: 67%;
	padding-left: 2%;
        padding-top: 1%;
        padding-bottom: 1%;  
	border: 5px solid #a00000;
	background-color: Bisque; 
	color: black;
	}


/* Plassering av bilete*/

img.tilhogre {float:right; margin-left: 2%; margin-bottom: 2%}
img.tilvenstre {float:left; margin-right: 2%; margin-bottom: 2%}
img.lokale {with: 10%; height: 10%}
img.logosko {with: 20%; height: 23%}
img.logotekst {with: 60%; height: 23%}
img.logobilde {with: 20%; height: 23%}


/* Fargar på linkar

a:              {}
a:link		{color: black}
a:visited	{color: #a00000}
a:hover		{color: blue}
a:active	{color: green}

*/
