/*CSS copywrite and created by Net2view © 2005-2006 (www.net2vie.be)*/

/* 	"body" = algemene aanduiding zonder style-keuze */
/* 	borders:1)solid=lijn - 2)dotted=stippelijn - 3)line_under=onderlijning onderaan 4)border_line-up-under=onderlijning boven- en onderaan 5)vertical-L=links vertikale lijn/ R=rechts  6)border_table_T-L-R= lijn Top, Left & right*/  		
/* 	"h1", "h2" en "h3" gebruiken voor titels en headers (betere positie SEM) */
/* 	formulieren: ".form_imput"=style rond imput of keuzeveld - ".form_description"=style rond omschrijving ".form_button"=style rond toets */
/* 	".large, .larger en .largest" = grotere lettertypes*/
/* 	".nav_link_general"=te gebruiken indien u gelinkte teksten niet wilt onderlijnen vb navigatie 
	.nav_link_main=hoofdnavigatie  -  .nav_link_sub=subnavigatie*/


/*Opsomming = Alfabetisch */


/* body = algemene aanduiding zonder style-keuze */
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; background-image:url(images/bg.jpg); background-repeat:repeat;}
a:link 		{color: #0066CC; text-decoration: underline;}
a:visited 	{color: #3399CC; text-decoration: underline;}
a:hover 	{color: #3399CC; text-decoration: underline;}
a:active 	{color: #E01A33; text-decoration: underline;}


/* background = aflopend per lichtheid 3>1*/
.bg_grey_body {background-image: url(images/bg.jpg); background-repeat: repeat;}
.bg_grey1 {background-color: #F7F7F7;}
.bg_grey2 {background-color: #E2E3E3;}
.bg_grey3 {background-color: #CCCCCC;}


/* lijn = solid */
.border_solid_Around {border: 1px solid #CCCCCC;}
.border_solid_Bottom {border-bottom: 1px solid #CCCCCC;}
.border_solid_Left {border-left-width: 1px; border-left-style: solid; border-left-color:#CCCCCC;}
.border_solid_Right {border-right-width: 1px; border-right-style: solid; border-right-color:#333333;}
.border_solid_Right-Bottom-Left {border-right-width:1px; border-bottom-width:1px; border-left-width:1px; border-right-style:solid; border-bottom-style:solid; border-left-style:solid; border-right-color:CCCCCC; border-bottom-color:CCCCCC; border-left-color:CCCCCC;}
.border_solid_Right-Top-Left {border-top-width:1px;	border-right-width:1px;	border-top-style:solid;	border-right-style:solid; border-top-color:#CCCCCC;	border-right-color:#CCCCCC;	border-left-width:1px; border-left-style:solid;	border-left-color:#CCCCCC;}
.border_solid_Top {border-top-width: 1px; border-top-style: solid; border-top-color:#CCCCCC;}
.border_solid_Top-Bottom {border-bottom: 1px solid #CCCCCC; border-top-width: 1px; border-top-style: solid; border-top-color:#CCCCCC;}


/* 	.content = algemene teksten of body tekst | .content_bold = vet (koptekst of treaser)*/
.content {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;}
.content_bold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; font-weight:bold;}
.content_marge3px {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; margin:3px;}
.content_marge_bold3px {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; font-weight:bold; margin:3px;}

/* 	formulieren: ".form_imput"=style rond imput of keuzeveld | ".form_description"=style rond omschrijving  | ".form_button"=style rond toets */
.form_imput {font-size: 10px; color: #666666; border: 1px solid #CCCCCC; background-color: #FFFFFF;}
.form_description {font-size: 10px; color: #666666; background-color: #E2E3E3; padding: 0 5px;}
.form_button {font-size: 10px; color: #666666; border: 1px solid #999999; background-color: #CCCCCC; font-weight:bold;}


/* 	".large, .larger en .largest" = grotere lettertypes*/
.large 	{font-size: 12px;}
.larger	{font-size: 13px;}
.largest{font-size: 14px;}

	
/* 	"h1", "h2" en "h3" gebruiken voor titels en headers (betere positie SEM) */
h1 {font-size: 15px;}
h2 {font-size: 13px;}
h3 {font-size: 11px;}


/* 	".small en .smaller" = kleinere lettertypes */
.small 		{font-size: 10px; color: #999999;}
.smaller 	{font-size: 9px; color: #999999;}


.titles 	{color: #0066CC; font-size: 13px; font-weight: bold;}
.titles_sub	{color: #3399CC; font-size: 12px; font-weight: bold;}

/* extra opmaak Hans */
		img {border: none;}
		img a {border: none;}
		#topics a img {border: #CCC;}
		#topics img {border: #CCC;}
		#company_name {display: none;}
		
		#menu_top a {
			text-decoration: none;
		}
		#menu_top a:hover {
			color: #666;
		}
		
		#submenu a {display: block;}
		
		#loginform {
			width: 100%;
			text-align: center;
			padding: 0;
		}
		#logout {
			font-size: 11px;
		}
		table#inquiry_form {
			width: 100%; 
			border: 1px solid #CCC; 
			padding: 0;
		}
		#inquiry_form td {text-align:center;}
		#inquiry_form tr.cut td {font-weight: bold;}
		.inquiry_head {
			text-align: center; 
			background: #CCC; 
			color: #009; 
			font-weight: bold;
		}
		#search_results a {
			 display: block;
		}
		#menu_left img {border: 1px solid #CCC;}
		#content {width: 580px;}
		.content_title {font-weight: bold; color: #0066CC; font-size: 13px; margin-bottom: 15px; margin-top: 5px;} 
		#print a {text-decoration: none;}
		
		#menu a {
			font-size: 12px;
			display: block;
			text-decoration: none;
			color: #666;
		}
		#menu a:hover {
			background: #E2E3E3;
		}
		.main {font-weight: bold; margin-top: 1px; border: 1px solid #CCC;}
		.sub {font-size: 80%;}

		#topics a {color: #666; text-decoration: none;}
		
		form table
			{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;}
		form table select, input
			{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;}

		.datagrid {
			font-size: 12px; color: black;
		}
		.datagrid th a {
			color: black;
		}
		.datagrid tr.even {
		}
		.datagrid tr.odd {
		}
		table#stocksearch {width: 100%;}
		table#stocksearch .linkerkolom {
			background:  #E2E3E3;
			width: 50%;
		}
		table#stocksearch .rechterkolom {
			background: ;
		}
		#table_contactform td {font-size: 11px;}
		/* topic */
		#more a:hover {color: #3399CC;}
