/*
beeld in 280 x  800 laag (xs)
`			800  x  600 =  796 x  420 medium (s)
        	1024 x  768 = 1002 x  583 hoog  (m)
			1280 x  800 = 1276 x  624 hoog (bm)
			1440 x  900 = 1436 x  727 breed (xbm)			
			1280 x 1024 = 1276 x  844 hoog  (l)
			1680 x 1050 = 1676 x  874 breed (bl)
			1680 x 1280 = 1676 x 1104 xhoog (xl) 	
*/
/* initieel*/
*, html
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	z-index: 10;

}
#info
{ 
	position: absolute;
	z-index: 50;
	left: 0px;
	top: 0px;
	color: #000000;
	background-color: #FEDB9B;
	font-size: 12px;
}
#marge
{
	position: relative;
	margin: 0px auto 0px auto;
}
#frame
{
	position: relative;
	margin: 0px auto 0px auto;
	width: 1002px;
	height: 583px;
	overflow: hidden;
}

#pagina
{
	position: absolute;
	top: 0px;
	left: 0px;	
	width: 1002px;
	height: 583px;
}
.s #pagina
{
	width: 796px;
	height: 420px;
}
#kop, .s #kop
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1002px;
	height: 56px;
}
#kop
{
	left: 100px;
}
#kop-tekst, .s #kopt-tekst
{
	position: absolute;
	left: 600px;
	top: 24px;
}
.s #kop-tekst
{
	left: 5px;
	top: 9px;
	width: 165px;
}

#inhoud
{
	position: absolute;
	top: 56px;
	left: 0px;
	width: 1002px;
	height: 503px;
}
.s #inhoud
{
	height: 364px;
	width: 796px
}
#popup
{
	position: absolute;
	top: 56px;
	left: 430px;
	width: 565px;
	height: 492px;
	text-align: right;
	z-index: 50;
}
.s #popup
{
	left: 137px;
	width: 398px;
	height: 334px;
	z-index: 50;
}
#hoekje
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 31px;
	height: 31px;
}

.onzichtbaar
{
	display: none
}
.zichtbaar
{
	display: block
}
#adres, .s #adres
{
	position: absolute;	
	top:112px;
	left: 290px;
	width: 136px;
	height: 100px;
	z-index: 50;
}
.s #adres
{
	top: 311px;
	left: 0px;
}

.hoogwerker, .s .hoogwerker
{
	position: absolute;
	left: 540px;
	top: 10px;
	width: 258px;
	height: 385px;
	z-index:40;
}
.hoogwerker
{
	top:20px;
	left:0px;
	width: 361px;
	height: 538px
}
#menublok
{
	position: absolute;
	top: 89px;
	left: 2px;
	width: 133px;
	height: 200px;
	z-index: 60;
}

#fotoblok, #map
{
	position: absolute;
	top: 40px;
	left: 391px;
	width: 567px;
	height: 128px;
	text-align: right;
	overflow: auto;
}
#map
{
	left: 456px;
	height: 225px;
	width: 522px;
}

.s #fotoblok, .s #map

{
	left: 155px;
	top: 60px;
	width: 393px;
}
.s #fotoblok
{
	top: 18px;
	left: 142px;
	
}
#tekstblok, #tekstblokcontact, .s #tekstblok, .s #tekstblokcontact
{
	position: absolute;
	overflow: auto;
	top: 205px;
	left: 456px;
	width: 532px;
	height: 290px;
	z-index: 10;
}
#tekstblokcontact
{
	top: 295px;
	height: 263px;
}
.s #tekstblok
{
	top: 153px;
	left: 143px;
	width: 393px;
	height: 181px;
}
.s #tekstblokcontact
{
	top:60px;
	left: 567px;
	width: 240px;
}
#footer, .footer-img, #footer-tekst
{
	position: absolute;
	left: 0px;
	top: 559px;
	height: 24px;
	width: 1002px;
}
.footer-img
{
	width: 153px;
	top:0px;
	left: 805px;
}
.s .footer-img
{
	left: 543px;
}
#footer-tekst
{
	top:0px;
	left: 135px;
	width: 291px;
}
.s #footer
{
	top: 396px;
}
/* small  796 x 420 */
