
.timeStamp {
	font-size: 9px;
	font-style: italic;
	color: grey;
}

label {
	clear:left;
	display:block;
	float:left;
	width:130px;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	margin: 2px;
}

fieldset {
	background-color: #333333;
	border: 1px solid #555555;
	margin: 0 0 1px 0;
	padding: 8px;
	
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
}

input {
	margin: 2px 0 2px 0;
}

.nID {
	font-size: 12px;
	font-style: italic;
	color: grey;
}

.mindreTekst {
	font-size: smaller;
	OFFfont-style: italic;
}

.input {
	width: 200px;
}

.inputHalf {
	width: 345px;
}

.inputThird {
	width: 226px;
}

.inputWide {
	width: 709px;
}

.inputNarrow {
	width: 100px;
}

.inputMini {
	width: 35px;
}

.inputTittel {
	OFFwidth: 775px;
	font-weight: bold;
}

.inputID {
	font-weight: bold;
}

.tArea {
	width: 99%;
	font-family: verdana, helvetica, arial, sans-serif;
	margin: 2px 0 2px 0;
}

.select {
	width: 200px;
	margin: 2px 0 2px 0;
}

.selectNarrow {
	width: 140px;
	margin: 2px 0 2px 0;
}

.selectXNarrow {
	width: 50px;
	margin: 2px 0 2px 0;
}

.submit {
	float: right;
	OFFwidth: 600px;
	margin: 5px 0 5px 0;
}

.cancel {
	float: left;
	margin: 5px 0 5px 0;
}

.required {
	background-color: #FFFF88;  /* Evt. 33FFCC */
}
