body {
	background-color: #FFFFFF;
	background-image: url("grafik/design/bg.gif");
	background-repeat: repeat-x;
}

.tekst
{
	font-family: verdana;
	font-size: 12px;
}

.smalltekst
{
	font-family: verdana;
	font-size: 9px;
}


.navigation
{
	color: #666666;
	font-family: verdana;
	font-size: 12px;	
}

.depositum
{
	color: #248845;
	font-family: verdana;
	font-size: 12px;
}

.fejl
{
	color: #FF4500;
	font-family: verdana;
	font-size: 12px;
}


.overskrift
{
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

.underoverskrift
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a  
  { 
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover  
 { 
	color: black;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
	border-color: black;
}



c  
  { 
	color: #ba963f;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

c:hover  
 { 
	color: #ba963f;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
}


INPUT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	font-size: 12px;
	BACKGROUND-COLOR: #FEFBAD;
	COLOR: Black;
	border: solid Black 1 px;
}

.inputfejl
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	font-size: 12px;
	BACKGROUND-COLOR: #FFA988;
	COLOR: Black;
	border: solid Black 1 px;
}

.input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	BACKGROUND-COLOR: #FEFBAD;
	COLOR: Black;
	border: solid Black 1 px;
	
}

input.knap{
   background-image: url("grafik/ikoner/knapbg.gif");
   font-family: Verdana, Arial, helvetica,sans-serif;
   font-weight:bold;
   border:2px solid #D6B85F;
   border-top-color:#D6B85F;
   border-left-color:#D6B85F;
   border-right-color:#D6B85F;
   border-bottom-color:#D6B85F;
   height: 20px;
}

input.knapHover{
   background-image: url("grafik/ikoner/knapbg-over.gif");
   border:2px solid #B59D53;
   border-top-color:#B59D53;
   border-left-color:#B59D53;
   border-right-color:#B59D53;
   border-bottom-color:#B59D53;
   cursor: hand;
}

.radio
{
	BACKGROUND-COLOR: #4785C4;
	border : none;
	
}

.tabeloverskrift {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	BACKGROUND-COLOR: #FEFBAD;
}

.tabel {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	BACKGROUND-COLOR: White;
	border-bottom: 1px solid Silver;
}

.lagertabel1 {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
}

.lagertabel2 {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 7px;
}

.galleritoptabel {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Black;
	BACKGROUND-COLOR: #FEFBAD;
	border-bottom: 1px solid Silver;
}

.gallerimidttabel {
	BACKGROUND-COLOR: White;
	border-bottom: 1px solid Silver;
}

.galleribundtabel {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Black;
	BACKGROUND-COLOR: #FEFBAD;
	border-bottom: 1px solid Silver;
}
