.div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 130px;
	top: 75px;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 90%;
	width: 80%;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFCC;
	overflow: auto;
	word-spacing: normal;
	padding: 10px;
	margin: 10px;
}
.div-kop {
	font-size: 18px;
}
.div-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 0px;
	top: 0px;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 80;
	width: 100%;
	right: 0px;
	bottom: 0px;
	
	overflow: hidden;
	word-spacing: normal;
	padding: 10px;
	margin: 10px;
}
.div-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 10px;
	top: 120px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 300px;
	width: 50%;
	right: 0px;
	bottom: 0px;
	
	overflow: hidden;
	word-spacing: normal;
	padding: 10px;
	margin: 10px;
}

.div-teller {
	left: 0px;
	top: 0px;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 30;
	width: 30;
}

a {
	background-color: transparent;
	color: #0000FF;
}
a:visited {
	background-color: transparent;
	color: #0000FF;
}
a:hover {
	background-color: transparent;
	color: #FF0000;
}
h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background-color: transparent;
}
div.index {
	text-align: center;
}
div.index table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.navigation {
	text-align: center;
}
div.navigation table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.photograph {
	text-align: center;
}
div.photograph table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
td.thumbcell {
	width: 100px;
}
div.title {
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: right;
	font-size: 0.8em;
	color: #000000;
	background-color: transparent;
}

.caption {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	color: #000000;
	background-color: transparent;
}
.footnote {
	font-size: 0.6em;
	text-align: right;
	font-family: tahoma, arial, helvetica, sans-serif;
}
.textleft {
	text-align: left;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: transparent;
}
.textright {
	text-align: right;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: transparent;
}
.textcenter {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: transparent;
}

img {
	border-style: none;
	border-color: #000000;
	border-width: 1px;
}
a img{
  border-color: #0000FF;
}
img.selected {
	border-style: double;
	border-width: 5px;
	border-color: #000000;
}
body {
	background-color: #FFCC00;
}
