body {
background-color:#eeeeee;
}
.ind ,h2 ,h3 ,h4 ,p {
	color:#808080;
	font-family:Arial, Helvetica, sans-serif;
}
h2{	
	line-height: 18px;
	font-size: 18px;
	font-weight: bold;
}

h3 {
	line-height: 14px;
	font-size: 14px;
	font-weight: normal;
}

.ind,h4{
	line-height: 12px;
	font-size: 12px;	
	font-weight: bold;
}

p{
	line-height: 10px;
	font-size: 10px;
	font-weight: normal;
}

.styled {
	position:absolute;
  width: 160px;
  height: 90px;
  padding-right: 50px;
  padding-bottom:7px;
  margin-left: 150px;
  margin-top: -50px;
  border: 0px solid #808080;
  background: transparent url(../btn.png) no-repeat center top;
  overflow: hidden;
  font-weight:bold;
  font-size:20px;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */

}

.styled2 {
	position:absolute;
  width: 250px;
  height: 90px;
  padding-right: 70px;
  padding-bottom:7px;
 margin-left: 0px;
  margin-top: -20px;
  border: 0px solid #808080;
  background: transparent url(../btn2.png) no-repeat center top;
  overflow: hidden;
  font-weight:bold;
  font-size:20px;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */

}

.styled3 {
  position:absolute;
  width: 250px;
  height: 90px;
  padding-right: 70px;
  padding-bottom:7px;
 margin-left: 200px;
  margin-top: 0px;
  border: 0px solid #808080;
  background: transparent url(../btn2.png) no-repeat center top;
  overflow: hidden;
  font-weight:bold;
  font-size:20px;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */

}
.overskrift_bestilling {
	width: 215px;
}

.overskrift_bestilling2 {
	width: 200px;
}
