h1
{
  text-align:center;
  font-size:14;
  letter-spacing: 0.2em;
  color:#666666;
}
.zettel1{
  display:none;
  position:absolute;
  width:281px;
  height:297px;
  border:none;
  padding-right:10px;
  padding-bottom:10px;
  background-image:url(images/zettel1.png);
  background-repeat:no-repeat;
  cursor:default;
  z-index:1;
  text-align:center;
}
.zettel2{
  display:none;
  position:absolute;
  width:308px;
  height:427px;
  border:none;
  padding-right:10px;
  padding-bottom:10px;
  background-image:url(images/19348530.png);
  background-repeat:no-repeat;
  cursor:default;
  z-index:1;
  text-align:center;
}
.zettel3{
  display:none;
  position:absolute;
  width:414px;
  height:599px;
  border:none;
  padding-right:10px;
  padding-bottom:10px;
  background-image:url(images/zettel2.png);
  background-repeat:no-repeat;
  cursor:default;
  z-index:1;
  text-align:center;
}
.pin{
  position:relative;
  margin:auto;
  top:0px;
  width:42px;
  height:39px;
  clear:right;
  cursor:move;
  background-image:url(images/button2.png);
  background-repeat:no-repeat;
}
.schliessen{
  position:relative;
  float:right;
  top:20px;
  margin-right:8px;
  width:25px;
  height:25px;
  cursor:move;
}



body
{
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
}
table
{
	border: solid 1px #dddddd;
	background-color:#f8f8f8;
/*	margin:auto;*/
  padding:0px;
  font-size:11px;
  border-collapse:collapse;
}
td
{
  white-space:nowrap;
	border-collapse:collapse;
/*	border: solid 1px black;*/
}
.aktiv{
	background-color:lightblue;
}

.button
{
	font-size:10px;
	background-color:#f8f8f8;
	width:60px;
}
.form
{
	display:inline;
}
.login
{
	font-size:10px;
	width:60px;
}
.platz
{
	text-align:right;
}
.platzquali
{
	text-align:right;
	color:darkorange;
}
.punkte
{
	text-align:right;
}
.streicher
{
	text-align:right;
	color:Red;
}
.tr1
{
	background-color:#ffffff;
}
.tr2
{
	background-color:#dddddd;
}
.trlogin
{
	background-color:#eeee88;
}
.trmo
{
	background-color:#dddd88;
}
.traktiv
{
	background-color:#ffff88;
}
.grün
{
	color:#00ff00;
}
.rot
{
	color:#ff0000;
	font-weight:bold;
}
.navtable
{
	width:100%;
	background-color:#fbfbfb;
	border: solid 0px #dddddd;
}
.nav
{
	border: solid 1px #dddddd;
	margin:10px;
	padding:10px;
	height:inherit;
	text-align:center;
	border-collapse:separate;
  border-spacing:10px;
}
.willkommen
{
  font-size:14px;
	color:blue;
}
#search_suggest {
	position: absolute;
	background-color: #FFFFFF;
	text-align: left;
	border: 10px solid #888888;
}
suggest_link{
 	background-color: #FFFFFF;
}
suggest_link_over{
 	background-color: #ddFFFF;
}