body 	{
	width: 100%;
	height: 100%;
	font-family: "times new roman", arial, sans-serif;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	background-color: white;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1	{
	color: black;
	font-family: "times new roman", arial, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2   	{
	color: black;
	font-family: "times new roman", arial, sans-serif;
	font-weight: normal;
	font-size: 1.0em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
p     	{
	color: black;
	font-family: "times new roman", arial, sans-serif;
	font-weight: normal;
	font-size: 1.0em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 4px;
	margin-right: 4px;
	text-indent: 0pt;
}
#titelboks_forside {
	background-color: white;
	position: absolute;
	width: 100%;
	z-index: 3;
	top: 3px;
	height: 40px;
}
#titelboks_akvarel {
	background-color: white;
	position: absolute;
	width: 100%;
	z-index: 3;
	top: 3px;
	height: 40px;
}
#titelboks_blandform {
	background-color: white;
	position: absolute;
	width: 100%;
	z-index: 3;
	top: 3px;
	height: 40px;
}
#titelboks_brugskunst {
	background-color: white;
	position: absolute;
	width: 100%;
	z-index: 3;
	top: 3px;
	height: 40px;
}
#titelboks_fotografi {
	background-color: white;
	position: absolute;
	width: 100%;
	z-index: 3;
	top: 3px;
	height: 40px;
}
#titelboks_grafik_tegning {
	background-color: white;
	position: absolute;
	width: 100%;
	z-index: 3;
	top: 3px;
	height: 40px;
}
#titelboks_maleri {
	background-color: white;
	position: absolute;
	width: 100%;
	z-index: 3;
	top: 3px;
	height: 40px;
}
#titelboks_skulptur {
	background-color: white;
	position: absolute;
	width: 100%;
	z-index: 3;
	top: 3px;
	height: 40px;
}
#titelboks_u_kategori {
	background-color: white;
	position: absolute;
	width: 100%;
	z-index: 3;
	top: 3px;
	height: 40px;
}
#titeltekst {
	z-index: 3;
	position: absolute;
	left: 15%;
	top: 10px;
	height: 7%;
	width: 70%;	
}
#om_boks {
	z-index: 2;
	position: absolute;
	width: 90%;
	left: 5%;
	top: 10%;
}
#luk	{
	background-color: #e1dfcc;
	border-width: 1px;	
	border-style: solid;	
	border-color: white;
	text-align: center;
	width: 126px;
	padding: 10px;
}
.floatleft	{
	float: left;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.floatright	{
	float: right;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
ul	{
	color: black;
}
li	{ 
	margin-left: -20px;
}
#noprint	{
	visibility: hidden;
	position: absolute;
 	top: 0px;
 	left: 0px;
}
span.noprint	{
	visibility: hidden;
	position: absolute;
 	top: 0px;
 	left: 0px;
}
#print	{
	visibility: visible;
}
span.print	{
	visibility: visible;
}
a:link 	{
	color: black;
	text-decoration: none;
}
a:visited	{
	color: black;
	text-decoration: none;
}
a:active	{
	color: black;
	text-decoration:none;
}
a:hover	{
	color: black;
	text-decoration: none;
}
