
/* Body (5) */
Body {
	/* background-color: #e0d0b0; */
	background-color: #e1e1e0;
	color: #717354;
}

/* CONTENT (6) */
.CONTENT {
	position: relative;
	top: 80px;
	left: 45px;
	width: 95%;
	text-align: left;
	font-size: 11px;
	font-family: helvetica, sans-serif;
	/* color: #505080; */
	color: #706010;
}

/* Timeline Container (10) */
.timelinecontainer {
	text-align: left;
	color: #717354;
}

/* PROJECT (11) */
.PROJECT {
	position: absolute;
	left: 50%;
	margin-left: -320px;
	width: 600px;
	/* border: dashed 1px pink; */
	color: #717354;
}

/* PROJECT (P) (14) */
.PROJECT.p {
	color: #717354;
}

/* PROJECTS (15) */
.PROJECTS {
	position: absolute;
	/* border: dashed 1px pink; */
	color: #717354;
}

/* PROJECTS (A) (16) */
.PROJECTS a {
	font-size: 13px;
	font-family: helvetica, sans-serif;
	/* color: #505080; */
	color: #737364;
	text-decoration: none;
}

/* PROJECTS (A) (hover) (17) */
.PROJECTS a:hover {
	font-size: 13px;
	font-family: helvetica, sans-serif;
	/* color: #505080; */
	color: #734334;
	text-decoration: none;
}

/* audio tabellen normal abstand (21) */
.audio_tabellen_normal_abstand {
	height: 40px;
	vertical-align: top;
	text-align: left;
	padding-right: 12px;
	padding-top: 2px;
}

/* audio hörstation tabelle (22) */
.audio_hoerstation_tabelle {
	vertical-align: top;
}

/* MENUCONTAINER (4) */
.MENUCONTAINER {
	position: relative;
	width: 100%;
	text-align: center;
	top: 28px;
	font-size: 13px;
	font-family: helvetica, sans-serif;
	color: #737364;
	text-decoration: none;
}

/* MENU (1) */
.MENU {
	font-size: 13px;
	font-family: helvetica, sans-serif;
	color: #606090;
	text-decoration: none;
}

/* MENU (TD) (2) */
.MENU td {
	text-align: center;
}

/* MENU (A) (3) */
.MENU a {
	font-size: 13px;
	font-family: helvetica, sans-serif;
	/* color: #505080; */
	color: #737364;
	text-decoration: none;
}

/* MENU (A) (hover) (8) */
.MENU a:hover {
	font-size: 13px;
	font-family: helvetica, sans-serif;
	/* color: #505080; */
	color: #734334;
	text-decoration: none;
}

/* PROJECT (A) (hover) (13) */
.PROJECT a:hover {
	font-size: 13px;
	font-family: helvetica, sans-serif;
	/* color: #505080; */
	color: #734334;
	text-decoration: none;
}

/* PROJECT (A) (12) */
.PROJECT a {
	font-size: 13px;
	font-family: helvetica, sans-serif;
	/* color: #505080; */
	color: #737364;
	text-decoration: none;
}

/* language (18) */
.language {
	color: #606090;
	text-decoration: none;
}

/* language (hover) (19) */
.language:hover {
	color: #734334;
	text-decoration: none;
}

/* language (visited) (20) */
.language:visited {
	color: #606090;
	text-decoration: none;
}

/* ImageComment (7) */
.ImageComment {
	color: #c0c0c0;
	font-size: 9px;
}

