

body {
	padding: 0px;
	margin: 0px;
	font-size: 100.01%;
}

/* general tags */

a {
	text-decoration: none;
	color: gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color: black;
}

p {
	font: oblique 70%/160% Georgia, Times New Roman, Times, serif;
	margin-top: 0px;
	padding-top: 0px;
}

/* div positions */

#logo {
	display: none;
	background-image: url(klebeband.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 173px;
	left: 297px;
	position: absolute;
	top: 45px;
	width: 946px;
	z-index: 2;
}

#flash {
	top: 600px;
	left: 200px;
	z-index: 4;
	position: absolute;
	width: 760px;
	display: block;
}

#startlogo {
	display: block;
	background-image: url(satz_deutsch.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 150px;
	left: 340px;
	position: absolute;
	top: 18px;
	width: 550px;
}

#text {
	display: block;
	width: 200px;
	left: 785px;
	position: absolute;
	top: 133px;
	height: 395px;
	overflow: auto;
	padding-right: 10px;
	z-index: 0;
	border-bottom: 1px  #CCCCCC;
	border-right: 1px  #CCCCCC;
	padding-top: 24px;
}

#textstart {
	display: block;
	width: 200px;
	left: 365px;
	position: absolute;
	top: 108px;		
}

.pix {
	position: absolute;
	top: 132px;
	left: 200px;
	z-index: 3;
}

#image {
	position: absolute;
	left: 200px;
	margin: 0px;
	width: 560px;
	height: 420px;
	display: block;
	border: 8px  #333333;
	padding: 0px;
	top: 133px;
	z-index: 0;
	text-align: center;
}

#movie {
	position: absolute;
	left: 200px;
	margin: 0px;
	width: 560px;
	height: 420px;
	display: block;
	border: 8px  #333333;
	padding: 0px;
	top: 233px;
	z-index: 0;
	text-align: center;
}

#change-lang a {
	top: 120px;
	left: 785px;

	font-size: x-small;
	position: absolute;
}

.filmlink a {
	top: 573px;
	left: 610px;
	font-size: x-small;
	position: absolute;
}

.next a {
	top: 575px;
	left: 743px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(next.gif);
	width: 15px;
	height: 15px;
	display: block;
	text-indent: -10000px;
	overflow: hidden;
}

.next a:hover {
	background-image: url(next_h.gif);
}

.previous a {
	top: 575px;
	left: 718px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(previous.gif);
	width: 15px;
	height: 15px;
	display: block;
	text-indent: -1000px;
	overflow: hidden;
}

.previous a:hover {
	background-image: url(previous_h.gif);
}

#sponsor {
	font: xx-small Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 785px;
	color: gray;
	top: 573px;
	width: 220px;
	display: block;
}

#exhibition a {
	text-transform: uppercase;
	top: 55px;
	left: 20px;
	position: absolute;
	z-index: 4;
	font-size: small;
}

#home a {
	text-transform: uppercase;
	top: 35px;
	left: 20px;
	position: absolute;
	z-index: 4;
	font-size: small;
}

#weblog a {
	text-transform: uppercase;
	top: 55px;
	left: 20px;
	position: absolute;
	z-index: 4;
	font-size: small;
	display: none;
}

#projects a {
	text-transform: uppercase;
	font-size: small;
	top: 75px;
	left: 135px;
	position: absolute;
	z-index: 4;
}

#students{
	text-transform: uppercase;
	color: gray;
	font: small Verdana, Arial, Helvetica, sans-serif;

	position: absolute;	
	top: 75px;
	left: 0px;

	width: 220px;
	height: 550px;
	display: block;
	
	text-indent: 20px;
	z-index: 2;

}

/* students navigation */

#students:hover {
	color: black;
}

.topic {
	position: fixed;
	top: 571px;
	left: 230px;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	display: none;
	color: gray;
}

#students ul {
	padding: 0px;
	margin: 20px 0px 0px 0px;
}

#students ul li {
	list-style-type: none;
	margin: 0px;
}

#students ul li {
	display: block;
	font-style: normal;
	padding-top: 4px;
	font-size: x-small;
	text-transform: capitalize;
	white-space: nowrap;
	color: gray;
	height: 15px;
	width: auto;
}

#students ul li.active {
	color: black;
}

#students:hover ul li.active {	
	color: #474747;
}

#students:hover ul li:hover.active {
	color: black;
}

#students ul li:hover {
	color: black;
}

#students ul li ul {
	margin: 0px;
}

#students ul li ul li.friends {
	position: absolute;
	left: 146px;
}


#students ul li ul li.society {
	position: absolute;
	left: 163px;
}

#students ul li ul li.humanity {
	position: absolute;
	left: 180px;
}

#students ul li ul li a {
	position: absolute;
	top: -14px;
	width: 18px;
	height: 18px;
	
	background-image: url(sqare.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	z-index: 4;
}

#students ul li ul li a:hover {
	background-image: url(sqare_fill.gif);
}

ul li ul li:hover .topic {
	display: block;
}

#change-lang a {
	top: 150px;
	left: 785px;

	font-size: x-small;
	position: absolute;
}


