/* HEADER RETTELSER */
#headeroutside {
	height: 100px
}
#header {
	height: 100px;
	background: #195d82 url(/images/emu11/design-headerbg.jpg) repeat-y center center;
}
/* special version of boxes in section header */
#headerH1 {
	position: absolute !important;
	width: auto !important;
	height: auto !important;
	bottom: 28px !important;
	left: 8px !important;
	font-size: 24px !important;
	line-height: 1.3em !important;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}
* html #headerH1 {
	bottom: 34px;
	left: 8px;
}
#headerH2 {
	position: absolute;
	bottom: 6px;
	left: 8px;
	margin: 0;
	padding: 0;
	font-size: 16px;
	letter-spacing: 0;
}
* html #headerH2 {
	bottom: 12px;
	left: 8px;
}
#headerH1 a {
	color: #ffffff;
}
#headerH2 a {
	color: #b7ccd7;
	font-weight: lighter;
}
#headerH1 a:hover, #headerH2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#headerH1 a.visited, #headerH2 a.visited {
	color: #ffffff;
	text-decoration: none;
}
#headerH1 a.visited:hover, #headerH2 a.visited:hover {
	color: #ffffff;
	text-decoration: none;
}
#content {
	background: #f7fdff url(/images/design/design_tile.gif) repeat-y 20% 50%;
}
/* BREADCRUMB RETTELSER */
div.menu ul.menubreadcrumb {
	background: #498CAD url(/images/emu11/design-bcback.gif) repeat-x;
}
div.menu ul.menubreadcrumb li.mbc00 a.menubreadcrumb, div.menu ul.menubreadcrumb li.mbc01 a.menubreadcrumb, div.menu ul.menubreadcrumb li.mbc02 a.menubreadcrumb {
	color: #ffffff;
}
span.artikelAuthor, span.artikelDato {
	display: inline-block;
	font-size: 1em;
	font-style: italic;
	line-height: 135%;
	margin-left: 8px;
}
p span.artikelAuthor, p span.artikelDato {
	margin-left: 0;
	display: inline;
}
span.artikelDato {
	line-height: 200%;
}
span.artikelSubtitel {
	font-size: 1em;
	font-weight: bold;
	line-height: 135%;
	color: #555555;
	margin-left: 8px;
}
.fact, .news, .bord, .webs, .flsh, .info, .form, .smap, .link, .cald, .sgnw {
	background: #DDF0FF url(/images/emu12/link-bg.jpg) left -101px repeat-x;
	border-left: solid 2px #DDF0FF;
	border-right: solid 2px #DDF0FF;
}
.white {
	background: none;
	border-left: none;
	border-right: none;
}
.fact .box-first-h, .news .box-first-h, .bord .box-first-h, .webs .box-first-h, .flsh .box-first-h, .info .box-first-h, .form .box-first-h, .smap .box-first-h, .link .box-first-h, .cald .box-first-h, .sgnw .box-first-h {
	background: none;
	border-bottom: none;
	color: #000000;
}
div.designvform {
	clear: both;
	float: left;
	width: 95%;
	height: auto;
	margin: 0;
	padding: 0;
}
span.entry-title {
	font-weight: bold;
	font-style: normal;
	color: #000000;
	line-height: 1.25;
	margin-bottom: 0.167em;
	font-size: 1.333em;
}

