body {
	background-color: #ffffff;
	background-image: url(bilder/background.jpg);
}

a
{
	color: #0000be;
	text-decoration: none;
}
a:hover {
	color: #0000be;
	text-decoration: underline;
}

a.navn {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}

a.navn:hover {
	color: #000000; 
	font-size: 8pt;
	text-decoration: underline; 
}

body, td, td.galerie {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}



table.frame, table.maintable {
	/*
	background-color: #ffffff;
	*/
}

table.a {
	background-color: #000000;
}

td.frame, td.maintable, td.a {
	/*
	background-color: #ffffff;
	*/
}

td.addr {
	font-size: 8pt;
}

div.navn {
	font-size: 8pt;
	margin-top: 2px;
}

div.main {
	margin-top: 10px;
	margin-left: 10px;
}


h1, span.h1 {
	font-weight: bold;
	font-size: 16pt;
	margin-top: 0px;
	margin-bottom: 14px;
	vertical-align: middle;
}

h2, span.h2 {
	font-weight:bold;
	font-size: 13pt;
	margin-top: 0px;
	margin-bottom: 12px;
}

h3, span.h3 {
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 5px;
}




img {
	border: 0;
}

hr {
	/* noshade: noshade; */
	color: #c8c8c8;
	/*
	height:1px;
	border:1px dashed;
	*/
}

input.button {
	color: #ffffff;
	border: 1px #ffffff solid;
	background-color: #000000;
}

input.aktiv {
	color: #000000;
	border: 1px #ffffff solid;
	background-color: #ffffff;
}

textarea {
	font-family: Verdana;
	font-size: 8pt;
}