body { 
	background-image:   url(../images/d_baggrund.jpg);
	background-position: top center;
	margin: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color:  #666666; 
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #666666; 
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #333333;
	scrollbar-arrow-color: #D0C39F; 
}

td { 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #D0C39F;  
	FONT-SIZE: 10px; 
	FONT-WEIGHT: normal;
 }
 
  .text {
	padding: 10px;
}
 
.bold10 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: CCCCCC;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
} 

.bold11  {  
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #CCCCCC; 
	FONT-SIZE: 11px; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none;
}

hr {
	height: 1px;
	width: 340px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	color: #FFFFFF;
}

form {
  margin: 0px; 
} 

.input-big {
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	width: 340px; 
	HEIGHT: 18px; 
	BORDER-RIGHT: #D0C39F 1px solid; 
	BORDER-TOP: #D0C39F 1px solid; 
	BORDER-LEFT: #D0C39F 1px solid; 
	BORDER-BOTTOM: #D0C39F 1px solid; 
	BACKGROUND-COLOR: #999999;
}

.input-medium {
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	WIDTH: 250px; 
	HEIGHT: 18px; 
	BORDER-RIGHT: #D0C39F 1px solid; 
	BORDER-TOP: #D0C39F 1px solid; 
	BORDER-LEFT: #D0C39F 1px solid; 
	BORDER-BOTTOM: #D0C39F 1px solid; 
	BACKGROUND-COLOR: #999999;
}

.input-small {
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	WIDTH: 100px; 
	HEIGHT: 18px; 
	BORDER-RIGHT: #D0C39F 1px solid; 
	BORDER-TOP: #D0C39F 1px solid; 
	BORDER-LEFT: #D0C39F 1px solid; 
	BORDER-BOTTOM: #D0C39F 1px solid; 
	BACKGROUND-COLOR: #999999;
}

.input-text{
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	WIDTH: 340px; 
	HEIGHT: 100px; 
	BORDER-RIGHT: #D0C39F 1px solid; 
	BORDER-TOP: #D0C39F 1px solid; 
	BORDER-LEFT: #D0C39F 1px solid; 
	BORDER-BOTTOM: #D0C39F 1px solid; 
	BACKGROUND-COLOR: #999999;
}

.button {
	COLOR: #FFFFFF;
	font-weight : bold;
	font-size : 10px;
	background-color: #635D4C;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
}
 
 A { 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #CCCCCC; 
	FONT-SIZE: 10px; 
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline; 
	CURSOR: hand; 
} 

A.lille {  
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none; 
} 

A:visited { 
	COLOR: #CCCCCC; 
} 

A:active { 
	COLOR: #CCCCCC; 
} 

A:hover { 
	COLOR: #999999; 
	TEXT-DECORATION: none; 
}
