

.MarLeft 			{margin-left:16px!important;;}
.MarRight 			{margin-right:16px!important;;}
.MarTop 			{margin-top:16px!important;;}
.MarBottom 			{margin-bottom:16px!important;;}
.Margin 			{margin:8px!important;}
.Padding 			{padding:11px!important;}
.EmptySpace 		{width:8px;}

hr.HasMargin 		{margin:16px 0 16px 0!important;}
.HasBorder 			{border:1px solid #cc3333;}


/* =COLORS */
.White 				{color:white;}
.Invert 				{background:#000;color:white;}



/* =MARKINGS */
.Error 				{background:#ffbaba;color:red;display:block;padding:0px;border-top:2px solid red;border-bottom:2px solid red;height:18px;}
	.Error a:link, .Error a:visited	{font-weight:bold;}
	.Error a:hover, .Error a:active	{}
.Message 			{background:#bde5f8;color:#00529b;display:block;padding:8px;border-top:2px solid #00529b;border-bottom:2px solid #00529b}
	.Message a:link, .Message a:visited	{}
	.Message a:hover, .Message a:active	{}
.Required, 
.Verplicht 			{color:red;font-weight:bold;margin-left:2px;}
	.Required a:link, .Required a:visited	{}
	.Required a:hover, .Required a:active	{}
.Warning			{color:#9f6000;background:#fff7c0;display:block;padding:8px;border-top:2px solid #ffd61f;border-bottom:2px solid #ffd61f}
	.Warning a:link, .Warning a:visited	{}
	.Warning a:hover, .Warning a:active	{}
.Succes			{color:green;display:block;padding:8px;background:#e6ffc0;border-top:2px solid #b4ff1f;border-bottom:2px solid #b4ff1f}
	.Succes a:link, .Succes a:visited	{color:green}
	.Succes a:hover, .Succes a:active	{}
.CallOut			{background:#fff;color:green;border-top:2px solid green;border-bottom:2px solid green;display:block;padding:8px;}
	.CallOut a:link, .CallOut a:visited	{color:green}
	.CallOut a:hover, .CallOut a:active	{}
.Caption 			{text-align:left;color:#0079B7;font-size:0.9em;letter-spacing:1px;}
.StrikeThrough		{text-decoration: line-through;}
.Underline			{text-decoration: underline;}
.ResetType			{ font-weight: normal; font-style: normal; font-size: 100%;
					  text-decoration: none; background-color: transparent; word-spacing: normal;
					  letter-spacing: 0px; text-transform: none; text-indent: 0px; }
					  
/* TYPOGRAFIE */
.TextSmall			{font-size:0.7em}
.TextLarge			{font-size:1.3em}
					  
/* =XTRA */					  
/* a.Email  			{padding-left:40px;padding-top:0.5em;display:block;background:url(../images/mailto.gif) no-repeat top left;height:32px;vertical-align:middle;}*/
 
 a.PDF 				{
 background-image:url(../../images/icon-pdf.png)!important;
background-repeat:no-repeat!important;
 background-position:26px 3px!important;
 }
 
 
 a.DOC 				{
 background-image:url(../../images/icon-word.png)!important;
background-repeat:no-repeat!important;
 background-position:26px 3px!important;
 }

  a.XLS 				{
 background-image:url(../../images/icon-excel.png)!important;
background-repeat:no-repeat!important;
 background-position:26px 3px!important;
 }
 
 
  a.HTML 				{
 background-image:url(../../images/icon-html.png)!important;
background-repeat:no-repeat!important;
 background-position:26px 3px!important;
 }
 
 
  a.ZIP 				{
 background-image:url(../../images/icon-zip.png)!important;
background-repeat:no-repeat!important;
 background-position:26px 3px!important;
 }
 
 
 
  a.GENERIC 				{
 background-image:url(../../images/icon-generic.png)!important;
background-repeat:no-repeat!important;
 background-position:26px 3px!important;
 }

   a.EMAIL 				{
 background-image:url(../../images/icon-email.png)!important;
background-repeat:no-repeat!important;
 background-position:26px 3px!important;
 }




 
 
 a.anker {background-image: url(../../../images/AnchorIcon.png);display:block;float:left;width:16px;height:16px;}


img.PlaatMetRand {display: block;border:1px solid #000;}
img.PlaatCentreerMetRand {display: block;margin:8px auto 8px auto;border:1px solid #000;}
img.PlaatCentreer {display: block;margin:8px auto 8px auto;}
img.PlaatLinksMetRand {margin:0 8px 8px 0;float:left;border:1px solid #000;}
img.PlaatLinks {margin:0 8px 8px 0;float:left;}
img.PlaatRechtsMetRand {margin:0 0 8px 8px;float:right;border:1px solid #000;}
img.PlaatRechts {margin:0 0 8px 8px;float:right;}



