div.contentsmall {
	max-width: 700px;
}

/* Lehrer, Klassen */
div.list {
	width: 225px;
	left: 300px;
	top: 30px;
}
div.list2 {
	width: 180px;
	left: 210px;
	top: 30px;
}
div.listimage {
	width: 128px;
	left: 540px;
	top: 30px;
}

div.listcontent {
	left: 680px;
	top: 30px;
	max-width: 350px;
}

div.listcontentnear {
	left: 500px;
}

img.lehrer {
	border-bottom: 3px solid #EC7405;
}

img.absolvent {	
}

p.listwithspace {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	text-align: left;
}

p.listwithextendedspace {
	margin-top: 7px !important;
	margin-bottom: 7px !important;
}

p.listwithspacetop {
	margin-top: 10px;
	margin-bottom: 2px;
}

/* Aktuelles */

div.listsmall {
	left: 300px;
	top: 30px;
	width: 120px;
}

div.listimagesmall {
	top: 30px;
	width: 105px;
	left: 430px;
}

div.listcontentsmall {
	top: 30px;
	left: 540px;
	max-width:450px;
}

img.filmstrip {
	margin-bottom: 5px;
}

.floatimage {
	float: left; 
	margin-right: 10px;
	margin-bottom: 10px;
}
.mainimage {
	width: 650px;
	margin-top: 0px;
	margin-left: 0px;
}
object {
  height: 400px;
  width: 450px;
}