a:link {
	background: #999966;
	color: #003333;
	text-decoration: none;
}

a:visited {
	background: #999966;
	color: #006666;
	text-decoration: none;
}

a:hover {
	background: #999966;
	color: #CCCC99;
	text-decoration: none;
}

body {
	background: #999966;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	background: #999966;
	color: #990000;
	font: 140% Arial, Helvetica, sans-serif;
}

h2 {
	background: #999966;
	color: #990000;
	font: 130% Arial, Helvetica, sans-serif;
	margin-bottom: 1.2em;
	margin-top: 0;
}

h3 {
	background: #999966;
	color: #990000;
	font: 120% Arial, Helvetica, sans-serif;
}

h4 {
	background: #999966;
	color: #990000;
	font: 110% Arial, Helvetica, sans-serif;
}

li {
	list-style: disc;
	margin-bottom: 2px;
}

li.indi {
	list-style: circle;
	margin-bottom: 3px;
}

p , ul {
	background: #999966;
	color: #FFFFCC;
	font: 96%/102% Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

.bl {
	background: #999966;
	color: #003E1F;
	font: 100%/115% Arial, Helvetica, sans-serif;
}

.er {
	margin-left: 16px;
}

.kl {
	font-size: 88%;
}

.tl , ul.indu {
	font-size: 96%;
}

#mail {
	font-size: 88%;
	margin-bottom: 0;
	margin-top: 40px;
}

#navi {
	margin-bottom: 40px;
	margin-top: 10px;
	text-align: center;
}

#titel {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 10px;
	text-align: center;
}

#up {
	font-size: 88%;
	margin-bottom: 1px;
	margin-top: 1px;
	text-align: center;
}

