body {
	background-image: url(./bilder/bakgrundsraster.png);
	margin: 0px;
	background-color: #000000;
}
#box {
	position: absolute;
	background-image: url(./bilder/bakgrundsraster_gray2.png);
	background-color: #171717;
	left: 45px;
	top: 19px;
}
#magnusthierfelder {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 30px;
}
#menybox p {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menybox a:link {
	text-decoration: none;
	color: #666666;
}
#menybox a:visited {
	color: #666666;
	text-decoration: none;
}
#menybox a:hover {
	color: #CCCCCC;
}
#menybox a:active {
	color: #FFFFFF;
}
#textbox {
	width: 468px;
	border: 1px solid #CCCCCC;
	overflow: auto;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	height: 338px;
	margin: 0px;
}
#bildbox img {
	margin: 0px;
	padding: 0px;
	bottom: 0px;
}
#bildbox td {
	vertical-align: bottom;
	height: 500px;
}
#textbox h1 {
	font-size: large;
	margin-top: 0px;
}
#textbox h2 {
	font-size: 16px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#textbox h3 {
	font-size: 14px;
	margin-top: 0.5em;
	margin-bottom: 0px;
}
#textbox dl {
	margin-top: 0px;
	margin-bottom: 0.5em;
}
#textbox p {
	margin-bottom: 0.5em;
	margin-top: 0px;
}
#textbox a {
	color: #999999;
}
#textbox li {
	list-style-type: square;
}
#textbox ul {
	margin-top: 0px;
	margin-bottom: 0.5em;
}
#bildbox {
	width: 520px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	height: 500px;
	margin: 0px;
	padding: 0px;
}
#bildbox p {
	margin: 0px;
	line-height: 20px;
}
#knappbox img {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bildtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
}
