.Left,.left {float:left}
.Right,.right {float:left}

.MarLeft 			{margin-left:10px!important;;}
.MarRight 			{margin-right:10px!important;;}
.MarTop 			{margin-top:10px!important;;}
.MarBottom 			{margin-bottom:10px!important;;}
.Margin 			{margin:10px!important;}
.Padding 			{padding:15px!important;}
.EmptySpace 		{width:5px;}

hr.HasMargin 		{margin:20px 0 20px 0!important;}
.HasBorder 			{border:1px solid #cc3333;}


.Clear 				{clear:both; height:1px;overflow:hidden;  }

/* =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;; */}
	.Error a:link, .Error a:visited	{font-weight:bold;}
	.Error a:hover, .Error a:active	{}
.Message 			{background:#bde5f8;color:#00529b;display:block;padding:10px;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:10px;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:10px;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:10px;}
	.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 				{padding-left:40px;padding-top:0.5em;display:block;background:url(../images/icon_pdf.jpg) no-repeat top left;height:32px;vertical-align:middle;}


img.PlaatMetRand {display: block;border:1px solid #000;}
img.PlaatCentreerMetRand {display: block;margin:10px auto 10px auto;border:1px solid #000;}
img.PlaatCentreer {display: block;margin:10px auto 10px auto;}
img.PlaatLinksMetRand {margin:0 10px 10px 0;float:left;border:1px solid #000;}
img.PlaatLinks {margin:0 10px 10px 0;float:left;}
img.PlaatRechtsMetRand {margin:0 0 10px 10px;float:right;border:1px solid #000;}
img.PlaatRechts {margin:0 0 10px 10px;float:right;}



body.FINCON .PlaatMetRand,
body.FINCON .PlaatCentreerMetRand,
body.FINCON .PlaatLinksMetRand,
body.FINCON .PlaatRechtsMetRand {border:1px solid #0e7de7}


