@CHARSET "ISO-8859-1";

div.navigation {
	position:absolute;
	top:10px;
	left:10px;
	min-width:280px;
	max-width:280px;
}

div.display {
	position:absolute;
	top:10px;
	left:300px;
}

div.disp {
	position:relative;
	
}

td.navigationGlyph {
	font-family:"Georgia", Times New Roman, Serif;
	vertical-align:top;
	font-size:75px;
	font-weight:bold;
}

span.glyph {
	font-family:"Georgia", Times New Roman, Serif;
	vertical-align:top;
	font-size:75px;
	font-weight:bold;
	margin-right:20px;
}

td.navigationLink {
	vertical-align:top;
	font-size:24pt;
}

td.navigationSelected {
	vertical-align:top;
	font-size:24pt;
	background-color:red;
}

a.navigation {
	text-decoration:none;
}

a.navigationBigfont {
	font-family:"Georgia", Times New Roman, Serif;
	font-size:75px;
	text-decoration:none;
	color:black;
	margin-right:20px;
}

a.navigationBigfontSelected {
	font-family:"Georgia", Times New Roman, Serif;
	font-size:75px;
	text-decoration:none;
	color:black;
	margin-right:20px;
	font-style: italic;
}

a.navigationBigfont:hover {
	color:black;
	background-color:#ff0000;
}

a.navigationBigfont:visited {
	text-decoration: line-through;
}


p.paging {
	font-family:Georgia, Times New Roman, Serif;
	font-size:30px;
	color:black;
	font-style: italic;
}

a.nextlink {
	text-decoration:none;
	color:black;
}

a.prevlink {
	text-decoration:none;
	color:black;
}


div.lichtbildwerkspalte {
	position:absolute;
	top: 10px;
	left: 220px;
}

div.birkenspalte {
	position:fixed;
	top:10px;
	left: 10px;
	min-width:200px;
	width:200px;
	max-width:200px;
}

div.presentText {
	min-height:700px;
	max-height:700px;
	height:700px;
	min-width:1124px;
	max-width:1124px;
	height:1124px;
	border: solid 1px black;
	overflow: scroll;
	font-family: Courier, Courier New, Monospace;
}
