body {
	background: #3f3f3f;
	margin: 0px;
	padding: 0px;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

#menu div {
	margin: 0px;
	padding: 0px;

}

#menu a {
color: #c0c0c0;
        text-decoration: none;
}

#menu a:link {
	color: #fff;
	text-decoration: none;
}

#menu a:hover {
	color: #B71420;
	text-decoration: underline;
}

#menu a:active {
	/* color: #B71420;*/
	color: #fff;
	/*text-decoration: underline;*/
}

#menu a:active:visited {
	color: #B71420;
}

/*
#menu .overskrift {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

#menu .mail {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
*/

/* Overmenu definitioner start */

/* Overmenu definitioner start */

/* menu start */
#menu td {
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: bold;
}

#menu td.menuBG {
	background-color: #508570;
	border-bottom: 1px solid #4d4d4d;
	margin-left: auto;
	margin-right: auto;
}

#menu div.overmenu {
	text-align: center;
	width: 67%;
	margin-left: auto;
	margin-right: auto;
	
}

#menu ul {
	background: none transparent;
    display:inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
} 

#menu ul li {
		border: 0 none;
        float:left;
		padding: 6 0 4 0; /* top right bottom left*/
}

#menu ul li.streg {
		border: 0 none;
		padding: 7 0 0 0; /* top right bottom left - Regulering af afstand til oeverste kant */
}

#menu ul li.streg img {
		border: 0 none;
		width: 1px;
		height: 12px;
}

#menu ul li a {
		border: 0 none;
		padding: 6 20 5 20; /* top right bottom left*/
}

#menu li.selected a, #menu li.selected a:hover, #menu li.selected a:link, #menu li.selected a:visited {
	background: #A5C4AC;
    color: #b71420;
	padding: 5 20 4 20; /* top right bottom left*/
} 

#menu a:hover, #menu a:active {
	color: #b71420;
	padding-bottom: 5px;
}

#menu li a:visited {
	color: #fff;
	
}

#menu ul li.selected a:hover{
	background: #A5C4AC;
}
/* menu slut */

/* undermenu */
 div.submenu{
	background-color: #A5C4AC;

}
#menu td.underMenuBG {
	margin-left: auto;
	margin-right: auto;
}

#menu .underMenuBG div.submenu {
	
text-align: center;
	width: 62%;
	margin-left: auto;
	margin-right: auto;
}	

#submenu ul {
    display:inline;
	font-size: 11px;
	font-weight: bold
} 

#submenu ul li {
		border: 0 none;
		color: #000;
		margin: 0;
		background: #A5C4AC;
}
#submenu ul li.streg {
		border: 0 none;
		padding: 6 0 0 0; /* top right bottom left*/
}

#submenu a {
	color: #000;
	padding: 5 20 5 20; /* top right bottom left*/
}

#submenu li.selected a, #submenu li.selected a:hover, #submenu li.selected a:link, #submenu li.selected a:visited {
	background: #A5C4AC;
    /*color: #000;*/
	color: #b71420;
} 

#submenu ul li.selected a:hover{
                background: #A5C4AC;
				color: #000;
				color: #b71420;
}

/* undermenu slut */

#main div {
	margin-left: auto;
	margin-right: auto;
}

#main table {
	background-color: #fefef1;

}

#bund div {
	height: 50px;
	vertical-align: bottom;
}

#bund table {
	background-color: #fefef1;
	margin-left: auto;
	margin-right: auto;
}

/*
#bund a {
	vertical-align: bottom;
	margin-top: 10px;
}


#bund img {
	background-color: #fefef1;
	margin-left: auto;
	margin-right: auto;
}
*/

