.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: #96bd29 url('/includes/images/green2green/gradient.jpg') repeat-x;
	margin: 0px 0 0 0;
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #2a2a2a;
}
#wrapper {
	margin: 0 auto;
	width: 770px;
	border-left:15px solid #ffffff;
	border-right:15px solid #ffffff;
	background-color:#ffffff;
}

#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 #betaling {
	position: absolute;
	right: 26px;
	top: 35px;
	text-align:right;
}

#topimage #toptext {
	position: absolute;
	top: 192px;
	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: 29px;
	position: absolute;
	top: 195px;
	left: 0;
	z-index: 1;
}


#contentOuterWrapper {
	float: left;
	width: 770px;
}

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

.clear{
clear:both;
}

#navi {
	color: #999;
	padding: 11px;
	clear: left;
	background: #fff url('/includes/images/green2green/content_gradient.gif') repeat-x;
}
#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;
}

div.left-dest-width {
	clear: both;
	width: 100%;
	padding: 0 11px;
}

div.left-dest-width div {
	float:left;
	display:inline;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:15px;
	padding:0px;
}

div.right-dest-width {
	width: 100%;
	padding: 0 7px;
}

div.right-dest-width div {
	float:left;
	display:inline;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:15px;
	padding:0px;
}

div.ms_left-dest {
	clear: left;
	float: left;
	width: 364px;
	padding: 0 11px;
}

div.ms_left-dest2 {
	clear: left;
	float: left;
	width: 750px;
	padding: 0 11px;
}

div.ms_ture {
	float:left;
	display:inline;
	margin-right:5px;
	margin-bottom:12px;
	margin-top:0;
	border:1px solid #e1e0dc;
	background-color: #fffdf4;
	width:368px; 
	height:155px;
}

div.ms_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 #ffffff;
}

#nav a {
    display: block;
    text-decoration:none;
    padding:0px;
    padding:4px;
    padding-left:5px;
	padding: 10px 10px;
    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: #6f8b27;
}

#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:#7c9a2f;
    width: 180px;
    left: -999em; 
}

#nav li ul ul { 
    margin: -32px 0 0 180px;
	background-color:#5d7621;
}

#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: #7c9a2f;
}

.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;
}

/* TILFØJELSER AF MICHAEL */

.heading {
color:#749f10;
border-bottom:1px solid #cccccc;
border-top:1px solid #cccccc;
margin-bottom:5px;
padding-top:4px;
background-position:2px 4px;
padding-left:35px;
}

.subheading {
font-size:12px;
font-family:arial,verdana,sans-serif;
color:#555555;
line-height:150%;
}

.ms_left p.subheading {
margin:0;
font-weight:bold;
font-family:arial,verdana,sans-serif;
color:#181818;
font-size:13px;
}

.ms_left p.subheadingNew {
font-weight:bold;
font-size:13px;
line-height:140%;
}

.ms_font12black {
font-size:12px;
line-height:150%;
}

.ms_tablenoborder {
border:0px;
width:100%;
}

.ms_tablenoborder td {
padding:3px;
}

.ms_tablefields {
background-color:#bcc26e;
font-weight:bold;
}

.ms_tablegray {
background-color:#d4d4d4;
}

.ms_bold {
font-weight:bold;
}

h1 {
border-bottom:1px solid #cccccc;
border-top:1px solid #cccccc;
color:#749f10;
padding-top:4px;
background-position:2px 4px;
padding-left:35px;
}

.ms_golfskoleLink {
font-family:arial,verdana,sans-serif;
font-size:12px;
text-decoration:none;
}
