body  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font: 80% verdana, arial, sans-serif;
}
a:link {
	color: #888888;
	text-decoration:none;
}
a:visited {
	color: #888888;
	text-decoration:none;
}
a:active {
	color: #888888;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
#textbox {
	width: 98%;
	background: #FFFFFF;
	float:right;
	padding: 40px 40px 40px 40px;
	height: 100%;
}
#textboxforside {
	width: 98%;
	background: #FFFFFF;
	float:right;
	padding: 10px 10px 10px 10px;
	height: 100%;
}
#tit1 {
	font: 170% georgia, serif;
}
#tit2 {
	font: 130% georgia, serif;
}
.bogtitel {
	color: #666666;
}
.bogtitel a {
	color: #888888;
	font-weight: bold;
	font-size: 14px;
}
.bogtitel a:visited {
	color: #888888;
	font-weight: bold;
	font-size: 14px;
}
.bogtitel a:hover {
	color: #000000;
	text-decoration:none;
}
.bogtitelforside A {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
.bogtitelforside a:visited {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
.bogtitelforside a:hover {
	color: #888888;
	font-weight: bold;
	font-size: 11px;
}
.forsidehoved {
	color: #888888;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}