html, body	{
		margin:0;
		padding:255px 0 37px 0;
		overflow:hidden;
		background:url(backg.gif);
		}

* html div.content 
		{ 
		height:100%;
		}

div.header	{
		position:absolute;
		top:0px;
		left:50%;
		margin-left:-350px;
		width:700px;
		height:255px;
		background:url(header.gif);

		}
		
div.header_UK	{
		position:absolute;
		top:0px;
		left:50%;
		margin-left:-350px;
		width:700px;
		height:255px;
		background:url(header_UK.gif);
		}
		
div.header_DU	{
		position:absolute;
		top:0px;
		left:50%;
		margin-left:-350px;
		width:700px;
		height:255px;
		background:url(header_DU.gif);
		}

.small_text	{
		position:absolute;
		top:3px;
		left:50%;
		margin-left:105px;
		width:700px;
		color:#f63142;
		font-family:tahoma, arial, helvetica;
		font-size:7pt;
		}

a.st		{
		color:#f63142;
		text-decoration:none;
		}

a.st:hover	{
		color:#ff3600;
		text-decoration:underline;
		}


div.menu	{
		position:absolute;
		width:700px;
		top:220px;
		left:50%;
		margin-left:-350px;
		text-align:center;
		z-index:5;
		}
		
a.menu		{
		position:relative;
		margin-left:18px;
		color:#6391d0;
		font-family:tahoma, arial, helvetica;
		font-size:10pt;
		font-weight:bold;
		text-decoration:none;
		text-align:center;
		outline:none;
		}
		
a.menu_UK		{
		position:relative;
		margin-left:19px;
		color:#6391d0;
		font-family:tahoma, arial, helvetica;
		font-size:10pt;
		font-weight:bold;
		text-decoration:none;
		text-align:center;
		outline:none;
		}

a.menu_DU		{
		position:relative;
		margin-left:16px;
		color:#6391d0;
		font-family:tahoma, arial, helvetica;
		font-size:10pt;
		font-weight:bold;
		text-decoration:none;
		text-align:center;
		outline:none;
		}


a.offline	{
		position:relative;
		margin-left:25px;
		color:#3164aa;
		font-family:tahoma, arial, helvetica;
		font-size:10pt;
		font-weight:bold;
		text-decoration:none;
		text-align:center;
		outline:none;
		}

a.menu-eerste	{
		position:relative;
		margin-left:0;
		color:#6391d0;
		font-family:tahoma, arial, helvetica;
		font-size:10pt;
		font-weight:bold;
		text-decoration:none;
		text-align:center;
		outline:none;
		}

a.menu:hover	{
		color:#fff;
		}

a.menu-eerste:hover
		{
		color:#fff;
		}

div.content	{
		position:relative;
		width:700px;
		left:50%;
		margin-left:-350px;
		}

div.footer	{
		position:absolute;
		bottom:0px;
		left:50%;
		margin-left:-350px;
		width:700px;
		height:37px;
		background:url(footer.gif);
		}

div.txtfooter	{
		position:absolute;
		bottom:7px;
		left:50%;
		margin-left:-330px;
		font-family:tahoma, arial, helvetica;
		font-size:8pt;
		color:#6391d0;
		}

a.footer	{
		color:#6391d0;
		text-decoration:none;
		}

a.footer:hover
		{
		color:#fff;
		text-decoration:underline;
		}

div.teller	{
		position:absolute;
		bottom:3px;
		left:50%;
		margin-left:236px;
		width:96px;
		height:19px;
		}

div.nieuw1	{
		position:absolute;
		top:206px;
		left:50%;
		margin-left:10px;
		width:32px;
		height:22px;
		background:url(nieuw.gif);
		z-index:6;
		}
	
	
div.update	{
		position:absolute;
		top:208px;
		left:50%;
		margin-left:85px;
		width:32px;
		height:22px;
		background:url(update.gif);
		z-index:6;
		}

div.update1	{
		position:absolute;
		top:208px;
		left:50%;
		margin-left:-80px;
		width:32px;
		height:22px;
		background:url(update.gif);
		z-index:6;
		}

@media screen 	{
body > div.content 
		{
		position:absolute;
		width:700px;
		bottom:37px;
        	top:255px;
        	}
    		}