body.Main {
	background-attachment : fixed;
	background-image : url(../img/BG.gif);
	background-repeat : repeat-x;
}

table {
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	color: #555555;
	font-size: 11px;
	line-height: 15px;
}
table.print {
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
}

img.fotoborder {
	border: solid 2px #FFFFFF;
}

hr.line {
	height: 1px;
	color: #C6D0DE;
}
a.link:link, a.link:visited {
	text-decoration:none;
	color:#666666;
}
a.link:hover {
	text-decoration:underline;
	color:#000000;
}
a.linkOff:link, a.linkOff:visited{
	text-decoration:none;
	font-weight:bold;
	color:#666666;
}
a.linkOff:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
}

/* Tekst */
div.Header {
	color: #301B71;
	font-size: 18px;
	padding-bottom: 4px;
	border-bottom: solid 1px #C6D0DE;
	margin-bottom: 8px;
	line-height: normal;
	text-align: left;
}
td.Header {
	color: #301B71;
	font-size: 18px;
	padding-bottom: 4px;
	margin-bottom: 8px;
}
td.ContentSmall {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-image : url(../img/TekstBGSmall.png);
	background-repeat : no-repeat;
	text-align: left;
}
td.ContentLarge {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-image : url(../img/TekstBGLarge.png);
	background-repeat : no-repeat;
	text-align: justify;
}
td.ContentVacatures {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

/* Index */
td.nieuwsItemLeft {
	padding-left: 8px;
}

td.nieuwsItemRight {
	padding-right: 8px;
}

td.nieuwsTekst {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:justify;
}
td.footerNews {
	font-weight:bold;
	color:#FFFFFF;
	font-size: 10px;
	text-transform:uppercase;
	padding-right: 5px;
	text-align:right;
}

a.linkNews:link, a.linkNews:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.linkNews:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* Contact */
td.Contact {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-image : url(../img/TekstBGSmall.png);
	background-repeat : no-repeat;
	color: #333366;
}
a.blue:link, a.blue:visited {
	color: #333366;
	text-decoration:none;
}
a.blue:hover {
	color: #333366;
	text-decoration: underline;
}

/* Forms */
input, textarea, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
input.Config {
	background-color: #FFFFFF;
	width: 194px;
}
input.btnstd {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #49A0B3;
	border: solid 1px #333366;
	width: 100px;
	cursor: hand;
}
input.Config01 {
	background-color: #FFFFFF;
	width: 44px;
}
input.Config02 {
	background-color: #FFFFFF;
	width: 150px;
}
input.Button {
	margin-left: 5px;
	width: 50px;
}
textarea.Config {
	background-color: #FFFFFF;
	width: 194px;
	overflow: auto;
}
/* Links */
td.listHeader {
	padding-left: 5px;
	border-bottom: solid 1px #666666;
	height: 17px;
}

td.listEven {
	padding-left: 5px;
	background-color:#FFFFFF;
	height: 17px;
}
td.listOdd {
	padding-left: 5px;
	height: 17px;
}
/* Bottom of page */
table.Footer {
	margin-left: 10px;
	margin-bottom: 14px;
}
td.footerBG {
	padding-left: 3px;
	padding-right: 3px;
}
a.linkFooter {
	color: #555555;
	text-decoration: underline;
}
a.linkFooter:visited {
	color: #555555;
	text-decoration: underline;
}
a.linkFooter:hover {
	color: #000000;
	text-decoration: underline;
}
