body, td {
	font-family: Monaco, Geneva, Verdana, Courier New, monospaced;
	font-size: 10px;
	line-height: 17px;
	letter-spacing: 1px;
	text-align: left;
	color: #000;
	background: #fff;
	margin: 0px;
}

.picture-body {
	min-width: 0px;
}

a, .image p a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

.letter a {
	border-bottom: none;
}

a:hover, .letter a:hover img, .image p a:hover {
	background: #ff0;
}

p {
	margin-top: 0px;
	margin-bottom: 17px;
}

#navig {
	position: absolute;
	left: 495px;
	top: 55px;
	white-space: nowrap;
}

#title {
	position: absolute;
	left: 55px;
	top: 55px;
	width: 410px;
}

#lehnitrueb {
	float:right;
}

#page {
	position: absolute;
	left: 55px;
	top: 140px;
	width: 410px;
}

#column {
	position: absolute;
	left: 495px;
	top: 140px;
	width: 200px;
}

#updates {
	margin-bottom: 34px;
}

#updates, #updates .dates {
	color: #009eef;
}

#content a, #updates a {
	color: #009eef;
	border-color: #009eef;
}

#updates .dates {
	text-align: right;
	padding-left: 8px;
}

#updates table, #updates table td, .list {
	width: 100%;
	padding: 0;
	border-spacing: 0;
	margin: 0;
	border: 0;
}

#updates table {
	padding-top: 8px;
}

.list tr {
	vertical-align: top;
}

.alphabet {
	letter-spacing: 0px;
	color: #ccc;
	border-bottom: 1px solid #000;
}

.alphabet a {
	color: #000;
	border-bottom: none;
}

.letter {
	float: left;
	clear: left;
	width: 20px;
}

.letter img {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #000;
}

.image {
	padding-left: 20px;
}

.image a {
	border-bottom: none;
}

.image a:hover {
	background: #fff;
}

.list, .updates {
	width: 100%;
	padding: 0;
	border-spacing: 0;
	margin: 0;
	border: 0;
}

.list tr {
	vertical-align: top;
}

.updates .dates {
	text-align: right;
	padding-left: 8px;
}

.thumbnail {
	float: left;
	display: inline; /* ie fix */
	margin-bottom: 8px;
}

.thumbnail a {
	border: none;
}

.thumbnail a:hover {
	background: #fff;
}

.list-letter {
	width: 20px;
	padding: 0;
}

.list-title {
	padding: 0 0 16px 0;
}

.list-title span {
	border-bottom: 1px solid #000;
}

.list-date {
	text-align: right;
	padding: 0;
}

.list-line {
	border-top: 1px solid #000;
	height: 8px;
}

#title .buttons {
	float: left;
}

.list-thumbnails .thumbnail {
	padding-right: 8px;
}

.row {
	float: left;
	clear: left;
	display: inline; /* ie fix */
	width: 200px;
}

.row .thumbnail {
	width: 100px;
	text-align: center;
}

.row .thumbnail a span {
	border-bottom: 1px solid #000;
}

.row .thumbnail a:hover span {
	background: #ff0;
}

.legend {
}

#edit {
	position: absolute;
	left: 15px;
	top: -5px;
	background: #fff;
	width: 410px;
}

#edit textarea {
	width: 396px;
}

#legend, .image p {
	padding-left: 20px;
	padding-top: 10px;
}

#legend #edit {
	left: 10px;
	top: 10px;
}

#info {
	text-align: right;
	clear: left;
}

ul.chooser {
	display: none;
	padding: 0;
	margin: 0 0 0 20px;
	list-style-type: none;
	white-space: nowrap;
}

p.chooser {
	padding: 0;
	margin: 0;
}

#prev {
	position: relative;
	float: right;
	padding-right: 10px;
}

#next {
	position: relative;
	float: right;
	padding-right: 15px;
}

b, .red {
	color: #f30;
	font-weight: normal;
}

#end {
	margin-bottom: 34px;
}

.edit-buttons {
	float: right;
}

.edit-buttons input {
	font-size: 9px;
}

.hidden {
	display: none;
}
