#huvud {	width: 715px;
	height: 125px;
	background-color: 		lavenderblush;
	margin-top: 0; }

#schema {	float: left;
	width: 470px; 
	height: 450px;
	
	background-color: mintcream; }

#meny { 	float: left;
	height: 120px;
	width: 160px;
	background-color: beige; 
	margin-right: 1em; }

#text {	float:left;
	width: 235px; 
	margin: 0 0 0 5px;
	
	background-color: silver;
	text-align: center; }

#spalt1 {	float: left;
	width: 215px;
	
	background-color: thistle;
	text-align: center; 
	margin-right: 5px; }

#spalt2 {	float: left;
	width: 250px;

	background-color: plum; 
	text-align: center; }

#fot {	border-top: 1px solid;
	clear: both;
	width: 715px;
	
	background-color: whitesmoke; }

table {	margin-left: auto; 
	margin-right: auto;
	width: 720px;
	max-width: 800px;  
	border: 0px; }

#container { float: left;
	
	width: 475px; } 


body {	font-family: "trebuchet ms", verdana;
	font-size: 14px;
	line-height: 1.3;
	color: black;
	background: white; 
	margin: 0;
	padding: 0; }

h1{	font-family: arial, verdana;
	font-size: 2.1em;
	font-weight: bold;
	line-height: 1.2;}

h2 {	font-family: arial, verdana;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 0.6;}

h3 {	font-family: arial, verdana;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2em; }

h4 {	font-family: arial, verdana;
	font-size: 1.0em;
	line-height: 1.0em; 
	color: green;
	font-style: italic; }

.inverttext {	color: white;
	background: silver;
	font-size: 1.3em;
	line-height: 1.4;
	text-align: center; }
 
.ingress {	margin: 0.5em  0  0  0; }

.floatleft {	float: left; }

.floatright {	float: right; }

#baxa {	position: relative;
	left: 2em;
	top: 0.5em; }

em {	font-style: normal;
	font-weight: 700;
	font-size: 1.15em; }

.bold {	font-weight: 700; }

#huvudtext 	{text-align: center; } 

.menystil {	font-size: 0.8em;
	line-height: 1.2em;  }

.ovanstil {	color: blue; 
	font-family: "comic sans ms", georgia;
	text-align: right;
	font-size: 0.85em; }

.fotstil { 	font-size: 0.7em;
	color: black;
	background: white; }

.gray {	color: gray; }

.blue {	color: blue; }