body
{
						background: #76bb20 url('afbeeldingen/achtergrond.jpg') repeat-x;
}

div#pagina
{
						z-index: 2;
						width: 980px;
						position: absolute;
						top: 0;
						left: -490px;
						margin-left: 50%;
						background: #017AB9;
						height: 650px; /* 580 */
}

	div#menubalk
	{
						height: 40px;
						width: 980px;
						top: 20px;
						left: 0;
						background: #99ba4f;
						position: absolute;
						text-align: left;
	}
	
		div#menubalk ul
		{
						width: 100%;
						display: block;
						list-style-type: none;
						margin: 0;
						padding: 0;
						height: 40px;
						float: left;
		}
	
		div#menubalk li
		{
						display: inline;
						margin: 0;
						padding: 0 12px;
						height: 40px;
						float: left;
		}
	
		div#menubalk ul li a
		{
						font: normal normal bold 14px 'Times New Roman';
						color: #283247;
						text-decoration: none;
						padding: 0;
		}
		
		div#menubalk ul li a:hover
		{
						color: #107895;
		}
	
	div#streepboven
	{
						background: #aecc6c;
						position: absolute;
						left: 0;
						top: 60px;
						height: 7px;
						width: 980px;
						font-size: 1px;
	}
	
	div#streeponder
	{
						background: #aecc6c;
						position: absolute;
						left: 0;
						top: 268px;
						height: 7px;
						width: 980px;
						font-size: 1px;
	}
	
	div#beeldbalk
	{
						background: url("afbeeldingen/st_logo.jpg");
						position: absolute;
						left: 0;
						top: 67px;
						height: 201px;
						width: 980px;
						font-size: 1px;
	}
	
	div#tekst
	{
						position: absolute;
						left: 10px;
						top: 285px;
						height: 270px;
						width: 300px;
						overflow: auto;
						color: white;
						font: normal normal normal 9pt Verdana;
						line-height: 13pt;
	}
	
	div#extratekst
	{
						position: absolute;
						right: 11px;
						top: 492px;
						height: 60px;
						width: 599px;
						border-bottom: 2px solid #76bb20;
	}
	
		div#contact
		{
						float: left;
						height: 20px;
						text-align: left;
						font: bolder 14px Verdana;
						color: white;
						padding-right: 4px;
						width: 290px;
						position: absolute;
						left: 25px;
						top: 0;
		}
		
			div#contact a
			{
						color: white;
						text-decoration: none;
			}
		
			div#contact a:hover
			{
						color: #ddd;
						text-decoration: none;
			}
		
		div#zekerheid
		{
						float: right;
						margin-right: 4px;
						width: 135px;
						position: absolute;
						left: 322px;
						top: 0;
		}
		
			div#zekerheid a img
			{
						border: none;
			}
	
	div#logobox
	{
						width: 116px;
						height: 68px;
						position: absolute;
						top: 40px;
						left: -15px;
						z-index: 30;
						padding: 0;
	}
		
		img#logo
		{
						width: 201px;
						height: 121px;
						border: 0 none;
						margin: 0;
		}
	
	div#sticker-1
	{
						width: 188px;
						height: 113px;
						position: absolute;
						left: 390px;
						top: 245px;
						z-index: 31;
	}
	
	div#sticker-2
	{
						width: 189px;
						height: 114px;
						position: absolute;
						left: 585px;
						top: 245px;
	}
	
	div#sticker-3
	{
						width: 189px;
						height: 113px;
						position: absolute;
						left: 780px;
						top: 245px;
	}
	
		div#sticker-1 a img, div#sticker-2 a img, div#sticker-3 a img
		{
						border: none;
		}
	
	div#extracontent
	{
						width: 980px;
						height: 15px;
						position: absolute;
						bottom: 10px;
						left: 0;
						z-index: 20;
						padding: 0;
						font: normal normal normal 7pt Verdana, Arial;
						color: white;
						text-align: center;
	}
	
		div#extracontent a
		{
						font: normal normal normal 7pt Verdana, Arial;
						color: white;
						text-decoration: underline;
		}
	
		div#extracontent a:hover
		{
						font: normal normal normal 7pt Verdana, Arial;
						color: #91d044;
						text-decoration: underline;
		}
#padding-tekst { padding: 10px 10px 10px 10px }

div#scrolltekst {
  position: absolute;
  top: 289px;
  left: 370px;
  width : 599px;
  height: 20px;
  background-color: white;
  padding-top: 5px;
  padding-bottom: 5px;
}

marquee#scrolling {
  color: red;
  font: normal normal normal 12pt Verdana;
}

marquee#scrolling a{
  color: red;
  text-decoration: none;
}

marquee#scrolling a:hover{
  text-decoration: underline;
}

div#sgrlogo {
  position: absolute;
  top: 590px;
  left: 10px;
  z-index: 10;
  width: 57px;
  height: 47px;
}

div#unigarantlogo {
  position: absolute;
  top: 607px;
  left: 140px;
  z-index: 10;
  width: 90px;
  height: 31px;
}

div#fotofront1 {
  position: absolute;
  top: 372px;
  left: 655px;
  width: 254px;
  height: 154px;
}


