/*=================================================================*/
/*=================================================================*/

.SideImages {clear:right; float:right; width:152px; padding:0; margin:10px 0px 10px 40px; border: 0; font-family:arial, verdana, sans-serif;}

.SideImages a img {float:right; width:150px; height:150px; border:1px solid #C0C0C0;}
.SideImages a:hover img {border:1px solid Black}
.SideImages span.ImageCaption {float:left;font-size:10px; color:#003A4F;}

/*=================================================================*/
/*=================================================================*/
.DownloadLink {/*clear:right; padding:0px 15px 15px 15px;*/ float:right; width:190px; margin-top:10px;margin-bottom:10px; margin-right:5px; /*border: 1px solid #C0C0C0;*/ font-family:arial, verdana, sans-serif;}
.DownloadLink h2 {font-family:arial, verdana, sans-serif; font-size:18px; color:#003A4F; }
.ResourceImage {clear:left;float:left; margin-right:7px; padding-bottom:10px;}
.ResourceImage img {border:1px solid #C0C0C0;}
.ResourceImage a:hover img {border:1px solid Black}
.ResourceImage a.ResourceTextGreen:hover {}
.ResourceImage a.ResourceTextOrange:hover {}
.ResourceImage a.ResourceTextYellow:hover {}
.ResourceText {float:left; width:100px; font-size:12px;}
.ResourceText a.ResourceTextGreen {font-weight:normal; color:#003A4F; text-decoration:none;}
.ResourceText a.ResourceTextGreen:hover {color:#a0cf67; }
.ResourceText a.ResourceTextOrange {font-weight:normal; color:#003A4F; text-decoration:none;}
.ResourceText a.ResourceTextOrange:hover {color:#f58426; }
.ResourceText a.ResourceTextYellow {font-weight:normal; color:#003A4F; text-decoration:none;}
.ResourceText a.ResourceTextYellow:hover {color:#fdb913; }

.BodyImage {float:left; margin-left:30px; margin-bottom:10px;}
.BodyImage img {border:1px solid #C0C0C0;}
.BodyImage a:hover img {border:1px solid Black}
.BodyImage a.BodyTextGreen:hover {}
.BodyImage a.BodyTextOrange:hover {}
.BodyImage a.BodyTextYellow:hover {}
.BodyCaption {margin-left:30px; float:left; font-size:12px;}
.BodyCaption a.BodyTextGreen {font-weight:normal; color:#003A4F; text-decoration:none;}
.BodyCaption a.BodyTextGreen:hover {color:#a0cf67; }
.BodyCaption a.BodyTextOrange {font-weight:normal; color:#003A4F; text-decoration:none;}
.BodyCaption a.BodyTextOrange:hover {color:#f58426; }
.BodyCaption a.BodyTextYellow {font-weight:normal; color:#003A4F; text-decoration:none;}
.BodyCaption a.BodyTextYellow:hover {color:#fdb913; }



/*=================================================================*/
/*=================================================================*/
.QuickLinks {/*padding:0px 15px 15px 15px; */float:right; width:190px; margin-top:10px;margin-right:5px; /*border: 1px solid #C0C0C0;*/ font-family:arial, verdana, sans-serif;}

/* Border definitions */
.BoxTopHome {background: url('../cmsimages/rounding/dot.gif') 0 0 repeat-x; width: 490px }
.BoxTop {background: url('../cmsimages/rounding/dot.gif') 0 0 repeat-x; width: 190px }
.BoxBottom {background: url('../cmsimages/rounding/dot.gif') 0 100% repeat-x; }
.BoxLeft {background: url('../cmsimages/rounding/dot.gif') 0 0 repeat-y; }
.BoxRight {background: url('../cmsimages/rounding/dot.gif') 100% 0 repeat-y; }
.BoxBottomLeft {background: url('../cmsimages/rounding/bl.gif') 0 100% no-repeat; }
.BoxBottomRight {background: url('../cmsimages/rounding/br.gif') 100% 100% no-repeat; }
.BoxTopLeft {background: url('../cmsimages/rounding/tl.gif') 0 0 no-repeat; }
.BoxTopRight {background: url('../cmsimages/rounding/tr.gif') 100% 0 no-repeat; padding:10px; } 

.QuickLinksContent {/*padding:0px 15px 15px 15px; */}

.QuickLinks h2 {font-family:arial, verdana, sans-serif; font-size:18px; color:#003A4F; }
.QuickLinks h3 {font-family:arial, verdana, sans-serif; font-size:14px; color:#003A4F; }

.QuickLinks ul.QuickLinkMenuOrange {padding-right:20px; font-family:arial, verdana, sans-serif;list-style-image:url('../cmsimages/listarroworange.gif');}
.QuickLinks ul.QuickLinkMenuGreen {padding-right:20px; font-family:arial, verdana, sans-serif;list-style-image:url('../cmsimages/listarrowgreen.gif');}
.QuickLinks ul.QuickLinkMenuYellow {padding-right:20px; font-family:arial, verdana, sans-serif;list-style-image:url('../cmsimages/listarrowyellow.gif');}

.QuickLinks ul.QuickLinkMenuOrange li.QuickLinkLevel1-li { margin-bottom:10px; font-family:arial, verdana, sans-serif; font-size:14px;vertical-align:top;}
.QuickLinks ul.QuickLinkMenuGreen li.QuickLinkLevel1-li { margin-bottom:10px; font-family:arial, verdana, sans-serif; font-size:14px;vertical-align:top;}
.QuickLinks ul.QuickLinkMenuGreen li.QuickLinkLevel2-li { margin-left:10px; margin-bottom:3px; font-family:arial, verdana, sans-serif; font-size:11px;vertical-align:top;list-style-type:square;}
.QuickLinks ul.QuickLinkMenuYellow li.QuickLinkLevel1-li { margin-bottom:10px; font-family:arial, verdana, sans-serif; font-size:14px;vertical-align:top;}

.QuickLinks ul.QuickLinkMenuGreen li.QuickLinkLevel1-li a.QuickLink,
.QuickLinks ul.QuickLinkMenuGreen li.QuickLinkLevel2-li a.QuickLink {color:#003A4F; text-decoration:none;}
.QuickLinks ul.QuickLinkMenuGreen li.QuickLinkLevel1-li a.QuickLink:hover,
.QuickLinks ul.QuickLinkMenuGreen li.QuickLinkLevel2-li a.QuickLink:hover {color:#a0cf67; }
.QuickLinks ul.QuickLinkMenuGreen li.QuickLinkLevel1-li:hover > a.QuickLink,
.QuickLinks ul.QuickLinkMenuGreen li.QuickLinkLevel2-li:hover > a.QuickLink {color:#a0cf67; }

.QuickLinks ul.QuickLinkMenuOrange li.QuickLinkLevel1-li a.QuickLink {font-size:100%; font-weight:normal; color:#003A4F; text-decoration:none;}
.QuickLinks ul.QuickLinkMenuOrange li.QuickLinkLevel1-li a.QuickLink:hover {color:#f58426; }
.QuickLinks ul.QuickLinkMenuOrange li.QuickLinkLevel1-li:hover > a.QuickLink {color:#f58426; }

.QuickLinks ul.QuickLinkMenuYellow li.QuickLinkLevel1-li a.QuickLink {font-size:100%; font-weight:normal; color:#003A4F; text-decoration:none;}
.QuickLinks ul.QuickLinkMenuYellow li.QuickLinkLevel1-li a.QuickLink:hover {color:#fdb913; }
.QuickLinks ul.QuickLinkMenuYellow li.QuickLinkLevel1-li:hover > a.QuickLink {color:#fdb913; }

/*=================================================================*/
/*=================================================================*/
.GebrikFixings table { border-collapse:collapse; width:450px; margin-left:30px; }
.GebrikFixings tr {  }
.GebrikFixings td { vertical-align: top; padding-top:5px; padding-bottom:5px;}

