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: auto;
	margin-right: auto;
	position: relative;
	margin-top:40px;
	margin-bottom:50px;
}
#nav {
	height: 126px;
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}
.trennzelle {
	width: 1px;
}
#inhalte {
	width: 950px;
	margin:auto;
	position: relative;
}
#lichttisch {
	width: 563px;
}
#lichttisch_breit {
	width: 692px;
}
#lichttisch_breit p {
	margin-top: 3px;
	margin-bottom: 3px;
}
.listenzelle_links {
	width: 168px;
}

.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;
}
#termine {
	font-size: 0.9em;
	position:absolute;
	top:46px;
	left:692px;
	padding-left:28px;
	width:210px;
	background-image: url(../img/back_termine.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#termine p {
	margin-top: 25px;
	margin-bottom: 0px;
}
