body {
    background-color: black;
	background-image: url(filer/eriklinder-background.png);
	background-repeat:no-repeat;
	background-attachment: fixed;
	margin-top: 8px;
	font-family: Verdana;
	font-size:   11px;
}

#header {
	/*background-image: url(filer/banner001.png);*/
	background-image: url(filer/banner-legendarer.jpg);
	margin-right: auto;
	margin-left: auto;
	width: 984px;
	height: 349px;
	border: 1px solid #b0b0b0;
}
#header #meny {
	width: 984px;
	height: 33px;
	
	border-top: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
	
	background-image: url(bg2.png);
}
#mainwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 984px;
	border: 1px solid #b0b0b0;
	background-image: url(bg1.png);
}

#mainwrapper #mainleft {
	float: left;
	width: 231px;
	margin-left: 22px;
	margin-top: 22px;
	margin-bottom: 22px;
	
}
#mainwrapper #mainleft #ruta1 {
	width: 231px;
	background-color: white;
}
#mainwrapper #mainleft  #ruta1 #ruta1head {
	width: 231px;
}
#mainwrapper #mainleft  #ruta1 #ruta1cont {
	width: 231px;
}
#mainwrapper #mainleft #if {
	width: 404px;
	height: 561px;
	background-color: white;
 border: 1px solid #b0b0b0; 
}
#mainwrapper #mainright {
	width: 680px;
	float: right;
	margin: 22px;
	
	
}

.gr {
 color: gray;
}
.tklass {
  width: 200px;
}
