body
{
	margin:0;
	font-family:arial, sans-serif;
	background-color:#000000;
	font-size:12pt;
	background-image:url('/images/ybg.gif');
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:left bottom;
}

h1, h2, h3, h4, h5, h6, form, ul, li, blockquote
{
	margin:0;
	padding:0;
}

h1
{
	background-image:URL('/images/yunters_logo.gif');
	width:901px;
	height:121px;
	text-indent:-2000px;
	cursor:pointer;
	margin-bottom:20px;
}

h2
{
	color:red;
	margin-bottom:10px;
	padding-top:10px;
}

ul, li
{
	list-style-type:none;
}

a
{
	text-decoration:none;
	color:blue;
}

a:hover
{
	text-decoration:underline;
}

#container
{
	margin:0px auto 0px auto;
	padding:20px 20px 20px 20px;
	background-color:#FFF;
	width:900px;
	position:relative;
	background-image:url('/images/bgy2.gif');
	background-repeat:repeat-x;
	background-position:0px -10px;
}

#menu
{
	width:210px;
	float:left;
	margin-top:45px;
}

#menu a
{
	font-weight:bold;
	font-size:11pt;
}

#menu .current a
{
	color:red;
}

#menu .submenu a
{
	color:#AAA;
	font-size:10pt;
}

#lister
{
	float:left;
	width:470px;
}

#packages
{
	float:right;
	width:210px;
}

.item
{
	position:relative;
	margin:0px 0px 10px 0px;
	height:90px;
	background-color:#EAEAEA;
	padding:0px 10px 0px 10px;
	cursor:pointer;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	background-image:URL('/images/itembg.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
}

.item h3
{
	font-size:11pt;
	padding-top:5px;
	line-height:14px;
}


.item span
{
	position:absolute;
	bottom:-8px;
	right:-8px;
	font-weight:bold;
	background-image:url('/images/prijsje.gif');
	width:77px;
	height:40px;
	padding-top:15px;
	padding-right:12px;
	color:red;
	text-align:right;
}

.item img
{
	float:left;
	margin:0px 10px 0px 0px;
	height:90px;
}

.item s
{
	color:#AAAAAA;
	padding-right:0px;
}

.item small
{
	font-size:8pt;
	font-weight:normal;
	color:#AAAAAA;
}

.item blockquote
{
	height:47px;
	overflow:hidden;
	font-size:11pt;
	width:240px;
	line-height:15px;
}

.itemover
{
	background-color:#000000;
	background-image:none;
	color:#EAEAEA;
}

.itemover a
{
	color:red;
}


#packages .item
{
	height:auto;
	padding-bottom:20px;
	font-size:11pt;
	margin-bottom:38px;
}

#packages .item li
{
	list-style-type:disc;
	margin-left:15px;
}

#packages .item span
{
	bottom:-33px;
}

.in_package
{
	color:red;
}

#mijn
{
	position:relative;
	margin:0px 0px 35px 0px;
	font-size:8pt;
	background-color:#FFE5E5;
	padding:0px 5px 3px 5px;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	background-image:URL('/images/itembg2.gif');
	background-position:left bottom;
	background-repeat:repeat-x;		
}

#mijn td
{
	vertical-align:top;
	font-size:8pt;
}

#specs
{
	margin-top:20px;
	background-color:#EAEAEA;
	padding:10px 10px 15px 10px;
	position:relative;
	background-image:URL('/images/itembg.gif');
	background-position:left bottom;
	background-repeat:repeat-x;	
}

#foot
{
	float:none;
	clear:both;
	padding-top:20px;
	font-size:9pt;
	color:#AAAAAA;
	text-align:center;
}

#err
{
	display:none;
	background-color:red;
	color:white;
	font-weight:bold;
}

fieldset
{
	padding:15px 10px 10px 10px;
}

legend
{
	font-weight:bold;
}

#book
{
	font-size:9pt;
}

#book label
{
	float:left;
	display:block;
	width:240px;
}

#book br
{
	clear:both;
}

#book td
{
	vertical-align:top;
}

#book .prijs
{
	text-align:right;
}

#lister b
{
	color:red;
}

#specs b
{
	color:black;
}

#payed
{
	color:blue;
}


