#header {
	position: absolute;
	height: 77px;
	width: 800px;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: 77px;
}
#navbar {
	position: absolute;
	height: auto;
	width: 160px;
	left: 10px;
	top: 100px;
	right: 170px;
	bottom: auto;
}
body {
	background-color: #000000;
	background-repeat: repeat-x;
}
#content {
	position: absolute;
	height: auto;
	width: 945px;
	left: 72px;
	top: 1556px;
	right: auto;
	bottom: auto;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 14px;
	text-align: center;
}
.artnumber {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.smallprint {
	font-size: 10px;
	text-align: center;
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.previous {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}
.next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}
#textcontent {
	position: absolute;
	height: auto;
	width: 580px;
	left: 220px;
	top: 100px;
	right: 800px;
	bottom: auto;
	background-color: #FFFFCC;
}
.basictext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
}
.basichead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003300;
	text-align: center;
}
