.baggrund{
background-image: url(../billeder/baggrundFull.gif);
	background-repeat: repeat-x;
	position: relative;
	background-position: center top;	
	text-align:center;
	}
	
.baggrund_edit{
background-image: url(../billeder/baggrundFull.gif);
	background-repeat: repeat-x;
	position: relative;
	background-position: center 20px;	
	text-align:center;
	}
	
.baggrundTable{
	background-image: url(../billeder/baggrundTable.gif);
	background-repeat: no-repeat;
	position: relative;
	background-position: center 8px;
	text-align:center;
	}
.baggrundTableMask{
	background-repeat: no-repeat;
	position: relative;
	background-position: center top;
	text-align:center;
	}

body
{
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #BFBCB6;
	scrollbar-face-color: #EEEEEE;
	scrollbar-shadow-color: #BFBCB6;
	scrollbar-highlight-color: #BFBCB6;
	scrollbar-3dlight-color: #EEEEEE;
	font-family: Verdana;
	font-size: 10px;
	color: #a1a1a1;
	
}
td {
	font-family: Verdana;
	color: #626665;
	font-size: 10px;
	line-height: 12px;
}

h2 { font-family: Verdana; font-size: 10px; line-height: 14px; font-weight:normal; margin:0px; padding:0px; }

.submitknap  {
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana;
	background-color: #ff9931;
	border-style: solid;
	border-width: 1px;
	border-color: #666666
}

.dropdown   { color: black; font-size: 10px; font-family: Verdana; background-color: white; border: solid 1px #666666 }
.inputtekst { color: black; font-size: 10px; font-family: Verdana; background-color: white; border: solid 1px #666666 }
.inputAntal {
	color: black;
	font-size: 10px;
	font-family: Verdana;
	background-color: white;
	border: solid 1px #666666;
	text-align: center;
}
.inputtekst200 { color: black; font-size: 10px; font-family: Verdana; background-color: white; border: solid 1px #666666; width: 200px; }

A:link        { color: #626665; font-size: 10px; text-decoration: none }
A:visited        { color: #626665; font-size: 10px; text-decoration: none }
A:active        { color: #626665; font-size: 10px;  text-decoration: none }
A:hover        { color: #000000; font-size: 10px; text-decoration: underline }

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid 1px; 
	border-color: #666666; 
	background-color: '#EEEEEE';
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-track-color: #EEEEEE; 
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #EEEEEE;
	scrollbar-shadow-color: #EEEEEE; 
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-3dlight-color: #EEEEEE;
	
	
}
.Overskrift  {
	color: #17234d;
	font-weight: bold;
	font-size: 12px;
}
.brodtekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}

A:link.adresselinie        { color: #999999; font-size: 9px; font-family: Verdana; text-decoration: none }
A:visited.adresselinie     { color: #999999; font-size: 9px; font-family: Verdana; text-decoration: none }
A:active.adresselinie      { color: #999999; font-size: 9px; font-family: Verdana; text-decoration: none }
A:hover.adresselinie       { color: black; font-size: 9px; font-family: Verdana; text-decoration: underline }


.inputtekst_right {
	color: black;
	font-size: 10px;
	font-family: Verdana;
	background-color: white;
	border: solid 1px #666666;
	text-align: right;
}

.skjulSubmitKontrol
{
    display: none;
}

.inputbox256 {	
	border-top: solid 1px #e1e1e1; 
	border-right: none; 
	border-bottom: solid 1px #e1e1e1; 
	border-left: none;
	height:20px;
	width:256px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	
}

.textarea256x100 {	
	border-top: solid 1px #e1e1e1; 
	border-right: none; 
	border-bottom: solid 1px #e1e1e1; 
	border-left: none;
	height:100px;
	width:256px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	
}
