.admintekst{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.undermenutable {
	height: 20px;
	width: 100%;
	
}
.menutekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	
}
.undermenutekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	
}
.menutableydre {
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
}

table.menu
{
	position:absolute;
	visibility: hidden;
	
}
.dropmenuydre
{
	font-size:100%;
	position:absolute;
	display:none;
	margin-top:5px;
	margin-left:-17px;
	width:100%;
	height:292px;	
	
    border-bottom-color:#333333;
	border-bottom-width:1px;
	border-bottom-style:solid;
	
	border-left-color:#333333;
	border-left-width:1px;
	border-left-style:solid;
	
	border-right-color:#333333;
	border-right-width:1px;
	border-right-style:solid;
	
	
	
}
.dropdownmenutekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #7F7F5B;
	
}
.dropdownundermenutekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	
}
.submitbutton {
height: 23px;
font-size: 11px;
padding-left: 5px;
padding-right: 5px;
font-family :Verdana, Helvetica, Arial, Tahoma;
}
.inputfelter {
height: 20px;
font-size: 11px;
padding-left: 5px;
padding-right: 5px;
font-family :Verdana, Helvetica, Arial, Tahoma;
}

.calendartekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
