.anmeldeform {
	width: 553px;
	height: 600px;
	border: 3px solid #fff;
	background: #d4401a url(../file/layout/bg_anmeldeform.gif) repeat-x top left;
	padding: 5px 0 0 0;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	overflow-y: scroll;
	display: none;
	position: relative;
}

.anmeldeform h1 {
	background: #fff;
	color: #c61c34;
	font-size: 22px;
	line-height: 30px;
	padding: 0 0 0 80px;
	margin: 0 0 20px 0;
}

.anmeldeform .headsection{
	margin: 0 0 20px 0;
}

.anmeldeform .headsection .option{
	margin-left: 80px;
}

.anmeldeform .option img {
	
}

.anmeldeform .headsection input {
	margin-left: 60px;
	width: auto;
	
}

.anmeldeform .section h1{
	width: 50px;
	font-size: 16px;
}

.anmeldeform .fieldwarapper{
	margin: 0 0 10px 0;
}

.anmeldeform label {
	float: left;
	width: 120px;
	border: solid 0px red;
	text-align: right;
	line-height: 26px;
	padding: 0 10px 0 0;
}

.anmeldeform input{
	width:  380px;
	padding: 3px 0 ;
	color: #c61c34;
}

.anmeldeform a.btn{
	display: block;
	width:  380px;
	padding: 5px ;
	color: #fff;
	background: #c60001;
	margin-left: 130px;
	text-decoration: none;
}

.anmeldeform .moreteams{
	display: none;
}

.anmeldeform .bewerbung, .anmeldeform .kategorien{
	width: auto;
}

.anmeldeform .field {
	margin-left: 130px;
}

.anmeldeform a.close {
	float: right;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	color: #fff;
	margin: 0 5px 35px 0;
	width: 100px;
}

.sentmsg{
	font-weight: bold;
	margin-left: 80px;
}
