.tx-competition-pi1 .field{
	display:inline;
	line-height:21px;
}
.tx-competition-pi1 .p50{
	display:block;
	padding:0 0 5px 0;
	float:left;
	width:50%;
}
.tx-competition-pi1 .label{
	display:block;
	float:left;
	width:100px;
	margin-right:5px;
}

.tx-competition-pi1 .field .checkbox{
	margin:0 5px 0 0;
}

.tx-competition-pi1 .field .text{
	font-size:11px;
	height:16px;
	margin:0 6px 0 0;
	padding:3px 2px 0 10px;
	width:140px;
}

.tx-competition-pi1 .field .select,
.tx-competition-pi1 .field .text, 
.tx-competition-pi1 .field .textarea{
	border:1px solid #709abd;
}

.tx-competition-pi1 .field select.date{
	width:60px;
}
.tx-competition-pi1 .field select.location{
	width:180px;
}

.tx-competition-pi1 .newline{
	clear:both;
	margin:0 0 5px 0;
}

.tx-competition-pi1 .selector{
	margin:10px 0 0 0;
	
}.tx-competition-pi1 table.selector td.selected{
	font-weight:bold;
	text-transform:uppercase;
}

.tx-competition-pi1 th.header{
	background:#709abd;
	color:#fff;
	padding:4px;
}
.tx-competition-pi1 th.empty{
	font-weight:normal;
}

.tx-competition-pi1 table.list td{
	border-bottom:1px solid #d1d1d1;
	padding:4px;
}

.tx-competition-pi1 table.list strong, 
.tx-competition-pi1 table.list strong a{
	color:#709abd;
}

.tx-competition-pi1 .link,
.tx-competition-pi1 .button{
	background:none;
	/*border:none;*/
	cursor:pointer;
	text-decoration:none;
	color:#003882;
}
.tx-competition-pi1 .reset{
	background:none;
	border:none;
	cursor:pointer;
	text-decoration:none;
	color:#ff0000;
}
.tx-competition-pi1 .button{
	background:url('/typo3conf/ext/competition/def/button.jpg') no-repeat;
	width:70px;
	color:#fff;
	/*text-indent:100px;overflow:hidden; /* value nicht anzeigen */
	margin:0 20px 0 0;
}
.tx-competition-pi1 a{
	color:#003882;
}
.tx-competition-pi1 a:hover,
.tx-competition-pi1 a.selected,
.tx-competition-pi1 .link:hover{
	color:#f09124;
}

.tx-competition-pi1 .disabled{
	display:none;
}