@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(pic/hg.jpg);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
}
a {
	color: #000;
	text-decoration: none;
}
#janabild {
	position: absolute;
	top: 230px;
	left: 0px;
	width: 355px;
	height: 459px;
	background-image: url(pic/janabild.gif);
	background-repeat: no-repeat;
}
#janaschrift {
	position: absolute;
	top: 124px;
	left: 239px;
	width: 338px;
	height: 120px;
	background-image: url(pic/janaschrift.gif);
	background-repeat: no-repeat;
}
#m_sehen {
	position: absolute;
	top: 60px;
	left: 388px;
	width: 68px;
	height: 27px;
}
#m_erleben {
	position: absolute;
	top: 84px;
	left: 563px;
	width: 98px;
	height: 25px;
}
#m_hoeren {
	position: absolute;
	top: 30px;
	left: 481px;
	width: 69px;
	height: 31px;
}
#m_lesen {
	position: absolute;
	top: 118px;
	left: 688px;
	width: 69px;
	height: 30px;
}
#m_reflektieren {
	position: absolute;
	top: 173px;
	left: 634px;
	width: 109px;
	height: 33px;
}
#m_kontaktieren {
	position: absolute;
	top: 195px;
	left: 775px;
	width: 127px;
	height: 30px;
}
#wobin {
	position: absolute;
	top: 260px;
	left: 367px;
	height: 29px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	/* border-top: solid 1px #ce5923; */
	/* border-right: solid 1px #ce5923; */
	/* border-left: solid 1px #ce5923; */
	padding: 1px 10px 0px 10px;
	background-image: url(pic/hg_main.jpg);
	background-repeat: no-repeat;
}
#inhalte {
	position: absolute;
	top: 290px;
	left: 367px;
	width: 588px;
	height: 372px;
	border: solid 1px #ce5923;
	padding: 5px 10px 0px 10px;
	overflow: scroll;
	background-image: url(pic/hg_main.jpg);
	background-repeat: no-repeat;
	/* text-align: center; */
}
#inhalte img {
	border-top: solid 1px #FFF;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	border-left: solid 1px #FFF;
}
#inhalte a {
	border-right: solid 1px #882C03;
	border-left: solid 1px #882C03;
	padding: 0px 5px 0px 5px;
	background-color: #f1d7cd;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 0.9em;
}
#inhalte a:hover {
	border-top: solid 1px #882C03;
	border-bottom: solid 1px #882C03;
}
#inhalte_start {
	position: absolute;
	top: 290px;
	left: 367px;
	width: 586px;
	height: 372px;
	border: solid 1px #ce5923;
	padding: 0px 0px 0px 0px;
}
#fuss {
	position: absolute;
	top: 689px;
	left: 0px;
	width: 980px;
	height: 30px;
	border-top: solid 2px #ce5923;
	padding: 4px 10px 10px 10px;
}
#fuss a {
	color: #666;
	text-decoration: underline;
	padding: 0px 5px 0px 5px;
}
#fuss a:hover {
	border-bottom: solid 1px #666;
}
