body {
	font-family		:Arial; 
	font-size		:12px;
	margin			:0px;
}

img {
	border			:0px;
}

.divLeft, #divLogo, #divHeaderMenu, #divMenu, #divFooter, .divNewsItemSpecHeader {
	display				:none;
}

.inputNieuwsbriefName, .inputNieuwsbriefEmail {
	border			:solid 1px #007ac3;
	width			:187px;
	height			:18px;
	color			:#3f3f3f;
	font-size		:11px;
	line-height		:18px;
	padding-left	:3px;	
}
.inputNieuwsbriefEmail {
	border-right	:0;
	width			:190px;
}

#divHeaderImage {
    width			:648px;
    height			:149px;
    border-bottom   :solid 1px #d11241;
}
.tdHeaderRed, .tdHeaderRedAgenda {
    font-family     :Tahoma;
    color			:#d11241;
    font-size		:12px;
    margin-bottom	:5px;
    padding-left    :10px;
    width           :267px;
}
.tdDatum {
    text-align      :right;
    color           :#007ac3;
    padding-right   :10px;
    font-size       :11px;
    width           :379px;
}
.tdHeaderRed, .tdDatum, .tdHeaderRedAgenda {
    font-weight		:bold;
    padding-top     :5px;
    padding-bottom  :5px;
    /*border-bottom   :solid 1px #88bcdf;*/
}
.tdHeaderRedAgenda {
    border          :0;
}
.tdSubjectHeader {
    border-top	    :solid 1px #88bcdf;
    padding         :10px;
    color           :#007ac3;
    font-weight		:bold;
    font-size       :12px;
}
.tdImageSmall, .tdImageSmallAgenda {
    padding         :20px;
    background-color:#e4f1f9;
    text-align      :center;
    border-left     :solid 1px #88bcdf;
    border-right    :dashed 1px #88bcdf;
    width           :267px;
    vertical-align  :top;
}
.tdBigImageContainer {
	border-top		:solid 1px #88bcdf;
	border-bottom   :solid 1px #88bcdf;
	background-color:#e4f1f9;
	border-left     :solid 1px #88bcdf;
}
.tdHeadItemsContainer {
	border-bottom   :solid 1px #88bcdf;
	vertical-align	:top;
}
.tdImageBig {
    background-color:#e4f1f9;
}
.tdImageSmallAgenda {
    border-bottom   :solid 2px #88bcdf;
}
.imgImageSmall {
    border          :solid 1px #88bcdf;
}
.tdItemText, .tdItemArrow {
    vertical-align  :top;
}
td.tdItemText {
    padding         :20px 20px 20px 0px;
    width           :348px;
}
td.tdItemArrow {
   padding          :20px 0px 0px 10px;
    width           :25px;
}
td.imgItemArrow {
}
.tdAgendaItem   {
    padding-top    :7px;
    border-top     :solid 1px #88bcdf;
}
.tdAgendaItems {
    border-bottom   :solid 2px #88bcdf;
}
.tdItemArrowAgenda {
   padding         :7px 5px 0px 0px;
   width           :20px;
   vertical-align  :top;
   border-top     :solid 1px #88bcdf;
}
.tdIconAanmelden {
    vertical-align  :top;
    padding-top     :7px;
    border-top     :solid 1px #88bcdf;
}
.tdPaddingBottom {
     padding-bottom  :7px;
}
.tdItemText {
    padding         :20px 20px 20px 0px;
}
.tdItemArrow {
    padding         :20px 5px 0px 5px;
}
.spnTitleText {
    font-weight		:bold;
    color           :#007ac3;
    font-size       :12px;
}

a, .aLink, .aLinkBold {
    color           :#007ac3;
    text-decoration :none;
}
.aLinkBold {
    font-weight     :bold;
}
.aLinkBoldBlack {
	font-weight     :bold;
	color			:Black;
}
.aLink:hover, .aLinkBold:hover, .aLinkBoldBlack:hover {
    text-decoration :underline;
}
.tdFooter {
    padding         :5px 0px 5px 0px;
}
.divRedBorder {
	border			:solid 1px #d11241;
	width			:650px;
}
