@charset "utf-8";
html {
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	background-color: #FFFFFF;
	background-image: url(/images/bg_main.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

a {
	color: #0099FF;
	text-decoration: underline;
}

a:hover {
	color: #f26522;
}

h1 {
	margin: 0px;
	padding: 0px;
}

#wrap {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#side_L {
	float: left;
	background-image: url(/images/side_L.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 400px;
}

#side_R {
	float: left;
	background-image: url(/images/side_R.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 400px;
}

#container {
	float: left;
	width: 980px;
	padding-bottom: 40px;
}

#headerBox {
	float: left;
	background-image: url(/images/bg_header.gif);
	background-repeat: repeat-x;
	width: 980px;
	height: 120px;
}

#logo {
	float: left;
	width: 235px;
	height: 120px;
}

#searchbox {
	float: right;
	width: 640px;
	height: 35px;
	padding-top: 15px;
	padding-right: 25px;
	font-size: 11px;
}

#searchbox a {
	color: #0099FF;
	text-decoration: none;
}

#searchbox a:hover {
	color: #f26522;
}

#searchbox .search {
	color: #0099FF;
	padding: 2px 10px 8px 10px;
	border-left: 1px solid #e8e8e8;
}

/* Opmaak navigatie */

#navigationBox {
	float: left;
	width: 645px;
	margin-top: 29px;
	padding-left: 25px;
}

#navigation {
	float: left;
	list-style: none;
	margin: 0px; 
	padding: 0px;
}

#navigation li {
	float: left;
	margin: 0px 1px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	list-style: none;
	padding: 0px;
	line-height: 35px;
}

#navigation a {
	float: left;
	text-decoration: none;
	color: #808080;
}

#navigation a strong {
	float: left;
	text-decoration: none;
	color: #808080;
	padding: 0px 10px 0px 10px;
	font-weight: normal;
}

#navigation a:hover, #navigation .active {
	background: url('/images/nav_on_left.gif') no-repeat top left;
	float: left;
	color: #00aeef;
}

#navigation a:hover strong, #navigation .active strong {
	background: url('/images/nav_on_right.gif') no-repeat top right;
	float: left;
	text-decoration: none;
	color: #00aeef;
	padding: 0px 10px 0px 10px;
}


#rss {
	float: left;
	width: 50px;
	padding-top: 40px;
}

#rss a {
	background-image: url(/images/icon_rss.gif);
	background-repeat: no-repeat;
	background-position: top right;
	color: #6f6f6f;
	text-decoration: none;
	padding: 2px 21px 2px 0px;
}

#rss a:hover {
	color: #f26522;
}

#homeBanner {
	float: left;
	width: 980px;
	height: 148px;
}

#pageBanner {
	float: left;
	width: 980px;
	height: 200px;
}

#pageBannerLeft {
	float: left;
	background-image:url(/images/bg_visual.jpg);
	background-repeat: no-repeat;
	width: 325px;
	height: 200px;
	padding-left: 10px;
}

#pageBannerRight {
	float: right;
	background-image: url(/images/bg_map.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 640px;
	height: 200px;
}

#bannerIntro {
	color: #6dcff6;
	font-size: 16px;
	height: 145px;
	overflow: hidden;
}

#bannerIntro h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #ffffff;
	padding: 20px 0px 15px 0px;
}

#breadcrumb {
	line-height: 25px;
	width: 620px;
	overflow: hidden;
}

#breadcrumb a {
	color: #4aabd1;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

#breadcrumb a:hover {
	color: #4aabd1;
	text-decoration: underline;
}

#breadcrumb .spacer {
	padding: 0px 5px 0px 5px;
}


#contentBox {
	float: left;
	width: 980px;
}

#productBox {
	float: left;
	width: 681px;
	padding-left: 10px;
}

#product_1 {
	background-color:#f1f1f1;
	background-image:url(/images/ronding_1.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	float: left;
	width: 225px;
	height: 245px;
	margin-right: 3px;
}

#product_2 {
	background-color:#f1f1f1;
	float: left;
	width: 225px;
	height: 245px;
	margin-right: 3px;
}

#product_3 {
	background-color:#f1f1f1;
	background-image:url(/images/ronding_2.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	float: left;
	width: 225px;
	height: 245px;
}

#international_Box {
	float: left;
	width: 681px;
	background-color: #f1f1f1;
}

#international_visual {
	float: left;
	width: 681px;
}

#international_title {
	float: left;
	width: 681px;
}

#international_L {
	background-image:url(/images/ronding_1.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	float: left;
	width: 340px;
	height: 120px;
	overflow: hidden;
	
}

#international_R {
	background-image:url(/images/ronding_2.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	float: right;
	width: 340px;
	height: 120px;
	overflow: hidden;
}

#productBox ul{
	padding-top: 0px;
	margin-top: 0px;
}
#productBox table
{
	/*
	background-color:#f1f1f1;
	background-image:url(/images/ronding.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	*/
}

TD.HPtext
{
	margin: 0px; padding: 10px 20px 0px 20px;
	/*
	margin: 0px;
	padding: 10px 20px 0px 20px;
	*/
}
TD.HPtext2{
	margin: 0px; padding: 10px 0px 0px 0px;
	/*
	margin: 0px;
	padding: 10px 20px 0px 20px;
	*/
}


#progress {
	float: left;
	width: 661px;
	padding: 25px 0px 25px 30px;
}

#rssBox {
	float: right;
	width: 204px;
	padding: 20px 35px 0px 0px
}

#rssBox h1 {
	color: #f26522;
	font-size: 21px;
	font-weight: normal;
}

.feed {
	padding: 20px 0px 10px 0px;
	border-bottom: 1px dotted #CCCCCC;
}

.feed a {
	color: #808080;
	text-decoration: none;
}

.feed a:hover {
	color: #0099FF;
}

.date {
	color: #0099FF;
}



.intro {
	color: #0091c6;
	padding: 7px;
	background:#F9F9F9 url(/media/images/gradient5.png) repeat-x scroll 100% 50%;
	border: 1px solid #DDDDDD;
}


.colorbox {
	color: #808080;
}

.intro p {
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

p.blue {
	color: #60b6d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#pageContentRight {
	float: right;
	width: 150px;
	padding-right: 20px;
	padding-top: 25px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#pageContentRight h2 {font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 16px; color: #808080; }
#pageContentRight .H1 {font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 16px; color: #60b6d9; margin-bottom:19px; }
#pageContentRight .H2 {font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 16px; color: #808080; margin-bottom:19px; }


/* Opmaak subnavigatie */

#subnav {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 190px;
	padding: 0px 30px 0px 30px;
	border-right: 1px solid #efefef;
}

#subnav h1 {
	font-weight: normal;
	color: #00aeef;
	font-size: 24px;
	padding-bottom: 25px;
}

#subnav ul {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#subnav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: none;
	display: inline;
}

#subnav li a {
	display: block;
	color: #818181;
	text-decoration: none;
	line-height: 29px;
	width: 170px;
	padding: 0px 0px 0px 20px;
	border-bottom: 1px solid #efefef;
}
#subnav li.sub2 a 
{
	background-image: url(/images/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 18px 6px;
	display: block;
	color: #818181;
	text-decoration: none;
	line-height: 22px;
	width: 155px;
	padding: 0px 0px 0px 35px;
	border-bottom: 1px solid #efefef;
}

#subnav li a:hover {
	background-image: url(/images/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	color: #00aeef;
}
#subnav li.sub2 a:hover 
{
	background-image: url(/images/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 18px 6px;
	color: #00aeef;
}

#subnav li.active2 a {
	background-image: url(/images/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	display: block;
	color: #00aeef;
	text-decoration: none;
	line-height: 29px;
	width: 170px;
	padding: 0px 0px 0px 20px;
	border-bottom: 1px solid #efefef;
}
#subnav li.sub2active2 a 
{
	background-image: url(/images/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 18px 6px;
	display: block;
	color: #00aeef;
	text-decoration: none;
	line-height: 22px;
	width: 155px;
	padding: 0px 0px 0px 35px;
	border-bottom: 1px solid #efefef;
}

#footerHome {
	background-image: url(/images/bg_footer.gif);
	background-repeat: repeat-x;
	height: 158px;
	width: 100%;
	clear: both;
}

#footerBoxHome {
	height: 145px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
}

.footerItem {
	float: left;
	/*width: 220px;*/
	height: 125px;
	margin-right: 4px;
	margin-left: 4px;
}

.footerItem_2 {
	float: left;
	width: 440px;
	height: 125px;
	margin-right: 4px;
	margin-left: 4px;
}

.footerItemHP1 {
	float: left;
	width: 680px;
	height: 125px;
	margin-right: 4px;
	margin-left: 4px;
}

.style {
	margin: 0px;
	padding: 8px 10px 0px 10px;
	text-align: center;
	font-size: 10px;
	clear: both;
}

TD.topborder
{
	border-top: 5px solid #e3e2e2;
	padding-top:8px;
	font-size: 10px;
}
.logoholder{
	float: left;
	width: 220px;
	height: 70px;
	border-bottom: 1px solid #e3e2e2;
	text-align: center;
}

.logoholder_2{
	float: left;
	width: 440px;
	height: 70px;
	border-bottom: 1px solid #e3e2e2;
	text-align: center;
}

#newsletter {
	background-image: url(/images/bg_newsletter.gif);
	background-repeat: no-repeat;
	float: right;
	width: 270px;
	height: 115px;
}

#footerBox {
	height: 79px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #efefef;
	clear: both;
}

#footer {
	width: 980px;
	line-height: 60px;
	text-align: center;
	font-size: 11px;
}

.description {
	width: 70px;
	height: 30px;
}

.description2 {
	width: 38px;
	height: 30px;
	padding-left: 40px;
}

.form  {
	width: 280px;
	height: 18px;
	border: 1px solid #e7e7e7;
	font-size: 12px;
	color: #808080;
}

.form2  {
	width: 100px;
	height: 18px;
	border: 1px solid #e7e7e7;
	font-size: 12px;
	color: #808080;
}

.comment {
	width: 350px;
	height: 100px;
	border: 1px solid #e7e7e7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}

.input {
	width: 170px;
	height: 18px;
	border: 1px solid #e7e7e7;
	font-size: 12px;
	color: #808080;
}

#article {
	float: left;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dotted #CCCCCC;
	width: 100%;
}

#article a {
	color: #808080;
	text-decoration: none;
}

#article a:hover {
	color: #f26522;
}

#fullarticle {
	float: left;
	padding: 20px 0px 20px 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	width: 100%;
	line-height: 18px;
}

.img_border {
	border: 3px solid #CCCCCC;
	float: left;
	margin: 0px 20px 20px 0px;
}

a.arrow {
	background-image: url(/images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #808080;
	padding-left: 15px;
	text-decoration: none;
}

a.arrow:hover {
background-image: url(/images/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #f26522;
}
/*
BODY	{BACKGROUND-COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; COLOR: #335262;}

.H1 		{FONT-SIZE: 21pt}
.H2 		{FONT-SIZE: 18pt}
.H3 		{FONT-SIZE: 15pt}
.H4 		{FONT-SIZE: 13pt}
.H5 		{FONT-SIZE: 11pt}
.H6 		{FONT-SIZE: 10pt}

TD		{FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; FONT-WEIGHT: normal;}
TH		{FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; COLOR: #234252; FONT-WEIGHT: normal;}

A				{FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; COLOR: #335262; FONT-WEIGHT: normal; TEXT-DECORATION: underline}
A:active		{FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; COLOR: #fca805; FONT-WEIGHT: normal; TEXT-DECORATION: underline}
A:visited		{FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; COLOR: #335262; FONT-WEIGHT: normal; TEXT-DECORATION: underline}
A:hover			{FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; COLOR: #9b9b9b; FONT-WEIGHT: normal; TEXT-DECORATION: underline}

.noline			{FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; COLOR: #335262; FONT-WEIGHT: normal; TEXT-DECORATION: none}
.noline:active	{FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; COLOR: #335262; FONT-WEIGHT: normal; TEXT-DECORATION: none}
.noline:visited {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; COLOR: #335262; FONT-WEIGHT: normal; TEXT-DECORATION: none}
.noline:hover	{FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; COLOR: #9b9b9b; FONT-WEIGHT: normal; TEXT-DECORATION: underline}

.title1	{font-family:Verdana; font-size:16pt; color:Gray;}
.title2	{font-family:Verdana; font-size:13pt;color:Blue;}
.title3	{font-family:Verdana; font-size:10pt;color:Red;}

input.text		{FONT-FAMILY: Verdana; FONT-SIZE : 8pt; COLOR: #322201; border:solid 1px #afafaf;}
select.sel		{FONT-FAMILY: Verdana; FONT-SIZE : 10px;}
textarea.text	{FONT-FAMILY: Verdana; FONT-SIZE : 8pt; COLOR: #322201; border:solid 1px #afafaf;}
input.btn		{FONT-FAMILY: Verdana; FONT-SIZE : 8pt; COLOR: #322201; border:solid 1px #afafaf;}
*/

a.sitemap, a.sitemap:link, a.sitemap:visited{color: #335262; text-decoration: none;}
a.sitemap:active, a.sitemap:hover			{color: #335262; text-decoration: underline;}
li.sitemap1{margin-left:0px;}
li.sitemap2{margin-left:20px;}
li.sitemap3{margin-left:40px;}


.msg	{font-family:Verdana; font-size: 8pt; COLOR: #aa0000; FONT-WEIGHT: bold;}

A.bookmark		{TEXT-DECORATION: none; background-color:none;}
A.bookmark_edit	{TEXT-DECORATION: none; background-color:#FD9D9D;}

DIV.we_off	{background-color:transparent; cursor:auto; display: block;}
DIV.we_over	{background-color:#afafaf; cursor:hand; display: block;}
DIV.we_on	{background-color:transparent; cursor:auto; display: block;}

P{padding:0px; margin:0px}
SELECT.we	{color: #322201; font-family: Verdana; font-size: 9px;}
img.we		{margin-left:0px}
