#kontakt {
}
#kontakt form {
	margin:10px;
	padding: 0;
	padding-top: 5px;
	display: inline;
}
#kontakt label {
	text-align: right;
	display: block;
	float: left;
	width: 110px;
	margin-bottom: 2px;
	padding-top:3px;
	padding-right: 3px;/*	border: 1px solid #FF0000;*/
	padding-bottom: 2px;
}
#kontakt  label.legendk {
	text-align: right;
	display: block;
	float: left;
	margin-bottom: 2px;
	padding-top:3px;
	padding-right: 3px;/*	border: 1px solid #FF0000;*/
	padding-bottom: 2px;
}
#kontakt   label.legendm {
	text-align: right;
	display: block;
	float: left;
	margin-bottom: 2px;
	padding-top:3px;
	padding-right: 3px;/*	border: 1px solid #FF0000;*/
	padding-bottom: 2px;
	background-image: url(../images/legendbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#kontakt  label.errk {
	background-image: url(../images/achtung.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	display: block;
	float: left;
	margin-bottom: 2px;
	padding-top:3px;
	padding-right: 3px;
	vertical-align: middle;
}
#kontakt label.errm {
	background-image: url(../images/achtung.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	display: block;
	float: left;
	margin-bottom: 2px;
	padding-top:3px;
	padding-right: 3px;
	vertical-align: middle;
}
#kontakt .labeltext {
	font-size: 12px;
}
#kontakt span.errmsg {
	margin-bottom: 0px;
	padding-left: 10px;
	font-size: 0.8em;
	padding-top: 5px;
}
#kontakt span.display {
	display: block;
	float: left;
	width: 350px;
	margin-bottom: 0px;
	padding-left: 3px;
	font-weight: bold;
	padding-top: 3px;
	font-size: 12px;
}
#kontakt br {
	clear: left;
	line-height: 1px;
}

#kontakt .text {
	width: 350px;
	display: block;
	float: left;
	margin-bottom: 2px;
	margin-top: 5px;
	color: #a81109;
}

#kontakt input {
	width: 250px;
	display: block;
	float: left;
	margin-bottom: 2px;
	height: 19px;
}
#kontakt textarea {
	height: 100px;
	width: 250px;
	display: block;
	float: left;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#kontakt select {
	display: block;
	width: 255px;
	margin-bottom: 2px;
	float: left;
	margin-right: 0px;
}

#kontakt input.button {
	width: 102px;
	height: 27px;
	margin-top: 10px;
	margin-right: 5px;
	background-image: url(../images/button_fwrd.png);
	background-position: left top;
	text-align: left;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
	padding-top: 7px;
	color: #fff6b7;
	font-weight: bold;
	font-size: 12px;
	background-color: transparent;
	cursor: pointer;
}
#kontakt input.button:hover {
	color: #FFFFFF;
	background-image: url(../images/button_fwrd_hover.png);
}
#kontakt  input.buttonback {
	width: 102px;
	height: 27px;
	margin-top: 10px;
	margin-right: 5px;
	background-image: url(../images/button_back.png);
	background-position: left top;
	text-align: right;
	border: 1px solid #FFFFFF;
	padding-top: 7px;
	color: #fff6b7;
	font-weight: bold;
	padding-right: 5px;
	font-size: 12px;
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: pointer;
}
#kontakt input.buttonback:hover {
	color: #FFFFFF;
	background-image: url(../images/button_back_hover.png);
}
#kontakt  .formm {
	margin-right: 5px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	background-color: #fff6b7;
}
#kontakt .formma {
	margin-right: 5px;
	background-repeat: repeat-y;
	background-position: right;
	border:solid 2px #a81109;
	background-image: url(../images/formm.png);
}
#kontakt  .formk {
	margin-right: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/spacer.gif);
	background-repeat: repeat;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
}
#kontakt  .formka {
	margin-right: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/spacer.gif);
	background-repeat: repeat;
	border:solid 2px #a81109;
}
#kontakt IMG {
	padding: 0px;
}

.message {
	font-size: 1em;
	font-weight: bold;
	color: #af0b0b;
	margin-top: 10px;
}
