* {
	font-family: 'courier new', Arial, Helvetica;
	line-height: 1.2;
	margin: 0px;
	padding: 0px;
}

body {
	background: url('images/background.jpg') #de6e2f center center no-repeat fixed;
}

form {
}

input, textearea , select {
	color: #000000;
	padding: 1px 0px;
	margin: 0px -1px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 1.2;
}

* html select.textfield1 , * html select.textfield1red {
	height: 14px;
}

* > select.textfield1 , * > select.textfield1red {
	height: 18px;
}

* html input.textfield1 , * html input.textfield1red {
	height: 14px;
}

* > input.textfield1 , * > input.textfield1red {
	height: 14px;
}

* > input.textfield1:empty , * > input.textfield1red:empty {
	height: 16px;
}

* html #uploadFile , * html .usecurrentButton {
	height: 16px;
}

* > #uploadFile , * > .usecurrentButton {
	height: 18px;
}

.usecurrentButton { line-height: 0.5; }

input.radio {
	margin: 0px -2px 0px -4px;
	border: 0px;
}

* > input.radio {
	margin: 0px -2px 0px -4px;
}

* > input.radio:empty {
	margin: 0px 0px -4px 0px;
}

select .first {
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 1.2;
	color: #969696;
}

textarea {
	height: 55px;
}

#main {
	position: absolute; 
	top: 50%; 
	height:	670px;
	width: 100%;
	margin: -335px 0px 0px 0px;
	min-width: 920px;
	padding: 0px;
}

* html #main {
	text-align: center;
}

#site {
	position: relative;
	width: 920px;
	height: 670px;
	text-align: left;
	overflow: hidden;
}

* > #site {
	margin: 0px auto;
}

#png {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 920px;
	height: 670px;
	overflow: hidden;
}

#page {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 820px;
	height: 670px;
	margin: 0px 50px;
	overflow: hidden;
}

* > #png {
	background: url('images/bg_png.png') no-repeat; 
}

* html #png {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_png.png', sizingMethod='crop'); 
	background: transparent; 
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
}

#content {
	position: absolute;
	width: 652px; 
	height: 302px;
	top: 199px;
	left: 84px;
	font-size: 11px;
	color: #000000;
}

strong {
	font-size: 12px;
	color: #000000;
}

a {
	font-size: 12px;
	color: #000000;
}

a:hover {
	font-size: 12px;
	color: #646464;
}

i {
	font-size: 12px;
	color: #000000;
}

#faq {
	position: absolute;
	display: block;
	top: 598px;
	left: 634px;
	width: 41px;
	height: 41px;
}

#menu {
	position: absolute;
	top: 588px;
	left: 84px;
	width: 652px;
	height: 10px;
	font-size: 9px;
	color: #000000;
}

#menu ul {
	list-style: none;
	float: left;
}

#menu li {
	float: left;
	height: 10px;
}

#menu li a{
	display: block;
	height: 10px;
}

#menu img.seperator {
	height: 10px;
	width: 10px;
	background: url('images/img_seperator.gif') no-repeat;
}

#menu img.spacer {
	height: 10px;
	background: url('images/pixel.gif') no-repeat;
}

.NLD #menu img.spacer {
	width: 69px;
}

.ENG #menu img.spacer {
	width: 115px;
}

.NLD #menu li a.item1 {
	width: 32px;
	background: url('images/NLD/but_home.gif') left top no-repeat;
}

.NLD #menu li a.item2 {
	width: 39px;
	background: url('images/NLD/but_gallery.gif') left top no-repeat;
}

.NLD #menu li a.item3 {
	width: 25px;
	background: url('images/NLD/but_faq.gif') left top no-repeat;
}

.NLD #menu li a.item4 {
	width: 71px;
	background: url('images/NLD/but_terms.gif') left top no-repeat;
}

.NLD #menu li a.item5 {
	width: 42px;
	background: url('images/NLD/but_contact.gif') left top no-repeat;
}

.NLD #menu li a.item6 {
	width: 103px;
	background: url('images/NLD/but_about.gif') left top no-repeat;
}

.NLD #menu li a.item7 {
	width: 80px;
	background: url('images/NLD/but_instructions.gif') left top no-repeat;
}

.NLD #menu li a.item8 {
	width: 53px;
	background: url('images/NLD/but_corporate.gif') left top no-repeat;
}

.NLD #menu li a.lang_ned {
	width: 28px;
	background: url('images/but_ned.gif') left top no-repeat;
}

.NLD #menu li a.lang_eng {
	width: 28px;
	background: url('images/but_eng.gif') left top no-repeat;
}

.NLD #menu li a:hover {
	background-position: right top;
}

.ENG #menu li a.item1 {
	width: 32px;
	background: url('images/ENG/but_home.gif') left top no-repeat;
}

.ENG #menu li a.item2 {
	width: 39px;
	background: url('images/ENG/but_gallery.gif') left top no-repeat;
}

.ENG #menu li a.item3 {
	width: 25px;
	background: url('images/ENG/but_faq.gif') left top no-repeat;
}

.ENG #menu li a.item4 {
	width: 34px;
	background: url('images/ENG/but_terms.gif') left top no-repeat;
}

.ENG #menu li a.item5 {
	width: 42px;
	background: url('images/ENG/but_contact.gif') left top no-repeat;
}

.ENG #menu li a.item6 {
	width: 110px;
	background: url('images/ENG/but_about.gif') left top no-repeat;
}

.ENG #menu li a.item7 {
	width: 64px;
	background: url('images/ENG/but_instructions.gif') left top no-repeat;
}

.ENG #menu li a.item8 {
	width: 53px;
	background: url('images/ENG/but_corporate.gif') left top no-repeat;
}

.ENG #menu li a.lang_ned {
	width: 28px;
	background: url('images/but_ned.gif') left top no-repeat;
}

.ENG #menu li a.lang_eng {
	width: 28px;
	background: url('images/but_eng.gif') left top no-repeat;
}

.ENG #menu li a:hover {
	background-position: right top;
}

#footer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
	font-size: 9px;
	color: #000000;
}

#footer a {
	font-size: 9px;
	color: #000000;
}

#footer a:hover {
	color: #969696;
}

.block {
	position: absolute;
	display: block;
	background: transparent;
	font-family: 'courier new', Arial, Helvetica;
	font-size: 12px;
	border: 1px solid #000000;
	overflow: hidden;
}

div.block {
	padding: 8px;
}

.h30 {
	height: 14px;
	font-size: 1% !important;
}

.h48 {
	height: 32px;
}

.h81 {
	height: 42px;
}

.h93 {
	height: 77px;
}

a.h93 {
	height: 93px;
}

.h100 {
	height: 96px;
	padding: 2px 8px !important;
}

.h119 {
	height: 103px;
}

a.h119 {
	height: 119px;
}

.h128 {
	height: 112px;
}

.h220 {
	height: 204px;
}

a.h220 {
	height: 220px;
}

.h207 {
	height: 191px;
}

.h238 {
	height: 222px;
}

.h269 {
	height: 333px;
}

.h249 {
	height: 313px;
}

.h300 {
	height: 364px;
}

.w95 {
	width: 79px;
}

a.w95 {
	width: 95px;
}

.w119 {
	width: 103px;
}

a.w119 {
	width: 119px;
}

.w170 {
	width: 154px;
}

.w168 {
	width: 152px;
}

.w239 {
	width: 223px;
}

.w310 {
	width: 294px;
}

.w479 {
	width: 463px;
}

.w650 {
	width: 634px;
}

.w650h269 {
	width: 650px;
	height: 349px;
	padding: 0px !important;
	overflow: auto;
}

.w650h238 {
	width: 650px;
	height: 238px;
	padding: 0px !important;
	overflow: auto;
}

.w650h269 div , .w650h238 div {
	padding: 8px;
	width: 600px;
}	

a.but_start {
	display: block;
	height: 16px;
	padding: 5px;
	border: 1px solid #000000;
	position: relative;
	top: -6px;
	left: -6px;
}

.NLD a.but_start {
	width: 76px;
	background: url('images/NLD/but_start2.gif') #fafc05 center 5px no-repeat;
}

.ENG a.but_start {
	width: 76px;
	background: url('images/ENG/but_start2.gif') #fafc05 center 5px no-repeat;
}

.title01 .but_back {
	float: right;
}

a.but_back {
	display: block;
	height: 14px;
}

.NLD a.but_back {
	width: 59px;
	background: url('images/NLD/but_back.gif') transparent left center no-repeat;
}

.ENG a.but_back {
	width: 59px;
	background: url('images/ENG/but_back.gif') transparent left center no-repeat;
}

a.but_ok {
	display: block;
	height: 14px;
}

.NLD a.but_ok {
	width: 40px;
	background: url('images/NLD/but_ok.gif') transparent left center no-repeat;
}

.ENG a.but_ok {
	width: 40px;
	background: url('images/ENG/but_ok.gif') transparent left center no-repeat;
}

a.but_send {
	display: block;
	height: 14px;
}

.NLD a.but_send {
	width: 75px;
	background: url('images/NLD/but_send.gif') transparent left center no-repeat;
}

.ENG a.but_send {
	width: 52px;
	background: url('images/ENG/but_send.gif') transparent left center no-repeat;
}

.submenu {
	top: 31px;
	left: 0px;
	width: 154px;
	height: 333px;
}

.submenu ul {
	list-style: none;
}

.submenu li {
	width: 150px;
	height: 18px;
}

.NLD .submenu li {
	background-image: url('images/NLD/img_steps.gif');
}

.ENG .submenu li {
	background-image: url('images/ENG/img_steps.gif');
}

.submenu li.item01 {
	background-position: left 0px;
}

.submenu li.item01h {
	background-position: right 0px;
}

.submenu li.item02 {
	background-position: left -18px;
}

.submenu li.item02h {
	background-position: right -18px;
}

.submenu li.item03 {
	background-position: left -36px;
}

.submenu li.item03h {
	background-position: right -36px;
}

.submenu li.item04 {
	background-position: left -54px;
}

.submenu li.item04h {
	background-position: right -54px;
}

.tabs a img {
	height: 19px;
	border: 0px;
	background-position: left top;
	background-repeat: no-repeat;
}

.tabs a:hover img {
	background-position: right top;
}

.tabs a.selected img , .tabs a.selected:hover img {
	background-position: right top !important;
}





/* HOME */

.page_home  .title_home {
	height: 16px;
}

.NLD .page_home .title_home {
	width: 257px;
	background: url('images/NLD/title_home.gif') left center no-repeat;
}

.ENG .page_home .title_home {
	width: 257px;
	background: url('images/ENG/title_home.gif') left center no-repeat;
}

.page_home a.but_start {
	position: relative;
	float: right;
	left: -35px;
}

.page_home .text01 {
	top: 0px;
	left: 0px;
}

.NLD .page_home .text01 {
	background: url('images/NLD/bg_home.jpg') no-repeat;
}

.ENG .page_home .text01 {
	background: url('images/ENG/bg_home.jpg') no-repeat;
}

.page_home .text02 {
	top: 20px;
	left: 220px;
	width: 325px;
	border: 0px;
	padding: 0px;
}

.page_home .text03 {
	top: 163px;
	width: 200px;
	border: 0px;
	font-size: 14px;
	line-height: 2.1;
	letter-spacing: -1px;
	text-align: right;
	padding: 0px;
}

.NLD .page_home .text03 {
	left: 420px;
}

.ENG .page_home .text03 {
	left: 428px;
}

.page_home .link01 {
	top: 35px;
	left: 85px;
	width: 120px;
	height: 50px;
	border: 0px;
}

.page_home .link02 {
	top: 330px;
	left: 525px;
	width: 125px;
	height: 35px;
	border: 0px;
}

.page_home h1 {
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
}



/* SELECT TYPE */

.page_selecttype .title01 {
	top: 0px;
	left: 0px;
}

.NLD .page_selecttype .title01 {
	background: url('images/NLD/title_start.gif') 8px center no-repeat;
}

.ENG .page_selecttype .title01 {
	background: url('images/ENG/title_start.gif') 8px center no-repeat;
}

.page_selecttype .title02 {
	top: 0px;
	left: 171px;
	text-align: right;
}

.NLD .page_selecttype .title02 {
	background: url('images/NLD/title_selecttype.gif') 8px center no-repeat;
}

.ENG .page_selecttype .title02 {
	background: url('images/ENG/title_selecttype.gif') 8px center no-repeat;
}

.page_selecttype a.block {
	background-position: top left;
	background-repeat: no-repeat;
}

.page_selecttype a.block:hover {
	background-position: top right;
}

.page_selecttype .active {
	background-position: top right !important;
}

.page_selecttype .link01 {
	top: 31px;
	left: 171px;
	background-image: url('images/suitcase01.jpg');
}

.page_selecttype .link02 {
	top: 31px;
	left: 291px;
	background-image: url('images/suitcase02.jpg');
}

.page_selecttype .link03 {
	top: 31px;
	left: 411px;
	background-image: url('images/suitcase03.jpg');
}

.page_selecttype .link04 {
	top: 31px;
	left: 531px;
	background-image: url('images/suitcase04.jpg');
}

.page_selecttype .text01 {
	top: 151px;
	left: 171px;
}

.page_selecttype .text02 {
	top: 151px;
	left: 291px;
}

.page_selecttype .text03 {
	top: 151px;
	left: 411px;
}

.page_selecttype .text04 {
	top: 151px;
	left: 531px;
}

.page_selecttype .text01 , .page_selecttype .text02 , .page_selecttype .text03 , .page_selecttype .text04 {
	font-size: 11px;
	line-height: 1.1;
}

.page_selecttype .text01 br , .page_selecttype .text02 br , .page_selecttype .text03 br , .page_selecttype .text04 br {
	line-height: 0.4;
}

.page_selecttype .text05 {
	top: 252px;
	left: 171px;
	background: url('images/bg_suitcasesize.gif') 5px 5px no-repeat;
}

.page_selecttype .but_back {
	position: absolute;
	left: 10px;
	top: 360px;
}

.page_selecttype #price {
	float: right;
	
	height: 12px;
}

.NLD .page_selecttype #price {
	width: 126px;
}

.NLD .page_selecttype .price1900 {
	background: url('images/NLD/xprice1900.gif') no-repeat;
}

.NLD .page_selecttype .price2650 {
	background: url('images/NLD/xprice2650.gif') no-repeat;
}

.NLD .page_selecttype .price2900 {
	background: url('images/NLD/xprice2900.gif') no-repeat;
}

.ENG .page_selecttype #price {
	width: 134px;
}

.ENG .page_selecttype .price1900 {
	background: url('images/ENG/xprice1900.gif') no-repeat;
}

.ENG .page_selecttype .price2650 {
	background: url('images/ENG/xprice2650.gif') no-repeat;
}

.ENG .page_selecttype .price2900 {
	background: url('images/ENG/xprice2900.gif') no-repeat;
}



/* SELECT DESIGN */

.page_selectdesign .title01 {
	top: 0px;
	left: 0px;
}

.NLD .page_selectdesign .title01 {
	background: url('images/NLD/title_start.gif') 8px center no-repeat;
}

.ENG .page_selectdesign .title01 {
	background: url('images/ENG/title_start.gif') 8px center no-repeat;
}

.page_selectdesign .title02 {
	top: 0px;
	left: 171px;
}

.NLD .page_selectdesign .title02 {
	background: url('images/NLD/title_selectdesign.gif') 8px center no-repeat;
}


.ENG .page_selectdesign .title02 {
	background: url('images/ENG/title_selectdesign.gif') 8px center no-repeat;
}

.page_selectdesign .title03 {
	top: 291px;
	left: 171px;
}

.NLD .page_selectdesign .title03 {
	background: url('images/NLD/title_selectdesign2.gif') 8px center no-repeat;
}

.ENG .page_selectdesign .title03 {
	background: url('images/ENG/title_selectdesign2.gif') 8px center no-repeat;
}


.page_selectdesign .title04 {
	top: 0px;
	left: 171px;
}

.page_selectdesign .title05 {
	top: 291px;
	left: 171px;
}

.NLD .page_selectdesign .title05 {
	background: url('images/NLD/title_selectdesign3.gif') 8px center no-repeat;
}



.page_selectdesign a.block {
	background-position: top left;
}

.page_selectdesign a.block:hover {
	background-position: top right;
}

.page_selectdesign .active {
	background-position: top right !important;
}

.page_selectdesign .link1 {
	top: 51px;
	left: 171px;
}

.page_selectdesign .link2 {
	top: 51px;
	left: 291px;
}

.page_selectdesign .link3 {
	top: 51px;
	left: 411px;
}

.page_selectdesign .link4 {
	top: 51px;
	left: 531px;
}

.page_selectdesign .link5 {
	top: 171px;
	left: 171px;
}

.page_selectdesign .link6 {
	top: 171px;
	left: 291px;
}

.page_selectdesign .link7 {
	top: 171px;
	left: 411px;
}

.page_selectdesign .link8 {
	top: 171px;
	left: 531px;
}

.page_selectdesign .tabs {
	top: 31px;
	left: 171px;
	height: 19px;
	width: 479px;
	padding: 0px;
}

.page_selectdesign .lijn 
{
	left: 171px;
	top: 51px;
}

.NLD .page_selectdesign .tab01 img {
	width: 58px;
	background-image: url('images/NLD/tab_selectdesign_1.gif');
}

.ENG .page_selectdesign .tab01 img {
	width: 42px;
	background-image: url('images/ENG/tab_selectdesign_1.gif');
}

.NLD .page_selectdesign .tab02 img {
	width: 59px;
	background-image: url('images/NLD/tab_selectdesign_2.gif');
}

.ENG .page_selectdesign .tab02 img {
	width: 68px;
	background-image: url('images/ENG/tab_selectdesign_2.gif');
}

.NLD .page_selectdesign .tab03 img {
	width: 42px;
	background-image: url('images/NLD/tab_selectdesign_3.gif');
}

.ENG .page_selectdesign .tab03 img {
	width: 42px;
	background-image: url('images/ENG/tab_selectdesign_3.gif');
}

.NLD .page_selectdesign .tab04 img {
	width: 73px;
	background-image: url('images/NLD/tab_selectdesign_4.gif');
}

.ENG .page_selectdesign .tab04 img {
	width: 73px;
	background-image: url('images/ENG/tab_selectdesign_4.gif');
}

.NLD .page_selectdesign .tab05 img {
	width: 58px;
	background-image: url('images/NLD/tab_selectdesign_5.gif');
}

.ENG .page_selectdesign .tab05 img {
	width: 58px;
	background-image: url('images/ENG/tab_selectdesign_5.gif');
}

.NLD .page_selectdesign .tab06 img {
	width: 50px;
	background-image: url('images/NLD/tab_selectdesign_6.gif');
}

.ENG .page_selectdesign .tab06 img {
	width: 50px;
	background-image: url('images/ENG/tab_selectdesign_6.gif');
}

.page_selectdesign .design11 {
	background-image: url('images/design11.jpg');
}

.page_selectdesign .design12 {
	background-image: url('images/design12.jpg');
}

.page_selectdesign .design13 {
	background-image: url('images/design13.jpg');
}

.page_selectdesign .design14 {
	background-image: url('images/design14.jpg');
}

.page_selectdesign .design15 {
	background-image: url('images/design15.jpg');
}

.page_selectdesign .design16 {
	background-image: url('images/design16.jpg');
}

.page_selectdesign .design17 {
	background-image: url('images/design17.jpg');
}

.page_selectdesign .design18 {
	background-image: url('images/design18.jpg');
}

.page_selectdesign .design21 {
	background-image: url('images/design21.jpg');
}

.page_selectdesign .design22 {
	background-image: url('images/design22.jpg');
}

.page_selectdesign .design23 {
	background-image: url('images/design23.jpg');
}

.page_selectdesign .design24 {
	background-image: url('images/design24.jpg');
}

.page_selectdesign .design25 {
	background-image: url('images/design25.jpg');
}

.page_selectdesign .design26 {
	background-image: url('images/design26.jpg');
}

.page_selectdesign .design27 {
	background-image: url('images/design27.jpg');
}

.page_selectdesign .design28 {
	background-image: url('images/design28.jpg');
}

.page_selectdesign .design31 {
	background-image: url('images/design31.jpg');
}

.page_selectdesign .design32 {
	background-image: url('images/design32.jpg');
}

.page_selectdesign .design33 {
	background-image: url('images/design33.jpg');
}

.page_selectdesign .design34 {
	background-image: url('images/design34.jpg');
}

.page_selectdesign .design35 {
	background-image: url('images/design35.jpg');
}

.page_selectdesign .design36 {
	background-image: url('images/design36.jpg');
}

.page_selectdesign .design37 {
	background-image: url('images/design37.jpg');
}

.page_selectdesign .design38 {
	background-image: url('images/design38.jpg');
}

.page_selectdesign .design41 {
	background-image: url('images/design41.jpg');
}

.page_selectdesign .design42 {
	background-image: url('images/design42.jpg');
}

.page_selectdesign .design43 {
	background-image: url('images/design43.jpg');
}

.page_selectdesign .design44 {
	background-image: url('images/design44.jpg');
}

.page_selectdesign .design45 {
	background-image: url('images/design45.jpg');
}

.page_selectdesign .design46 {
	background-image: url('images/design46.jpg');
}

.page_selectdesign .design47 {
	background-image: url('images/design47.jpg');
}

.page_selectdesign .design48 {
	background-image: url('images/design48.jpg');
}

.page_selectdesign .design51 {
	background-image: url('images/design51.jpg');
}

.page_selectdesign .design52 {
	background-image: url('images/design52.jpg');
}

.page_selectdesign .design53 {
	background-image: url('images/design53.jpg');
}

.page_selectdesign .design54 {
	background-image: url('images/design54.jpg');
}

.page_selectdesign .design55 {
	background-image: url('images/design55.jpg');
}

.page_selectdesign .design56 {
	background-image: url('images/design56.jpg');
}

.page_selectdesign .design57 {
	background-image: url('images/design57.jpg');
}

.page_selectdesign .design58 {
	background-image: url('images/design58.jpg');
}

.page_selectdesign .design61 {
	background-image: url('images/design61.jpg');
}

.page_selectdesign .design62 {
	background-image: url('images/design62.jpg');
}

.page_selectdesign .design63 {
	background-image: url('images/design63.jpg');
}

.page_selectdesign .design64 {
	background-image: url('images/design64.jpg');
}

.page_selectdesign .design65 {
	background-image: url('images/design65.jpg');
}

.page_selectdesign .design66 {
	background-image: url('images/design66.jpg');
}

.page_selectdesign .design67 {
	background-image: url('images/design67.jpg');
}

.page_selectdesign .design68 {
	background-image: url('images/design68.jpg');
}

.page_selectdesign .text01 {
	top: 322px;
	left: 171px;
}

.page_selectdesign .but_back {
	position: absolute;
	left: 10px;
	top: 360px;
}

.page_selectdesign .but_ok {
	position: absolute;
	left: 600px;
	top: 360px;
}



/* UPLOAD PREVIEW */

.page_uploadpreview .title01 {
	top: 0px;
	left: 0px;
}

.NLD .page_uploadpreview .title01 {
	background: url('images/NLD/title_start.gif') 8px center no-repeat;
}

.ENG .page_uploadpreview .title01 {
	background: url('images/ENG/title_start.gif') 8px center no-repeat;
}

.page_uploadpreview .title02 {
	top: 0px;
	left: 171px;
}

.NLD .page_uploadpreview .title02 {
	background: url('images/NLD/title_uploadpreview.gif') 8px center no-repeat;
}

.ENG .page_uploadpreview .title02 {
	background: url('images/ENG/title_uploadpreview.gif') 8px center no-repeat;
}

.page_uploadpreview .title03 {
	top: 0px;
	left: 340px;
}

.NLD .page_uploadpreview .title03 {
	background: url('images/NLD/title_uploadpreview2.gif') 8px center no-repeat;
}

.ENG .page_uploadpreview .title03 {
	background: url('images/ENG/title_uploadpreview2.gif') 8px center no-repeat;
}

.page_uploadpreview .flash01 {
	top: 31px;
	left: 171px;
	width: 479px;
	height: 349px; 
	padding: 0px !important;
/*
background: url('images/flash.jpg') no-repeat;
/**/
	cursor: pointer;
}

.page_uploadpreview .but_back {
	position: absolute;
	left: 10px;
	top: 360px;
}



/* ORDER */

.page_order .title01 {
	top: 0px;
	left: 0px;
}

.NLD .page_order .title01 {
	background: url('images/NLD/title_start.gif') 8px center no-repeat;
}

.ENG .page_order .title01 {
	background: url('images/ENG/title_start.gif') 8px center no-repeat;
}

.page_order .title02 {
	top: 0px;
	left: 171px;
}

.NLD .page_order .title02 {
	background: url('images/NLD/title_order.gif') 8px center no-repeat;
}

.ENG .page_order .title02 {
	background: url('images/ENG/title_order.gif') 8px center no-repeat;
}

.page_order .text01 {
	top: 31px;
	left: 171px;
}

.page_order .but_back {
	position: absolute;
	left: 10px;
	top: 360px;
}

.page_order .but_ok {
	position: absolute;
	left: 600px;
	top: 360px;
}



/* CONFIRM */

.page_confirm .title01 {
	top: 0px;
	left: 0px;
}

.NLD .page_confirm .title01 {
	background: url('images/NLD/title_start.gif') 8px center no-repeat;
}

.ENG .page_confirm .title01 {
	background: url('images/ENG/title_start.gif') 8px center no-repeat;
}

.page_confirm .title02 {
	top: 0px;
	left: 171px;
}

.NLD .page_confirm .title02 {
	background: url('images/NLD/title_confirm.gif') 8px center no-repeat;
}

.ENG .page_confirm .title02 {
	background: url('images/ENG/title_confirm.gif') 8px center no-repeat;
}

.page_confirm .text01 {
	top: 31px;
	left: 171px;
}

.page_confirm .but_back {
	position: absolute;
	left: 10px;
	top: 360px;
}

.page_confirm .but_ok {
	position: absolute;
	left: 600px;
	top: 360px;
}



/* THANKS */

.page_thanks .title01 {
	top: 0px;
	left: 0px;
}

.NLD .page_thanks .title01 {
	background: url('images/NLD/title_thanks.gif') 8px center no-repeat;
}

.ENG .page_thanks .title01 {
	background: url('images/ENG/title_thanks.gif') 8px center no-repeat;
}

.page_thanks .text01 {
	top: 31px;
	left: 0px;
}

.page_thanks .but_send {
	position: absolute;
	top: 360px;
}

.NLD .page_thanks .but_send {
	left: 565px;
}

.ENG .page_thanks .but_send {
	left: 588px;
}



/* SENT */

.page_sent .title01 {
	top: 0px;
	left: 0px;
	text-align: right;
}

.NLD .page_sent .title01 {
	background: url('images/NLD/title_sent.gif') 8px center no-repeat;
}

.ENG .page_sent .title01 {
	background: url('images/ENG/title_sent.gif') 8px center no-repeat;
}

.page_sent .text01 {
	top: 31px;
	left: 0px;
}



/* GALLERY */

.page_gallery .title01 {
	top: 0px;
	left: 0px;
	text-align: right;
}

.NLD .page_gallery .title01 {
	background: url('images/NLD/title_gallery.gif') 8px center no-repeat;
}

.ENG .page_gallery .title01 {
	background: url('images/ENG/title_gallery.gif') 8px center no-repeat;
}

.page_gallery .text01 {
	top: 31px;
	left: 0px;
	background: url('images/bg_gallery.jpg') left bottom no-repeat;
}



/* FAQ */

.page_faq .title01 {
	top: 0px;
	left: 0px;
	text-align: right;
}

.NLD .page_faq .title01 {
	background: url('images/NLD/title_faq.gif') 8px center no-repeat;
}

.ENG .page_faq .title01 {
	background: url('images/ENG/title_faq.gif') 8px center no-repeat;
}

.page_faq .text01 {
	top: 31px;
	left: 0px;
}



/* TERMS */

.page_terms .title01 {
	top: 0px;
	left: 0px;
	text-align: right;
}

.NLD .page_terms .title01 {
	background: url('images/NLD/title_terms.gif') 8px center no-repeat;
}

.ENG .page_terms .title01 {
	background: url('images/ENG/title_terms.gif') 8px center no-repeat;
}

.page_terms .text01 {
	top: 31px;
	left: 0px;
}



/* CONTACT */

.page_contact .title01 {
	top: 0px;
	left: 0px;
	text-align: right;
}

.NLD .page_contact .title01 {
	background: url('images/NLD/title_contact.gif') 8px center no-repeat;
}

.ENG .page_contact .title01 {
	background: url('images/ENG/title_contact.gif') 8px center no-repeat;
}

.page_contact .text01 {
	top: 31px;
	left: 0px;
}



/* ABOUT */

.page_about .title01 {
	top: 0px;
	left: 0px;
	text-align: right;
}

.NLD .page_about .title01 {
	background: url('images/NLD/title_about.gif') 8px center no-repeat;
}

.ENG .page_about .title01 {
	background: url('images/ENG/title_about.gif') 8px center no-repeat;
}

.page_about .text01 {
	top: 31px;
	left: 0px;
}



/* INSTRUCTIONS */

.page_instructions .title01 {
	top: 0px;
	left: 0px;
	text-align: right;
}

.NLD .page_instructions .title01 {
	background: url('images/NLD/title_instructions.gif') 8px center no-repeat;
}

.ENG .page_instructions .title01 {
	background: url('images/ENG/title_instructions.gif') 8px center no-repeat;
}

.page_instructions .text01 {
	top: 31px;
	left: 0px;
}



/* ERROR */

.page_error .text01 {
	top: 0px;
	left: 0px;
}

.page_error h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

.page_error .but_back {
	position: absolute;
	left: 10px;
	top: 360px;
}



/* COMPANY INFO */

.page_companyinfo .title01 {
	top: 0px;
	left: 0px;
	text-align: right;
}

.NLD .page_companyinfo .title01 {
	background: url('images/NLD/title_companyinfo.gif') 8px center no-repeat;
}

.ENG .page_companyinfo .title01 {
	background: url('images/ENG/title_companyinfo.gif') 8px center no-repeat;
}

.page_companyinfo .text01 {
	top: 51px;
	left: 0px;
}

.page_companyinfo .page1 {
	background: url('images/bg_companyinfo.jpg') left bottom no-repeat;
}

.page_companyinfo .page2 {
	background: url('images/bg_companyinfo2.jpg') left bottom no-repeat;
}

.page_companyinfo .page3 {
	background: url('images/bg_companyinfo3.jpg') left bottom no-repeat;
}

.page_companyinfo .page1 div {
	width: 275px;
}

.page_companyinfo .page2 div {
	width: 250px;
}

.page_companyinfo .page3 div {
	width: 300px;
}


.page_companyinfo .tabs {
	top: 31px;
	left: 0px;
	height: 19px;
	width: 650px;
	padding: 0px;
}

.NLD .page_companyinfo .tab01 img {
	width: 127px;
	background-image: url('images/NLD/tab_corporate_1.gif');
}

.ENG .page_companyinfo .tab01 img {
	width: 127px;
	background-image: url('images/ENG/tab_corporate_1.gif');
}

.NLD .page_companyinfo .tab02 img {
	width: 91px;
	background-image: url('images/NLD/tab_corporate_2.gif');
}

.ENG .page_companyinfo .tab02 img {
	width: 80px;
	background-image: url('images/ENG/tab_corporate_2.gif');
}

.NLD .page_companyinfo .tab03 img {
	width: 69px;
	background-image: url('images/NLD/tab_corporate_3.gif');
}

.ENG .page_companyinfo .tab03 img {
	width: 69px;
	background-image: url('images/ENG/tab_corporate_3.gif');
}


/* TOEVOEGINGEN */

.textfield1,.textfield1red {
	border: 1px solid #7f9db9;
	width: 100%;
}

.textfield1red { 
	background-color: #FFCC99; 
}

.tableform {
	width: 100%;
	border: 0px;
}

.tableform td {
	height: 20px;
	padding: 0px 1px;
}

.tableform .setcols td {
	height: 1px;
	font-size: 1%;
}

.kpnsuitcase {
	background-image:url(images/kpnsuitcase.jpg);
	background-repeat:no-repeat;
	margin:30px 15px;
}

.kpnsuitcase2 {
	background-image:url(images/voucher_back.jpg);
	background-repeat:no-repeat;
}

/* HOME KPN*/

.page_home_kpn  .title_home {
	height: 16px;
}

.NLD .page_home_kpn .title_home {
	width: 257px;
	background: url('images/NLD/title_home.gif') left center no-repeat;
}

.ENG .page_home_kpn .title_home {
	width: 257px;
	background: url('images/ENG/title_home.gif') left center no-repeat;
}

.page_home_kpn a.but_start {
	position: relative;
	float: right;
	left: -35px;
}

.page_home_kpn .text01 {
	top: 0px;
	left: 0px;
}

.NLD .page_home_kpn .text01 {
	background: url('images/NLD/bg_home_kpn.jpg') no-repeat;
}


.ENG .page_home_kpn .text01 {
	background: url('images/ENG/bg_home.jpg') no-repeat;
}

.page_home_kpn .text02 {
	top: 20px;
	left: 220px;
	width: 325px;
	border: 0px;
	padding: 0px;
}

.page_home_kpn .text03 {
	top: 163px;
	width: 200px;
	border: 0px;
	font-size: 14px;
	line-height: 2.1;
	letter-spacing: -1px;
	text-align: right;
	padding: 0px;
}

.NLD .page_home_kpn .text03 {
	left: 420px;
}

.ENG .page_home_kpn .text03 {
	left: 428px;
}

.page_home_kpn .link01 {
	top: 35px;
	left: 85px;
	width: 120px;
	height: 50px;
	border: 0px;
}

.page_home_kpn .link02 {
	top: 330px;
	left: 525px;
	width: 125px;
	height: 35px;
	border: 0px;
}

.page_home_kpn h1 {
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
}



.gesloten 
{
	height:420px;
	width:675px;
	background-color:White;
	z-index:999;
	position:absolute;
	top:177px;
	left:125px;
}