.sidebg {
	background-image: url(billeder/side_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #EBEBEB;



}
.tabelbg {
	background-image: url(billeder/tabel_bg.gif);
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;



}
.tabelhvid {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.knap {
	background-image: url(billeder/menu_bar.gif);
	background-repeat: repeat-x;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-indent: 15px;




}
.tabelgraa {
	background-color: #cccccc;
	text-indent: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666699;




}
.rodlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E71212;
	text-decoration: none;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666699;
	text-decoration: none;




}
.overskrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.tekstCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666699;
	text-decoration: none;
}





a.link_hvid:link {
  color: #ffffff;
  text-decoration:none;
  font-weight: bold;
}
a.link_hvid:visited {
  color: #ffffff;
  text-decoration:none;
  font-weight: bold;
}
a.link_hvid:hover {
  color: #ffffff;
  text-decoration:none;
  font-weight: bold;
}
a.link_hvid:active {
  color: #ffffff;
  text-decoration:none;
  font-weight: bold;
}
