body {background:#fff; text-align: center;
font-size: 100.01%;
text-align: justify;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 1em 0;
}    
h1, h2 {font-size: 95%;
font-family: Helvetica,Arial,sans-serif;
  	font-weight:bold;}
h2 {font-size: 80%;  margin-bottom: 7px;
}
	


  div#user1 {
    position:relative;
	top:10px;
	width: 200px;
    left:25px;
	padding: 0px;
    border: 0px;
	
  }

div#textfeld {
    position:relative;
	top:-120px;
	width: 600px;
    left:225px;
	padding: 0px;
    border: 0px;
	
  }
 div#logo-fc {
    position:relative;
	top: -200px;
	width: 200px;
    left:600px;
	padding: 0px;
    border: 0px;
	
  }
  a {color: #E0640C; font-weight: normal; background:transparent; text-decoration:none;padding:0px;}
  a:focus,
  a:hover,
  a:active{ color: #000;text-decoration:underline; background-color: transparent;}
