
/* ------ STYLESHEET VOOR DE KLANTEN-WEBSITE ------ */


/* ------ Algemeen ------ */
  body,td		{ font-size: 12px; font-family: arial; color:black; }     
  .ContentTekst	{ padding-bottom:20px;font-size: 12px; font-family: arial; color: black; }
  
/* ---- LayOut ---------------- */

.Left			
	{ 
		width:2;
		background:#000066; 
	}
 .Right		
  	{ 	
		width:2;
  		background:#000066; 
  	}
	
  .Achtergrond 	{  }
  .WebframeOut 	{ height: 100%; width:795px; }
  .Webframe 	{ height: 100%; width:100%; }
  .Nav1balk		{ height: 24; }
  .Contentlinks {    }
  .Content		{ padding-left:50px; padding-right:50px; padding-top:30px; }
  .Header		{ color : #066f4e; font-family: Arial, sans-serif; font-weight : bold; font-size:25px;   }

/* ---- Tekst ---------------- */

  .RubriekTitel 	{ height:20; padding-top:5px; color : #5482bf;  font-size:12px; font-family: Tahoma, Arial; font-weight : bold; font-style:normal; text-decoration:none;  }  
  .SubRubriekKop	{ height:20; padding-top:7px; padding-left:5px; color : darkblue;  font-size:9px;	font-family: Tahoma, Arial; font-weight : bold; font-style:normal; text-decoration:none;}     
  .Titel			{ color : #cc3301; 	font-size:17px;	font-family: Tahoma, Arial; font-weight : bold; font-style:normal; text-decoration:none;}     

  .Concept			{ height:20; background: white ;color : red; font-size: 14px; font-weight:bold; padding:1px ;padding-left:5px; padding-right:5px; border-style:solid; border-width : 1px; borderborder-color:red; }
  .ConceptSmall		{ background: white ;color : red; font-size: 8px; padding:1px ;padding-left:3px; padding-right:3px; border-style:solid; border-width : 1px; borderborder-color:red; }
  
/* Algemene links  */

  A        			{ text-decoration:underline; color: #cc3301; font-family: arial, sans-serif; font-size:12px; font-weight : bold;  }
  A:Hover   		{ color: black; text-decoration:underline; }

/* ---- Navigatie ---------------- */

/* Navigatie1 */

  .Nav1Voor				{ padding-left:19; width:19; }     
  .Nav1Tussen			{ background: black; padding-left:1px;width:1px ;}    
  .Nav1Na				{ width:100% ; }

/* Navigatie2 */

  .Nav2Achtergrond		{ text-align:left; }
  .Nav2Voor				{  width:10;}
  .Nav2Na				{  }
  
/* InlogBlok */

  .InlogAchtergrond		{  height:20; background:#dee4eb; }
  .InlogVoor			{  height:30; background:#004080; }
  .Inlog				{  padding-top:3px;padding-bottom:3px;padding-left:10px;color:darkblue; font-family: Tahoma, sans-serif; text-align:left; font-size: 10 px; }
  .InlogFailure			{  height:20;background:white; border-color: black; border-width : 1px; border-style: solid; font-size: 10 px; color:darkblue;}
  .InlogTussen			{  height:1; background:black; } 
  .InlogVeld			{  height: 18px; width:115px; background : orange; font-size: 10px; color: darkblue; border-color: darkblue; padding: 2px 2px 2px 2px; border-width : 1px; border-style: solid; }
  .InlogBut				{  height: 16px; width:60px;  text-align:center; cursor:hand; background : #5482bf; font-size: 9pt; color: white;font-weight:bold; border-color: darkblue; border-width : 1px; border-style: none; }
  .inlogWebnaam			{  color:orange;font-size:18px;padding-right:20px;padding-top:10px;padding-bottom:10px;}
  .InlogBig				{  padding-top:3px;padding-bottom:3px;padding-left:10px;color:darkblue; font-family: Tahoma, sans-serif; text-align:left; font-size: 12 px; }
  .InlogBigNa			{  height:30; background:#004080; }

/* ---- Sjablonen ---------------- */

  .achtergrondarchief	{ background:#e9e9e9;color:black; }     
  .subkop				{ padding-left:15px; color : white;	font-family: sans-serif, Arial, sans-serif; font-weight : bold; font-size:11px;  }     
  .itemtitel			{  padding-top:10px; color : darkred; font-family: sans-serif, Arial, sans-serif; font-weight : bold; font-size:14px;  }     
  .horlijn				{  background:transparant; height:1 }     
  .opsomcontent			{ height:22px; padding-top:4px;  color:black;}   

  a.opsom 				{  text-decoration:none; color: #cc3301;}
  a.opsom:hover 		{  text-decoration:underline; color: black; }
 
/* ------ Formulier ------- */

  .standaard 	
	{
	padding 		: 2px 2px 2px 2px;
	height			: 18px;
	background		: gold;
	border-color 	: black;
	border-style 	: solid;
	font-size		: 8pt;
	border-width 	: 1px;
	color			: black;
	}

  select {
	padding 		: 2px 2px 2px 2px;
	height			: 18px;
	background		: gold;
	border-color 	: black;
	border-style 	: solid;
	font-size		: 8pt;
	border-width 	: 1px;
	color			: black;
}	
  .standaardarea 	
	{
	background		:gold;
	border-color 	: black;
	border-style 	: solid;
	font-size		: 8pt;
	border-width 	: 1px;
	color			: black;
	}

  .standaardbutton	
	{
	height			: 18px;
	background		: #cc3301;
	cursor			: hand;
	border-color 	: black;
	border-style 	: solid;
	font-size		: 8pt;
	border-width 	: 1px;
	color			: white;
	}

  .inlogbutton	
	{
	height			: 15px;
	width			: 15px;
	background		: transparant;
	border-color 	: transparant;
	border-style 	: solid;
	font-size		: 12px;
	border-width 	: 0px;
	color			: #009966;
	}

/* Special */
