body
{
	height: 100%;	
  padding: 0;
	margin: 0;
  background-color: #cccccc;
  font-size: 12;
  color: #000000;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-attachment: fixed;
  background-image: url(buecher.png);
 
}

a, a:visited
{
	text-decoration: none;
	color: #000099;
}


a:hover, a:visited:hover
{
	text-decoration: none;
	color: #E64415;
}

h1 {
	letter-spacing: -2px;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-size: 24;
  color: #000099;
  text-align: left;
}

h2 {
	letter-spacing: -1px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 18;
  color: #000099;
  text-align: left;
}

h3 {
color: #000099;
}

.smalltext {
font-size: 12;
}
.toptable
{
border: 0px;
height: 100%;
width: 100%;
vertical-align: middle;
}