@charset "utf-8";


fieldset{

	border: 3px solid #dddddd ;
	margin: 1em 0;
	padding: 1em ;
	background-color:#ffffff;
	background-position:top;
	width:460px;
}


.login{
	float:left;
	border: 1px solid #6c6c6c ;
	margin: 1em 0;
	padding: 1em ;
	background: #000000;
	background-position:top;
	margin:10px;
	align: center;
}

legend{
	font-weight: bold ;
	color:#334554;
	font-size:12px;
}

label{
	float: left;
	width: 11em;
	font-size:12px;
}
#label_personen{
	float: left;
	width: 330px;
	font-size:12px;
}
#label_erweitert{
	float: left;
	width: 200px;
}


input, select, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	border-style: solid;
	border-color: #dddddd;
	border-width: 3px;
	padding-left: 5px;
}

.feldbreiteA{
	width:240px;
}
.schriftimformular{
	font-size:12px;
}

.clear{
	clear:both;
}
/*a {
	color: #285FC6;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
	color: #000000;
}*/
.readOnlyField{
	background-color:#eeeeee;
	color: #93B0D3;
	border-style: solid;
	border-color: #eeeeee ;
	width:240px;
	font-size:12px;
}
.stdField{
	color: black ;
	background-color:#ffffff;
		width:240px;
	font-size:12px;
}
.shortCutField {
	background-color: #93B0D3;
	color: #FFFFFF;

}
.felder_filmbestellung{
	width:60px;
	font-size:10px;
}
.felder_filmbestellung_summe{
	width:60px;
	font-size:10px;
	font-weight:bold;
	background-color:#dddddd;
	text-align:right;
}
.felder_filmbestellung_mwst{
	width:60px;
	font-size:10px;
	background-color:#dddddd;
	text-align:right;
}