/* -------------------------------------------- Reset browser defaults */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-family:inherit; vertical-align:baseline;}
img {vertical-align:bottom;}
:focus {outline:0;}
ol, ul {list-style:none;}
/* -------------------------------------------- Layout start */
body { /* text-formatering: se nederst i css */
	padding-bottom:10px;
}
#page { /* omslutter alt indhold på siden */
	margin:0 auto;
    position:relative;
	background:url("../images/layout/bg-page.png") repeat-y 0 0; /* kolonnebaggrundsfarver her */
    width:990px; 
    border-bottom: solid 1px #CCCCCC;
    background-color: #F6F6F6;
}
/* -------------------------------------------- Top */
#topbanner img, #topbanner1 img	{
	width:990px;
}
#topbanner {
	position:relative; 
	height: 70px;
	background:#F6F6F6 url("../images/layout/topbanner.jpg") no-repeat 0 0;
}
#topbanner1 {
	position:relative; 
	height:43px;
	background-image:url("../images/layout/topbanner1.jpg");
}
#linkholder {
	position:absolute; 
	top:10px;
	left:61px;
	width:261px;
	height: 70px;
	z-index: 2;
}
/* -------------------------------------------- Indhold start */
#indreboks { /* indreboks flyder til venstre i page og omslutter leftcol og container */
	float:left;
	width:785px;
	margin-bottom: 20px; /*afstand til footer */
}
/* -------------------------------------------- Midterfelt */
#container { /* container flyder til højre i indreboks */
	width: 610px;
	float: right;
}
#indhold {}
#indexheader {
	padding-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	Background-color: #EEEEEE;
}
#insidemenu-index { 
	margin:10px 5px 5px 5px;
	overflow:hidden;
	width:600px;
}
/* -------------------------------------------- Venstre kolonne */
#leftcol { /* leftcol flyder til venstre i indreboks */
	width: 167px;
	float: left;
}
.leftmenu {}
a.menu0:link, a.menu0:visited, a.menu0:active, a.menu0:hover	{
	color: #000000;
	cursor: hand;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	padding-left: 18px;
	text-decoration: none;
}
a.menu1:link, a.menu1:visited, a.menu1:active, a.menu1:hover	{
	background-image: url("../images/layout/menuarrowsmall.gif");
	background-position: left center;
	background-repeat: no-repeat;
	color: #000000;
	cursor: hand;
	font-family: verdana, arial, helvetica;
	font-size: 9px;
	font-weight: normal;
	line-height: 16px;
	padding-left: 28px;
        text-decoration: none;
}
a.menusel0:link, a.menusel0:visited, a.menusel0:active, a.menusel0:hover	{
	color: #FFFFFF;
	cursor: hand;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	padding-left: 18px;
	text-decoration: none;
}
a.menusel1:link, a.menusel1:visited, a.menusel1:active, a.menusel1:hover	{
	background-image: url("../images/layout/menuarrowsmall.gif");
	background-position: left center;
	background-repeat: no-repeat;
	color: #000000;
	cursor: hand;
	font-family: verdana, arial, helvetica;
	font-size: 9px;
	font-weight: normal;
	line-height: 16px;
	padding-left: 28px;
    text-decoration: none;
}
.menuitemon1	{
	margin-left: 0px;
	background-color: #99CC99;
	width: 167px;
	vertical-align: middle;
	height: 16px;
	border-right: 1px solid #CCCCCC;
}
.menuitem1	{
	margin-left: 0px;
	background-color: #F3F3F3;
	width: 168px;
	vertical-align: middle;
	height: 16px;
}
.menuitemon0	{
	padding-left: 0px;
	background-image: url("../images/layout/MenuArrow.gif");
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #336666;
	width: 168px;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	vertical-align: middle;
	height: 20px;
}
.menuitem0	{
	padding-left: 0px;
	background-image: url("../images/layout/MenuArrow.gif");
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #E6E6E6;
	width: 167px;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	vertical-align: middle;
	height: 20px;
}
/* -------------------------------------------- Højre kolonne */
#rightcol { /* rightcol flyder til højre i page */
	width: 184px;
	float: right;
	padding-top:7px;
	padding-left:12px;
	margin-bottom: 20px; /* luft til footer */
}
#menubox {} 
#textbox {}  

ul.rightmenu {
	margin-left: 0px;
	margin-bottom:0px;
	width: 168px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC; 
}

li.menuitem	{
	margin-left: 0px;
	background-color: #CCCCCC;
	width: 168px;
	height: 25px;
}
p.menu	{
	padding-top: 5px;
	padding-left: 25px;
	padding-bottom: 0px;
	font-weight: bold;
	text-decoration: underline;
	color: #336666;
}
/* -------------------------------------------- Indhold slut */
/* -------------------------------------------- Footer indhold */
#footer	{
	clear: both;	
	height: 54px;
	margin-top: 0px;
	border: solid 1px #CECECE;
	background-color: white;
}
#footer address a {color:white;}
#footer address p {
	text-align: center;
	font-family: verdana, arial, helvetica;
	font-size: 9px;
	font-weight: normal;
	font-style:italic;  /* italic tilføjet */
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	color:white;
	background-color: #336666;
	padding: 5px 5px 5px 5px;
}
#footer address	{margin: 4px 4px 4px 4px;}
#w3	{
	position:absolute;
	right:8px;
	bottom: 18px;
	width: 190px;
	height: 31px;
	text-align:right;
}

/* -------------------------------------------- Banner menu - absolut position */
#tblbanner	{
	position:absolute;
	top: 70px;
	right: 0px;
	z-index: 5;
}
a.faneaktivlink:link, a.faneaktivlink:visited, a.faneaktivlink:active, a.faneaktivlink:hover	{
	text-align: center;
	color: white;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width: 101px;
	height: 21px;
	padding:8px 0 0 0;
	display: inline-block; 
	background-image: url(../images/layout/FanerAktiv.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
a.faneinaktivlink:link, a.faneinaktivlink:visited, a.faneinaktivlink:active	{
	text-align: center;
	color: white;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	width: 101px;
	height: 21px;
	padding:8px 0 0 0;
	display: inline-block; 
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/layout/FanerInAktiv.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
td.faneaktiv	{
	height: 29px;
	width: 101px;

}
td.faneinaktiv	{
	height: 29px;
	width: 101px;
}
/* -------------------------------------------- Text-formatering */
body {
	background-color: #EEEEEE;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
#indexheader h1	{
	color: #336666;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
	font-size: 18px;
}
#indhold h3	{
	color: #336666;
	padding-left: 5px;
	margin-bottom: 2px;
}
#indexheader h5	{
	color: #336666;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
	font-weight:bold;
	font-size:12px;
}
#indexheader hr	{
	color: #336666;
	background-color: #336666;
	width: 600px;
	height: 1px;
	margin-left: 5px;
	border:none;
}
#indexheader p	{
	color: #606060;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
    margin-top: 1px;
	padding-left: 5px;
    padding-bottom: 5px;
	margin-right: 25px;
}
/* -------------------------------------------- IE6 hack til centrering af #page*/
* html body {text-align:center;}
* html #page {text-align:left;}