body {
	background-color: #dddddd;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight:normal;
	background-color:#dddddd;
	color: #990000;  
}

A:link {
	font-size:100%;
	color:#990000;
	text-decoration:underline
}

A:active {
	color:#990000;
	text-decoration:none
}

A:visited {
	color:#990000;
	text-decoration:underline
}

A:hover {
	color:#990000;
	text-decoration:none
}

.menuinput {
 background-color: #EDCC0E;
 border-style: solid;
 border-width: 1px;
 font-family: 'Verdana';
 font-size: 8pt;
 font-weight: bold;
 width: 140pt;
 text-align: left;
 line-height: 12pt;
}

.menusend {
 background-color: #EDCC0E;
 border-style: solid;
 border-width: 1px;
 font-family: 'Verdana';
 font-size: 8pt;
 font-weight: bold;
 width: 140pt;
 text-align: center;
 line-height: 12pt;
}

.reservationselect {
  width: 300px;
  font-family: Verdana
  font-size: 8pt;
}

select {
  width: 100px;
  font-family: verdana;
  font-size: 8pt;
}

.stjerne {
  color: #000000;
  font-weight: bold;
}

textarea {
  font-family: verdana;
  font-size:8pt;
}

input {
 font-family: 'Verdana';
 font-size: 8pt;
 width: 280px;
}

TABLE,TD {
	font-size:8pt;
	color:#990000;
	line-height:14px;
	text-align:left
}

td.overskrift {
  color: #000000;
  font-weight: bold;
  font-size: 8pt;
}

.overskrift {
  font-size: large;
  color: #990000;
}

.underoverskrift {
  font-size: normal;
  color: #990000;
}