body,h1,h2,h3,p {
	/* David's reset regler */
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

body {
	background-color : #f9f9f9;
	font-size : 10px; 
	font-family : Tahoma;
	width: 692px;
	margin: auto;
	padding-top: 50px;
}


a {
  	color: #7c4892;
  	text-decoration: none;
  	outline: none;
}
 
a:hover {
  	color: #cccccc;
  	text-decoration: none;
}

.leftBox {
	width: 331px;
	float: left;
	margin-bottom: 40px;
	position: relative;
}

.rightBox {
	width: 331px;
	float: right;
	position: relative;
}

.clear {
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	clear: both;
}

.buttonPadding {
	margin-bottom: 46px;
}

.banner {
	width: 111px;
	height: 111px;
	background-repeat: no-repeat;
	position: absolute;
	top: -5px;
	right: 0px;
}

.nyhed {
	background-image: url(grafik/banner/nyhed.png);
}

.rabat {
	background-image: url(grafik/banner/rabat.png);
}

.tilbud {
	background-image: url(grafik/banner/tilbud.png);
}
