
/* ------ STYLESHEET VOOR DE KLANTEN-WEBSITE ------ */


/* ------ Algemeen ------ */
  body			{ background:white}
  body,td		{ font-size: 12px; font-family: arial; color:black; }     
  .ContentTekst	{ padding-bottom:20px;font-size: 12px; font-family: arial; color: black; }
  
/* ---- LayOut ---------------- */

  .Achtergrond 	{ background:#eaf1ff; }
  .WebframeOut 	{ height: 100%; width:780px; }
  .Webframe 	{ height: 100%; width:100%; background:#fdf9ed; }
  .Onder		{ height:25px; background:#dede0e;}
  .Nav1balk		{ height: 24; }
  .Contentlinks {    }
  .Content		{ padding-left:60px; padding-right:25px; padding-top:50px; }
  .Header		{ color : #066f4e; font-family: Tahoma, 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 : #d0142c;font-size:17px;	font-family: 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: #d0142c; font-family: arial, sans-serif; font-size:11px; font-weight : bold;  }
  A:Hover   		{ color: black; text-decoration:underline; }

/* ---- Navigatie ---------------- */

/* Navigatie1 */

  .Nav1Voor				{ padding-left:5; width:5; }     
  .Nav1Tussen			{ padding-left:5px;width:5px ;}    
  .Nav1Na				{ width:100% ; }

/* Navigatie2 */

  .Nav2Achtergrond		{  width:100%; text-align:left; }
  .Nav2Voor				{  height:2; }
  .Nav2Tussen			{  height:1}   
  .Nav2Na				{  height:2px; }
  
/* InlogBlok */

  .InlogAchtergrond	{ height:20; background:#f4f4b6; }
  .InlogVoor			{ height:20;background:#dede0e; }
  .Inlog					{ padding-top:3px;padding-bottom:3px;padding-left:10px;color:black; font-family: Arial, sans-serif; text-align:left; font-size: 11px; }
  .InlogFailure		{ height:20;background:white; border-color: white; border-width : 1px; border-style: solid; font-size: 10 px; color:black;}
  .InlogTussen			{ height:1; } 
  .InlogVeld			{ height: 18px; width:115px; background : white; font-size: 10px; color: black; border-color: #d0142c;; padding: 2px 2px 2px 2px; border-width : 1px; border-style: solid; }
  .InlogBut				{ height: 16px; width:60px;  text-align:center; cursor:hand; background:#d0142c; font-size: 9pt; color: white;font-weight:bold; border-color: black; border-width : 1px; border-style: none; }
  .inlogWebnaam		{ color:white;;font-size:18px;padding-right:20px;padding-top:10px;padding-bottom:10px;}
  .InlogBig				{ padding-top:3px;padding-bottom:3px;padding-left:10px;color:black; font-family: Arial, sans-serif; text-align:left; font-size: 12 px; }
  .InlogBigNa			{ height:30; background:#dede0e;}

/* ---- Sjablonen ---------------- */

  .achtergrondarchief	{ background:#e9e9e9;color:darkred; }     
  .subkop				{ padding-left:15px; color : #d0142c;	font-family: sans-serif, Arial, sans-serif; font-weight : bold; font-size:11px;  }     
  .itemtitel			{  padding-top:10px; color : #d0142c; font-family: sans-serif, Arial, sans-serif; font-weight : bold; font-size:14px;  }     
  .horlijn				{  height:1 }     
  .opsomcontent			{ height:22px; padding-top:4px;  color:black;}   

  a.opsom 				{  text-decoration:none; color: black ;}
  a.opsom:hover 		{  text-decoration:underline; color: #d0142c; }
 
/* ------ Formulier ------- */

  .standaard 	
	{
	padding 		: 2px 2px 2px 2px;
	height			: 18px;
	background		: white;
	border-color 	: black;
	border-style 	: solid;
	font-size		: 8pt;
	border-width 	: 1px;
	color			: darkblue;
	}

  select {
	padding 		: 2px 2px 2px 2px;
	height			: 18px;
	background		: white;
	border-color 	: black;
	border-style 	: solid;
	font-size		: 8pt;
	border-width 	: 1px;
	color			: #d0142;
}	
  .standaardarea 	
	{
	background		: white;
	border-color 	: black;
	border-style 	: solid;
	font-size		: 8pt;
	border-width 	: 1px;
	color			: darkblue;
	}

  .standaardbutton	
	{
	height			: 18px;
	background		: #d0142c;
	cursor			: hand;
	border-color 	: black;
	border-style 	: solid;
	font-size		: 8pt;
	border-width 	: 1px;
	color			: white;
	}

  .inlogbutton	
	{
	height			: 15px;
	width			: 15px;
	}

