.menu {
	color: #e8d25b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.link {
	color: #666666;
	text-decoration: underline;
}
.link:hover {
	color: #999999;
	text-decoration: underline;
	

}

.Stil3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.Stil4 {color: #999999}
.Stil5 {color: #CCCCCC}
.Stil8 {color: #000000}
.content {
	font-size: 14px;
}

.td { border:1px solid #666666;
border-collapse:collapse;
	font-size: 14px

}

.contactform{
color: #000000;
font-family: Arial;
font-size: 10pt;
}
input, textarea, select {
  float:center;
  display:block;
  width:250px;
  border: 1px solid #333;
  background:#F4F4F4;
  font-family: Arial;
  font-size: 12px;
  margin-bottom:10px;
  padding:1px;
}

.sub {
  width:50px;
  float:center;
  font-size: 12px;
font-weight: bold;
}
.sub2 {
  width:50px;
  float:right;
  font-size: 12px;
font-weight: bold;
}
