  #reseite {						/* div */
	position: absolute;
	top: 0px;
	left: 684px;
    width: 300px;
    height: auto;
    border: 0px solid;
    margin: 0em;
    padding: 0px;
  }

  #reseite ul {
	list-style: none;
	padding-top: 0.5em;
	padding-left: 0em;
	height: 1000px;
	border: 0px solid;
  }
  
  * html #reseite ul {
	padding: 0em;
	margin-top: 2em;
	margin-left: 0em;
  }

  h1 {
	padding: 0em;
	font-size: 14pt;
	color: #132DB3;
  }

  .willk {
	width: 300;
	text-align: justify;
	color: #132DB3;
  }

  * html .willk {
	font-size: 0.95em;
  }

  .strkrb {
	text-align: center;
	padding-top: 2.1em;
	margin-top: 0em;
	margin-left: 0em;
	margin-bottom: 1.5em;
  }

