body{
	background-color: #FFFFFF;
}

.smtext {
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	color:#000000;
	font-weight: normal;
}
.inputtxt-bredd {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #999999;
	margin-bottom: 5px;
	
}
.inputtxt {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #999999;
	width: 205px;
	margin-bottom: 5px;
	
}

.knapp {
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000; 
	height: 18px; 
	background-color: #eeeeee; 
	height: 18px; 
	cursor : hand;
	}
