html,body {
	height:101%;
	margin:0px;
    padding:0px; 
    background-color:#FDFDFC;
    color:#222222;	
	font-family:arial,helvetica,sans serif;
	font-size: 12px;
	/*background-image:url(../images/bundgrafik/BG_ALL.jpg);
	background-position: 50% 0%;
	background-repeat: no-repeat;*/
}

.frm 
{
    height:100%;
    position:relative;
    top:0px;
    left:0px;
    width:100%;
    /*border:solid 1px red;*/
}    

px 
{
	line-height: 19px;
	margin: 0px 0px 20px 0px;
	color: #4A4F53;
}

.basiclink a, .basiclink a:visited, .basiclink a:active {
	color: #ED8D19;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}

.basiclink a:hover {
	text-decoration: underline;
}

/* 
h3 {
	font-family: verdana, helvetica, sans serif;
	font-size: 21px;
	font-weight: normal;
	color: #4A4F53;
	line-height: 24px;
	margin: 0px 0px 8px 0px;
}

h4 {
	font-family: Arial, helvetica, sans serif;
	font-size:14px;
	font-weight: bold;
	color: #4A4F53;
	margin: 0px 0px 2px 0px;
	line-height:17px;
} */

.bigheader_old {
	font-family: verdana, helvetica, sans serif;
	font-size: 21px;
	/* font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;*/
	font-weight: normal;
	color: #4A4F53;
	line-height: 24px;
	margin: 0px 0px 8px 0px;
}

.bigheader {
	font-family: verdana, helvetica, sans serif;
	font-size: 18px;
	/* font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;*/
	font-weight: normal;
	color: #4A4F53;
	line-height: 21px;
	margin: 0px 0px 8px 0px;
}

.sub_bigheader {
	font-weight: bold;
	font-size:13px;
}
.smallheader {
	font-family: Arial, helvetica, sans serif;
	font-size:14px;
	font-weight: bold;
	color: #4A4F53;
	margin: 0px 0px 2px 0px;
	line-height:17px;
}

img { border: 0px; }

/* ++++++++++++++++++++++++ FRONT FRONT +++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.dfronttotalcontent {
    position:relative;
    top:0px;
    width: 940px;
	height: 556px;
	margin: 0px;
	background: url(../images/bundgrafik/frontfront_buttons/front_whitebg.gif) repeat-x bottom left;
} 

.dfrontcontent {
	/* border-top: 3px solid #ff0000; */
}

.dfrontleft {
	border-top: 3px solid #ED8D19;
	width: 400px;
	background-color: #FFFFFF;
}

.dfrontleftgrad {
	display: table;
	width: 383px;
	padding:0px;
	height:215px;
	margin: 0px;
	background-image:url(../images/bundgrafik/leftfield_greybg.jpg);
	background-repeat: no-repeat;
}

.dfrontleftgrad .textbox {
	display:table;
	padding:0px;
	margin: 55px 0px 0px 30px;
	width: 310px;
	font-size: 12px;
	color: #666666;
}

.dfrontleftgrad .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4A4F53;
	display: block;
	margin-bottom: 10px; /* distance from header to text */
}

.dfrontflash {
	width: 383px;
	float: left;
}

.dfrontbigbuttons {
	width: 540px;
	padding: 0px;
	/* margin: 70px 0px 0px 0px; */
	margin: 0px;
	float: left;
	/* background-color:#00CCCC; */
}

.dfrontbig_txt {
	width: 145px;
	padding:0px;
	margin: 47px 0px 0px 18px;
	font-size: 12px;
	cursor: pointer;
	vertical-align: bottom;
    
}

.dfrontbig_txt .ulx {

   position:relative; 
   margin:3px 0px 0px 18px;
   
}

.dfrontbig_txt .arrowbox {
	float: right;
	width: 7px;
	padding: 0px;
	/* background-color: #ff0000; */
	vertical-align: text-bottom;
	
}


/* FRONTLINK 1 ++++++++++++++++++ */

.dfrontbig1 a:link, .dfrontbig1 a:visited, .dfrontbig1 a:active {
	width: 180px;
	height: 465px;
	float: left;
	padding:0px;
	margin: 0px;
	color: #C5D2D9;
	/* color: #89ADBF; */
	text-decoration:none;
	background-image: url(../images/bundgrafik/frontfront_buttons/both_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.dfrontbig1 a:hover {
	background-image: url(../images/bundgrafik/frontfront_buttons/both_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #FFFFFF;
}

.dfrontbig1 a:link .image, .dfrontbig1 a:visited .image, .dfrontbig1 a:active .image {
	width: 180px;
	height: 55px;
	padding: 0px;
	margin: 155px 0px 0px 0px;
	background: url(../images/bundgrafik/frontfront_buttons/maal_both.gif) no-repeat top left;
	cursor: pointer;
}

.dfrontbig1 a:hover .image {
	width: 180px;
	height: 55px;
	padding: 0px;
	margin: 155px 0px 0px 0px;
	background: url(../images/bundgrafik/frontfront_buttons/maal_both.gif) no-repeat bottom left;
	cursor: pointer;
}

.dfrontbig1 a:link .arrow, .dfrontbig1 a:visited .arrow, .dfrontbig1 a:active .arrow {
	width: 7px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	background: url(../images/bundgrafik/frontfront_buttons/morearrow_both.gif) no-repeat top left;
	cursor: pointer;
}

.dfrontbig1 a:hover .arrow {
	width: 7px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	background: url(../images/bundgrafik/frontfront_buttons/morearrow_both.gif) no-repeat bottom left;
	cursor: pointer;
}

/* FRONTLINK 2 ++++++++++++++++++ */

.dfrontbig2 a:link, .dfrontbig2 a:visited, .dfrontbig2 a:active {
	width: 180px;
	height: 465px;
	float: left;
	padding:0px;
	margin: 0px;
	color: #C5D2D9;
	text-decoration:none;
	background-image: url(../images/bundgrafik/frontfront_buttons/both_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.dfrontbig2 a:hover {
	background-image: url(../images/bundgrafik/frontfront_buttons/both_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #FFFFFF;
}

.dfrontbig2 a:link .image, .dfrontbig2 a:visited .image, .dfrontbig2 a:active .image {
	width: 180px;
	height: 55px;
	padding: 0px;
	margin: 155px 0px 0px 0px;
	background: url(../images/bundgrafik/frontfront_buttons/drejebog_both.gif) no-repeat top left;
	cursor: pointer;
}

.dfrontbig2 a:hover .image {
	width: 180px;
	height: 55px;
	padding: 0px;
	margin: 155px 0px 0px 0px;
	background: url(../images/bundgrafik/frontfront_buttons/drejebog_both.gif) no-repeat bottom left;
	cursor: pointer;
}

.dfrontbig2 a:link .arrow, .dfrontbig2 a:visited .arrow, .dfrontbig2 a:active .arrow {
	width: 7px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	background: url(../images/bundgrafik/frontfront_buttons/morearrow_both.gif) no-repeat top left;
	cursor: pointer;
}

.dfrontbig2 a:hover .arrow {
	width: 7px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	background: url(../images/bundgrafik/frontfront_buttons/morearrow_both.gif) no-repeat bottom left;
	cursor: pointer;
}


/* FRONTLINK 3 ++++++++++++++++++ */

.dfrontbig3 a:link, .dfrontbig3 a:visited, .dfrontbig3 a:active {
	width: 180px;
	height: 465px;
	float: left;
	padding:0px;
	margin: 0px;
	color: #C5D2D9;
	text-decoration:none;
	background-image: url(../images/bundgrafik/frontfront_buttons/both_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.dfrontbig3 a:hover {
	background-image: url(../images/bundgrafik/frontfront_buttons/both_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #FFFFFF;
}

.dfrontbig3 a:link .image, .dfrontbig3 a:visited .image, .dfrontbig3 a:active .image {
	width: 180px;
	height: 55px;
	padding: 0px;
	margin: 155px 0px 0px 0px;
	background: url(../images/bundgrafik/frontfront_buttons/nyheder_both.gif) no-repeat top left;
	cursor: pointer;
}

.dfrontbig3 a:hover .image {
	width: 180px;
	height: 55px;
	padding: 0px;
	margin: 155px 0px 0px 0px;
	background: url(../images/bundgrafik/frontfront_buttons/nyheder_both.gif) no-repeat bottom left;
	cursor: pointer;
}

.dfrontbig3 a:link .arrow, .dfrontbig3 a:visited .arrow, .dfrontbig3 a:active .arrow {
	width: 7px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	background: url(../images/bundgrafik/frontfront_buttons/morearrow_both.gif) no-repeat top left;
	cursor: pointer;
}

.dfrontbig3 a:hover .arrow {
	width: 7px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	background: url(../images/bundgrafik/frontfront_buttons/morearrow_both.gif) no-repeat bottom left;
	cursor: pointer;
}


/* +++++++++++++++++++++ SHADOW CONTAINER +++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.dshadowbox {
	/* this is a table style */
	width: 984px;
	margin: 0px auto; /* puts table in center of screen */
}

.dshadowleft {
	width: 22px;
	margin: 0px;
	background-image:url(../images/bundgrafik/shadow_left2.gif);
	background-repeat: repeat-y;
	background-position:right;
}

.dshadowright {
	width: 22px;
	margin: 0px;
	background-image:url(../images/bundgrafik/shadow_right2.gif);
	background-repeat: repeat-y;
}

/* ++++++++++++++++++++++ TOTAL CONTENT +++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.dtotalcontent {
    position:relative;
    background-color:#ffffff;
    top:0px;
    width: 940px;
  	margin: 0px;
} 

.tdtotalcontentminheightx {
	
	width: 15px;
	margin: 0px;
	background-image:url(../images/bundgrafik/imgtotalcontentminheight_wh.gif);
	background-repeat:repeat-y;
    border:solid 1px red; 	
}

.dtopbartop { 
    position:relative;
    top:0px;
    height:112px;         
    width:940px;
    text-align:left; 
}

.dtopbarleft { 
    position:relative;
    top:0px;
    left:0px;
    height:80px;         
    width:200px;
    text-align:left;
    float:left;    
}

.dtopbarcenter { 
    position:relative;
    top:0px;
    left:0px;
    height:80px;         
    width:202px;
    text-align:left;
    float:left;    
}

.dtopbarright { 
    position:relative;
    top:0px;
    height:80px;         
    width:538px;
    text-align:left;
    float:left;
}

.dLogOffLink {
    position:relative;
    top:30px;
    height:70px;         
    width:70px;
    text-align:left;
    float:left; 
}

.dAdministrationLink {
    position:relative;
    top:30px;
    height:70px;         
    width:70px;
    text-align:left;
    float:left;
}

.dtopbarrightcontent {
    float:right;
    margin-right:10px;
}

.dloginuser {
	display: block;
	float: right;
	background-color: #EEEEEE;
	padding: 1px 5px 2px 5px;
}

.txttopbartext {
    color:#FFFFFF;
}

/* +++++++++++++++++++++++ dTOPBARMENU ++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.dtopbarmenu { 
    position:relative;
	height: 36px;
    width:940px;
    vertical-align:bottom;
	background-image:url(../images/bundgrafik/topmenu_bg_orange.gif);
	background-repeat:no-repeat;
	background-position:right;
	/* border-left: 3px solid #ED8D19; */ /* now in picture */
    visibility:hidden;	
    
}

.dtopbarmenu_noleftorange {
    position:relative;
	height: 36px;
    width:940px;
    vertical-align:bottom;
	background-image:url(../images/bundgrafik/topmenu_bg2.gif);
	background-repeat:no-repeat;
	background-position:right;
	/* border-left: 3px solid #19435B; */
}

.dtopbarmenu_orange {
	border-bottom: 3px solid #ED8D19;
}

.dtopbarmenuleft {
	position:relative;
	top:0px;
    width:595px;
    height:36px; 	
	float:left;
	color: #FFFFFF;
	/* margin-left: 11px; */
	margin:0px;
		
} 

.dtopbarmenucenter {
    position:relative;
	left: 0px;
	top: 0px;
    width: 40px;
	color: #FFFFFF;
    height: 36px;
    float: left;
}

.dtopbarmenuright {
	position:relative;
	left:0px;
	top:0px;
    width:288px;
    height:36px; 
    float:left;
	color: #FFFFFF;
	text-align: right;
} 

.dtopbarmenuleftspace {
 
    position:relative;
	left:0px;
	top:0px;
	width: 14px;
    height:36px;
    float:left;
    margin-left:0px; 
	color: #FFFFFF;
    
}

.dtopbarmenucontent {
    position:relative;
	left:0px;
	top:0px;
	width: 581px;
    height:36px;
    float:left;
    margin-left:0px; 
	color: #FFFFFF;
}


/* +++++++++++++++++++ TOPMENU BUTTON tags ++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.dbigmenu {
	width: 540px;
	vertical-align:bottom;
    visibility:hidden;	
}

/* btn1 */

.dbigmenu .btn1 a, .dbigmenu .btn1 a:visited, .dbigmenu .btn1 a:active, .dbigmenu .btn1 a:link {
	display: block; float: left;
	width: 180px; height: 39px;
	background-image:url(../images/bundgrafik/TOP_buttons/maal_og_resultater.gif);
	background-repeat: no-repeat;
}

.dbigmenu .btn1 a:hover {
	background-image:url(../images/bundgrafik/TOP_buttons/maal_og_resultater_chosen.gif);
	background-repeat: no-repeat;
}

.dbigmenu .btn1_chosen a, .dbigmenu .btn1_chosen a:visited, .dbigmenu .btn1_chosen a:active, .dbigmenu .btn1_chosen a:link {
	display: block; float: left;
	width: 180px; height: 39px;
	background-image:url(../images/bundgrafik/TOP_buttons/maal_og_resultater_chosen.gif);
	background-repeat: no-repeat;
}

.dbigmenu .btn1_chosen a:hover {
	color: #FFFFFF;
}

/* btn2 */

.dbigmenu .btn2 a, .dbigmenu .btn2 a:visited, .dbigmenu .btn2 a:active, .dbigmenu .btn2 a:link {
	display: block; float: left;
	width: 180px; height: 39px;
	background-image:url(../images/bundgrafik/TOP_buttons/drejebog.gif);
	background-repeat: no-repeat;
}

.dbigmenu .btn2 a:hover {
	background-image:url(../images/bundgrafik/TOP_buttons/drejebog_chosen.gif);
	background-repeat: no-repeat;
}

.dbigmenu .btn2_chosen a, .dbigmenu .btn2_chosen a:visited, .dbigmenu .btn2_chosen a:active, .dbigmenu .btn2_chosen a:link {
	display: block;	float: left;
	width: 180px; height: 39px;
	background-image: url(../images/bundgrafik/TOP_buttons/drejebog_chosen.gif);
	background-repeat: no-repeat;
}

.dbigmenu .btn2_chosen a:hover {
	color: #FFFFFF;
}

/* btn3 */

.dbigmenu .btn3 a, .dbigmenu .btn3 a:visited, .dbigmenu .btn3 a:active, .dbigmenu .btn3 a:link {
	display: block; float: left;
	width: 180px; height: 39px;
	background-image:url(../images/bundgrafik/TOP_buttons/nyheder_og_arkiv.gif);
	background-repeat: no-repeat;
}

.dbigmenu .btn3 a:hover {
	background-image:url(../images/bundgrafik/TOP_buttons/nyheder_og_arkiv_chosen.gif);
	background-repeat: no-repeat;
}

.dbigmenu .btn3_chosen a, .dbigmenu .btn3_chosen a:visited, .dbigmenu .btn3_chosen a:active, .dbigmenu .btn3_chosen a:link {
	display: block;
	float: left;
	width: 180px;
	height: 39px;
	background-image:url(../images/bundgrafik/TOP_buttons/nyheder_og_arkiv_chosen.gif);
	background-repeat: no-repeat;
}

.dbigmenu .btn3_chosen a:hover {
	color: #FFFFFF;
}


/* +++++++++++++++++++ TOPMENU BUTTON tags ++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.topnav, .topnav ul 
{
    padding: 0;     
    margin: 0; 
    left:0px;     
    list-style: none;
} 

.topnav li 
{
    float: left;     
    height:25px;
    vertical-align:middle;
}

.subnav_hidden 
{ 
    display:none;    
}

.subnav li 
{
    height:25px;
    display:block;
}


.lnkmenu 
{
	float: left;
	height: 25px;
	color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 11px 10px 0px 11px;
	text-decoration: none;
	/*border: solid 1px red;*/	   
}

.lnkmenu a 
{
    
}

.lnkmenu_active 
{
    background-color: #ED8D19;
	float: left;
	height: 25px;
	color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 11px 10px 0px 11px;
	text-decoration: none;
}

.lnkmenu:hover 
{
    background-color: #ED8D19;
	color: #FFFFFF;
	text-decoration: none
}

.lnkmenu_active:hover 
{
    background-color: #ED8D19;
	color: #FFFFFF;
	text-decoration: none
}


.lnkmenu_wide 
{
	float: left;
	height: 25px;
	color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 11px 10px 0px 25px;
	text-decoration: none;
	/*border: solid 1px red;*/	   
}

.lnkmenu_wide a 
{
    
}

.lnkmenu_wide_active 
{
    background-color: #ED8D19;
	float: left;
	height: 25px;
	color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 11px 10px 0px 25px;
	text-decoration: none;
}

.lnkmenu_wide:hover 
{
    background-color: #ED8D19;
	color: #FFFFFF;
	text-decoration: none
}


.lnkmenu_wide_active:hover 
{
    background-color: #ED8D19;
	color: #FFFFFF;
	text-decoration: none
}





.first_topmenu_btn a, .first_topmenu_btn a:visited, .first_topmenu_btn a:active {
	float: left;
	height: 25px;
	color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 11px 10px 0px 25px;
	text-decoration: none;
}

.first_topmenu_btn a:hover {
	background-color: #ED8D19;
	color: #FFFFFF;
	text-decoration: none;
}

.topmenu_btn a, .topmenu_btn a:visited, .topmenu_btn a:active, .topmenu_btn a:link {
	float: left;
	height: 25px;
	color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 11px 10px 0px 11px;
	text-decoration: none;
}

.topmenu_btn a:hover {
	background-color: #ED8D19;
	color: #FFFFFF;
	text-decoration: none;
}

/* +++++++++++ FADED TOPMENU ++++++++++ */

.first_menufaded_btn a, .first_menufaded_btn a:visited, .first_menufaded_btn a:active {
	float: left;
	height: 25px;
	color: #769CAF;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 11px 10px 0px 25px;
	text-decoration: none;
}

.first_menufaded_btn a:hover {
	/* background-color: #ED8D19;
	color: #FFFFFF;
	text-decoration: none; */
}

.menufaded_btn a, .menufaded_btn a:visited, .menufaded_btn a:active, .menufaded_btn a:link {
	float: left;
	height: 25px;
	color: #769CAF;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 11px 10px 0px 11px;
	text-decoration: none;
}

.menufaded_btn a:hover {
	/* background-color: #ED8D19;
	color: #FFFFFF;
	text-decoration: none; */
}


/* +++++++++++++++++++++++ RIGHT buttons +++++++++++++++++++++++ */

.topmenu_rightbtn a, .topmenu_rightbtn a:visited, .topmenu_rightbtn a:active {
	float: right;
	height: 24px;
	color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
	text-align: left;
	padding: 12px 7px 0px 8px;
	text-decoration: none;
}

.topmenu_rightbtn a:hover {
	background-color: #ED8D19;
	color: #FFFFFF;
	text-decoration: none;
}


/* +++++++++++++++++++++++ dSUBBARMENU ++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.dbreadcrumb_box {
	display: table;
	width: 675px;
	height: 45px;
	padding-top: 4px;
	/* background-color: #EEEEEE; */
}




/* +++++++++++++++++++ SUBMENU BUTTON tags ++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.submenu_btn a, .submenu_btn a:visited, .submenu_btn a:active, .submenu_btn a:link {
	float: left;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	text-decoration: none;
	letter-spacing: 0px;
	/* line-height: 22px; */
}

.submenu_btn a:hover {
	text-decoration: underline;
}

.submenu_btn .spacer {
	float: left;
	padding: 0px 5px;
	color:#999999;
}


.submenu_btn_large a, .submenu_btn_large a:visited, .submenu_btn_large a:active, .submenu_btn_large a:link {
	
	float: left;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	text-decoration: none;
	letter-spacing: 0px;
	/* line-height: 22px; */
}

.submenu_btn_large a:hover {
	text-decoration: underline;
}

.submenu_btn_large .spacer {
	
	float: left;
  	padding: 0px 5px;
	color:#999999;
    width: 25px;
    height: 10px; 
    /*border: solid 1px red;*/  	
}



/* +++++++++++++++++++ LEFTMENU BUTTON tags +++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.dleftmenu {
	width: 220px;
	padding: 0px;
	margin: 20px 0px 0px 0px; /* distance to top */
    /*border:solid 1px red;*/ 
}

.dtreecontent {

    margin-left:25px;    

}

.dleftmenu .normallinks {
	float:left;
	margin: 12px 0px 12px 0px;
	padding:0px;
}


/* normal headerlinks */

.dleftmenu .normal a, .dleftmenu .normal a:visited, .dleftmenu .normal a:active {
	width: 195px;
	float: left;
	padding: 0px 0px 3px 25px;
	color:#4A4F53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
}

.treeviewlevel1style {
    
    float: left;
	padding: 0px 0px 3px 0px;
	color:#4A4F53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
    cursor:hand;	

}

.test {
    
    float: left;
	padding: 0px 0px 3px 0px;
	color: #ED8D19;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
}

.treeviewlevel1styleselected {
    
    float: left;
	padding: 0px 0px 3px 0px;
	color: #ED8D19;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
    cursor:hand;
}

.treeviewlevel1plusstyle {
    
    float: left;
	padding: 1px 0px 2px 0px;
	color:#4A4F53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
    cursor:hand;
}

.treeviewlevel1plusstyleselected {
    
    float: left;
	padding: 1px 0px 2px 10px;
	color: #ED8D19;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image:url(../images/bundgrafik/BLUE_menus/ARROW_chosen_small.gif);
	background-repeat:no-repeat;
    cursor:hand;
}





.dleftmenu .normal a:hover {
	color: #ED8D19;
	padding: 0px 0px 3px 25px;
}

.dleftmenu .chosen a, .dleftmenu .chosen a:visited, .dleftmenu .chosen a:active {
	width: 195px;
	float: left;
	padding: 0px 0px 3px 25px;
	color: #ED8D19;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
}

.dleftmenu .chosen a:hover {
	padding: 0px 0px 3px 25px;
}

/* sublinks */

.dleftmenu .sub a, .dleftmenu .sub a:visited, .dleftmenu .sub a:active {
	width: 185px;
	float: left;
	padding: 1px 0px 2px 35px;
	color:#4A4F53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.dleftmenu .sub a:hover {
	color: #ED8D19;
	padding: 1px 0px 2px 35px;
}

.dleftmenu .chosensub a, .dleftmenu .chosensub a:visited, .dleftmenu .chosensub a:active {
	width: 185px;
	float: left;
	padding: 1px 0px 2px 35px;
	color: #ED8D19;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image:url(../images/bundgrafik/BLUE_menus/ARROW_chosen.gif);
	background-repeat:no-repeat;
}

.dleftmenu .chosensub a:hover {
	color: #ED8D19;
	padding: 1px 0px 2px 35px;
}

.dleftmenu .foldout_sub a, .dleftmenu .foldout_sub a:visited, .dleftmenu .foldout_sub a:active {
	width: 185px;
	float: left;
	padding: 1px 0px 2px 35px;
	color: #ED8D19;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image:url(../images/bundgrafik/BLUE_menus/ARROW_fold_out.gif);
	background-repeat:no-repeat;
}

.dleftmenu .foldout_sub a:hover {
	color: #ED8D19;
	padding: 1px 0px 2px 35px;
}

/* SUBSUB links */

.dleftmenu .subsub a, .dleftmenu .subsub a:visited, .dleftmenu .subsub a:active {
	width: 170px;
	float: left;
	padding: 1px 0px 2px 50px;
	color:#4A4F53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.dleftmenu .subsub a:hover {
	color: #ED8D19;
	/* padding: 1px 0px 2px 50px; */
}

.dleftmenu .chosensubsub a, .dleftmenu .chosensubsub a:visited, .dleftmenu .chosensubsub a:active {
	width: 170px;
	float: left;
	padding: 1px 0px 2px 50px;
	color: #ED8D19;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image:url(../images/bundgrafik/BLUE_menus/ARROW_chosen.gif);
	background-repeat:no-repeat;
	background-position: 15px 0px;
}

.dleftmenu .chosensubsub a:hover {
	color: #ED8D19;
	/* padding: 1px 0px 2px 50px; */
}

.dleftmenu .spacer {
	width: 220px;
	float: left;
	height: 14px;
}

/* +++++++++++++++++++++++ TreeView ++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */





/* ++++++++++++++++++++++++ big1 ++++++++++++++++++++++++ */

/* 
.dleftmenu .big {
	display: block;
	width: 220px;
}*/

/* one */

.dleftmenu .big_one a, .dleftmenu .big_one a:visited, .dleftmenu .big_one a:active {
	display: block;
	width: 217px;
	height:56px;
	/*float: left;*/
	padding:0px;
	border-left: 3px solid #ED8D19;
	background-image:url(../images/bundgrafik/BLUE_menus/hv_kommer_btn.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px 0px 2px 0px;
}

.dleftmenu .big_one a:hover {
	color: #ED8D19;
}

.dleftmenu .big_one_chosen a, .dleftmenu .big_one_chosen a:visited, .dleftmenu .big_one_chosen a:active {
	display: block;
	width: 220px;
	height:56px;
	/*float: left;*/
	padding:0px;
	border-bottom: 3px solid #ED8D19;
	background-image:url(../images/bundgrafik/BLUE_menus/hv_kommer_btn.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px 0px 2px 0px;
}

.dleftmenu .big_one_chosen a:hover {
	/* */
}

/* two */

.dleftmenu .big_two a, .dleftmenu .big_two a:visited, .dleftmenu .big_two a:active {
	display: block;
	width: 217px;
	height:73px;
	/*float: left;*/
	padding:0px;
	border-left: 3px solid #ED8D19;
	background-image:url(../images/bundgrafik/BLUE_menus/hv_bliver_btn.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px 0px 2px 0px;
}

.dleftmenu .big_two a:hover {
	color: #ED8D19;
}

.dleftmenu .big_two_chosen a, .dleftmenu .big_two_chosen a:visited, .dleftmenu .big_two_chosen a:active {
	display: block;
	width: 220px;
	height:73px;
	/*float: left;*/
	padding:0px;
	border-bottom: 3px solid #ED8D19;
	background-image:url(../images/bundgrafik/BLUE_menus/hv_bliver_btn.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px 0px 2px 0px;
}

.dleftmenu .big_two_chosen a:hover {
	/* */
}

/* three */

.dleftmenu .big_three a, .dleftmenu .big_three a:visited, .dleftmenu .big_three a:active {
	display: block;
	width: 217px;
	height:71px;
	/*float: left;*/
	padding:0px;
	border-left: 3px solid #ED8D19;
	background-image:url(../images/bundgrafik/BLUE_menus/hv_foregaar_btn.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px 0px 2px 0px;
}

.dleftmenu .big_three a:hover {
	color: #ED8D19;
}

.dleftmenu .big_three_chosen a, .dleftmenu .big_three_chosen a:visited, .dleftmenu .big_three_chosen a:active {
	display: block;
	width: 220px;
	height:71px;
	/*float: left;*/
	padding:0px;
	border-bottom: 3px solid #ED8D19;
	background-image:url(../images/bundgrafik/BLUE_menus/hv_foregaar_btn.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px 0px 2px 0px;
}

.dleftmenu .big_three_chosen a:hover {
	/* */
}


/* ++++++++++++++++++++++++ big2 ++++++++++++++++++++++++ */

/* 
.dleftmenu .big2 {
	display: block;
	width: 217px;
	float: left;
	margin: 0px 0px 2px 0px;
	padding:0px;
	border-left: 3px solid #ED8D19;
	background-image:url(../images/bundgrafik/BLUE_menus/BLUE_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.dleftmenu .big2 a, .dleftmenu .big2 a:visited, .dleftmenu .big2 a:active {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	background-color: transparent;
	color:#FFFFFF;
	text-decoration:none;
}

.dleftmenu .big2 a:hover {
	color: #ED8D19;
}


.dleftmenu .big2_chosen {
	display:block;
	width: 220px;
	float: left;
	margin: 0px 0px 2px 0px;
	background-image:url(../images/bundgrafik/BLUE_menus/BLUE_bg.gif);
	background-repeat: no-repeat;
	background-position:right;
	border-bottom: 4px solid #ED8D19;
	/* border-left: 4px solid #19435B;
}

.dleftmenu .big2_chosen a:link, .dleftmenu .big2_chosen a:visited, .dleftmenu .big2_chosen a:active {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	background-color: transparent;
	color:#FFFFFF;
	text-decoration:none;
}

.dleftmenu .big2_chosen a:hover {
	color: #ED8D19;
}

.dleftmenu_header {
	width: 193px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight: normal;
	line-height:23px;
	padding: 11px 0px 1px 23px;
	margin: 0px;
	border: 0px;
}

.dleftmenu_subheader {
	width: 193px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 11px 23px;
	line-height:15px;
	margin: 0px;
	border: 0px;
}

.dleftmenu_chosenheader {
	width: 193px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight: normal;
	line-height:23px;
	padding: 11px 0px 1px 27px;
	margin: 0px;
	border: 0px;
}

.dleftmenu_chosensubheader {
	width: 193px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 11px 27px;
	line-height:15px;
	margin: 0px;
	border: 0px;
}  */


/* ++++++++++++++++++++ OTHER CONTENT TAGS ++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* +++++++++++++++++++++ FRONT PAGE TAGS ++++++++++++++++++++++ */

.dflashbox {
	width: 523px;
	margin: 20px 0px 0px 0px;
	padding:0px;
}

.dfr_biglinks {
	/*display:block; */
	width: 376px;
	height:71px;
	float: left;
	margin-bottom: 2px;
	background-image: url(../images/bundgrafik/FRONT_BLUEBG.gif);
	background-repeat: no-repeat;
	border-left: 3px solid #ED8D19;
}

.dfr_biglinks_header {
	width: 243px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight: normal;
	line-height:23px;
	padding: 16px 0px 1px 18px;
	margin: 0px;
	border: 0px;
}

.dfr_biglinks_subheader {
	width: 243px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 11px 18px;
	line-height:15px;
	margin: 0px;
	border: 0px;
}

.dfr_biglinks_header2 {
	width: 243px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight: normal;
	line-height:23px;
	padding: 8px 0px 1px 18px;
	margin: 0px;
	border: 0px;
}

.dfr_biglinks_subheader2 {
	width: 243px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 7px 18px;
	line-height:15px;
	margin: 0px;
	border: 0px;
}

.dfr_biglinks img {
	float: left;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
}

.dfr_biglinks a:link, .dfr_biglinks a:active, .dfr_biglinks a:visited {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	background-color: transparent;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
}

.dfr_biglinks a:hover {
	padding: 0px;
	color: #ED8D19;
}


.drightborder {
	/* background-image:url(../images/bundgrafik/rightborder2.gif);
	background-repeat: no-repeat; */
	background-color: #CCCCCC;
}

.drightborder_none {
	/* background-image:url(../images/bundgrafik/rightborder2.gif);
	background-repeat: no-repeat; */
	background-color: #FFFFFF;
}

/* ++++ blue header ++++ */
.dleftfield_bluebox {
	position:relative;
	width:380px;
	height:217px;
}

.dleftfield_bluebox img {
	position: relative;
	top: 5px;
	left: 5px;
	width: 106px;
	height: 58px;
	border: 2px solid #FFFFFF;
}

.dleftfield_bluebox img:hover {
	border: 2px solid #ED8D19;
}


.dleftfield_bluebox .one a:link, .dleftfield_bluebox .one a:visited, .dleftfield_bluebox .one a_active {
	width:257px;
	height:73px;
	float:left;
	background-image:url(../images/bundgrafik/FRONT_buttons/hv_kommer_bg.gif);
	background-repeat: no-repeat;
	/* background-position: right; */
	background-position: -3px 0px;
	border-left: 3px solid #ED8D19;
}

.dleftfield_bluebox .one a:hover {
}


.dleftfield_bluebox .oneright {
	width:120px;
	height:73px;
	float:left;
	background-image:url(../images/bundgrafik/FRONT_buttons/hv_kommer_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.dleftfield_bluebox .two a:link, .dleftfield_bluebox .two a:visited, .dleftfield_bluebox .two a:active {
	width:257px;
	height: 73px;
	float:left;
	background-image:url(../images/bundgrafik/FRONT_buttons/hv_bliver_bg.gif);
	background-repeat: no-repeat;
	background-position: -3px 0px;
	border-left: 3px solid #ED8D19;
}

.dleftfield_bluebox .two a:hover {
}


.dleftfield_bluebox .tworight {
	width:120px;
	height: 73px;
	float:left;
	background-image:url(../images/bundgrafik/FRONT_buttons/hv_bliver_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}


.dleftfield_bluebox .three a:link, .dleftfield_bluebox .three a:visited, .dleftfield_bluebox .three a_active {
	width:257px;
	height: 73px;
	float:left;
	background-image:url(../images/bundgrafik/FRONT_buttons/hv_foregaar_bg.gif);
	background-repeat: no-repeat;
	background-position: -3px 0px;
	border-left: 3px solid #ED8D19;
}

.dleftfield_bluebox .three a:hover {
	
}

.dleftfield_bluebox .threeright {
	width:120px;
	height: 73px;
	float:left;
	background-image:url(../images/bundgrafik/FRONT_buttons/hv_foregaar_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.dbig_moviethumb {
	float: none;
	margin:6px 0px 8px 0px;
	padding:0px;
}

.dleftfield_greybox {
	display:table;
	/* top:20px; */
	padding:0px;
	width: 380px;
	height:145px;
	margin: 20px 0px 0px 0px;
	background-image:url(../images/bundgrafik/leftfield_greybg.jpg);
	background-repeat: no-repeat;
}

.tdvzinfotextheadlinegreytext h2 {
    
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4A4F53;
	display: block;
	margin-bottom: 10px; /* distance from header to text */
}

.dleftfield_greybox .textbox {
	
	/* position: relative; */
	display:table;
	padding:0px;
	/* top: 21px;
	left: 24px; */
	margin: 16px 0px 0px 20px;
	width: 340px;
	/*font-size: 12px;*/
	/* line-height: 16px; */
	/*color: #666666;*/
}

.tdvzinfotexttextgreytext {
	/* position: relative; */
	
	padding:0px;
	/* top: 21px;
	left: 24px; */
	margin: 16px 0px 0px 20px;
	width: 340px;
	font-size: 12px;
	/* line-height: 16px; */
	color: #666666;
}



.dleftfield_greybox .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4A4F53;
	display: block;
	margin-bottom: 10px; /* distance from header to text */
}

/* +++++++++++++ COLORED LINKS HERE +++++++++++++++ */

.dreadmore a, .dreadmore a:visited, .dreadmore a:active {
	float:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* height: 18px; */
	margin: 3px 0px 2px 0px;
	padding: 0px 3px 1px 3px;
	background-color: #AAAAAA;
	border: 0px;
	color:#FFFFFF;
	text-decoration: none;
}

.dreadmore a:hover {
	background-color: #888888;
}

.tblprint {

   visibility:hidden;
    
}

.dprint2 
{
   display:block;
   border:solid 1px red;         
}

.dprint2 a, .dprint a:visited, dprint a:active {
	float: right;
    clear:right;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px 3px 1px 3px;
	background-color: #AAAAAA;
	color:#FFFFFF;
	text-decoration:none;
}

.dprint2 a:hover {
	background-color: #888888;
}

.dprint a, .dprint a:visited, dprint a:active {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px 3px 1px 3px;
	background-color: #AAAAAA;
	color:#FFFFFF;
	text-decoration:none;
}

.dprint a:hover {
	background-color: #888888;
}

.ddownload a, .ddownload a:active, .ddownload a:visited {
	display: table;
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 0px;
	background-color: none;
	color: #ED8D19;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}

.ddownload a:hover {
	/* background-color: #F8F8F8;
	border-bottom: 1px solid #DDDDDD;*/
	text-decoration: underline;
}

.ddownload img {
	display: block;
	width: 16px;
	height: 15px;
	float: left;
	padding: 0px;
	margin: 2px 6px 0px 0px;
	background-color: #AAAAAA;
}

.ddownload a:hover img {
	background-color: #888888;
}

.ddownloadspace {

    display:block; 
    height:5px;  

}

.dtop a, .dtop a:visited, .dtop a:active {
	float:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:13px;
	/* height: 18px; */
	margin: 3px 0px 5px 0px;
	padding: 0px 3px 1px 3px;
	background-color: #AAAAAA;
	border: 0px;
	color:#FFFFFF;
	text-decoration: none;
}

.dtop a:hover {
	background-color: #888888;
}

.dleftfield_bluebox .spacer {
	width:380px;
	height:2px;
	float:left;
	background-color: #FFFFFF;
}

/* ++++++++++++++++++ STATISTICS BOX ++++++++++++++++++ */

.tStatBox {
	width: 320px;
	border: 2px solid #307395;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A4F53;
	padding-bottom: 12px;
	margin-bottom: 25px;
}

.tStatBoxHeader {
	display: table;
	font-family: Arial, Arial, Helvetica, sans-serif;
	/* font-size: 16px; */
	font-size: 15px;
	/* font-weight: bold; */
	/* color: #666666; */
	color: #307395;
	margin-bottom: 8px;
}

.tStatBox .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	/* color: #444444; */
	color: #4A4F53;
	padding: 15px 0px 12px 0px;
}

.tStatBox .header .sub {
	font-size: 14px;
	font-weight: normal;
}

.tStatBox .lspace {	width: 20px; }
.tStatBox .rspace { width: 20px; }
.tStatBox .mspace { width: 16px; }

.tStatBox .cellleft {
	padding: 0px 0px 8px 0px;
	width: 25px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

.tStatBox .cellright {
	padding: 0px 0px 8px 0px;
}

/* 
.vzarrow {
  color: #333333;
}

.vzarrowtoplink {
  color: #333333;
}

.iwtopbarlink {
  font-size:0.8em;
  color: #333333;
} */

.dcontent {
    position:relative;
    background-color:#ffffff;
    top:0px;
    width: 100%;
	/* padding: 19px 0px 20px 0px; */
	padding: 0px 0px 20px 0px;
    /* height:370px;  */
} 

.dcontent_modulefront {
    
    position:relative;
    background-color:#ffffff;
    top:0px;
    width: 100%;
    height:400px; 
	/* padding: 19px 0px 20px 0px; */
	padding: 0px 0px 20px 0px;
    /* height:370px;  */
} 

.dcontent_rightcolspacer {
	display:block;
	float:left;
	width: 200px;
	height:40px;
}

.tblcontent{
   border: 0px;
   width:100%;
} 

.tdcolleft {
	width:227px; 
	/* background-color: #EEEEEE; */
	padding: 10px 10px 15px 10px;
}

.tdcolcontent {
	width:430px; 
	/* background-color: #EEEEEE; */
	padding: 10px 10px 15px 10px;
}

.tbllogin{
   /*border:solid 1px navy;*/
   width:100%;    

}

.tdcolright {
	width:243px;
	background-color: #FFFFFF;
	padding: 10px 0px 15px 0px;
}

/* 
.tblprojectlist {
    width:100%;
}

.tdprojectlist {
    width:100%;
}

.tdprojectlistseparator {
    width:100%;
}

.iwlink {
    font-size: 0.8em; 
    color:#333333;
} */


.dbottombar {
    position:relative;
    top:0px;
    width:100%;
    height:30px;
    font-size: 11px;
	/* font-weight: bold; */
    text-align:right;
	padding-top: 12px;
	color: #888888;
}

.dbottombar a:link, .dbottombar a:active, .dbottombar a:visited {
	color:#888888;
	text-decoration:none;
}

.dbottombar a:hover {
	color: #555555;
}

/* 
.lbllabel {
    font-size:0.8em;  
}

.txttextbox {
    font-size:0.8em;  
}

.chkcheckbox {
    font-size:0.8em;  
}

.lnkbutton {
    color:#222222;
} 

.lblmessage {
    font-size: 0.8em;
    color: #de0e20; 
    
} */


/* +++++++++++++++++++++++ login table ++++++++++++++++++++++ */

#login_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	/* line-height: 0.8em; */
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
}

#login_table .header {
	font-size: 1.3em;
	font-weight: bold;
	margin: 10px 0px 20px 0px;
}

#login_table tr {
	height: 32px;
}

#login_table .left {
	width: 35%;
	padding-left: 20px;
	vertical-align: top;
}

#login_table .right {
	width: 65%;
	padding: 0px;
	vertical-align: top;
}

/* vzinfotext styles */
.dtopcontent {

    width:675px; 
    position:relative; 
    /*border: solid 1px green;*/   

}

.dtopcontent_wide {

    width:910px; 
    position:relative; 
    /*border: solid 1px green;*/   

}

.dtopcontent_wide_spacer {

    width:910px; 
    position:relative;
    height:20px;  
    /*border: solid 1px green;*/   

}

.dtreecontentheadline {
    
    position:relative; 
    width:675px;
    font-family: verdana, helvetica, sans serif;
	font-size: 18px;
	/* font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;*/
	font-weight: normal;
	color: #4A4F53;
	line-height: 21px;
	margin: 0px 0px 8px 0px;
	/*border: solid 1px red;*/ 

}	

.dmaincontent_withtree {

    position:relative;
    width:675px;  
    /*border: solid 1px blue;*/ 
}

.dmaincontent_withtree_calendarcontent {

    position:relative;
    width:455px;  
    /*border: solid 1px blue;*/
    float:left; 
}


.dcalendar {

    position:relative;
    width:220px;
    height:100px;
    /*border: solid 1px green;*/
    float:left; 
}

.caltitle {

  color:#ffffff;
  text-transform:uppercase;   
  background-color:#888B8D;
  border:0; 
             
}

.date {
	
	/* border: 1px solid #CCCCCC; */
	text-align: center;
	line-height: 22px;
	color: #4A4F53;
	font-weight: bold;
}

.date a {
	
 text-decoration:none;
	
}


.activedate {
	
	text-align: center;
}

.activedate a:link, .activedate a:visited, .activedate a:active {
	
	line-height: 22px;
	color: #ED8D19;
	font-weight: bold;
	text-decoration: none;
	/* background-color: #ff0000; */
}

.activedate a:hover {
	
	text-decoration: underline;
}



.tdvzinfotextheadline h2 
{
    font-family: verdana, helvetica, sans serif;
	font-size: 21px;
	/* font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;*/
	font-weight: normal;
	color: #4A4F53;
	line-height: 24px;
	margin: 0px 0px 8px 0px;	
}

.tdvzinfotexttext 
{  
    color: #4A4F53;
	font-family:arial,helvetica,sans serif;
	font-size: 12px;   
}

.tdvzinfotexttext p 
{  
    line-height: 19px;
	margin: 0px 0px 20px 0px;
	color: #4A4F53;
}

.tdvzinfotexttext h3
{
	
	font-family: Arial, Arial, Helvetica, sans-serif;
	/* font-size: 16px; */
	font-size: 15px;
	font-weight:normal;
	/* font-weight: bold; */
	/* color: #666666; */
	color: #307395;
	margin-bottom: 8px;
}

.tdvzinfotexttreeheadline h2 
{
    font-family: Arial, helvetica, sans serif;
	font-size:14px;
	font-weight: bold;
	color: #4A4F53;
	margin: 0px 0px 2px 0px;
	line-height:17px;	
}

.tdvzinfotexttreetext 
{  
    color: #4A4F53;
	font-family:arial,helvetica,sans serif;
	font-size: 12px;
    padding:0px 0px 0px 0px;
    /*border:solid 1px green;*/	   
}

.tdvzinfotexttreetext p 
{  
    line-height: 19px;
	margin: 0px 0px 0px 0px;
	color: #4A4F53;
}

.tdvzinfotexttreetext a 
{  
   	color: #4A4F53;
}

li 
{  
    line-height: 19px;
    
}

.tdvzinfotexttreetext h3
{
	
	font-family: Arial, Arial, Helvetica, sans-serif;
	/* font-size: 16px; */
	font-size: 15px;
	font-weight:normal;
	/* font-weight: bold; */
	/* color: #666666; */
	color: #307395;
	margin-bottom: 8px;
}

.tdvzinfotexttreesubheadline {
	
	width: 100%;
	color: #4A4F53;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
	word-spacing: 2px;
   	
}

.tdvzinfotexttreeheadline_foldin {
	
	width: 100%;
	color: #FFFFFF;
	/* background-color: #4A4F53; */
	background-color: #888B8D;
	padding: 0px 5px;
	line-height: 20px;
	font-weight: bold;
	font-size: 14px;
   	
}

.dinfotextheadline_foldin { 

    float: left;
}

.dinfotextheadline_foldin_readmore { 

    float: right;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 12px 0px 0px;
	background: url(../images/bundgrafik/calendar_readmore.gif) no-repeat right 2px;
}

.dinfotextheadline_foldin_readmore a:link, .dinfotextheadline_foldin_readmore a:visited, .dinfotextheadline_foldin_readmore a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.dinfotextheadline_foldin_readmore a:hover {
	
	text-decoration: underline;
}


.tdvzinfotexttreeheadline_foldout {
	
	width: 100%;
	color: #FFFFFF;
	background-color: #ED8D19;
	padding: 0px 5px;
	line-height: 20px;
	font-weight: bold;
	font-size: 14px;
   	
}

.dinfotextheadline_foldout { 

    float: left;
}

.dinfotextheadline_foldout_minimize { 

    float: right;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 13px 0px 0px;
	background: url(../images/bundgrafik/calendar_readless.gif) no-repeat right 2px;
}

.dinfotextheadline_foldout_minimize a:link, .dinfotextheadline_foldout_minimize a:visited, .dinfotextheadline_foldout_minimize a:active {
	
	color: #FFFFFF;
	text-decoration: none;
}

.dinfotextheadline_foldout_minimize a:hover {
	
	text-decoration: underline;
}

.dgoalstatistics {

    width:910px; 
    position:relative; 
    /*border: solid 1px green;*/   

}

.dgoalstatisticschoices {

    width:910px; 
    position:relative; 
    /*border: solid 1px navy;*/   

}

.tblgoalstatisticschoices {
  
    width:100%;   
    
}

.fieldsetcountrychoice {
  
    position:relative; 
    width:900px;    
    
}

.legendcountrychoice {
  
    color:#222222;	
	font-family:arial,helvetica,sans serif;
	font-size: 12px;   
    
}

.fieldsetregionchoice {
  
    position:relative; 
    width:900px;    
    
}

.legendregionchoice {
  
    color:#222222;	
	font-family:arial,helvetica,sans serif;
	font-size: 12px;   
}

.fieldsetclusterchoice {
  
    position:relative; 
    width:900px;    
    
}

.legendclusterchoice {
  
    color:#222222;	
	font-family:arial,helvetica,sans serif;
	font-size: 12px;   
    
}

.fieldsetjobcenterchoice {
  
    position:relative; 
    width:900px;    
}

.legendjobcenterchoice {
  
    color:#222222;	
	font-family:arial,helvetica,sans serif;
	font-size: 12px;   
}

.legendreadoutchoice {
  
    color:#222222;	
	font-family:arial,helvetica,sans serif;
	font-size: 12px;   
}


.tdcheckbox {
    
   width:20px;  
}

.lblcheckboxregion {
    
   width:150px;  
}

.chkboxlist td  {
   
     /*border:solid 1px red;*/ 
    vertical-align:middle; 
                
} 

.chkboxlist input  {
   
    float:left; 
    /*border:solid 1px red;*/           
}  


.chkboxlist label  {
   
    position:relative;
    display:block;
    float:left;
    padding:3px 2px 2px 2px;   
    /*border:solid 1px red;*/
}
  

.button {

    color:#222222;	
	font-family:arial,helvetica,sans serif;
	font-size: 12px;       
    visibility:hidden;
}

/* goalstatisticstable */

.tdcategoryheader {

   text-align:left;
   border-right: solid 1px #c2c2c2;         
   border-bottom: solid 1px #c2c2c2;       
     
}

.tddetails_maaned {
    
    text-align:center;
    padding: 5px 1px 3px 1px; 
    border-right:solid 1px #c2c2c2;     
    border-bottom: solid 1px #c2c2c2;  
    font-weight:bold;
    width:28px;      
}

.tddetails_maaned_2 {
    
    text-align:center;
    padding: 5px 1px 3px 1px; 
    border-right:solid 1px #c2c2c2;     
    border-bottom: solid 2px #c2c2c2;  
    font-weight:bold;
    width: 34px;
    
}

.tdcategoryname {

    text-align:left;
    padding: 5px 0px 2px 0px;
    border-right:solid 1px #c2c2c2; 
    border-bottom: solid 2px #c2c2c2; 
}

.tddetails_antal {
    
    text-align:right;
    padding: 5px 1px 2px 1px;
    border-right:solid 1px #c2c2c2; 
    color: #1a465e;    
}

.tddetails_antal_bottom {
    
    text-align:right;
    padding: 5px 1px 2px 1px;
    border-right:solid 1px #c2c2c2;
    border-bottom: solid 2px #c2c2c2;
    color: #1a465e;     
}

.tddetails_maal {
    
    text-align:right;
    padding: 2px 1px 2px 1px;
    border-right:solid 1px #c2c2c2;
    border-bottom: solid 2px #c2c2c2; 
    color:#ED8D19;    
}

.tddetails_maaned_end_maal1 {
    
    text-align:center;
    padding: 5px 1px 3px 1px; 
    border-right:solid 1px #c2c2c2;     
    border-bottom: solid 2px #c2c2c2; 
    font-weight:bold;
    color:#ED8D19;       
}

.tddetails_antal_end_maal1 {
    
    text-align:right;
    padding: 5px 1px 2px 1px;
    border-right:solid 1px #c2c2c2;
    font-weight:bold;
    /*color: #1a465e;*/
    color:#ED8D19;     
}


.tddetails_maaned_end {
    
    text-align:center;
    padding: 5px 1px 3px 1px; 
    border-right:solid 1px #c2c2c2;     
    border-bottom: solid 2px #c2c2c2; 
    font-weight:bold;       
}

.tddetails_antal_end {
    
    text-align:right;
    padding: 5px 1px 2px 1px;
    border-right:solid 1px #c2c2c2;
    font-weight:bold;
    color: #1a465e;     
}

.tddetails_antal_end_bottom {
    
    text-align:right;
    padding: 5px 1px 2px 1px;
    border-right:solid 1px #c2c2c2;
    border-bottom: solid 2px #c2c2c2;
    font-weight:bold;
    color: #1a465e; 
      
}

.tddetails_antal_end_bottom_maal1 {
    
    text-align:right;
    padding: 5px 1px 2px 1px;
    border-right:solid 1px #c2c2c2;
    border-bottom: solid 2px #c2c2c2;
    font-weight:bold;
   /*color: #1a465e;*/ 
    color:#ED8D19;     
}

.tddetails_maal_end {
    
    text-align:right;
    padding: 2px 1px 2px 1px;
    border-right:solid 1px #c2c2c2;
    border-bottom: solid 2px #c2c2c2;
    font-weight:bold;
    color:#ED8D19;     
}


.chartcss {

    color:#222222;	
	font-family:arial,helvetica,sans serif;
	font-size: 12px; 
    
}

.lnkdatafile {

    color:#222222;	
	font-family:arial,helvetica,sans serif;
	font-size: 12px;    

}

.tblprint {

    width:100%;      
}

.tdantallegend_label {

    width:30px;      
}

.tdantallegend {

    width:30px;      
}

.dantallegend {
    
    width:30px;
    height:5px; 
    background-color:#1a465e;     
}

.tdmaallegend_label {

    width:30px;     
}

.tdmaallegend {

    width:30px;
           
}

.dmaallegend {

    width:30px;
    height:5px; 
    background-color:#ED8D19;      
}
