/*
-----------------------------------------------
Root modules
-----------------------------------------------
*/ 

html {width: 100%;}


body {
	background: white;
	text-align: left;
	color: black;
	font-size: 11pt !important;
	line-height: auto;
	border: 0;
	border-top: 0;
	margin: 10;
	padding: 0; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 90%;
  	 }
  	 


#content, #contentwide{
	margin-left: 0px;
}



/*
-----------------------------------------------
/ Root modules
-----------------------------------------------
*/ 

#mainleftcol, #header, #footer, #SearchBox, #divHeaderBottom, #divBreadCrumb, .noprint
{
	display:none;
}



/*
-----------------------------------------------
/ Kursus udskrift
-----------------------------------------------
*/ 

#maincentercol
{
	width: 625px;
}

.dotHor, .dotHor2
{
	background-image: none;
}

.subscribeButton
{
	display: none;
}

.printHeader
{
	display: block;
}

.printHeader hr
{
	margin-top: 10px;
	margin-bottom: 15px;
}

.readMoreLink
{
	display: none;
}

.boxHeader
{
	padding: 4px 0px 0px 8px;
	margin: 0px 0px -1px 0px;
	color:#353535;
	font-size:13px;
	font-weight:bolder;
	
	background-image: url('/images/headerBox210.png');
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
}

.boxLeft
{
	padding: 0px 0px 3px 7px;
	border-left: solid 1px #C6C2BF;
}

.boxLeftAligned
{
	padding: 0px 5px 3px 7px;
	border-left: solid 1px #C6C2BF;
	text-align: left;
}

.boxRight
{
	padding: 0px 5px 3px 0px;
	border-right: solid 1px #C6C2BF;
}

.boxBottomLeft
{
	padding-bottom: 10px;
	border-bottom: solid 1px #C6C2BF;
	border-left: solid 1px #C6C2BF;
}

.boxBottomRight
{
	padding-bottom: 10px;
	border-bottom: solid 1px #C6C2BF;
	border-right: solid 1px #C6C2BF;
}

.boxTableCaption
{
	margin: 0px;
	padding: 10px 0px 10px 6px;
	border-left: solid 1px #C6C2BF;
	border-right: solid 1px #C6C2BF;
	font-weight:bold;
	text-align: left;
}

.articleTitle downloadLnk
{
	display: none;
}

.longText
{
	display: block; 
}
