.baggrund {
	background-image: url(../billeder/baggrund.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	background-color: #017601;
}
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;
	

}

h2 { font-family: Verdana; font-size: 10px; line-height: 14px; font-weight:normal; margin:0px; padding:0px; }

.submitknap  {
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana;
	background-color: #008800;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	height:25px;
}

.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: 10px;
}
.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 }

A:link.foraeldreinfo        { padding-left:17px; padding-top:5px;height:25px;color: #ffffff; font-size: 9px; font-family: Verdana; text-decoration: none;  }
A:visited.foraeldreinfo     { padding-left:17px; padding-top:5px;height:25px;color: #ffffff; font-size: 9px; font-family: Verdana; text-decoration: none }
A:active.foraeldreinfo     { padding-left:17px; padding-top:5px;height:25px;color: #ffffff; font-size: 9px; font-family: Verdana; text-decoration: none }
A:hover.foraeldreinfo       { 
	color: ffffff; 
	font-size: 9px; 
	font-family: Verdana; 
	text-decoration: none; 
	height:25px;
	padding-left:17px; padding-top:5px;
	background-image:url(../billeder/bulet.gif);
	background-position:-5 0px;
	}


A:link.undervisere        { color: #737473; font-size: 12px; font-family: Verdana; text-decoration: none; font-weight: bold; }
A:visited.undervisere      { color: #737473; font-size: 12px; font-family: Verdana; text-decoration: none; font-weight: bold; }
A:active.undervisere       { color: #737473; font-size: 12px; font-family: Verdana; text-decoration: none; font-weight: bold; }
A:hover.undervisere        {
	color: #007f00;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}

A:link.sub      { color: #999999; font-size: 9px; font-family: Verdana; text-decoration: none }
A:visited.sub   { color: #999999; font-size: 9px; font-family: Verdana; text-decoration: none }
A:active.sub    { color: #999999; font-size: 9px; font-family: Verdana; text-decoration: none }
A:hover.sub{ 
	color: black; 
	font-size: 9px; 
	font-family: Verdana; 
	text-decoration:none;
	background-image: url(../billeder/menuHi.gif);
	 }



.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; 
	
}