.logga {
	position: absolute;
	z-index: 1;
	height: 150px;
	width: 901px;
	left: 10px;
	top: 10px;
}
.menyrad {
	position: absolute;
	z-index: 2;
	height: 40px;
	width: 921px;
	left: 10px;
	top: 163px;
	font-family: Arial, Helvetica, sans-serif;
}
 .menyrad ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

.menyrad ul li { display: inline; }

.menyrad ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #fff;
background-color: #138E2D;
}

.menyrad ul li a:hover
{
color: #fff;
background-color: green;
}
.maintext {
	position: absolute;
	z-index: 3;
	width: 464px;
	left: 16px;
	top: 208px;
	font-family: Arial, Helvetica, sans-serif;
	border: medium ridge #FFFFFF;
	padding: 4px;
}
.bild {
	position:absolute;
	width:402px;
	height:258px;
	z-index:4;
	left: 519px;
	top: 210px;
}.maintext h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
}
body {
	background-image: url(bakgrund2.gif);
	background-repeat: repeat-x;
	background-color: #C3F1BF;
}
.tele {
	height: 159px;
	width: 403px;
	position: absolute;
	left: 519px;
	top: 476px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000;	text-decoration: none; }
a:active { color: #000000; text-decoration: none; }
.reklam {
	position: absolute;
	width: 40px;
	left: 950px;
	top: 11px;
}

