#timebestilling
{
  width: 300px;
  margin-left: 8em;
  margin-top: 2em;
}

.left
{
	float: left;
	font-size: small;
	font-family: Verdana, Times New Roman;
}

.right
{
	float: right;
	font-size: small;
	font-family: Verdana, Times New Roman;
}

#text
{
	font-size: small;
	font-weight: bold;
	font-family: Verdana, Times New Roman;
}

.linje
{
	width: 300px;
	padding-top:4px;
	clear:both;
}

.label
{
 	margin-top: 0px;
	font-family: Times New Roman
}

.textbox
{
  border: 0.01em solid #CCC;
  height: 15px;
}

.knapp
{
	margin-left: 0em;
	margin-top: 0.1em;
}

#message
{
	background-color: silver;
	font-family: Verdana;
	font-size: large;
}


