

/* Presentation Stylesheet */ 


.linkermenu {
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	text-align:left
}

.linkermenu a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	color: #000000;
	text-transform: uppercase;
	font-variant: normal;
	letter-spacing: 0pt;
}


.linkermenu a:visited {
	color: #666666;
}

.linkermenu a:active {
	color: #006699;
}

.linkermenu a:hover {
	color: #006699;
}

.linkermenusubTopic a {
	text-transform: none;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.linkermenusubTopic a:hover {
	text-transform: none;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.paginaTitel {
	color: #FF6600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}

.content {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #333333;
	}

.content a:link {
	font-weight: bold;
	color: #106F9F;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #106F9F;
	text-decoration: none;
}

.oranjeTekst {
	color: #FF6600;
}

a:active {
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}

.tussenKop {
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}

.opmerking {
	font-style: italic;
	color: #009900;
}
.tdDottedLineVertical {
	background-image: url(images/dotted-line-vertical.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.tdSmallText {
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	color: #000000;
}
.tdSmallText a:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	text-align: left;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.tdSmallText a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	text-align: left;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.tdSmallText a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	text-align: left;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.tdKleurKop {
	padding-left: 0px;
}

.tdSmallText a:visited {
	color: #000000;
}
.tdKleurKop a:link {
	color: #106F9F;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	vertical-align:text-top;
	margin-left:10px;

}

.tdKleurKop a:hover {
text-decoration: underline;
}

.tdDottedLineVerticalLeft {
	background-image: url(images/dotted-line-vertical.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.tdDottedLineVerticalRight {
	background-image: url(images/dotted-line-vertical.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.inleiding {
	color: #000000;
	font-weight: bold;
}
.inleidingTweedeNiveau {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}
.tdDottedLineHorizontal {
	background-image: url(images/dotted-line-horizontal.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.tdPortfolioImages {
	padding-right: 20px;
	padding-bottom: 20px;
}
.tdPortfolioImages img{
	border: 1px solid #CCCCCC;
}
.tdPortfolioTekst {
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}


