/**************************************************************************************

	  projectmarket

**************************************************************************************/

.pm_tablehead {
		float: left;
		margin: 0 1px 1px 0;
		background: #3E95E2;
		color: white;
		font-weight: bold;
		padding: 4px;
		width: 76px;
		height: 13px;
		font-size: 11px;
		line-height: 12px;
}

.pm_tablecell {
		float: left;
		margin: 0 1px 1px 0;
		background: #3E95E2;
		color: white;
		font-weight: bold;
		padding: 1px;
		width: 82px;
}

.pm_tablecell input {
		padding: 1px 4px 2px 4px;
		text-align: right;
		width: 72px;
		height: 13px;
		font-size: 12px;
		border: solid 1px black;
		border-color: #004FB0 #828081 #828081 #004FB0;
		font-size: 11px;
}

* html .pm_tablecell input {
		height: 12px;
		width: 71px;
}

.investor {
		padding: 4px;
		width: 418px;
		height: 72px;
		border: solid 1px black;
		border-color: #004FB0 #828081 #828081 #004FB0;
		font: 11px Arial,Helvetica,sans-serif;
}

.contactlabel {
		float: left;
		display: block;
		width: 60px;
		padding-top: 2px;
		font-weight: bold;
		margin-bottom: 4px;
}

.radiolabel {
		font-weight: bold;
		position: relative;
		top: -2px;
		margin-bottom: 4px;
}

.contact {
		padding: 1px 4px 2px 4px;
		text-align: left;
		width: 130px;
		height: 14px;
		font-size: 12px;
		border: solid 1px black;
		border-color: #004FB0 #828081 #828081 #004FB0;
		font-size: 11px;
		margin: 0 0 4px 0;
}

.contactfull {
		padding: 1px 4px 2px 4px;
		text-align: left;
		width: 418px;
		height: 14px;
		font-size: 12px;
		border: solid 1px black;
		border-color: #004FB0 #828081 #828081 #004FB0;
		font-size: 11px;
		margin: 0 0 4px 0;
}

.abschicken {
		border: solid 2px black;
		border-color: #828081 #004FB0 #004FB0 #828081;
		background: #0094EA;
		color: white;
		padding: 2px 4px 2px 4px;
		font-size: 10px;
		font-weight: bold;
}
