body {
  margin:0;
  padding:0;
  font-family: Arial, Helvetica, sans-serif;
}


/* links
--------------------------------------------------*/
a {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.boxmenypage1 {
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.overrubrik{
	color: #caa513;
	padding: 0;
	font-size: 11px;
}

/* headings
--------------------------------------------------*/

h1 {
	color: #caa513;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0 px;
}

h2 {
	color: #000;
	font-size: 24px;
	font-weight: bold;

	letter-spacing:-1px;
	line-height: 24px;
	margin: 0;
	padding: 0 px;

}


.h3{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}
h4 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 0px;
}
.adressheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CAA513;
	text-decoration: none;
}
.boxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	font-weight: bold;
}
.ofertaheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	font-weight: normal;
}
.imagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
}
.imagetextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

.bold {
	color: #71642f;
	font-weight: bold;
}
.black {	
	color: #000;
}
.date {
color:#caa513;
}

.offer {
font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #996600;
	font-weight: normal;
	}

/* text
--------------------------------------------------*/

p {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}

.highlightBox p {
  font-weight: normal;
  color: #ccc;
}

strong {
  color: #fff;
}

  .textovergraphic {
	width:100px;
	margin: 0 0px;
	padding: 17px 0px 0px 458px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
	color: #996600;
	text-align: left;
}


