* {  font-family: Verdana, Arial, Helvetica, sans-serif;}
body {  background-image: url("/grafik/bg.jpg");  text-align: center;}

.line{  border: 3px solid #b1b1b1;}

.line2{  border: 6px solid #b1b1b1; margin-top: 50px;}


.front_txtbox {
  vertical-align: top;
  padding-left: 20px;
}


#front_logo {
  width: 100%;
  text-align: center;
}

a.front_links {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  padding: 0 11px 0 0;
}

#wrapper {
  position: relative;
  width: 755px;
  margin: 0 auto;
  text-align: left;
}


#teaser1 {
  position: absolute;
  top: 200px;
  left: -75px;
}

#teaser2 {
  position: absolute;
  top: 550px;
  right: -75px;
}


#teaser3 {
  position: absolute;
  top: 1000px;
  left: -75px;
}


#teaser4 {
  position: absolute;
  top: 1400px;
  right: -75px;
}


.nytprodukt {
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
	background-color: red;
	color: white;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	letter-spacing: 5px;
}








