.png {
	behavior: url('/includes/css/iepngfix.htc');
}

* img {
	border: none;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1.2em;
	color: #2f71be;
	border-bottom: 1px dashed #2a2a2a;
}
h1 {
	margin: 0 0 11px 0;
	font-size: 2.2em;
	padding: 0 0 6px 50px;
	background: url('/includes/images/green2green/h1_bullet.gif') 14px 4px no-repeat;
}

body {
	background: #68a708 url('/includes/images/green2green/gradient.jpg') repeat-x;
	margin: 15px 0 0 0;
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #2a2a2a;
}
#wrapper {
	margin: 0 auto;
	width: 770px;
}

#topimage {
	width: 770px;
	height: 245px;
	border-bottom: 1px solid #fff;
	position: relative;
}

#topimage .topimage {
	float: left;
}

#topimage #rounded {
	position: absolute;
	top: 0;
	left: 0;
}

#topimage #logo {
	position: absolute;
	right: 26px;
	top: 9px;
}

#topimage #toptext {
	position: absolute;
	top: 176px;
	left: 55px;
	color: #fff;
	z-index: 2;
	background: transparent url('/includes/images/green2green/ident.gif') 0 5px  no-repeat;
	padding: 0 0 0 20px;
	width: 295px;
}

#topimage #toptextContainer {
	opacity: .3;
	filter: alpha(opacity=30);
	background: #000;
	width: 375px;
	height: 56px;
	position: absolute;
	top: 173px;
	left: 0;
	z-index: 1;
}


#contentOuterWrapper {
	float: left;
	width: 770px;
	background: #fff url('/includes/images/green2green/content_gradient.gif') repeat-x;
}

#contentOuterWrapper a {
	color: #2f71be;
}
#contentOuterWrapper a:hover {
	text-decoration: none;
}

#navi {
	color: #999;
	padding: 11px;
	clear: left;
}
#navi a {
	color: #999;
	text-decoration: none;
}
#navi a:hover {
	text-decoration: underline;
}

#navi a.active,
#navi a:hover {
	color: #2a2a2a;
}

#left {
	clear: left;
	float: left;
	width: 518px;
	padding: 0 11px;
}

#right {
	float: left;
	width: 216px;
	padding: 0 7px;
}
div.left-dest {
	clear: left;
	float: left;
	width: 364px;
	padding: 0 11px;
}

div.right-dest {
	float: left;
	width: 364px;
	padding: 0 7px;
}

#footer {
	clear: left;
	background:  #3470bb;
	color: #fff;
	padding: 9px 14px;
}

#footer a {
	color: #fff;
}

#footer a:hover,
#intern1 a {
	text-decoration: none;
}

#intern1 {
	margin: 5px 0 0 0;
	float: right;
}

#intern1 a {
	color: #8dda17;
}

/*
	TOP MENU
*/

#topmenu { 
	position: relative;
	text-transform: uppercase;
	background: url('/includes/images/green2green/menu_background.gif') repeat-x;
	height: 35px;
	z-index: 9999;
}

#nav { /* Placeringen af dropdownmenuen */
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}

#nav, #nav ul { 
	float:left;
	padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
    margin: 0 0 1em 0;
}

#nav li {
    width:auto;
}
#nav li li {
    width:180px;
}

#nav a {
    font-weight:bold;
    padding: 0.25em 2em;
}
#nav ul a {
    font-weight:normal;
    border-bottom: 1px solid #235186;
}

#nav a {
    display: block;
    text-decoration:none;
    padding:0px;
    padding:4px;
    padding-left:5px;
	padding: 12px 14px; 
    color: #fff;
}
#nav a:hover,
#nav li li a:hover {
    display: block;
    text-decoration:none;
    text-decoration:none;    
    color:#fff;
}
#nav li li a {
	padding:0px;
	padding:10px;
	padding-left:5px;
}
#nav li li a:hover { /* Dropdown/Submenu -> Hover */
/*	background-color: #235186 !important;*/
	background-color: red;
}

#nav ul a.hassubmenu{ /* Hvis der findes en submenu */
    background:url("/includes/images/rightarrow2.gif") no-repeat center right;
}

#nav li { /* Dropdown style */
    float: left;
}

#nav li ul { 
    position: absolute;
    background-color:#3274c0;
    width: 180px;
    left: -999em; 
}

#nav li ul ul { 
    margin: -32px 0 0 180px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
    left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #3274c0;
}

.matchture a {
 color: black;

}

.seflerebilleder {
	text-align: center;
	height: 56px; 
	width: 56px; 
	background: url('/gfx/icons/seflerebilleder_bg.gif');
	overflow: hidden;
}

.seflerebilleder span {
	text-transform: uppercase; 
	font: 10px arial; 
	color: #fff;
}

.seflerebilleder span a {
	color: #fff; 
	display: block;
	width: 56px; 
	height: 56px;
	padding: 27px 0 0 0;
}

.seflerebilleder span a:hover {
	background: none;
	text-decoration: none;
}
