@font-face {
    font-family: 'DKCrayonCrumbleRegular';
    src: url('dk_crayon_crumble-webfont.eot');
    src: url('dk_crayon_crumble-webfont.eot?#iefix') format('embedded-opentype'),
         url('dk_crayon_crumble-webfont.woff') format('woff'),
         url('dk_crayon_crumble-webfont.ttf') format('truetype'),
         url('dk_crayon_crumble-webfont.svg#DKCrayonCrumbleRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


.style1 {
	font-family: Verdana;
	color: #fff;
	font-size: 10px;
	text-align: center;
}
#flashed {
	height: 442px;
	width: 779px;
	position: inherit;
	visibility: visible;
	z-index: 5;
}
#noflash {
	height: 442px;
	width: 779px;
	visibility: visible;
	z-index: 1;
	position: inherit;
	background-image: url(images/bgimage2.jpg);
	background-repeat: no-repeat;

	
}
p{height:3px}
#tekst {
	height: 400px;
	width: 412px;
	left:340px;
	top:0px;
	visibility: visible;
	z-index: 1;
	position: relative;
    border: 0px solid black;
	text-align: left;
	/*padding-left: 450px;*/
	font-family: 'DKCrayonCrumbleRegular';
	font-size: 28px;
line-height:26px;
overflow: hidden;
	color: #CCCCCC;
}
#reserveervak {
	height: 370px;
	width: 400px;
	left: 350px;
	top: -100px;
	visibility: visible;
	z-index: 1;
	position: relative;
    border: 0px solid black;
	text-align: left;
	/*padding-left: 450px;*/
	font-family: 'DKCrayonCrumbleRegular';
	font-size: 28px;
/*line-height:2px;*/
overflow: env();
	color: #CCCCCC;
}
#reserveer {
	height: 20px;
	width: 512px;
	left:240px;
	top:3px;
	font-weight: bold;
	visibility: visible;
	z-index: 1;
	position: relative;
    border: 0px solid black;
	text-align: right;
	/*padding-left: 450px;*/
	font-family: 'DKCrayonCrumbleRegular';
	font-size: 22px;
line-height:24px;
overflow: hidden;
	color: #CCCCCC;
}
#reserveersub {
	height: 50px;
	width: 402px;
	left:340px;
	top:0px;
	visibility: visible;
	z-index: 1;
	position: relative;
    border: 0px solid black;
	text-align: right;
	/*padding-left: 450px;*/
	font-family: 'DKCrayonCrumbleRegular';
	font-size: 22px;
line-height:24px;
overflow: hidden;
	color: #CCCCCC;
}
a{
	text-decoration: none;
	color: #CCCCCC;
}

div.footer{
visibility: hidden;
}

#design {
	width:99px;
	height:12px;
	top: 100%;
	margin-top: -20px;
	position: absolute;
	left: 10px;
	/*margin-left: -99px;*/
/*	background-color: #FFF;*/
}
.designby {
	font-family: verdana;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}