@charset "utf-8";
.titel {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #003867;
	font-weight: bold;
}
.platte_tekst {
	font-family: "Arial Narrow";
	font-size: 15px;
	color: #000000;
}
.subtitel {
	font-family: "Arial Narrow";
	font-size: 15px;
	color: #003867;
}

.webstrategie {
	color: #E53138;
	font-family: "Arial Narrow";
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 24px;
}
.webdesign {
	color: #F39911;
	font-family: "Arial Narrow";
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 24px;
}
.webmarketing {
	color: #7C1272;
	font-family: "Arial Narrow";
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 24px;
}

.hosting {
	color: #83B819;
	font-family: "Arial Narrow";
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 24px;
}
a:visited {
	text-decoration: underline;
	color: #003867;
}
a:hover {
	text-decoration: underline;
	color: #34B4E3;
}
a:active {
	text-decoration: underline;
	color: #003867;
}




a:link {
	text-decoration: underline;
	font-family: "Arial Narrow";
}
.voettekst {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #333333;
}
.platte-tekst-vet {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

img {
  border: 0px;
}