@charset "UTF-8";
/* CSS Document */

a:link {
	text-decoration: underline;
	color: #000;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #000;
}

#navigation a:link {
	text-decoration: none;
	color: #000;
}
#navigation a:visited {
	text-decoration: none;
	color: #000;
}
#navigation a:hover {
	text-decoration: none;
	color: #666;
}
#navigation a:active {
	text-decoration: none;
	color: #666;
}

#nav_images a:link {
	text-decoration: none;
	color: #000;
}
#nav_images a:visited {
	text-decoration: none;
	color: #000;
}
#nav_images a:hover {
	text-decoration: none;
	color: #666;
}
#nav_images a:active {
	text-decoration: none;
	color: #666;
}

#link_gray a:link {
	color: #666;
	text-decoration: underline;
}
#link_gray a:visited {
	color: #666;
	text-decoration: underline;
}
#link_gray a:hover {
	color: #666;
	text-decoration: underline;
}
#link_gray a:active {
	color: #666;
	text-decoration: underline;
}
/*.text {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000;
	line-height: 16px;
}*/
.text {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000;
	line-height: 16px;
}
#text_bold {
	font-family: "Courier New", Courier, monospace;
	font-weight: 900;
	color: #000;
}
#text_gray {
	color: #666;
}
#navigation {
	position:absolute;
	left:240px;
	top:255px;
	width:203px;
	z-index:1;
}
#ecke {
	position:absolute;
	left:0px;
	top:175px;
	width:224px;
	height:391px;
	z-index:2;
}
#memory_culture_art {
	position:absolute;
	left:18px;
	top:375px;
	width:117px;
	height:76px;
	z-index:3;
}
#content_text {
	position:absolute;
	left:455px;
	top:255px;
	width:415px;
	z-index:4;
}
#content_extra {
	position:absolute;
	left:440px;
	top:240px;
	width:415px;
	z-index:11;
	background-color: #fff;
	padding: 15px;
}
#content_images {
	position:absolute;
	left:455px;
	top:0px;
	width:335px;
	height: 230px;
	z-index:5;
}
#content_images_text {
	position:absolute;
	left:455px;
	top:0px;
	width:415px;
	height: 230px;
	z-index:5;
}
#nav_images {
	position:absolute;
	left:801px;
	top:217px;
	width:70px;
	height:12px;
	z-index:6;
}
#preview {
	position:absolute;
	left:189px;
	top:46px;
	width:150px;
	height:105px;
	z-index:10;
}
#preview_text {
	position:absolute;
	width:140px;
	height:95px;
	z-index:9;
	background-color: #000;
	color: #FFF;
	padding: 5px;
}
#nav_pdf {
	position:absolute;
	left:885px;
	top:255px;
	width:95px;
	height:130px;
	z-index:11;
}
