body,html	{
	margin:0;
	padding:0;
	background-color: #262e6b;
	background-image: url('/images/menus/bgbody.png');
	background-position: left top;
	background-repeat: repeat-x;
}
div#container	{
	width:873px;
	margin:0 auto;
	border:4px solid #fff;
}

div#bgtext	{
	width:100%;
	position:relative;
	height: 175px;
	overflow-y: auto;
	overflow-x: hidden;
	line-height:15px;
}
div#bgtextBig	{
	width:100%;
	position:relative;
	height: 438px;
	overflow-y: auto;
	overflow-x: hidden;
	line-height:15px;
}
div#bgshop	{
	width:100%;
	position:relative;
	margin-top:-10px;
	}
div#bgRetailshop{
	width:100%;
	position:relative;
	margin-top:-6px;
	background-image:url('/images/content/retailshop.jpg');
	background-repeat:repeat-x;
	background-color:#262E6B;
}
div#bgshopcontent > div#bgRetailshop{
	margin-top:-16px;
}
ul#mainMenu	{
	margin:0;
	padding:0;
	display:inline;
	position:absolute;
	background-image: url('/images/menus/bgmenu.jpg');
	background-repeat: no-repeat;
	height:51px;
	width:873px;
}
ul#mainMenu li	{
	display:block;
	float: left;
	list-style:none;
	position:relative;

	height:51px;
	line-height:13px;
	text-align:center;
}
ul#mainMenu  a {
	padding-top:15px;
	text-align:center;
	display:block;
	color:#fff;
	font-size:12px;
	position:relative;
	width:96.5px;
	height:36px;

}

ul#mainMenu a.itemOn	{
	background-image: none;
	text-align:center;
	padding-top:15px;
	color:#fff;
	display:block;
	height:36px;
	width:97px;
	font-size:12px;
	position:relative;
	background-position: left top;
	background-repeat: no-repeat;
}
div#bgcontent	{
	background-image: none;
	background-position: left top;
	background-repeat: repeat-x;
	height: 256px;
	width:100%;
}

div#bgcontentBig	{
	background-image: none;
	background-position: left top;
	background-repeat: repeat-x;
	height: 438px;
	width:100%;
}

div#bgshopcontent	{
	background-color: #49202F;
	width:100%;
	height: 279px;

}
div#menuContainer {
	position:relative;
	height:51px;
	width:100%;
}

div#bgshopbar	{
	position:relative;
	height: 525px;
	width:100%;
	font-family: arial, helvetica,sans-serif;
	font-size:12px;
	overflow-y: auto;
	overflow-x: hidden;

}
div#bgshop	{
	background-image: none;
}
div#bgbar	{
	background-image: none;
	background-position: left top;
	background-repeat: repeat-x;
	height: 6px;
	position:relative;
	margin-top:51px;
	width:100%;
	font-size:1px;
}
div#bgimage	{
	width:873px;
	height: 263px;
	background-image: none;
	background-position: left top;
	background-repeat: no-repeat;
}


div#header{
	height:76px;
	position:relative;
}
div#backLink{
	position:absolute;
	padding-left:10px;
}
div#backLink a{
	color:#CA9E2E;
}
div#headerText{
	font-family:Tahoma;
	font-size:32px;
	padding:20px 0 0 180px;
	float:left;
}
div#headerLogo{
	position:absolute;
	top:30px;
	right:27px;
	width:108px;
	height:48px;
	z-index: 10;
}

div#viewTrailer {
	position:absolute;
	top:0px;
	right:790px;
	width:75px;
	height:78px;
	z-index: 10;
	cursor: pointer;
}

div#kinderpanel	{
	width:873px;
	height: 263px;
	background-color:#55293A;
}
.child{
	position: relative;
	width:145px;
	height:131px;
	overflow:hidden;
	float:left;
}
.baloon{
	position:absolute;
	background-image: url('/images/cloud1.gif');
	color:#000;
	/* trbl */
	padding: 10px 0px 50px 20px;
	width:115px;
	height:71px;
	z-index:1;
}
.baloonName{
	color:#f00;
}
div#select{
	float:left;
	width:250px;
	border-right:1px solid #CA9E2E;
	padding-right:60px;
}
form#verkopers select{
	width:100%;
}
div#results{
	float:right;
	width:400px;
}
table#shopOverviewTable {
	width: 100%;
}

table#shopOverviewTable td {
	cursor: pointer;
	height: 260px;
}

table#shopOverviewTable td.girls {
	width: 290px;
}

table#shopOverviewTable td.boys {
	width: 260px;
}

table.ogoneStatus {
	height: 400px;
	width: 100%;
}

table.ogoneStatus td {
	vertical-align: middle;
}

