body {
	margin: 0;
	padding: 0;
	background-color: #333333;
	color: White;
}

body, div, td, input, textarea {
	font-family: Lucida Sans Unicode;
	font-size: 10pt;
	
/*	line-height: 150%;*/
}


body, div, td, textarea {
	border: 0px;
	border-style: solid;
	font-family: Lucida Sans Unicode;
}

textarea, input {
	font-family: Lucida Sans Unicode;
	font-size: 10pt;
	color: Blue ;
}

a {
	color: #475e16;
	text-decoration: none;
	font-size:10px;
	text-decoration:none;
	}

.alm10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.sok {
  font-family: Lucida Sans Unicode;
  font-size: 10pt;
  font-weight: normal;
  color: Lime;
  }

.Aktiv {
  font-family: Lucida Sans Unicode;
  font-size: 10pt;
  font-weight: normal;
  color: Lime;
  }

.afv {
  font-family: Lucida Sans Unicode;
  font-size: 10pt;
  font-weight: normal;
  color: Red;
  }

.ny {
  font-family: Lucida Sans Unicode;
  font-size: 10pt;
  font-weight: normal;
  color: Yellow;
  }

.afslut {
  font-family: Lucida Sans Unicode;
  font-size: 10pt;
  font-weight: normal;
  color: #DEB887;
  }  
  

.listetekst {
  font-family: Lucida Sans Unicode;
  font-size: 10pt;
  font-weight: normal;
}


a.menulink {font-family: Lucida Sans Unicode; text-transform:uppercase; font-size: 10pt; color:#ffffff;}
a.menulink:active {color: white;}
a.menulink:visited {color: white;}
a.menulink:hover {text-decoration: none ; color: #F38D1E; cursor: default }


p {
font-family: Lucida Sans Unicode; font-size: 10pt
}

h1 {
   font-family: Lucida Sans Unicode;
	font-size: 12pt;
	font-weight: bold;
	text-transform:uppercase;
}

h2 {
   font-family: Lucida Sans Unicode;
	font-size: 10pt;
	font-weight: bold;
	text-transform:uppercase;
}

h3 {
	font-size: 12px;
}

#test{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 0px ;
}

#top {
	width: 945px;
	height: 70px;
	top:5px;
	left:10px;
	overflow: hidden;
   background-color:#2b2b2b;
	border: 1px solid #434343;
	position: absolute;
	vertical-align: top;
	}

#liste {
	overflow: auto;
	background-color:#2b2b2b;
	border: 1px solid #434343;
	position: absolute;
	padding: 0px;
	height: 480px;
	top: 80px;
	}

	
	
	
#bund {
	text-align: right;
	margin: 4px 0 4px 0;
	color: #b8b8b8;
	font-size: 10px;
}
