body {
	font-family: Tahoma,Lucida,Verdana,Helvetica,sans-serif;
	font-size: 12pt;
	background: #FFFFFF;
	color: #000000;
}

h2 {
	font-size: 16pt;
	text-align: center;
}

h1 {
	font-size: 20pt;
}

a {
	color: #000080;
}

a:visited {
	color: #800080;
}

a:hover {
	color: #ff0000;
}

#ed {
	background-image: url(bilder/bg3.gif);
	height: 120px;
	overflow: hidden;
	text-align: center;
}

#main {
	margin-top: 4px;
	background-color: #6080bb;
}

#navi {
	position: absolute;
	width: 168px;
	top: 240px;
	left: 0;
	margin-left: 16px;
	text-align: center;
}

a img {
	border: none;
}


#content {
	background-color: #d9f7ff;
	background: url(bilder/bg2.gif);
	margin-left: 200px;
	padding: 20px;
}

#index p,
#index li {
	text-align: center;
}

#content p.right {
	text-align: right;
}

.edl {
	float: left;
	margin-left: 15px;
}

.edr {
	float: right;
	margin-top: 20px;
}

br  {
	clear: both;
}

h1 {
	text-align: center;
	font-size: 22pt;
}

h2 {
	text-align: center;
	font-size: 16pt;
}

.right {
	text-align: right;
}

.centered {
	margin: auto;
}

#navi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navi li {
	display: block;
	margin-bottom:16px;
}

#navi h1, #navi hr, .access {
	display: none;
}

#index {
	text-align: center;
}

.disc, .disc a, .disc a:visited, .disc a:hover {
	text-align: right;
	text-decoration: none;
	color: #808080;
}

#leistung td {
	padding: 2ex;
}

#philo td {
	font-size: 10pt;
	font-weight: bold;
	padding: 1ex;
	text-align: center;
}

#leistung td {
	font-size: 10pt;
	font-weight: bold;
	padding: 1ex;
	width: 200px;
}

#logo {
	text-align:left;
}

