.input {
font-size: 14px;
font-weight: bold;
font-family: "Times New Roman",Arial;
color: #A04125;
background-color: #FFDD9A;
}

  a {
  color:#FFFFFF;
  text-decoration:none;
  font-weight: bold; }

  a:hover {
  color: #CA8F70;
  text-decoration:none;
          }
body {
 font-family: "Times New Roman",Arial;
      }
center.kk {
 font-family: "Times New Roman",Arial;
 font-size: xx-small;
 text-align: center;
 color: #C0C0C0;
          }
td {
 font-family: "Times New Roman",Arial,Verdana;
 font-size: 14px;
 color: #FFFFFF;
}

.tip {
	position:absolute;
	left:0px;
	background-image:url(bilder/tip_back2.gif);
	background-repeat:no-repeat;
	color:white;
	height:73px;
	font-size:12px;
	padding-top:2px;
	padding-left:4px;
	line-height:15px;
	background-color:none;
	z-index: 100;
}