body {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 78%;
	color: #333;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#kopf {
	height: 40px;
	width: 950px;
	margin-left: -475px;
	position: absolute;
	left: 50%;
	top: 40px;
}
#nav {
	height: 126px;
	width: 950px;
	margin-left: -475px;
	position: absolute;
	left: 50%;
	top: 130px;
}
.trennzelle {
	width: 1px;
}
#inhalte {
	width: 950px;
	margin-left: -475px;
	position: absolute;
	left: 50%;
	top: 257px;
	overflow: auto;
	bottom: 20px;
}
#lichttisch {
	width: 563px;
}
#lichttisch_breit {
	width: 692px;
}
#lichttisch_breit p {
	margin-top: 3px;
	margin-bottom: 3px;
}
.listenzelle_links {
	width: 128px;
}

.subnav {
	width: 128px;
}
#sub_nav_feld {
	text-align: right;
	width: 107px;
}
a {
	color: #000;
}

.diazelle {
	width: 128px;
	text-align: center;
	vertical-align: top;
}
.diazelle p {
	margin-bottom: 40px;
	margin-top: 2px;
	font-size: 0.9em;
}

.seitentitel {
	height: 80px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 20px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}

.titelfarbe_arbeiten {
	color: #DDC27D;
}
.titelfarbe_biographie {
	color: #82A845;
}
.titelfarbe_intention {
	color: #213735;
}
.titelfarbe_kontakt {
	color: #111433;
}
