.placLogo {
	position : absolute;
	width : 180px;
	height : 162px;
	left : 20px;
	z-index : 80;
}
.placToppen {
	position : relative;
	width : 532px;
	height : 162px;
	left : 205px;
	z-index : 20;
}
.toppen {
	border-style : solid;
	border-width : 1px;
	border-color : #990000;
}
.placSubmenu  {
  position : relative;
  float : left;
  width : 127px;
  left : 10px;
  top : 20px;
  background-color : #FAF3B8;
  color : #990000;
  padding : 15px 5px 25px 0px;
  z-index : 0;
}
.placText {
	position : relative;
	float : left;
	left : 50px;
	width : 500px;
	top : 20px;
	background-color : #FAF3B8; /*B9B9B9 Bakgrundsfärgen bakom texten på sidan */
	color : #000; /* Färg på teckensnittet */
	padding : 15px 25px 15px 25px;
	z-index : 10;
}
.placTextStart {
	position : relative;
	float : left;
	width : 340px;
  top : 10px;
  left : 190px;
	z-index : 0;
}
.placContact  {
	position : relative;
	left : 128px;
	width : 500px;
	top : 20px;
	background-color : #FAF3B8; /*B9B9B9 Bakgrundsfärgen bakom texten på sidan */
	color : #000; /* Färg på teckensnittet */
	padding : 15px 25px 15px 25px;
	z-index : 0;
}
.placQuote {
  position : relative;
  float : left;
  top : 100px;
  width : 210px;
  color : #990000;
  left : 50px;
  background-color : #FAF3B8;
  padding : 7px 20px 15px 20px;
  text-align : justify;
  border-style : solid;
	border-width : 1px;
	border-color : #990000;
  z-index : 10;
}
.placWebmaster {
	position : relative;
	left : 50%;
	margin-left : -275px;
	width : 520px;
	top : 25px;
	padding : 0px 5px 3px 25px; 
	background-color : #FAF3B8;
	z-index : 30;
}
.placWebdesign {
  position : relative;
  left : 450px;
  width : 340px;
  top : 10px;
  text-align : center;
  z-index : 10;
  }
.placMenu {
  position : relative;
  z-index : 10;
}
.float  {
  float : left;
}
.placMenu1 {
	position : relative;
	float : left;
	left : 78px;
	z-index : 20;
}
.placMenu2 {
	position : relative;
	float : left;
	left : 137px;
  z-index : 20;
}
.placMenu3 {
	position : relative;
	float : left;
	left : 196px;
	z-index : 20;
}
.placMenu4 {
	position : relative;
	float : left;
	left : 255px;
	z-index : 20;
}
.placMenu5 {
	position : relative;
	float : left;
	left : 314px;
	z-index : 20;
}
.clear {
  clear : both;
}
.placBottomIndex {
  position : relative;
  top : 85px;
  left : -22px;
  z-index : 10;
}
.placBottom {
  position : relative;
  top : 16px;
  left : -22px;
  z-index : 10;
}
.placRutan {
	position : absolute;
	left : 50%;
	margin-left : -400px;
	width : 800px;
	z-index : 0;
}
