/*laste edited 8. december 2009 */
/* INITIAL START */

html {
	font-size: 100%;
}
body, html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	height: 100%;
}
body {
	font-size: 100%;
	background: none;
	overflow-x: visible;
}

.panel table
{
	border-collapse: collapse;
}

.panel td
{
	border-collapse: collapse;
    border-color: #454545;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 4px;
}

ul {list-style-type: disc; margin: 0 0 .4em 1.5em}
ul li {list-style-type: disc; padding: 0 0 0 0}


/* SKINNED START*/

#skip, #toptitle, .taskpanearea, #leftmenuarea, #years, #Photo, #Elements, #search, #MediaBar, #AboutBar {
	display: none;
}

.contentarea .teaserarea {display: none}/* samfundsansvar blog */

div.leftcell a.previous, div.rightcell a.next, div.related-kendelse {
	display: none;
}


#full, #resume { /* Show both full and resume in printmode */
	display: block !important; /* Override inline style */
	visibility: visible !important; /* Override inline style */
}

/*************************************/
/* EOGS stylesheet.boxes.css START */
/*************************************/
.uberdiv, .blockdiv, .contentarea, div.contentpanel, div.teaserarea, div.taskpanearea, #container  {
	width: 100% !important;; /* Was auto before - edit 26/2 - 08*/
	border: 0;
	margin: 1em 0;
	padding: 0;
	float: none !important;
	height: auto;
	background: none;
}
	
#toplogo, #toptitle, #topbranding, #Branding {
	float: none;
	padding: 0px 0px 8px 0px;
}
#topbannerarea {width: 100%; margin: 0; padding: 0; position: static; height: 100px }

.contentarea .panel{	
	width: 90%;
	overflow: visible;
}


	.contentarea .columns_1x2 .leftcolumn {
		width: 30%;
		}
	.contentarea .columns_1x2 .rightcolumn {
		width: 68%;
		}
	.contentarea .columns_2x1 .leftcolumn {
		width: 68%;
	}
		.contentarea .columns_2x1 .rightcolumn {
			width: 30%;
			}


#blogcontent .leftcolumn {width: 30%}
#blogcontent .rightcolumn {width: 60%}
#blogcontent .post {background-image: none !important;}
.blogarticle {padding-right: 0;}
#rulings {
	border: 0px dashed #ff0000;
}

#rulings td {
	text-align:left;
	vertical-align:top;
	padding: 0px 20px 4px 0px;
}

.action a {
    text-transform:uppercase;
}

/* TEASER AREA*/


.teaser {
	width: 100%;
	float: none;
	border-bottom: 2px solid #cccccc;
	padding: 14px 0 6px 0;
}

	.teaserarea .panel {
		width: 100%;
	}
   
   div.teaser div.action a {
	    display: block;
		padding: 1px 0 1px 0;
		text-align: right;
		padding-right: 10px;
    }





/* FOOTERAREA START */

#footer {
	border-top: 1px solid #ffffff;
	padding-top: 36px;
	text-align: center;
	clear: both;
	width: 956px;
	}
	#footer a {
		color: #7e7e7e;	
	}
/* FOOTERAREA END */