/* CSS Document */
/* Lalina */

body,html {
	padding: 0;
	margin: 0;
	background:url(../images/bg.jpg) top left repeat-x #0e0e0e;
}

body,html,td,p {
	font: normal 10px/14pt Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

div#topshader {
	height: 174px;
	min-height: 174px;
	background:url(../images/topshader.gif) top center no-repeat transparent;
	width:100%;
}

div#page {
	width:850px;
	margin: 0 auto;
	background-color:#fff;
}

div#logo { 
	width: 185px; 
	float:left;
	background:url(../images/headerbg.gif) top left repeat-x #fff;
}

/* LC er venstrekolonne */
div#lc, div#logo { 
	width: 185px;	
	float:left;
}

div#logo {
	background: url("../images/logo.png") top left no-repeat;
	min-height: 137px;
	height: 137px;
}

div#menu {
	width: 665px;
	float:left;
	height: 137px;
	min-height: 137px;
	background:url(../images/headerbg.gif) bottom left repeat-x #fff;
}

div#menuindex {
	width: 665px;
	float:left;
	height: 127px;
	min-height: 127px;
}

* html div#submenu, * html div#decor, * html div#submenuindex { margin-left: 4px; }

div#submenu {
	width: 177px;
	margin: 0 0 0 8px;
	background:url(../images/submenubg.png) top left no-repeat #040505;
	min-height: 501px;
	height: 501px;
	height: auto;
	float:left;
}

div#submenuindex {
	width: 177px;
	margin: 0 0 0 8px;
	background:url(../images/submenubg.png) top left no-repeat #040505;
	min-height: 501px;
	height: 501px;
	height: auto;
	float:left;
}

div#decor {
	width: 177px;
	margin: 0 0 0 8px;
	background:url(../images/decor.png) top left no-repeat;
	height: 101px;
	min-height: 101px;
	float:left;
}

div#flash { width: 665px; float:left; }

div#content,div#contentindex {
	width: 615px;
	float:left;
	background-color:#fff;
	padding: 20px 0 0 25px;
}

div#clearer { clear:both; }

div#pagebottom {
	clear:both;
	min-height: 150px;
	height: 150px;
	padding-top: 25px;
	background:url(../images/pageb2.png) top center no-repeat transparent;
	width:100%;
	text-align: center;
}

div#pagebottom p, div#pagebottom a { color: #fff; }

/* KONTAKTFELT */
input.contact, textarea.contact {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000;
border: 1px solid #000;
background-color:#fff;
}
/* KONTAKTFELT - END */

td { vertical-align: top; }

a { text-decoration: none; color: #ed3762; font-weight: bold; }
a:hover { color: #000; }

img { border: none; }
div#tagmark { text-align:center; }
div#tagmark a { font-weight:bold; color: #fff; text-decoration:none; }

h1 {
font: lighter 20px Georgia, Helvetica, Verdana;
color: #ed3762;
}

h2,h3,h4,h5 {
font: lighter 18px Georgia, Helvetica, Verdana;
color: #42383a;
}

h6 {
font: bold 12px Verdana, Arial;
color: #ed3762;
}