BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #ffffff;
	margin: 0px;
	margin-bottom:20px;
	line-height: 20px;
	background: url(/img/bg.jpg) no-repeat top center #c5e3ed;
	text-align:center;
}

#container	{
	position			: relative;
	background			: url(/img/bg_main.jpg) no-repeat top;
	margin				: 0 auto;
	width				: 920px;
	text-align			: left;
	z-index				: 1337;
	float:left;
}
#wrapper {
	float:left;
	background			: url(/img/bg_container.png) repeat-y;
}
#content	{
	margin				: 0 auto;
	width				: 920px;
	text-align			: left;
	z-index				: 1336;
	padding-bottom		: 20px;
}
#content_left	{
	float:left;
	width:200px;
	display:block; 
	margin-left:50px;
	margin-top:92px;
	min-height:300px;
}
#content_right	{
	float:left;
	width:600px;
	display:block; 
	margin-left:42px;
	margin-top:60px;
	min-height:300px;
}
#content_content	{
	width:600px;
}
#product_foto_holder {
	position: relative;
	float:left;
	width:210px;
	height:210px;
	overflow:hidden;
	margin-right:20px;
}
#product_foto {
	position: relative;
	float:left;
	width:200px;
	height:200px;
	overflow:hidden;
	margin:5px;
	background:#FFFFFF;
	z-index:1;
	text-align:center;
	display:table; 
	vertical-align:middle;
}
#product_foto_frame {
	position: absolute;
	left:0px;
	top:0px;
	width:210px;
	height:210px;
	background: url(/img/foto_frame.png);
	z-index:2;
}
TD {
	text-align:left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #ffffff;
	line-height: 20px;
}
h1 {
	margin-top: 0px;
	font-family: Arial, helvetica;
	font-size: 22px;
	font-weight: normal;
	color: #ffffff;
}
h2 {
	font-family: Arial, Tahoma, helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #8bc9fd;
	margin-top: 10px;
	margin-bottom: 20px;
}
h3 {
	font-family: Arial, Tahoma, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #8bc9fd;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-family: Arial, Tahoma, helvetica;
	font-size: 14px;
	font-weight: bold;
	color : #cbd928;
	line-height: 20px;
}
h5 {
	font-family: Arial, Tahoma, helvetica;
	font-size: 13px;
	font-weight: normal;
	color : #8bc9fd;
	line-height: 20px;
}
h6 {
	font-family: Arial, Tahoma, helvetica;
	font-size: 11px;
	font-weight: bold;
	color : #8bc9fd;
	line-height: 20px;
}
ul {
	margin-bottom: 0px;
	margin-top: 0px;
}

A, A:LINK, A:VISITED, A:FOCUS {
	color : #8bc9fd;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}
A.slank, A:LINK.slank, A:VISITED.slank, A:FOCUS.slank {
	color: #8bc9fd;
	font-weight : normal;
	text-decoration : none;
}
A:HOVER.slank {
	color: #27334e;
	text-decoration : underline;
}
A.subnav, A:LINK.subnav, A:VISITED.subnav, A:FOCUS.subnav {
	color : #8bc9fd;
	text-decoration : none;
	font-weight : bold;
	font-size: 13px;
}
A:HOVER.subnav {
	color: #cbd928;
	text-decoration : none;
	font-weight : bold;
	font-size: 13px;
}
A.subnav_on, A:LINK.subnav_on, A:VISITED.subnav_on, A:FOCUS.subnav_on {
	color: #cbd928;
	text-decoration : none;
	font-weight : bold;
	font-size: 13px;
}
A:HOVER.subnav_on {
	color: #cbd928;
	text-decoration : none;
	font-weight : bold;
	font-size: 13px;
}
A.nav, A:LINK.nav, A:VISITED.nav, A:FOCUS.nav {
	color : #ff0000;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.nav {
	color: #6e7a19;
	text-decoration : none;
	font-weight : bold;
}

A.klein, A:LINK.klein, A:VISITED.klein, A:FOCUS.klein {
	color : #8bc9fd;
	text-decoration : none;
	font-weight : normal;
	font-size: 10px;
}
A:HOVER.klein {
	color: #ffffff;
	text-decoration : none;
	font-weight : normal;
	font-size: 10px;
}
.introtekst {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	line-height: 25px;
	margin-bottom: 25px;
	color: #8bc9fd;
}
.klein {
	color : #8bc9fd;
	font-size: 10px;
}
.wit {
	color : #ffffff;
}

#producttable {
	width: 600px;
	padding: 0;
	margin: 0;
}
caption {
	width:600px;
	text-align:right;
	font-size: 11px;
	font-style: italic;
}
TH {
	text-align:left;
	font-size: 11px;
	font-weight: bold;
}
TR.rij_even {
	background-color: #103748;
}
TR.rij_oneven {
	background-color: #173f50;
}
TR.rij_oneven TD {
	padding:2px;
}
TR.rij_even TD {
	padding:2px;
}
INPUT {
	color : #06222e;
	font-family : Arial, Tahoma;
	font-size : 12px;
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
	padding:2px;
	background:#badded;
}
.input_wit {
	color : #06222e;
	font-family : Arial, Tahoma;
	font-size : 12px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	padding:2px;
	background:#ffffff;
}
INPUT.button {
	color : #FFFFFF;
	cursor: hand;
	padding:4px;
	font-family : Arial, Tahoma;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	border-width: 1px;
	border-color: white;
	border-style: solid;
	background-color : #f28d00;
}
.input {
	color : #06222e;
	background:#badded;
}
.check {
	background: none;
	
}
.area {
	color:  #06222e;
	font-family :Arial, Tahoma;
	font-size : 12px;
	text-align : left;
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
	background: #badded;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #F6F6F7;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #909090;
	scrollbar-highlight-color : #909090;
	scrollbar-shadow-color : #909090;
	scrollbar-track-color : #FFFFFF;
	overflow: auto;
}
.submenu_header{
	font-size			: 10px;
	font-weight			: bold;
	margin-bottom		: 0px;
	color				: #ffffff;
	border				: none; 
	padding				: 0px 0 0px 10px;
	height 				: 24px;
	width				: 190px;
	background			: url(/img/nav_bg_subitem_header.gif) no-repeat;
}

/* ---------------------------------*/
/* SUBMENU */
/* ---------------------------------*/
#submenu, #submenu ul { /* all lists */
	width				: 200px;
	padding				: 0;
	margin				: 0;
	list-style			: none;
}

#submenu li { /* all list items */
	margin				: 0 0 0 0;
	position			: relative;
	font-size			: 13px;
}

#submenu a { 
	margin-bottom		: 0px;
	color				: #8bc9fd;
	font-size			: 13px;
	border				: none; 
	line-height 		: 25px;
	background			: url(/img/bullet.png) left no-repeat;
	padding-left		: 20px;
	font-weight:normal;
}
#submenu a:hover { 
	color				: #ffffff;
	background			: url(/img/bullet_on.png) left no-repeat;
}
#submenu a.on { 
	font-size			: 13px;
	margin-bottom		: 0px;
	color				: #ffffff;
	border				: none; 
	line-height 		: 25px;
	background: url(/img/bullet_on.png) left no-repeat;
	text-indent: 20px;
}
#submenu .subkop {
	font-size			: 13px;
	font-weight			: bold;
	color				: #ffffff;
	border				: none; 
	line-height 		: 25px;
}

#submenu li ul {
	margin				: 0 0 0 10;
	position			: relative;
	font-size			: 13px;
}
/* --------------------------------	*/
/* menu						 		*/
/* --------------------------------	*/
#menu, #menu ul { /* all lists */
	float:left;
	margin-left:270px;
	margin-top: 80px;
	width:613px;
	text-align:left;
	list-style			: none;
	z-index:1500;
	font-size			: 15px;
	height				: 33px;
	background			: url(/img/bg_nav.png) no-repeat top left;
	vertical-align		: middle;
	padding-left:10px;
}
#menu ul	{
	margin				: 0 0 0 0px;
	padding:0px;
}

#menu a {
	display				: block;
	text-decoration		: none;
	padding:0px;
}

#menu li { /* all list items */
	background			: none;
	float				: left;	
	margin				: 1px 0 0 0;
	padding				: 0 0 0 0;
	position			: relative;
	height				: 38px;
}

#menu li.on { /* all list items */
	background			: none;
	float				: left;	
	margin				: 1px 0 0 0;
	padding				: 0 0 0 0;
	position			: relative;
}

#menu li a	{
	color:#FFFFFF;
	padding				: 5px 12px 0px 12px;
}

#menu li a:hover {
	text-decoration: none;
	padding				: 5px 12px 7px 12px;
	color:				#000000;
}
#menu li a.on	{
	color:#000000;
	padding				: 5px 12px 0px 12px;
}

#menu li a:hover.on {
	text-decoration: none;
	color:				#000000;
}

#menu li ul { /* second-level lists */	
	background			: none;
	line-height			: 12px;
	font-size			: 10px;
	position			: absolute;
	width				: 200px;
	left				: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	filter				: alpha(opacity=95);
	-moz-opacity		: .95;
	opacity				: .95;
	border				: 1px solid #7a8f9f;
}

#menu li ul li { 
	background			: none;
	margin				: 0;
	width				: 200px;
	height				: 24px;
}

#menu li ul li a { 
	margin-bottom		: 0px;
	color				: #597b91;
	border				: none; 
	padding				: 5px 0 0px 25px;
	height 				: 19px;
	background			: url(/img/nav_bg_subitem.gif);
}

#menu li ul li a:hover { 
	margin-bottom		: 0px;
	color				: #ffffff;
	border				: none; 
	padding				: 5px 0 0px 25px;
	height 				: 19px;
	background			: url(/img/nav_bg_subitem_on.gif);
}

#menu li:hover ul, #menu li.sfhover ul { /* lists nested under hovered list items */
	left				: 1px;
	top					: 36px;
}

