/* CSS Document */
xlabel.left {
	float: left;
	text-align: right;
	width: 170px;
	margin-right: 0.3em;
	line-height: 25px;
} 
xlabel.leftm {
	float: left;
	text-align: right;
	width: 170px;
	margin-right: 0.3em;
	line-height: 25px;
} 
* html xlabel.leftm {
	width: 173px;
}
 
input.right { 
float: left; 
width: auto; 
clear: both; 
margin-left: 5.3em; 
margin-right: .3em; 
} 
input[type=checkbox].right, 
input[type=radio].right, 
input[type=submit].right { 
margin-left: 6.3em; 
} 
.formularbox{
	border: 1px solid #666;
	color: #666;
	padding: 15px;
	background-color: #f8f8f8;
	background-image: url(../images/kariert.gif);
}
xform br { 
clear: both; 
} 
.formcomment {
	padding-bottom: 5px;	
}
.sxlabel{
float:left;
width: 120px;
text-align: right;
}


.sxtext{
	margin-left: 130px;

}
.man{
float:left;
width: 240px;
text-align: left;
}


.mao{
	margin-left: 250px;

}
.rot{
color:#FF3300;}
