BODY, TABLE, TR, TH, TD  {
	font-family : arial, verdana;
	font-size : 9pt;
}

.small  {
	font-size : 8pt;
}

H1  {
	font-family : arial, verdana;
	font-size : 14pt;
	font-weight : bold;
}

H2  {
	font-family : arial, verdana;
	font-size : 13pt;
	font-weight : bold;
}

B  {
	font-size : 12pt;
	font-weight : bold;
}

INPUT.soeg, INPUT.send, INPUT.reset  {
	background-color : #FFFFFF;
	border-width : 0px;
	color : #0000FF;
	font-family : arial, verdana;
	font-size : 8pt;
	font-weight : bold;
	height : 12pt;
}

.Centered  {
	text-align : center;
}

/* Anchor (link) styles*/
A  {
	text-decoration : none;
}

A:link  {
	color : #0000FF;
}

A:visited  {
	color : #0000FF;
}

A:hover  {
	color : #FF0000;
}

A:active  {
	color : #FF0000;
}

/* CLASS="bund" bruges til datoen og menuen i bunden*/
.bund  {
	color : silver;
	font-family : arial;
	font-size : 9pt;
}

A.bund  {
	color : silver;
	text-decoration : none;
}

A:link.bund  {
	color : silver;
}

A:visited.bund  {
	color : silver;
}

A:hover.bund  {
	color : #DDDDDD;
}

A:active.bund  {
	color : gray;
}

/* CLASS="adresse" bruges til Adressen*/
.adresse  {
	color : #ffffff;
	font-family : arial, verdana;
	font-size : 8pt;
}

A.adresse  {
	color : #ffffff;
	font-family : arial, verdana;
	font-size : 8pt;
	text-decoration : none;
}

A:link.adresse  {
	color : White;
}

A:visited.adresse  {
	color : #ffffff;
}

A:hover.adresse  {
	color : red;
}

A:active.adresse  {
	color : #F0F0F0;
}


.bigletter  {
	font-size : 15pt;
	text-decoration : none;
}

div.adresse
{
	position: relative;
}

div.adresse div#frontLinks
{
	position: absolute;
	right: 0px;
	top: -160px;
	width: 110px;
}

div.adresse div#frontLinks a:link,
div.adresse div#frontLinks a:visited
{
	font-weight: bold;
	color: black;
	font-family: verdana, arial, sans-serif;
	width: 110px;
}

div.adresse div#frontLinks a img
{
	border: 0px;
	display: block;
}

div.adresse div#frontLinks a#spisestedetLink p
{
	font-size: 15px;
	text-align: center;
}

div.adresse div#frontLinks a#spisestedetLink img
{
	font-size: 15px;
}

div.adresse div#frontLinks a#yukonToursLink
{
	margin-top: 10px;
}

div.adresse div#frontLinks a#yukonToursLink p
{
	font-size: 13px;
	text-align: center;
}

div.adresse div#frontLinks a#yukonToursLink p
{
	font-size: 13px;
	text-align: center;
}

div.adresse div#frontLinks a#yukonToursLink img
{
	font-size: 13px;
	margin-left: 25px;
}

table#mainTable
{
	/*background-image: url('images/baggrund256_t.gif');
	background-repeat: no-repeat;*/
}