@charset "utf-8";
/* CSS Document */

@import url("KLMGR_paragraphsetup.css");

body{
	margin: 0px;
	height: 100%; 
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background:  #dcdcde; /*FFFFFF*/
}

html {
	height: 100%;
}

p, td{
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}

h1, .h1{
	font-size: 13px;
	margin: 0px;
	padding: 0 0 3px 0px;
	font-weight: bold;
}

h2, .h2{
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	padding: 0px;
}

a:link, a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover, a:active {
	color: #333333;
}

#outercontainer{
/*	width: 100%;
	margin: 0 auto;
	height: 100%;
	position:relative;
	z-index: 1;
*/
	background: #ffffff;
}

#colorbar{
	width: 100%;
	z-index: 0;
	position: absolute;
	top: 100px;
	left: 0px;
	height: 275px;
}

#container{
	width: 980px;
	margin: 0 auto;
	height: 100%;
	position: relative;
	z-index: 1;
	background: url(/files/billeder/design/shadow_filled.png) no-repeat;
	/*	display: table;*/
	/*display: inline;*/
}

#languagebar{
	width: 930px;
 	height: 20px;
	margin: 0 auto;
	padding-top: 5px; 
	text-align: right;
	font-size: 10px;
}

#innercontainer{
	width: 930px;
	border-top: dotted 1px #e0e0e1;
	border-left: dotted 1px #e0e0e1;
	border-right: dotted 1px #e0e0e1;
	margin: 0 auto;
	position: relative;
}

#top{
	position:relative;
	width: 930px;
	height: 74px;
}

#toplogo{
	position:absolute;
	top: 20px;
	left: 15px;
	height: 35px;
}

#topmenu{
	position:absolute;
	text-align: right;
	top: 30px; /* 38*/
	right: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #818285;
}

#submenu{
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	
}


#contentcontainer{
	width: 930px;
	margin: 0px auto;
	position: relative;
}


#groupboxes{
	height: 238px;
	width: 238px;
	background: url(/files/billeder/design/GroupBoxes.png) no-repeat;
	position:absolute;
	top: 15px;
	left: 365px;
	z-index: 2;
}

#styleimage_frontpage{
	position: absolute;
	top: 22px;
	left: 400px;
	z-index: 50;
}

#addressbox{
	height: 40px;
	width: 200px;
	color: #FFFFFF;
	font-size: 10px;
	background: #818285;
	position: absolute;
	bottom: 0px;
	padding: 10px;
	text-align: left;
    left: 50%;
    margin-left: 245px;
}

#bottomshadow{
	width: 100%;
	height: 75px;  /*110*/
	background: url(/files/billeder/design/bottomshadow_small.png) repeat-x;
	background-position: bottom;
	position: relative;
}

#cancer{
	position: absolute;
	bottom: 5px;
    left: 50%;
    margin-left: -465px;
}

#smiley{
	width: 60px;
	height: 55px;
	position: absolute;
	bottom: 0px;
	text-align: left;
    left: 50%;
    margin-left: 185px;
}

#disclamer{
width: 500px;
height: 15px;
bottom: 0px;
color: #666666;
left: 50%;
position: absolute;
margin-left: -235px;
font-size: 10px;
}

#disclamer_dk{
width: 500px;
height: 15px;
bottom: 5px;
color: #666666;
left: 50%;
position: absolute;
margin-left: -160px;
font-size: 10px;
}

#topmenu ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#topmenu ul li {
	float: left;
	margin-left: 20px;
}

#topmenu a:link, #topmenu a:visited {
	color: #000000;
	text-decoration: none;
}

#topmenu a:hover, #topmenu a:active{
	color: #666666;
}
