@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #004C63;
}

a:link, a:visited {
	color: #C2D4DA;
	text-decoration: none;
}
a:hover{
	color: #004C63;
	text-decoration: none;
}

.kolomwidth {
	width: 48px;
}

.achtergrondtabel {
	background-image: url(../img/background_logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 410px;
	width: 100%;
}


.vertlines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C2D4DA;
	border-left-color: #C2D4DA;
}
#footertable {
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2D4DA;
}
#footertable td {
	padding-right: 7px;
	padding-left: 7px;
	color: #C2D4DA;
}

#maincontent {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 23px;
	line-height: 18px;
	height: 372px;
	overflow: auto;
}

#maincontentpeople {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 23px;
	line-height: 18px;
	overflow: auto;
	height: 336px;
}
#inhoudmaincontent {
	margin-top: 10px;
	margin-bottom: 10px;
}

.toptabel {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C2D4DA;
	border-left-color: #C2D4DA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2D4DA;
}
.cmscontent {
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2D4DA;
}

.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C2D4DA;
}
.linebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2D4DA;
}
.brederechterkolom {
	padding-left: 14px;
	float: right;
	padding-right: 15px;
	padding-bottom: 15px;
	width: 233px;
	height: 375px;
	padding-top: 0px;
}
p {
}
#inhoudmaincontent_bottom {
	text-align: center;
	width: 280px;
	margin-left: 120px;
	height: 14px;
	margin-bottom: 4px;
	margin-top: 21px;
}
.peoplelink{
	font-size: 14px;
}
a.peoplelink:link, a.peoplelink:visited {
	color: #C2D4DA;
	text-decoration: none;
}
 
a.peoplelink:hover{
	color: #ffffff;
	text-decoration: none;
}

#inhoudbrederechterkolom {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 18px;
}

#contactcontent {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 23px;
	line-height: 18px;
	height: 345px;
}
input {
	border: 1px solid #004C63;
}
textarea {
	border: 1px solid #004C63;
}
#maincontentthepeople_of {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 23px;
	height: 337px;
	overflow: auto;
	padding-bottom: 10px;
	line-height: 18px;
}
#inhoudmaincontent_bottom2 {
	text-align: center;
	height: 14px;
	margin-bottom: 10px;
	margin-top: 15px;
}
#logout {
	margin-right: 10px;
}
