body
{
	font:0.625em Verdana,Arial,Helvetica,sans-serif;
	color:#464646;
	padding: 0;
	margin: 0;
}
form {
	font-size:1.1em;
	line-height:20px;
	vertical-align:top;
	margin:auto;
	padding:0;
}
td{
	border-bottom: 1px solid #EEE;
}

.jnNoError
{
	width:12px;
}

.jnError
{
	width:12px;
	background:url('fout.jpg') no-repeat;
	cursor:pointer;
}

.jnNoHelp
{
	width:12px;
}

.jnHelp
{
	width:12px;
	background:url('info.gif') no-repeat;
	cursor:pointer;
}

.jnMandatory
{
	background:url('ster.gif') no-repeat top right white;
}

.thermometer
{
	background-image:url('thermometer.gif');
}
.jnButtons
{
	text-align:center;
}

.jnColumnLabel
{
	vertical-align:top;
}
input,select,textarea {
	border:1px solid #A9A9A9;
	/*background-color:#F8F8F8;*/
}
input[readonly^='readonly'] {
	border:none;
	background-color:#F8F8F8;
}

input[type^='button'] {
	cursor:pointer;
	/*border:solid 1px #696969;*/
	border:solid 1px #F46D1C;
	background-color:#FEBD01;/*#B3D0EA;*/
	padding: 3px;
	font-weight: 700;
}

input[type^='radio'] {
	border:none;
	margin-left:4px;
	margin-right:2px;
	background:none;
}
input[type^='submit'] {
	cursor:pointer;
	border:1px solid #626262;
	font-size:0.9em;	
	font-weight: 700;
}
#Bericht, #Bericht1{	
	width:480px;
	height:140px;
	border:0 none;
	overflow:hidden;
}
