body {
	padding: 0;
	margin: 40px 0px 0px;
	color: #663300;
	background: #FFCC99;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}

#cont {
	border: 0 solid inherit;
	margin: 0 auto;
	width: 550px;
	color: #663300;
	background: #FFCC99;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	overflow: visible;
}

td {
	font-family: "Times New Roman", Times, serif;
}

h1 {
	color: #990000;
	background: #FFCC99;
	font: 160% "Times New Roman", Times, serif;
	font-weight: bold;
}

h2 {
	margin-bottom: 1.2em;
	margin-top: 0;
	color: #990000;
	background: #FFCC99;
	font: 150% "Times New Roman", Times, serif;
}

h3 {
	color: #990000;
	background: #FFCC99;
	font: 125% "Times New Roman", Times, serif;
}

h4 {
	color: #990000;
	background: #FFCC99;
	font: 120% "Times New Roman", Times, serif;
}

li {
	margin-bottom: 2px;
	list-style: disc;
}

li.indi {
	margin-bottom: 3px;
	list-style: circle;
}

p , ul {
	color: #663300;
	background: #FFCC99;
	font: 140%/155% "Times New Roman", Times, serif;
}

.bl {
	text-align: justify;
}

.er {
	margin-left: 16px;
}

.kl {
	font-size: 95%;
}

.tl , ul.indu {
	font-size: 105%;
}

#mail {
	margin-bottom: 0;
	margin-top: 40px;
	font-size: 90%;
}

#navi {
	margin-bottom: 40px;
	margin-top: 10px;
	text-align: center;
}

#titel {
	margin-bottom: 0;
	margin-top: 10px;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}

#up {
	margin-bottom: 1px;
	margin-top: 1px;
	font-size: 90%;
	text-align: center;
}

a:link {
	color: Red;
	background: #FFCC99;
	text-decoration: bold;
}

a:visited {
	color: #DD0000;
	background: #FFCC99;
	text-decoration: bold;
}

a:hover, a:active {
	color: #9400D3;
	background: #FFCC99;
	text-decoration: bold;
}

