/* This file needs to be saved in the UTF-8 format in order to handle EditMenuName attributes with non-english characters */

/* --- Divs used for page structure ---*/
#footerdiv, #topbannerdiv,#leftdiv,#rightdiv,#row1div,div.dotframe, div.backgroundlightgrey,#subcontainerdiv,#leftolddiv
{
	position:absolute;
	bottom:0;	
	visibility:hidden;
}
		
#containerdiv
{ 	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	POSITION: relative; 
	HEIGHT: auto; 
	width:63%;
	font-size: 11pt;
}
#containerdiv:after
			{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}

#allcontent 
{ 
box-sizing: border-box;
	-moz-box-sizing: border-box;
	
}
#allcontent:after
			{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}
	



/* -- allcontent --*/
#topicdiv
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	float: left;
	text-align: left;
	border-style:solid;
	border-width: 0.01em;
	border-color:#305389;
	padding:0.15em 0.15em 0.15em 0.15em;

}
#topicdiv:after
			{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}
#topicdivlarge
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	float: left;
	text-align: left;
	border-style:solid;
	border-width: 0.01em;
	border-color:#305389;
	padding:0.15em 0.15em 0.15em 0.15em;

}
#topicdivlarge:after
			{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}
#rightoftopic
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	float: left;
	width: 100%;
	margin:0em 0em 0em 1em;
	padding:0.05em 0.05em 0.05em 0.2em;
	
}
#rightoftopic:after
			{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}
#quicksearchdiv
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: left;
	border-style:solid;
	border-width: 0.01em;
	border-color:#305389;
	background-color: #E0E0E0;
	padding: 0.9em 0.1em 1em 0.4em;
	

}
#quicksearchdiv:after
			{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}
#imagesearch
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0.7em 0em 0em 0em;
	float:right;
}
#imagesearch:after
			{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}
			
#leftRegionDiv
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	float: left;
	text-align: left;
	padding:0em 0em 0em 1em;


}
#leftRegionDiv:after
			{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
}			

	
#contentdiv
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width:100%;
	float: right;
	padding:0em 0.9em 0em 0.5em;
	margin: -1em 0em 0em 0em;

}
#contentdiv:after
			{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}		
div.mainareadiv
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width:100%;
	float: left;
	text-align: left;

}
#mainareadiv:after
			{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}
			
div.mainareaolddiv
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width:100%;
	float: left;
	text-align: left;

}
#mainareaolddiv:after
			{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}


#maincontainerdiv
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-top: 1em;
	float: right;
	width: 100%;
	
	padding:0.5em 0.5em 0em 0.5em;

}
#maincontainerdiv:after
			{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}

/* -- Divs for frontpage -- */
#leftfrontpage
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width:44.75em;
	float:left;
	padding:0.1em 0.1em 0.1em 1em;
	
}
#leftfrontpage:after
			{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}

#rightfrontpage
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width:34em;
	float:right;
	padding:0em 0em 0.3em 1em;
	
}
#rightfrontpage:after
			{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}
/* -- Standard divs --*/

div.leftfloating
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	float: left;
}
div.leftfloating:after
			{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}
div.rightfloating
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	float: right;
	
}
div.rightfloating:after
			{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}
div.rightaligned
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: right;
}
div.rightalaigned:after
			{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}
div.fullwidth
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width:100%;

	
}
div.fullwidth:after
			{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}
div.halfwidthleft
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width:50%;
	float:left;
	
}
div.halfwidthleft:after
			{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}
div.40widthleft
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width:35%;
	float:left;
	
	
}
div.40widthleft:after
			{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}
div.60widthleft
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width:60%;
	float:left;
	
	
}
div.60widthleft:after
			{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}
div.halfwidthright
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width:49%;
	float:right;
	
}
div.halfwidthright:after
			{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}
div.40widthright
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width:39%;
	float:right;
}
div.40widthright:after
			{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}
div.blueframe
{
	border-style:solid;
	border-width: 0.01em;
	border-color:#305389;
	height:auto;
	float: left;
	width: 100%;
 

}
div.blueframe:after
{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}



div.lightbluebackground
{
	background-color:#C9DAEA;
}
div.lightbluebackground:after
{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}
div.menuspace
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0em 0em 0.3em 1.6em;
	
}
div.menuspace:after
{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}

div.bottomspace
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0em 0em 2.7em 0em;

}
div.bottomspace:after
{
	content: "."; 
	display: block; 
	line-height: 1px; 
	font-size: 1px; 
	clear: both;
}

div.betweentextspace
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0em 0em 0.3em 0em;
}
div.betweentextspace:after
{
	content: "."; 
	display: block; 
	line-height: 1px; 
	font-size: 1px; 
	clear: both;
}

div.betweenheadingbody
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0em 0em 1em 0em;
}
div.betweenheadingbody:after
{
	content: "."; 
	display: block; 
	line-height: 1px; 
	font-size: 1px; 
	clear: both;
}
div.spacingsearch
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0.4em 0em 0em 0em;
}
div.spacingsearch:after
{
	content: "."; 
	display: block; 
	line-height: 1px; 
	font-size: 1px; 
	clear: both;
}
div.fivecolumn
{
	width:19.91%;
}
div.fivecolumn:after
{
	content: "."; 
	display: block; 
	line-height: 1px; 
	font-size: 1px; 
	clear: both;
}

.hidden
{
	
	display:none;
}
img.borderless
{
	border: 0;
}

/*Print divs*/
div.printHeader
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin:10px 0px 0px 0px;
	/*width:90%;*/
}
div.printHeader:after
{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}
div.printBody
{
		box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin:2px 0px 0px 0px;
	background: transparent;

	
}
div.printBody:after
{
				content: "."; 
				display: block; 
				line-height: 1px; 
				font-size: 1px; 
				clear: both;
			}
div.VisiblePrintOnly
{
		box-sizing: border-box;
	-moz-box-sizing: border-box;
	visibility:visible;
	background: transparent;
	
}
div.NonVisiblePrint
{
	visibility:hidden;
	position:absolute;
	bottom:0px;
}

div.topBanner
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin:-60px 0px 0px 0px;
	background: transparent;
}

