.form_table {
}
.form_titles {
	font-family:Arial,Helvetica,sans-serif;
	color:#1A171B;
	font-size:12px;
	vertical-align:top;
	padding-right:10px;
	width:40%;
	padding-top:5px;
	padding-bottom:5px;
}
.form_fields {
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
}
.button_front {
	border:none;
	font-family:Arial,Helvetica,sans-serif;
	color:#ffffff;
	background-color:transparent;
	background-image:url(/daten/6/infofeld_ohneSchatten_bg.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-size:12px;
	width:143px;
	padding:5px;
	height:24px;
	padding-top:0px;
	padding-bottom:2px;
	
}
#browser_message {
	width:480px;
	padding-bottom:20px;
	color:#BC962D;
}
#browser_message  a:link, #browser_message a:hover,#browser_message a:active,#browser_message a:visited {
	color:#BC962D;
}
.wk_header {
  color:#BC962D;
  font-size:24px;
  text-transform:uppercase;
  font-weight:normal;
  margin:0;
  padding:0;
  line-height:12px;
}
div#wd {
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	border:1px #BC962D solid;
	z-index:999;
	text-align:center;
	padding-top:100px;
	width:435px;
	height:165px;
}
*html div#wd {
	height:265px;
}
h1 {
	font-weight:normal;
	text-transform:uppercase;
}