/* STYLE TIL SIDER MED ASYMMETRISK FOTO */

body {
	background-color : #000000;
}
.box1 {	/* Hele rammen om siden */
	position : absolute;
	top : 5%;
	left : 4%;
	width : 92%;
	height : 90%;
	border-width : 1px;
	border-style : solid;
	border-color : #ffffff;
	border-collapse : collapse;
}
table {	/* Menulinie top */
	position : absolute;
	top : 0%;
	left : 0%;
	width : 100%;
	border-collapse : collapse;
	background-color : #404040;
	table-layout : fixed;
}
#row1 {	/* Menulinie højde */
	height : 18px;
}

td {	/* Menulinie knaptekst andre */
	border-right : 1px solid white;
	border-left : 1px solid white;
	vertical-align : middle;
	color : #ffffff;
	font-family : tahoma, sans-serif;
	font-size : 8pt;
	text-align : center;
}
th {	/* Menulinie knaptekst aktuel */
	border-right : 1px solid white;
	border-left : 1px solid white;
	vertical-align : middle;
	color : #bf7d1d;
	font-family : tahoma, sans-serif;
	font-style : normal;
	font-size : 8pt;
	text-align : center;
}
.box2 {	/* N0,1&2 Styrebox til logotext */
	position : absolute;
	top : 12%;
	left : 4%;
	width : 92%;
	color : #ffffff;
	font-family : tahoma, sans-serif;
	font-size : 8pt;
	text-align : center;
	z-index : 2;
	
}
#box2-1 {  /* N0,1&2 Placeringsboks til logotext */
	position : relative;
	top : 0%;
	width  : 500px;
	font-family  : tahoma, sans-serif;
	font-style  : normal;
	font-size  : 14pt;
	color  : #ffffff;
	text-align  : center;
}
.box3 {	/* N0,1&2 Styreboks til indhold */
	position : absolute;
	width : 92%;
	bottom : 10%;
	left : 4%;
	font-family : tahoma, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	text-align : center;
}
#box3-1 {  /* N0,1&2 Placeringsboks */
	position : relative;
	top : 0%;
	width : 900px;
	font-family : tahoma, sans-serif;
	font-style : normal;
	font-size : 10pt;
	color : #ffffff;
	text-align : left;
}
span.box3-1 {  /* N0&1 Placeringsboks til venstrefoto */
	position : absolute;
	left : 4%;
	bottom : 0%;
	width : 22%;
	font-family : tahoma, sans-serif;
	font-style : normal;
	font-size : 9pt;
	color : #ffffff;
	text-align : left;
}
span.box3-1a {  /* N0&1 Placeringsboks til venstretekst */
	position : absolute;
	bottom : 0%;
	width : 40%;
	right : 66%;
	font-family : tahoma, sans-serif;
	font-style : normal;
	font-size : 9pt;
	color : #ffffff;
	text-align : right;
}
span.box3-1b {  /* N0&1 Placeringsboks til centerbillede */
	position : absolute;
	bottom : 0%;
	left : 360px;
	width : 55%;
	line-height : 8px;
	font-family : tahoma, sans-serif;
	font-style : normal;
	font-size : 10pt;
	color : #ffffff;
	text-align : left;
}
span.box3-1c {  /* N0&1 Placeringsboks til højretekst */
	position : absolute;
	bottom : 0%;
	left : 31%;
	width : 70%;
	font-family : tahoma, sans-serif;
	font-style : normal;
	font-size : 8.5pt;
	color : #ffffff;
	text-align : left;
}
#box3-2 { /* N1&2 Placeringsboks til 2. element */
	position : absolute;
	bottom : 0%;
	width : 10%;
	left : 35%;
	font-family : tahoma, sans-serif;
	font-style : normal;
	font-size : 9pt;
	color : #ffffff;
	text-align : left;
}
#box3-3 {  /* N1&2 Placeringsboks til 3. element */
	position : absolute;
	bottom : 0%;
	width : 10%;
	left : 45%;
	font-family : tahoma, sans-serif;
	font-style : normal;
	font-size : 9pt;
	color : #ffffff;
	text-align : left;
}
#box3-4 {  /* N1&2 Placeringsboks til 4. element */
	position : absolute;
	bottom : 0%;
	width : 10%;
	left : 55%;
	font-family : tahoma, sans-serif;
	font-style : normal;
	font-size : 9pt;
	color : #ffffff;
	text-align : left;
}
#box3-5 {  /* N1&2 Placeringsboks til 5. element */
	position : absolute;
	bottom : 0%;
	width : 10%;
	left : 65%;
	font-family : tahoma, sans-serif;
	font-style : normal;
	font-size : 9pt;
	color : #ffffff;
	text-align : left;
}
#box3-6 {  /* N1&2 Placeringsboks til 6. element */
	position : absolute;
	bottom : 0%;
	width : 10%;
	left : 75%;
	font-family : tahoma, sans-serif;
	font-style : normal;
	font-size : 9pt;
	color : #ffffff;
	text-align : left;
}
#box3-7 {  /* N1&2 Placeringsboks til 7. element */
	position : absolute;
	bottom : 0%;
	width : 10%;
	left : 85%;
	font-family : tahoma, sans-serif;
	font-style : normal;
	font-size : 9pt;
	color : #ffffff;
	text-align : left;
}

.box4 {	/* N0,1&2 Placeringsboks til knapelement */
	position : absolute;
	width : 92%;
	bottom : 7.5%;
	left : 4%;
	font-family : tahoma, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	text-align : center;
	z-index : 2;
}
#box4-1 { /* N0,1&2 Styreboksboks til knapelement */
	position : relative;
	top : 0%;
	width : 201px;
	font-family : tahoma, sans-serif;
	font-style : normal;
	font-size : 10pt;
	color : #ffffff;
	text-align : left;
}
span.box4-1a {  /* N0,1&2 Styreboksboks til knapelement */
	position : relative;
	top : 0%;
	left : 53px;
	width : 170px;
	line-height : 8px;
	font-family : tahoma, sans-serif;
	font-style : normal;
	font-size : 10pt;
	color : #ffffff;
	text-align : left;
}

.box5 	{  /* N0 Placeringsboks til bundtekster */
	position : absolute;
	bottom : 8%;
	width : 92%;
	left : 4%;
	font-family : tahoma, sans-serif;
	font-style : normal;
	font-size : 9pt;
	color : #ffffff;
	text-align : left;
}
#box5-1 {  /* N0 Styreboks til bundtekster */
	position : absolute;
	width : 100%;
	bottom : 0%;
	left : 0%;
}
span.box5-1a { /* N0 Placeringsboks til venstre bundtekst */
	position : absolute;
	bottom : 0%;
	width : 22%;
	right : 75%;
	font-family : tahoma, sans-serif;
	font-style : normal;
	font-size : 9pt;
	color : #ffffff;
	text-align : right;
	z-index : 2;
}
span.box5-1b {  /* N0 Placeringsboks til højre bundtekst */
	position : absolute;
	bottom : 0%;
	width : 22%;
	left : 75%;
	font-family : tahoma, sans-serif;
	font-style : normal;
	font-size : 9pt;
	color : #ffffff;
	text-align : left;
	z-index : 2;
}	

img {
	border-width : 0px;
}
a:link  {
	color : #ffffff;
	text-decoration : none;
}
a:visited {
	color : #66ff00;
	text-decoration : none;
}
a:hover {
	color : #ff0000;
	text-decoration : none;
}
h1	{
	font-family : tahoma, sans-serif;
	font-style : normal;
	font-size : 10pt;
	color : #ffffff;
	text-align : right;
}
p	{
	font-family : tahoma, sans-serif;
	font-style : normal;
	font-size : 8pt;
	color : #dddddd;
	text-align : center;
}