
.right {
    float:right !important;
}    

.function_main{
    float:left;
    width:330px;
}


.fuction_headline {
}

.function_select {
margin-top:14px;
}

.location {
    float: right;
    width : 330px;
}

.error {
    font-weight : bold;
    color : #FF0000;
    margin-bottom: 10px;
}


.formularfeld {
	width:310px;
	height:21px;
margin:1px 0;
}

.feldname{
	float:left;
	width:120px;
}
	
.feldbox{	
	float:left;
	width:180px;
	background-color: #e1dddd;
	border:0px none;
}
