
/* acceskey */

a.accesskey,
a.skiplink, label.skiplabel {
	display:none;
}

div.emuLinie, div.linieHolder, div.linie, div.emuLogo, #emulinie {
	display:none;
}

.displayNone {
	display:none;
}

.notPrint {
	display:none;
}

a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
     
p {
	margin:0.1em 0 0 0; padding:0;
	clear:none;
}

img {
	border-style:none;
}

*.imgLeft {
	height:auto;
	float:left;
	margin:4px 8px 8px 0;
}
*.imgRight {
	height:auto;
	float:right;
	margin:4px 0 8px 8px;
}
*.imgCenter {
	width:100%; height:auto;
}

*.imgRLeft {
	height:auto;
	float:left;
	margin:3px 7px 7px 0;
}
*.imgRRight {
	height:auto;
	float:right;
	margin:3px 0 7px 7px;
}
*.imgRCenter {
	width:100%; height:auto;
}

*.imgRLeft, *.imgRRight, *.imgRCenter {
	border-width:1px;
	border-style:solid;
	border-color:#555555;
}

h1, h2, h3, h4, h5, p.minimal, form, ul, table {
	clear:both; float:none;
	width:100%; height:auto;
}

/* OVERSKRIFTER */

h1, h1.hiddenH1,
h2, h2.hiddenH2,
h3, h4 {
	padding:0;
}

h1 {
	font-size:1.3em;
	margin:0.3em 0 0 0;
}

h1.inline {
	display:block;
	font-size:1.3em;
	margin:0.3em 0 0 0;
}

h2 {
	font-size:1.2em;
	margin:0.3em 0 0 0;
}

h3 {
	font-size:1.1em;
	margin:0.3em 0 0 0;
}

h4 {
	font-size:1.0em;
	margin:0.3em 0 0 0;
}

table {
	margin:0; padding:0;
	}
table td {
	margin:0; padding:0;
	}

div {
	margin:0; padding:0;
	}

table.layout-top td.header-r img,
table.layout td.topmenu-c,
table.layout td.content-l,
table.layout td.content-lf {
	display:none;
}

td.header-l {
}
td.header-c {
	width: auto;
}

td.header-r {
	width: 25%;
}
td.content-r {
	width: 25%;
	border-left:2px solid #cecece;
	padding:0 0 0 8px;
}
td.content-c {
	padding:0 8px 0 0;
}

box-body1-f {
	display:none;
}
