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

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


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

A {
  color: #425F6C;
  text-decoration: underline;
}

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

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

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

.textfeld {
  	border: 2px #425F6C;
	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;
	}

