BODY {
  margin: 0px;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;   
  color: #A65A5A;
}

h1 {
  margin: 0px;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 13px;   
  text-decoration: bold;
  color: #A65A5A;
}


table {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;   
  color: #A65A5A;
}

A {
  color: #A65A5A;
  text-decoration: underline;
}

.katlinks {
  color: #A65A5A;
  text-decoration: none;
}

.myButton2 {
	border: 2px #A65A5A 
	height: 21;
	background-color: #F4F4F4;
	font-size: 10px; 
}
.myButton {
	border: 1px #A65A5A
	height: 21;
	background-color: #F4F4F4;
	font-size: 10px; 
}

.smallText { 
  color: #A65A5A;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 10px; 
}

.textfeld {
  	border: 2px #D9B9B9;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
  	width: 100%;
  	font-family: Arial, Tahoma, Verdana, sans-serif;
  	font-size: 12px;
	}

