body { 
  background-color: #ffefd1;
	color: #000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  margin: 5px 0 5px 0; 
  padding: 0; 
  min-width: 750px; 
} 
h1 {
  font-size:36px;
	color: #000; 
}
h2 {
  font-size: 24px;
	color: #000f; 
}
h3 {
  font-size: 18px;
	color: #024f6f; 
}
h4 {
  font-size: 14px;
	color: #990000;
}
#holder { 
  background-color: white;
  margin: auto; 
  width: 1024px; 
  border: 1px solid #d4d0c8;
} 
#header { 
  background-color: #990000;
  width: 1024px;
  height: 200px;
	padding-top: 3px;
} 

#menu {
  width: 800px;
  background: #990000;
  float: right;
  margin-right: 10px;
}
#menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 200px;
  float: left;
}
 
#menu a, #menu h2 {
  font: bold 12px arial, helvetica, sans-serif;
  display: block;
  margin: 0;
  padding: 2px 3px;
}
 
#menu h2 {
  color: #fff;
  background: #990000;
  text-transform: uppercase;
border-bottom: 1px solid white;
}
 
#menu a {
  color: #000;
  background: #fff6e5;
  text-decoration: none;
}
 
#menu a:hover {
  color: #990000;
  background: #fff6e5;
}
 
#menu li {position: relative;}
 
#menu ul ul {
  position: absolute;
  z-index: 500;
}
 
#menu ul ul ul {
  position: absolute;
  top: 0;
  left: 100%;
}
 
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}
 
div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#venstre { 
  float: left; 
  width: 190px; 
  padding: 5px; 
} 
#indhold { 
  float:right; 
  width: 799px; 
  padding: 5px 20px 5px 5px; 
  text-align: left; 
} 
#footer { 
  background: #e1e1e1;
  clear: both; 
  padding: 1px;
} 
.backwards { 
  unicode-bidi: bidi-override; 
  direction: rtl; 
} 
#venstre ul li a { 
  display: block; 
  text-decoration: none; 
  background : #fff6e5; 	
  color: black; 
  width: 194px; 
  height: 18px; 
  border-top: 1px solid black;
	border-right: 1px solid black;
  line-height: 18px;
	margin-bottom: 1px;
	padding-left: 2px; 
} 
#venstre ul { 
  padding: 0; 
  margin: 0; 
  list-style-type: none; 
} 
#venstre ul li:hover a { 
  color: #990000; 
} 
a { 
  text-decoration : none; 
  color: #990000;
} 
a:hover { 
  text-decoration: underline;
}
.center { 
  text-align: center; 
}
table
{
border-collapse:collapse;
}
input.c1 {
  font-size:14px;
	background: transparent; 
  color: maroon; border-style:none
}/* bruges i procent*/