body { color: black;
	 font-size: 0.8em;
	 font-family: Georgia, "Times New Roman", Times, serif;
	 line-height: 130%;
	 text-decoration: none;
	 background-color: #f3f3f3;
	 text-align: left;
	 vertical-align: top;
}

p, li {
	margin-top: 0;
	margin-bottom: 0.5em;
}

#main {margin-left: -400px;
	 position: absolute;
	 z-index: 0;
	 top: 20px;
	 left: 50%;
	 width: 800px;
	 height: auto;
}

#logo { position: absolute;
	 z-index: 1;
	 top: 0;
	 left: 20px;
	 width: 760px;
	 height: 100px;
}

#navigation1 { color: black;
	 font-size: 0.9em;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 padding-top: 1em;
	 position: absolute;
	 z-index: 1;
	 top: 110px;
	 left: 20px;
	 width: 760px;
	 height: 30px;
	 vertical-align: middle;
}

#navigation2 { color: black;
	 font-size: 0.9em;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 padding-top: 0.5em;
	 position: absolute;
	 z-index: 1;
	 top: 140px;
	 left: 20px;
	 width: 760px;
	 height: 30px;
	 vertical-align: middle;
	 border-top: 1px solid black;
}

#textbox {
	color: black;
	background-color: #FFFFFF;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	margin: 0;
	position: absolute;
	z-index: 1;
	top: 180px;
	left: 20px;
	width: 720px;
	height: auto;
	padding: 20px;
	vertical-align: top;
	border-width: 0;
}

h1 { font-size: 2em;
	 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	 font-weight: bold;
	 line-height: 110%;
	 margin-top: 0;
	 margin-bottom: 1em;
}

h2 { font-size: 1.5em;
	 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	 font-weight: bold;
	 line-height: 110%;
	 margin-top: 1em;
	 margin-bottom: 0.2em;
}

h6 { font-size: 1.5em;
	 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	 font-weight: bold;
	 line-height: 110%;
	 margin-top: -1em;
	 margin-bottom: 1em;
}

h3 { font-size: 1.5em;
	 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	 font-weight: normal;
	 line-height: 110%;
	 margin-top: 1em;
	 margin-bottom: 0.2em;
}

h4 { font-size: 1.5em;
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-weight: bold;
	 line-height: 110%;
	 margin-top: 1px;
	 margin-bottom: 0.2em;
}

h5 { font-size: 1.2em;
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-weight: bold;
	 line-height: 150%;
	 margin-top: 1em;
	 margin-bottom: 0.2em;
}

a { color: #900;
	 font-weight: bolder;
	 text-decoration: none;
}

a:hover { color: #900;
	 text-decoration: underline;
}

a.nav1 { color: #666;
	 font-weight: bold;
	 text-decoration: none;
}

a.nav1:hover { color: #900;
	 font-weight: bold;
	 text-decoration: none;
}

a.nav2 { color: #900;
	 font-weight: bold;
	 text-decoration: none;
}

ul { list-style-type: disc;
	 margin: 0.5em 2em 0.5em 0;
}

.klein { color: black;
	 font-size: 10px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 line-height: 13px;
	 text-decoration: none;
}

.monat { color: white;
	 font-size: 2em;
	 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	 font-weight: bold;
	 background-color: #999;
	 margin-top: 0.5em;
	 margin-bottom: 0.5em;
	 padding-top: 0.5em;
	 padding-bottom: 0.5em;
	 padding-left: 25px;
	 width: 680px;
	 height: auto;
}

table#MemberList { margin: 0;
	 padding: 0;
	 width: 98%;
	 border: solid 2px #f3f3f3;
	 border-collapse: collapse;
	 table-layout: fixed;
}

table#MemberList td { padding: 4px;
}

#MemberList .data { font-size: 1em;
}

#MemberList .dataklein { font-size: 0.8em;
}

#MemberList .datakleinkursiv { font-size: 0.8em;
	 font-style: italic;
}

table#MemberList td.dataLeer { background-color: #f3f3f3;
	 height: 20px;
}

img {
	border: none;
	border-style: none;
}

