/*  DROPDOWN MENU Ver. 1  */

#dropdown ul
{
	clear : left ;
	float : left ;
	background : #847c7a ;
	list-style : none ;
	margin : 0px ;
	padding : 0px ;
	line-height : 26px ;
	width : 944px ;
	margin-bottom : 10px ;
	z-index : 3 ;
	}
#dropdown ul ul
{
	display : none ;
	position : absolute ;
		left : 6px ;
		top : 26px ;
	background : none ;
	border : 1px solid #847c7a ;
	border-top : none ;
	width : auto ;
	z-index : 5 ;
	}
#dropdown ul ul ul
{
	position : absolute ;
		left : 160px ;
		top : -11px ;
	border : 1px solid #847c7a ;
	z-index : 7 ;
	}
#dropdown li
{
	float : left ;
	position : relative ;
	margin : 0px ;
	padding : 0px ;
	padding-left : 17px ;
	z-index : 2 ;
	}
#dropdown li li
{
	clear : left ;
	width : 160px ;
	padding : 0px ;
	z-index : 4 ;
	}
#dropdown li li li
{
	z-index : 6 ;
	}

#dropdown li a:link,
#dropdown li a:visited
{
	color : #ffffff ;
	display : block ;
	text-decoration : none ;
	}
#dropdown li li a:link,
#dropdown li li a:visited
{
	display : block ;
	color : #000000 ;
	font-size : 12px ;
	line-height : 22px ;
	background : #ffffff ;
	width : 150px ;
	padding-left : 10px ;
	filter : alpha(opacity=100) ;
	opacity : 1.00 ;
	}
#dropdown li li a:hover
{
	color : #ffffff ;
	background : #5497C8 ;
	}
#dropdown li li.dropdownspacer
{
	background : #ffffff ;
	filter : alpha(opacity=100) ;
	opacity : 1.00 ;
	height : 10px ;
	line-height : 10px ;
}

#dropdown li li.dropdownspacer span
{
	height : 10px ;
	line-height : 10px ;
}










body
{
	margin : 0px ;
	font-family : "Arial" ;
	}
p, h1, h2, h3, form, table
{
	margin : 0px ;
	}
form, table
{
	clear : left ;
	float : left ;
	}
img
{
	border : none ;
	}
p.right
{
	text-align : right ;
	}
#centerposition
{
	margin : 0px auto ;
	width : 978px ;
	}
#container
{
	clear : left ;
	float : left ;
	padding-left : 17px ;
	background : #ffffff url('/Files/System/background.jpg') ;
		background-repeat : no-repeat ;
	width : 961px ;  /* centerwidth - 2*containerpadding  */
	z-index : 1 ;
	}
#header,
#footer,
#logo,
#topgraphic
{
	clear : left ;
	float : left ;
	width : 944px ;
	}
#body,
#body-front
{
	position : relative ;
	float : left ;
	width : 961px ;
	min-height : 300px ;
	_height : 300px ;
	}

#body-front div
{

}


#container,
#header,
#dropdown,
#topgraphic,
.setupcentent1,
.setupcentent2,
.setupcentent3,
.setupcentent4,
.frontcentent1,
.frontcentent2,
.frontcentent3,
.frontcentent4
{
	padding-bottom : 12px ;
	}
#rightmenu ul,
#setupcententdown ul
{
	float : left ;
	padding : 0px ;
	margin : 0px ;
	list-style : none ;
	}
#footer
{
	background : #847c7a ;
	clear : left ;
	}
#rightmenu li,
#setupcententdown li
{
	width : 100% ;
	clear : left ;
	padding : 0px ;
	}
#logo
{
	height : 120px ;
	}

#footer small
{
	position : relative ;
	padding-left : 17px ;
	}

#footer small,
#footer a:link,
#footer a:visited
{
	color : #ffffff ;
	text-decoration : none ;
	font-size : 12px ;
	line-height : 26px ;
	height : 26px ;
	}








#rightmenu h2,
#setupcententdown h2
{
	color : #e20033 ;
	font-weight : bold ;
	font-size : 12px ;
	padding-left : 10px ;
	}
#setupcententdown p
{
	font-size : 10px ;
	}


#rightmenu ul a:link,
#rightmenu ul a:visited,
#setupcententdown ul a:link,
#setupcententdown ul a:visited
{
	display : block ;
	color : #000000 ;
	text-decoration : none ;
	font-size : 12px ;
	line-height : 18px ;
	height : 18px ;
	padding-left : 10px ;
	background : #ffffff ;
	}

#rightmenu ul ul a:link,
#rightmenu ul ul a:visited,
#setupcententdown ul ul a:link,
#setupcententdown ul ul a:visited
{
	padding-left : 20px ;
	}
#rightmenu ul ul ul a:link,
#rightmenu ul ul ul a:visited,
#setupcententdown ul ul ul a:link,
#setupcententdown ul ul ul a:visited
{
	padding-left : 30px ;
	}
 




#rightmenu ul a:hover,
#setupcententdown ul a:hover
{
	display : block ;
	color : #5497c8 ;
	background : #ffffff url('/Files/System/rightmenu-dot.gif') ;
		background-repeat : no-repeat ;
		background-position : left 3px ;
	}
#rightmenu ul ul a:hover,
#setupcententdown ul ul a:hover
{
	background : #ffffff url('/Files/System/rightmenu-dot.gif') ;
		background-repeat : no-repeat ;
		background-position : 10px 3px ;
	}
#rightmenu ul ul ul a:hover,
#setupcententdown ul ul ul a:hover
{
	background : #ffffff url('/Files/System/rightmenu-dot.gif') ;
		background-repeat : no-repeat ;
		background-position : 20px 3px ;
	}


#rightmenu ul a.active:link,
#rightmenu ul a.active:visited,
#setupcententdown ul a.active:link,
#setupcententdown ul a.active:visited
{
	background : #ffffff url('/Files/System/rightmenu-dot-active.gif') ;
		background-repeat : no-repeat ;
		background-position : left 3px ;
	color : #bcbbbb ;
	}
#rightmenu ul ul a.active:link,
#rightmenu ul ul a.active:visited,
#setupcententdown ul ul a.active:link,
#setupcententdown ul ul a.active:visited
{
	background : #ffffff url('/Files/System/rightmenu-dot-active.gif') ;
		background-repeat : no-repeat ;
		background-position : 10px 3px ;
	}
#rightmenu ul ul ul a.active:link,
#rightmenu ul ul ul a.active:visited,
#setupcententdown ul ul ul a.active:link,
#setupcententdown ul ul ul a.active:visited
{
	background : #ffffff url('/Files/System/rightmenu-dot-active.gif') ;
		background-repeat : no-repeat ;
		background-position : 20px 3px ;
	}


#rightmenu ul a.active:hover,
#setupcententdown ul a.active:hover
{
	background : #ffffff url('/Files/System/rightmenu-dot.gif') ;
		background-repeat : no-repeat ;
		background-position : left 3px ;
	color : #5497c8 ;
	}
#rightmenu ul ul a.active:hover,
#setupcententdown ul ul a.active:hover
{
	background : #ffffff url('/Files/System/rightmenu-dot.gif') ;
		background-repeat : no-repeat ;
		background-position : 10px 3px ;
	}
#rightmenu ul ul ul a.active:hover,
#setupcententdown ul ul ul a.active:hover
{
	background : #ffffff url('/Files/System/rightmenu-dot.gif') ;
		background-repeat : no-repeat ;
		background-position : 20px 3px ;
	}

#rightmenu ul a.activepath:link,
#rightmenu ul a.activepath:visited
{
	color : #bcbbbb ;
	}





.setupcentent1
{
	float : left ;
	width : 188px ;
	padding-right : 30px ;
	}
.setupcentent2
{
	float : left ;
	width : 406px ;
	padding-right : 30px ;
	}
.setupcentent3
{
	clear : both ;
	float : left ;
	width : 654px ;
	}
.frontcentent1
{
	float : left ;
	width : 230px ;
	padding-right : 8px ;
}
.frontcentent2
{
	float : left ;
	width : 468px ;
	padding-right : 8px ;
}
.frontcentent3
{
	float : left ;
	width : 706px ;
	padding-right : 8px ;
}
.frontcentent4
{
	float : left ;
	width : 944px ;
	padding-right : 8px ;
}
#rightmenu,
#rightmenu ul,
#setupcententdown,
#setupcententdown ul
{
	float : left ;
	width : 188px ;
	}
#rightmenu,
#setupcententdown
{
	padding-right : 17px ;
	}
#rightmenu
{
	clear : right ;
	float : right ;
	width : 188px ;
	}
#setupcententdown
{
	position : absolute ;
		right : 0px ;
	float : auto ;
	clear : auto ;
	}
#content
{
	clear : left ;
	float : left ;
	width : 684px ;
	padding-left : 64px ;
}


#dama h1, #dama h2, #dama h3, .blaa {
 color: #299acf;
}

#dama h1 {
font-size: 26px;
}

.gbox {
padding: 15px;
margin: 10px 0;
background-color: #eee;
}

.vvvtab {
float: none;
clear: both;
}

.stortext {
width: 220px;
float: right;
color: #999;
font-size: 16px;
font-weight: bold;
font-style: italic;
padding-left: 15px;
padding-bottom: 15px;
padding-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
line-height: 22px;
background-image: url('http://www.dmpartner.dk/files/billeder/q.jpg');
background-repeat: no-repeat;
background-position: top left;
}

.dmnygraph, .dmnygraph tr, .dmnygraph td, .dmnygraph img, .dmnygraph tbody  !important {
padding: 0;
margin: 0;
}











