BODY {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #262626;
	margin: 0px;
	margin-bottom:20px;
	line-height: 20px;
	background-image:url(/img/bg.gif);
	background-color: #333;
	text-align:center;
}

#container	{
	position			: relative;
	background:url(/img/bg_main_wit.gif) no-repeat;
	margin				: 0 auto;
	width				: 900px;
	text-align			: left;
	z-index				: 1337;
}

#content	{
	position			: relative;
	background:url(/img/bg_main.gif) repeat-y;
	margin				: 0 auto;
	width				: 900px;
	text-align			: left;
	z-index				: 1336;
	padding-bottom		: 20px;
}

TD {
	text-align:left;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #262626;
	line-height: 20px;
}
h1 {
	background: url(/img/bullet_header.gif) no-repeat;
	padding-left: 25px;
	margin-top: 0px;
	font-family: Arial, helvetica;
	font-size: 25px;
	line-height:28px;
	font-weight: normal;
	color: #ff0000;
}
h2 {
	font-family: Arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #888888;
	margin-top: 10px;
	margin-bottom: 20px;
}
h3 {
	font-family: Tahoma arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-family: Tahoma, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color : #cbd928;
	line-height: 20px;
}
h5 {
	font-family: Tahoma, arial, helvetica;
	font-size: 13px;
	font-weight: normal;
	color : #51748c;
	line-height: 20px;
}
h6 {
	font-family: Tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color : #51748c;
	line-height: 20px;
}
ul {
	margin-bottom: 0px;
	margin-top: 0px;
}

A, A:LINK, A:VISITED, A:FOCUS {
	color : #ff2e36;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	color : #888888;
	text-decoration : none;
	font-weight : bold;
}
A.nieuws, A:LINK.nieuws, A:VISITED.nieuws, A:FOCUS.nieuws {
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	line-height:15px;
}
A:HOVER.nieuws {
	color : #111111;
	text-decoration : none;
	font-weight : bold;
}
A.nieuws_on, A:LINK.nieuws_on, A:VISITED.nieuws_on, A:FOCUS.nieuws_on {
	color : #111111;
	text-decoration : none;
	font-weight : bold;
	line-height:15px;
}
A:HOVER.nieuws_on {
	color : #111111;
	text-decoration : none;
	font-weight : bold;
}
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 : #9d9d9d;
	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:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	line-height: 25px;
	margin-bottom: 30px;
}
.klein {
	color : #9d9d9d;
	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: #e2e8eb;
}
TR.rij_oneven {
	background-color: #edf1f2;
}

INPUT {
	color : #8a8a8a;
	font-family : Arial, Tahoma;
	font-size : 12px;
	border-width: 1px;
	border-color: #8a8a8a;
	border-style: solid;
}
	
INPUT.button {
	color : #FFFFFF;
	cursor: hand;
	padding:2px;
	font-family : Arial, Tahoma;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	border-width: 0px;
	border-color: white;
	border-style: solid;
	background-color : #ff2e36;
}

.area {
	color:  #8a8a8a;
	font-family :Arial, Tahoma;
	font-size : 12px;
	text-align : left;
	border-width: 1px;
	border-color: #8a8a8a;
	border-style: solid;
	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;
}

