

body {
	background : #FBD7A1;
	background-image: url(image/loading2.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
    background-position: 25% 50%;

}

table.menu {
border: 1px solid #000000;
}

a.menupunkt {
    text-decoration: none;
    background-color: #C7B29A;
    color: #717171;
    border-top : 1px solid #FFFFFF;
    border-left : 1px solid #FFFFFF;
    border-bottom : 1px solid #6D6D6D;
    display: block;
	font-weight : plain;
    line-height: 16px;
    width:99%;
}

a.menupunkt:hover {
    text-decoration: underline;
    background-color: #fdfdfd;
    border-top : 1px solid #8F9CC6;
    border-left : 1px solid #8F9CC6;
    border-bottom : 1px solid #6D6D6D;
    display: block;
    color: #000000;
    width:99%;
}

.oversk { 
font-family: verdana, arial, courier;
 font-weight: bold;
  font-size: 18px;
   color: #000000;
 }
 
.sortoversk { 
font-family: verdana, arial;
 font-weight: bold;
  font-size: 18px;
   color: #000000;
 }

.storalmsk  {
	font-family : arial, courier, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #ffffcc;
	
}

.linksk  {
	font-family : verdana, arial, courier, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FF0000;
	text-decoration : underline;
}

.lillesk  {
	font-family : verdana, arial, courier, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
}

.lilleskb  {
	font-family : verdana, arial, courier, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : black;
}
.lillehvid  {
	font-family : verdana, arial, courier, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #ffffff;
}

.almsk {
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	
}
.almsk2 {
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #000000;
	font-weight : plain;
}
.hvidsk {
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
}
.hvidlille {
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
}

.lillehvidsk {
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	font-weight : bold;
}

INPUT.knap {
BACKGROUND-COLOR: #f8f9f7; 
COLOR: #000000; 
FONT-FAMILY: Verdana; 
FONT-SIZE: 8pt; 
FONT-WEIGHT: bold;
}

.formular { 
border-right: transparent; 
border-top: transparent; 
font-weight: bold;
border-left: transparent; 
color: #00022B; 
border-bottom: #00022a 1px solid; 
font-family: verdana,Arial, Tahoma, Verdana; 
background-color: #d8d8d8;}

.tabelkant  {
	border-width: 1px;	
	border-style: solid;	
	border-color: #95614c;	
}

.boks {
	color: #95614c;
	border-width: thin;
	border-color: #95614c;
	border-style: solid;
	
}

a:link{text-decoration:none;color:black;
}
a:visited{text-decoration:none;color:#909090;
}
a:active{color:blue;
}
a:hover{text-decoration:underline;color:#000000;font-weight:bold;
}




