BODY {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #8B8B8B;
	font-family: Arial, Helvetica, sans-serif;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
	margin:0px;
}

A {
	color:#010293;
}

A:HOVER {
	color: #010293;
}

.bgTop {
	background-image: url(./Images/bg_top.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.bgBottom {
	background-image: url(./Images/bg_bottom.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.bgMidden {
	height:521px;
}
.tdButton, .tdButtonHover {
	background-color: #010293;
	vertical-align: bottom;
	text-align: right;
	padding-right: 6px;
	padding-bottom: 6px;
	color:white;
}
.tdButton A, .tdButton A:ACTIVE, .tdButton A:VISITED, .tdButton A:LINK, .tdButtonHover A  {
	color: white;
	letter-spacing: 1px;
	font-size: 12px;
	text-decoration: none;
}
.tdButtonHover,  .tdButtonHover A, .tdButtonHover A:VISITED, .tdButtonHover A:ACTIVE, .tdButtonHover A:LINK {
	background-color: #C9C9C9;
	cursor: hand;
	color:black;
}

.tdButtonSpacer {
	height: 5px;
}
.ContentArea {
	position: relative;
	width: 100%;
	overflow: auto;
	height: 100%;
}

.DocTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #C9C9C9;
	font-weight:bolder;
}

.DocTitelBedrijf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C9C9C9;
	font-weight:bolder;
}

.DocTitelNieuws {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C9C9C9;
	font-weight:bolder;
}

.TeaserHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8B8B8B;
	font-weight:bolder;
}
a.TeaserTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010293;
	text-decoration: none;
	font-weight:normal;
}
a.TeaserTitel:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010293;
	text-decoration: underline;
	font-weight:normal;
}
.TeaserTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010293;
	font-weight:normal;
}
.TeaserContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B8B8B;
	font-weight:normal;
}



.RTEDefault {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}	

.RTETitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #C9C9C9;
	font-weight:bolder;
}

.RTESubTitle {
	font-weight: bold;
}

.LetterTabel TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
	background-color: #010293;
	text-align: center;
	font-weight: bold;
	border-bottom-color: #C9C9C9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #C9C9C9;
	border-right-style: solid;
	border-right-width: 1px;
}

.LetterTabel TD A, .LetterTabel TD A:ACTIVE, .LetterTabel TD A:VISITED {
	color: white;
	text-decoration: none;
}	

.Lettertabel .NoLetter {
	background-color: #C9C9C9;
	border-bottom-color: #EAEAEA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #EAEAEA;
	border-right-style: solid;
	border-right-width: 1px;
}
