body {
	background-color: #ffffc1;
	margin: 0px;
	font-family: verdana;
	font-size: 90%;
}

#kopf {
	background: url("kopf.png");
	width: 874px;
	height: 281px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000;
	border-bottom: none;
	margin-top: 20px;
}

#menuLevel1 {
	margin-top: 0px;
	position: absolute;
	font-family: sans;
	font-size: 120%;
	font-weight: bold;
	padding-left: 1em;
	padding-top: 1em;
	width: 220px;
}

#menuLevel1 li {
	list-style: none;
	padding-left: 20px;
	margin-bottom: 0.8em;
}

#menuLevel1 a {
	text-decoration: none;
}

#menuLevel1 a:hover {
	text-decoration: underline;
}

#menuLevel1 li.active {
	padding-left: 0px;
}


div#box {
	background: #fff repeat-y url("body-bg.png");
	width: 824px;
	padding-right: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border: 1px solid #000;
	border-bottom: none;
	border-top: none;
}

h1 {
	font-family: sans-serif;
	text-align: left;
	font-size: xx-large;
	padding-left: 0.4em;
}

p {
	margin-bottom: 3em;
}

a {
	color: #000;
}

#box img {
	border: 1px solid #000;
}

#footer {
	height: 20px;
	width: 874px;
	background-color: #efc500;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	border: 1px solid #000;
}

#engel {
	border: none;
	position: relative;
	left: 624px;
	top: -151px;
}

#content {
	padding-left: 270px;
	padding-bottom: 155px;
	padding-top: 10px;

}

td {
	vertical-align: top;
}

table.termine #col4-0 {
	width: 8em;
}

table.termine #col4-1 {
	width: 8em;
}

table.termine .tr-odd, table.termine .odd {
	background: #ccc;
}
