body {
	background-color: rgb(255,255,255);
	color: rgb(88,88,88);
	font-size: 10pt;
	font-family: verdana, tahoma;
}

table{
	background-color: rgb(255,255,255);
	font-size: 10pt;
}

td{
	background-color: rgb(255,255,255);
	font-size: 10pt;
}

A:link, A:visited, A:hover {
	background-color: rgb(255,255,255);
	font-size: 10pt;
	color: rgb(159,159,159);
	text-decoration: none;
}

A:hover {
	background-color: rgb(255,255,255);
	color: rgb(000,000,000);
}

h1 {
	font-size: 18pt;
	font-weight: none;
	color: rgb(159,159,159);
}

h2 {
	font-size: 12pt;
	color: rgb(159,159,159);
}

.ram {
	border-color: white;
	border-style: solid;
	border-width: 1px;
}

.bildram {
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

.liten {
	font-size: 8pt;
	line-height: 15px;
	color: rgb(159,159,159);
	text-decoration: none;
}

A:link.liten {
	background-color: rgb(255,255,255);
	font-size: 8pt;
	line-height: 15px;
	color: rgb(159,159,159);
	text-decoration: none;

}

A:visited.liten {
	background-color: rgb(255,255,255);
	font-size: 8pt;
	line-height: 15px;
	color: rgb(159,159,159);
	text-decoration: none;
}

A:hover.liten {
	background-color: rgb(255,255,255);
	font-size: 8pt;
	line-height: 15px;
	color: rgb(0,0,0);
	text-decoration: none;
}

.huvud_tabell {
	border: 0px;
	height: 550px;
	padding: 0px;
	font-size: 8pt;
}

.gastbok_tabell {
	background-color: rgb(255,255,255);
	border-color: white;
	border-width: 0px;
	height: 490px;
	padding: 0px;
	font-size: 8pt;
}

.foto_tabell {
	background-color: rgb(255,255,255);
	border-color: white;
	border-width: 0px;
	height: 490px;
	padding: 0px;
	font-size: 8pt;
}

.admin_tabell {
	background-color: rgb(255,255,255);
	border-color: white;
	border-width: 0px;
	height: 100px;
	padding: 0px;
	font-size: 8pt;
}

.bilder_tabell {
	background-color: rgb(255,255,255);
	border-color: white;
	border-width: 0px;
	height: 100px;
	padding: 0px;
	font-size: 8pt;
}

tr.liten_botten {
	background-color: rgb(255,255,255);
	color: rgb(159,159,159);
	font-size: 8pt;
	line-height: 15px;
	text-decoration: none;
}
