body { margin: 0px; background-color: #E2eaff;}
h1 { font-family: Arial, Helvetica; font-size: 20pt; margin-left: 30px; margin-top: 10px }
h2 { font-family: Arial, Helvetica; font-size: 16pt; margin-left: 30px; margin-top: 10px }
p { font-family: Arial, Helvetica; font-size: 12pt; margin-left: 30px; }
li { font-family: Arial, Helvetica; font-size: 10pt; }
table { font-family: Arial, Helvetica; border: 0px; font-size: 10pt; margin-left: 30px; } 
a:link {color: #000000; }
a:visited {color: #000000; }
a {text-decoration: none; font-weight: bold; }
a:hover {text-decoration: underline; }
#fusszeile
{ font-family: Arial, Helvetica; font-size: 8pt; margin-left: 30px;}
.navi {
	margin-left: 10px;
	display: block;
	width: 120px;
	padding: 2px;
	background-color: silver; 
	border-style: inset;
	border-width: thin; 
	font-family: Arial, Helvetica; 
	font-size: 9pt;
	overflow: hidden;
	}

.navi a {
	
	padding-left: 10px;
	width: 120px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: outset;
	border-bottom-width: thin;
	line-height: 15px;
	white-space: pre;
	}

.navi a:hover {
	color: #000000; 
	background: #EFEFEF;
	text-decoration: none;
	border-style: groove;
	border-width: thin;
	}
#rand {border-color: #B5C0F6; padding-left: 10px; border-style: inset;}