/* CSS Stylesheet SBE */
body 
{ 
	background: #DCE3F0;
	margin: 0px; 
	padding: 0px;  
	text-align: center;
	font: 80%/150% 'calibri','Arial'; 
	line-height: 17pt;
	font-size: 10.5pt;
	color: #000;
}

h3 { font-family: 'trebuchet ms'; font-size: 10pt ; font-weight:bold; 	color: #282A5B;}
h2 { font-family: 'trebuchet ms'; font-size: 12pt ; font-weight:bold;  	color: #282A5B;}
h1 { font-family: 'trebuchet ms'; font-size: 14pt ; font-weight:bold;  	color: #282A5B;}

A:link {color: #282A5B; background: none; text-decoration: underline;  }
A:visited {color: #282A5B; background: none; text-decoration: underline;  }
A:active {color: #748EC5; background: none; text-decoration: underline;  }
A:hover {color: #748EC5; background: none; }

.container 
{ 
	width: 900px; 
	height: auto; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
	background-color: #fff;
}

.containerSmall 
{ 
	width: 900px; 
	height: auto; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
	background: #E5EAF1 url(../images/back.jpg) repeat-y center; 
	background-color: #fff;
}
 
 
.homelink
{
	width: 260px;
	height: 100px;
	margin-top: 20px;
	margin-right: 35px;
	float: right;
}

 
#top
{
	width: 900px;
	height: 150px;
	margin: 0 auto;
	background-color: #282A5B;
	background: #E5EAF1;/* url(../images/top.jpg) repeat-y center;  */
}

#menu
{
	color: #fff;
	font-size: 13pt;	
	line-height: 16pt;
	font-weight:bold;
	left: 10px;
	bottom: 10px;
	height: 25px;
	padding: 0px 0px 0px 10px;
	background-color: #748EC5;
}

#menu A:link {color: #fff; background: none;  text-decoration: none;  }
#menu A:visited {color: #fff; background: none; text-decoration: none;   }
#menu A:active {color: #fff; background: none;  text-decoration: none;   }
#menu A:hover {color: #fff; background: none;  text-decoration: underline;  }

#page 
{
	width: 860px;
	margin: 0 auto;
}

#content
{
	margin-left: 40px;
	margin-top: 5px;
	float: left;
	text-align: left;
	width: 790px;
	min-height:400px;
}

#contentHome
{
	margin-left: 40px;
	margin-top: 5px;
	float: left;
	text-align: left;
	width: 520px;
	min-height:400px;
}

#contentSmall
{
	margin-left: 40px;
	margin-top: 5px;
	float: left;
	text-align: left;
	width: 560px;
	min-height:400px;
}

#rightContent
{
	margin-right: 40px;	
	margin-top: 30px;	
	float: right;
	width: 270px;
}

.opsomming
{
	 margin: 0px 0px 30px 30px;
	 line-height: 14pt;
}

.sitemap
{
	 margin: 0px 0px 30px 30px;
	 line-height: 24pt;
}

.fillRightContent
{
	margin: 0px;
	width: 100%;
	background-color: #fff;
	background: #E5EAF1 url(../images/rightback.jpg) repeat-y center;  
	padding: 10px;
	font: 80%/150% 'calibri';
	line-height: 14pt;
	font-size: 9.5pt;
}

.fillRightContentTop
{
	margin: 0px;
	width: 100%;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #748EC5;
}

.fillRightContentTop h2 { font-family: 'trebuchet ms'; font-size: 12pt ; font-weight:bold;  	color: #fff;}

#rightMenu
{
	margin-right: 25px;	
	float: right;
	width: 224px;
	min-height: 450px;
}

.fillRightMenu
{
	margin: 0px 40px 0px 25px;
	width: 90%;
	padding: 10px;
	font: 80%/150% 'calibri'; 
	line-height: 7pt;
	font-size: 10.5pt;
}

.fillRightLargeMenu
{
	margin: 0px 40px 0px 25px;
	width: 82%;	
	padding: 10px;
	font: 80%/150% 'calibri'; 
	line-height: 14pt;
	font-size: 10pt;
}

.fillRightSubMenu
{
	margin: 0px 40px 0px 25px;
	width: 82%;	
	padding-left: 10px;
	font: 80%/150% 'calibri'; 
	line-height: 18pt;
	font-size: 11pt;
}

.rightMenuSmallContent
{
	font: 80%/150% 'calibri'; 
	line-height: 3pt;
	font-size: 10pt;
}

.rightMenuTop
{
	padding-left: 20px;
	margin: 25px 10px 10px 15px;
	width: 200px;
	height: 25px;
	background: #E5EAF1 url(../images/menutopback.jpg) repeat-y center;  	
}

.rightMenuTop h2 { font-family: 'trebuchet ms'; font-size: 12pt ; font-weight:bold;  	color: #fff;}

hr
{
	height: 0px;
	border-top: 1px solid #000066;
	padding: 0px;
}

.textBoxSpacing
{
	margin-bottom: 7px; 
}

#pageheader
{
	margin-left: 25px;
	margin-top: 25px;
	float: left;
	text-align: left;
	width: 850px;
}

#pageheaderSmall
{
	margin-left: 25px;
	margin-top: 25px;
	float: left;
	text-align: left;
	width: 500px;
}

#bottom
{	
	clear: both;
	width: 900px;
	height: 40px;
	margin-left: auto; 
	margin-right: auto; 
	text-align: center; 
	font: 80%/150% 'calibri','Arial Unicode MS'; 
	font-size: 10.5pt;
	color: #282A5B;
	padding: 3px 0px 0px 0px;
	border-top: solid 1px #E5EAF1;	
	background-color:#fff;
	line-height: 14pt;
}

#bottom A:link {color: #282A5B; background: none; text-decoration: none; }
#bottom A:visited {color: #282A5B; background: none; text-decoration: none;   }
#bottom A:active {color: #282A5B; background: none; text-decoration: underline;  }
#bottom A:hover {color: #282A5B; background: none; text-decoration: underline; }
