#ukw_dim {
	background-color:black;
	display:none;
	height:3000px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:996;
}

#ukw_dim[id] {
	position:fixed;
}

#ukw_content {
	width:450px;
	height:600px;
	position:absolute;
	top:70px;
	left:50%;
	margin-left:-225px;
	display:none;
	z-index:997;
	color:#fff;
	font-family: Arial, Verdana;
	font-size:11px;
}

#ukw_warten {
	height:60px;
	width:150px;
	border:5px solid grey;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-75px;
	margin-top:-30px;
	z-index:999;
	display:none;
	background:url('../img/loader.gif') center 55px no-repeat;
	padding:15px;
	background-color:#fff;
	text-align:center;
	font-family:Arial, Verdana;
	font-size:12px;
}

#ukw_header {
	background:url('../img/wackel_head.jpg') top left no-repeat;
	width:450px;
	height:454px;
}

#ukw_form {
	clear:left;
	background:#9e1d18;
	margin-bottom:70px;
	padding:0px 0px 20px 65px;
}

.ukw_input_text_l {
	clear:both;
	float:left;
	width:150px;
	margin:0px;
}

.ukw_input_text_r {
	float:left;
	width:150px;
	margin:0px;
}

.ukw_vspacer {
	float:left;
	width:20px;
	height:20px;
}

.ukw_input_text_input {
	border:1px solid #6b130f;
	margin:0px;
	width:150px;
	height:16px;
}

.ukw_spacer {
	clear:left;
	height:10px;
	width:320px;
	margin:0px;
}

.ukw_tab {
	margin-left:10px;
	width:140px;
	text-align:right;
}

.ukw_button {
	clear:left;
	cursor:pointer;
	width:80px;
	height:18px;
	line-height:18px;
	text-align:center;
	color:#9e1d18;
	background:#fff;
	border:1px solid #6b130f;
	margin-top:70px;
}

.ukw_gesamt {
	border:0px solid #fff;
	border-top-width:1px;
	white-space:nowrap;
}

.ukw_pflicht {
	clear:left;
	color:#fff;
	margin-top:0px;
	font-size:9px;
	width:320px;
}

.ukw_check {
	float:left;
	margin-top:15px;
	width:20px;
}

.ukw_18 {
	float:left;
	color:#fff;
	margin-top:15px;
	font-size:10px;
	width:300px;
}

.ukw_fehler {
	border:2px solid #56ff86;
}