div.form_ausst_case{
	position:relative;
	left:10px;
	padding-top:10px;
	padding-bottom:10px;
	width:338px;
	
	background-color:#e3e0c9;
	border-style:solid;
	border-width:1px;
	border-top-color:#dedbc6;
	border-left-color:#dedbc6;
	border-right-color:#ffffff;
	border-bottom-color:#ffffff;
	
	color:#6b6d6b;
	font-family:verdana;
	font-size:10px;
	float:left;
}

div.form_ausst_right{
	position:relative;
	left:5px;
	width:120px;
	
	color:#6b6d6b;
	font-family:verdana;
	font-size:10px;
	float:left;
}

div.form_ausst_text{
	position:relative;
	top:0px;
	left:10px;
	width:318px;
}

div.form_ausst_case h1{
	color:#6b6d6b;
	font-family:verdana;
	font-size:10px;
}

fieldset.form_ausst_set div{
	width:120px;
	line-height:12px;
	position:relative;
	left:10px;
}

div.form_ausst_text input.button{
	position:relative;
	top:0px;
	left:188px;
	width:130px;
	
	font-weight:bold;
	background-color:#a51021;
	color:#ffffff;
	border-width:0px;
}

fieldset.form_ausst_set div input.check{
	position:absolute;
	left:140px;
	width:20px;
	line-height:12px;
}

fieldset.form_ausst_set div input.text{
	position:absolute;
	left:140px;
	width:100px;
	line-height:12px;
	border-width:0px;
}

fieldset.form_ausst_set div textarea{
	position:relative;
	left:10px;
	width:240px;
	height:100px;
	line-height:12px;
	border-width:0px;
}