.Overskrift {font-weight: bold; font-size: 18px; color: #0baf4d; font-family: verdana;}
.Overskrift2 {font-weight: bold; font-size: 20px; color: #ffffff; font-family: verdana;}
.Overskrift3 {font-weight: bold; font-size: 20px; color: #0baf4d; font-family: verdana;}
.Tekst {font-family: verdana; font-size: 11px; color: #000000; text-decoration:none; font-weight: normal;}
.WhiteTekst {color:#000000;text-align:left;}
body {
	margin:0px;	
	cursor:default;
}

html,body {
	height:100%;
	width:100%;
}

td {
	font-family:verdana;
	font-size:11px;
	color: #000;
}

input {
	border:1px solid #C0C0C0;
	font-family:verdana;
	font-size:11px;
	color:#000;
}

button {
	border:1px solid #C0C0C0;
	font-family:verdana;
	font-size:11px;
}

.TipenvenInput {
	width:200px;
	border:0px;
	
	background-color:#ffcb08;
	border:solid white 1px;
	font-size:10px;
}

#sk_lille_div {
	width:156px;
	height:156px;
	overflow:hidden;
}

.ForOBinputfelt {position:relative;width:190px;z-index:120;}
.ForOBinputfelt input {width:160px;border:solid black 1px;padding-top:-14px;position:absolute;top:0px;left:0px;}
.ForOBinputfelt img {position:absolute;top:0px;right:0px;}

.knap {background:#feb904;font-size:11px;color:#000;height:18px;line-height:18px;padding-left:21px;padding-right:21px;}

a 			{font-family:verdana;font-size:11px;color:#000;text-decoration:underline;}
a:hover 	{text-decoration:none;}

a.Menu {text-decoration:none;font-size:14px;font-weight:bold;color:#FFF;}
a.Menu:Hover {color:#000;}

a.undermenu {text-decoration:none;font-weight:bold;}
a.undermenu:Hover {color:#0baf4d;}

td.adminbox {
	border-left:1px solid #E6E6E6; 
	border-right:1px solid #E6E6E6; 
	border-bottom:1px solid #E6E6E6;
}

img {
	/*border:solid #fea700 1px;
	padding:1px;
	margin:1px;*/
	border:0px;
}

button {
	border:1px solid #BBBBBB;
	font-family:verdana;
	font-size:11px;
	color:#000;
	background-color:#EFEFEF;
}
				
input {
	border:1px solid #BBBBBB;
	font-family:#000;
	font-size:11px;
	color:#000;
}
				
textarea {
	border:1px solid #BBBBBB;
	font-family:verdana;
	font-size:11px;
	color:#000;
	text-decoration:none;
}

#ui-datepicker-div {display:none;}
.ui-state-default {width:auto;}
.ui-datepicker-week-col {text-align:center;}
.ui-datepicker-week-col, .ui-state-default, .ui-state-highlight, .ui-state-active {font-size:8px;}
.ui-datepicker {font-size: 62.5%;}


