html, body{
	width:100%;
	margin:0em;
	font-family: Arial, Helvetica, sans-serif;
}

table#mainTable{
	width:980px;
	border-collapse: collapse;
	padding:0px;
	margin:auto;
	border-spacing:0px;
	background:#f0f9fe;
	}


.servicetable table
	{
	padding:4px;
	margin:4px;
	}
	

	table #mainMenu img{
		float:left;
		border:0px;
	}

div#smallMenu {
	text-align:left;
	width:278px;
	float:right;
	margin-left: 1em;
	margin-bottom: 1em;
	height:auto;
	}
	
	div#smallMenu img {
		/*float:left;*/
		border:0px;
	}

	div#sideBar{
		width:278px;
		height:auto;
		float:right;
	}
	div#textsize{
		text-align:right;
	}
div#mainContent{
	padding-left:1em;
	padding-right:1em;
}
		.header1 {
			font-weight: bold;
			color: #03559F;
			font-size: large;
			text-decoration:underline;
			margin-bottom:1px;
			display:block;
		}

		.header2 {
			font-weight: bold;
			font-style:italic;
			color: #03559F;
		}
		.header3 {
			font-weight: bold;
			color: #03559F;
			font-size: large;
		}
		.tekst {
			color: #333333;
			text-align:justify;
			
		}

		.tekst2 {
			color: #333333;
			font-size: xx-small;
		}
.acc
	{
	display:block;
	width:273px;
	height:192px;
	overflow:hidden;
	float:left;
	background-image:url(acc/bg.jpg);
	margin-right:5px;
	margin-bottom:10px;
	}
.acc img 
	{
	display:block;
	padding-left:13px;
	padding-top:13px;
	}
.accsmall
	{
	display:block;
	width:203px;
	height:142px;
	overflow:hidden;
	float:right;
	background-image:url(acc/bgsmall.jpg);
	margin-right:5px;
	margin-bottom:10px;
	}
.accsmall img 
	{
	display:block;
	padding-left:13px;
	padding-top:13px;
	}