body {
	background-color: #EAE8E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;

}
#titel {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 66px;
}
#menue {
	position: absolute;
	top: 86px;
	left: 21px;
	width: 65px;
	border-right: 1px solid #BBBAB6;
}
#anzahl {
	position: absolute;
	top: 5px;
	left: 9px;
	width: 200px;
	font-size: 0.8em;
	color: #807F7D;
}
#inhalt {
	position:absolute;
	top:86px;
	left:105px;
	width:600px;
}
iframe {
	margin: 0em;
	padding: 0em;
	border: 0em
}
h1 {
	font-size: 1.4em;
	text-align: center;
	margin: 0em;
}
h2 {
	font-size: 1.2em;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}
h3 {
	font-size: 1em;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}
h3.wichtig {
	color: red;
}
p {
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;

}
form {
	margin: 0em;
}
li {
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
td {
	font-size: 1em;
}
th {
	font-size: 1em;
}
table {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 1em;
}
table.rahmen {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border: 1px solid #BBBAB6;
}
table.rahmen tr td {
	background-color: #DEDCD8;
}
table.rahmen tr th {
	background-color: #D2D0CD;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;

}
p.copyright {
	font-size: 0.8em;
	text-align: center;
	margin-top: 15em;
}
p.gesendet {
	font-size: 0.8em;
}
p.schatten {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 0em;
}
p.gesperrt {
	letter-spacing: 0.3em;
}
th.spalte {
	text-align: right;
}

