.KONTAKT {

}
 .KONTAKT .border {
 	width: 498px;
 	margin:0 5px 0 20px;
 	border: 1px solid #5695c0;
 	padding: 0 8px 8px 8px;
 	text-align:left;
 }
 .KONTAKT label {
  width:100px !important;
 }

 .KONTAKT .message textarea {
 	background-color:#006dc7;
 	border:1px solid #5c5c5c;
 	color:white;
 	height:110px;
 	width:300px;
 	margin: 0;
 	padding:4px 0 0 0;
 }
 .KONTAKT form fieldset {
  border-bottom:none !important;
  margin:0;
  padding:0;
 }
 .KONTAKT .bottomnote {
  position:absolute;
  bottom:20px;
 }
