body {
	background-color: black;
	color:	#c0c0c0;
	/*color:	white;*/
	font-family: "times, Times New Roman";
}

div.centered {
	width:	714;
	align: center;
}


h1 {
	font-size: xx-large;
	color: #00FFFF;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	font-family: "sans serif, Arial";
	text-align: center;
	margin-top: 1%;
	margin-bottom: 3%;
}

h2 {
	/*font-size: xx-large;
	font-family: "sans serif, Arial";*/
	color: #FFFF00;
	text-align: center;
}

img {
	border-width: 0;
}

img.thumb {
	margin: 7 9 7 9;
}

img.painting-l {
	float: left;
	margin-right: 5%;
	margin-bottom: 0%;
	vertical-align: middle;
}


div.drawing-l {
	float: left;
	margin-right: 5%;
	margin-bottom: 0%;
	vertical-align: middle;
	background-color: #ffffff;
}

img.drawing-l {
	margin: 20 20 20 20;
}

img.prev {
	float:	left;
	width:	38;
	height:	19;
}

img.next {
	float:	right;
	width:	38;
	height:	19;
	margin-right: 5%;
}

img.minilogor {
	position: absolute;
	right:	5%;
	top:	15px;
}

img.minilogol {
	position: absolute;
	left:	5%;
	top:	15px;
	width:	51;
	height:	50;
}

a {
	text-decoration: "none";
	color:	"#00FFFF";
}

a:hover {
	color:	"#FF0000";
}

a.biglink {
	font-size: large;
	font-weight: bold;
	font-family: "sans serif, Arial";
}

div.footnote {
/*	position: absolute;
*/
	margin-top: 1%;
	margin-bottom: 0%;
	border: 1;
	clear:	all;
	left:	10px;
	right:	10px;
	width:	100%;
	height:	20px;
	bottom:	1px;
}

p.footnote {
	font-size: smaller;
}


/* ********************************
div.titel {
	position: absolute;
	left:	10px;
	right:	10px;
	width:	100%;
	top:	30px;
	height:	80px;


}


div.content {
	position: absolute;
	left:	10px;
	right:	10px;
	width:	100%;
	top:	120px;
	bottom:	50px;
	overflow: auto; 
}

*/

