#body {
	background-image: url(../pic/bg.gif);
	background-position: center;
	top: 0px;
	margin-top: 0px;
}
#navigation {
	background-color: #FFFFFF;
	color: #000000;
}
#content {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
#bilder {
	background-color: #FFFFFF;
}
#navigation a:link {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#navigation a:visited {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#navigation a:active {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
}
#content a:link {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}
#content a:visited {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}
#content a:hover {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	text-decoration: underline;
}

#content a:active {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	text-decoration: underline;
}


#copyright {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
#content copyright {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
