#header {
	background: #1f1c07 url('/images/unic_back/epict11.jpg') right top no-repeat;
	height: 91px;
	color: #000000;
	border: 2px solid #ffaa11;
}
#headeroutside {
	height: 101px;
}
#header ul {
	position: absolute;
	bottom: 6px;
	width: 97%;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}
* html #header ul {
/* IE */
	bottom: 4px;
	right: 10px;
}
#header #headerH2 {
	bottom: 32px;
	color: #ffffff;
	font-size: 24px;
}
* html #headerH2 {
	bottom: 36px;
}
#header #headerH2 a {
	color: #ffffff;
}
a {
	color: #1f1c07;
	background-color: inherit;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
#content, #contentNB {
	border-left: 2px solid #ffaa11;
	border-right: 2px solid #ffaa11;
	border-bottom: 2px solid #ffaa11;
	color: #000000;
}
#content {
	background: url(/images/unic/epict_tile.gif) repeat-y 18.5% 50%;
}
#content div.menu {
	background: #cdcec0;
}
#footer {
	background-color: #1f1c07;
	border-bottom: 2px solid #ffaa11;
	border-left: 2px solid #ffaa11;
	border-right: 2px solid #ffaa11;
}
#footer div.norm {
	width: 100%;
	height: 3.8em;
	background-color: #1f1c07;
	color: #ffffff;
	margin: 0;
}
.forsidetekst {
	font-family: Verdana;
	font-size: 16px;
	color: #71785C
}
.forsidetekst_2 {
	font-family: Verdana;
	font-size: 16px;
	color: #A38569
}
/* MENU */
div.menu ul.menubreadcrumb {
	background: #cdcec0;}
div.menu ul.menubreadcrumb li {
	color: inherit;
	background: url(/images/menupil/epic_up.gif) no-repeat;
	background-position: right center;
}
div.menu ul.menubreadcrumb li a {
	font-weight: bold;
	color: #555555;
	background-color: transparent;
}
div.menu ul.menuNiv1 li, div.menu ul.menuNiv1 li.liMenuPkt, div.menu ul.menuNiv1 li.liMenuAktPkt {
	color: #676767;
	background-color: transparent;
}
div.menu ul.menuNiv1 li.liMenuUPkt {
	color: #676767;
	background: url(/images/menupil/epic_right.gif) no-repeat;
	background-position: 100% 0.2em;
}
div.menu ul.menuNiv1 li.liMenuAktUPkt {
	color: #777777;
	background: url(/images/menupil/epic_down.gif) no-repeat;
	background-position: right top;
}

