body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #ebebe1;
}

p {
  padding: 0px;
  margin: 0px 0px 5px 0px;
}

ul{
	line-height: 16px;
}

a:hover {color:#cc0000}  /* mouse over link */
a:link {color: #3f0208}  
a:visited {color: #3f0208}  

.menukort{
	font-family: Monotype Corsiva, Lucida Handwriting, Apple Chancery, Brush Script MT, Cursive;
	font-size: 20px;
	line-height: 18px;
}

.billedtekst{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.afstand{
	line-height: 8px;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.overskrift {
	font-family: Monotype Corsiva, Lucida Handwriting, Apple Chancery, Brush Script MT, Cursive;
	font-size: 28px;
	font-weight: bold;
	color: #480407;
	letter-spacing: 0px;
	
}

#saesontilbud a{
	text-decoration: none;
}

.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: -1px;
}

.broed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



