body {
  background-color:#686868;
  margin-left: 0px;
  margin-top: 30px;
  margin-right: 0px;
  margin-bottom: 0px;
  color:#FFFFFF; 
}

a {
  color:#F26624;
  font-family:inherit;
  text-decoration:none;
  font-size:inherit;
}
.h1 {
	font-family:Arial, Helvetica;
	font-size:11px;
	color:#FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-indent:1;
}
td {
	font-family:Arial,Helvetica;
	text-decoration:none;
	font-size:11px;
}
.welcome {
	font-size:12px;
	font-weight:bold;
}
.cursorDefault {
	cursor::default;
}
p {
	text-indent:1;
}
.menue {
  background-color:#000000;
  text-align:right;
}

.rahmen {
  background-color:#000000;
}

.ueberschrift {
  background-color:#F26624;
}
