


/* Zeitstrahl allgemein */

#zeitstrahl-table {
	width: 100%;
	margin: 0px auto;
}

#left-part-zeitstrahl {
	vertical-align: top;
}

#center-part-zeitstrahl {
	width: 980px;
	vertical-align: top;
}

#right-part-zeitstrahl {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

/* Zeitstrahl allgemein ENDE */



/* All Parts */

.zeile1 {
	height: 113px;
}

.zeile1-1 {
	height: 25px;
}

.zeile1-2 {
	height: 88px;
}

.zeile2 {
	height: 40px;
}

.zeile3 {
	height: 300px;
}

.zeile3-1, .zeile3-3 {
	height: 90px;
}

.zeile3-2 {
	height: 100px;
}

.zeile3-4 {
	height: 20px;
}

/* All Parts ENDE */



/* Left Part */

/* Left Part ENDE */



/* Center Part */

.zeile1-1 span, .zeile3-4 span {
	padding-left: 5px;
}

#center-part-zeitstrahl .spalte {
	width: 97px;
	float: left;
}

.jahreszahlen {
	display: table-cell;
	vertical-align: bottom;
}

/* Center Part ENDE */



/* Right Part */

/* Right Part ENDE */
















#center-part-zeitstrahl .uebersicht {
	background-image: url(../img/uebersicht-980x80x72.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#left-part-zeitstrahl .uebersicht {
	background-image: url(../img/linien-links-870x80x72.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.dots1930 {
	background-color: rgb(220,220,220);
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
}

.zeile1 .spalte {
	height: 113px;
}

#center-part-zeitstrahl .zeile1 .spalte, #right-part-zeitstrahl .zeile1 .spalte {
	border-left: 1px dotted black;
}

.pointer .spalte {
	width: 98px;
	height: 40px;
}

.jahrzehnt .spalte {
	height: 310px;
	border-left: 1px dotted black;
}

#center-part-zeitstrahl .jahrzehnt .spalte .filmgeschichte, #center-part-zeitstrahl .jahrzehnt .spalte .erfindungen {
	background-color: rgb(220,220,220);
}

#center-part-zeitstrahl .jahrzehnt .spalte .exponate {
	background-color: rgb(200,220,220);
}

.zeile3-1, .zeile3-2 {
	margin-bottom: 5px;
}  