html, body {
	background-color: #ffffff;
	margin: 0px;
	font-family: Arial,sans-serif;
	height:100%;
	width:100%;
}

table {
	border-spacing: 0px;
	border-collapse: collapse;
}

td {
	margin: 0px;
	padding: 0px;
}

H1 {
	color: #f78f1e;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
}

H2 {
	color: #4c5660;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	display: inline;
}

H3 {
	color: #4c5660;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	display: inline;
}

a {
	color:#555555;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	color:#f78f1e;
	font-weight: bold;
	text-decoration: none;
}

p {
	color: #4c5660;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	
}

img {
	border: 0;
}

hr {
  border: 0;
  color: #ec008c;
	background-color: #ec008c;
	height: 2px;
}

form {
	font-size: 12px;
}

.logo {
	text-align: center;
}

.topmenu {
	vertical-align: top;
	background-image: url(img/topmenuback.gif);
	vertical-align: top;
	height: 27px;
}

.topbalk {
	vertical-align: top;
	background-image: url(img/topbalkback.gif);
	vertical-align: top;
	height: 27px;
}

.topmenu-l {
	text-align: left;
	padding-top: 2px;
	width: 280px;
}

.topmenu-l a {
	color: #ffffff;
}

.topmenu-r {
	text-align: center;
	padding-top: 2px;
	width: 180px;
}

.topmenu-r a {
	color: #ffffff;
}

.submenu {
	width: 540px;
	font-size: 12px;
	padding-top: 5px;
	font-weight: normal;
	vertical-align: top;
}

.submenu a {
	color: #4c5660;
	text-decoration:none;
	font-weight: bold;
}

.submenu a:hover {
	color: #fbbd1e;
}

.actievesub a {
	color: #fbbd1e;
	font-weight: bold;
}

.rechts {
	vertical-align: top;
	text-align: right;
}

.portindex {
	padding-left: 20px;
	padding-top: 30px;
	vertical-align: top;
}

.inputfield {
	width: 240px;
	margin-bottom: 5px;
	font-size: 11px;
	height: 17px;
}

.inputbox {
	font-size: 11px;
	font-family: Arial,sans-serif;
	width: 240px;
}

.teaser {
	text-align: left;
	vertical-align: bottom;
}

.footer {
	text-align: right;
}

.content {
	vertical-align: top;
	margin: 0px;
	padding: 10px;
}

.bodytekst {
	margin-top: 0px;
	padding-top: 20px;
	vertical-align: top;
}

.accent {
	color: #f78f1e;
	font-weight: bold;
}

.dik {
	font-weight: bold;
}

.porthead {
	vertical-align: top;
	margin: 0px;
	padding: 37px 0px 0px 44px;
}

.portfolio {
	padding: 2px;
}

.art {
	vertical-align: top;
	padding: 2px;
	width: 27px;
}

.art_active {
	border: 1px solid grey;
	padding: 0px;
	width: 27px;
}

.art_inactive {
	border: 1px solid white;
	padding: 0px;
	width: 27px;
}

.portcontent {
	vertical-align: top;
	margin: 0px;
	padding: 20px 30px;
	height: 510px;
	width: 430px;
}

.nieuwscontent {
	vertical-align: top;
	margin: 0px;
	padding-top: 20px;
	padding-left: 30px;
	height: 490px;
	width: 430px;
	background-color: #ec008c;
	color: #ffffff;
}

.nieuwscontent a {
	color: #ffffff;
}

.nieuwskop {
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}

.nieuwsbody {
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
}

.nieuwsbody a {
	text-decoration: none;
}

.nieuwsbody a:hover {
	text-decoration: underline;
}

.portheader {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
}

.portsummary {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}

.vak {
	vertical-align: top;
	text-align: left;
	padding-right: 3px;
	padding-bottom: 2px;
	color: #4c5660;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

.rij {
	vertical-align: top;
	padding-right: 3px;
	padding-bottom: 9px;
}

.probleem {
	color: #f78f1e;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
}

.prijs {
	text-align: right;
	color: #4c5660;
	margin-bottom: 1px;
	padding-bottom: 1px;
}

