body {
	background-color: #ffffff;
	color: #000000;
}

table {
	border-color: #d6ece0;
}

td {
	border-color: #d6ece0;
}

#seite {
	width: 100%;
	color: #000000;
	padding-top: 25px;
}

#mitte {
	color: #333333;
	margin: auto;
	padding-bottom: 5px;
	width: 80%; 
}

#oben {
	width: 100%; 
	color: #333333;
	margin: auto;
	height: 90px;
	border-bottom: solid 5px #6f7eb1;
}

#unten {
	clear: both;
	width: 80%; /*war 701 oder so*/
	color: #333333;
	margin: auto;
	height: 50px;
	border-top: solid 5px #6f7eb1;
	background-image: url("bilder/nurschrift.jpg");
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 10px;
}

#navi {
	color: #ffffff;
	float: left;
	margin: 20px auto;
	padding: 2px 5px;
	background-color: #d6ece0;
	height: 100%;
	width: 200px;
	padding-left: 5px;
}

#inhalt {
	margin-left: 220px;
	margin-top: 2px;
	margin-bottom: 5px;
	xwidth: 75%; /*war 501 oder so*/
	min-height: 565px;
	background-image: url("bilder/nurkelch_hell.jpg");
	background-position: 100% 110%;
	background-repeat: no-repeat;
	padding-right: 15px;
}

ul.navi {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: smaller;
	color: #ffffff;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

li.navi1 {
	margin-top: 7px;
	margin-left: 1px;
}

p, th, td, li {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	align: justify;
}

.zitat {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 2px;
	color: #6f7eb1;
	font-weight: bold;
}

.zitatname {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	margin-left: 100px;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #6f7eb1;
	font-style: italic;
}

.head {
	float: left;
	margin-left: 2px;
}

.foto {
	float: left;
	margin-right: 5px;
}

.linkliste {
	list-style-image: url(bilder/pfeil_re.gif);
	margin-top: 0px;
}

h1 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 125%;
	color: #6f7eb1;
	text-align: left;
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 2px;
}

h2 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 95%;
	color: #6f7eb1;
	margin-left: 5px;
	margin-top: 7px;
	margin-bottom: 0px;
}

h3 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #6f7eb1;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}

a:link {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-decoration: underline;
	color: #6f7eb1;
}

a:visited {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-decoration: underline;
	color: #6f7eb1;
}

a:hover {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-decoration: underline;
	color: #75c09b;
}

a:active {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-decoration: underline;
	color: #75c09b;
}

a.navi:link {
	text-decoration: none;
	color: #6f7eb1;
}

a.navi:visited {
	text-decoration: none;
	color: #6f7eb1;
}

a.navi:hover {
	text-decoration: underline;
	color: #75c09b;
}

a.navi:active {
	text-decoration: underline;
	color: #75c09b;
}
.termine {
	position: relative;
	float: left;
	width: 100%;
	border-bottom: solid 2px #d6ece0;
	margin-bottom: 10px;
	padding-bottom: 5px;	
}
.bottomBorder {
	width: 100%;
	height: 1px;
	border-bottom: solid 2px #d6ece0;
	margin-bottom: 10px;
	padding-bottom: 5px;	
}
.clear {
	clear: both;
}
.clearfix:after {
	content: Ò.Ó;
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
