.hoejretd {
	background-image: url(Lefty/assets/fabL_shadow.jpg);
	background-repeat: repeat-y;
}
.bund {
	background-image: url(Lefty/assets/fabL_bottom.jpg);
	background-repeat: no-repeat;
}
body {
	background-image: url(Lefty/assets/fabL_pbg.jpg);
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

div.cssmenufancy a {
	display:block;
	margin:0 0 2px;
	padding-left:5px;
	width:150px;
	font-family:arial,sans-serif;
	font-size:12px;
	line-height:150%;
	font-weight:bold;
	color:white;
	background:#000000;
	border:3px outset red;
	text-decoration:none;
	padding-right: 5px;
}


div.cssmenufancy a:hover {
  color:white;
  background:#a00;
  text-decoration:none;
  border-style:inset;
}
div.cssmenufancy a:visited {
  color:white;
}
h1 {
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: large;
	color: #F42A36;
}
.greyBg {
	color: #0000FF;
	background-color: #F1F1F1;
}
.tabelramme {
	border: 1px solid #CCCCCC;
}
.tabeloverskrifter {
	font-weight: bolder;
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.error {
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
}
.rammebillede {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
}

a:link {
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
.bold {
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.billedramme {
	border: 2px solid #CCCCCC;
}

