body {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: right top;
	margin: 0px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #42627b;

    SCROLLBAR-FACE-COLOR: #C8B525;
    SCROLLBAR-HIGHLIGHT-COLOR: #e6da90;
    SCROLLBAR-SHADOW-COLOR: #e6da90;
    SCROLLBAR-3DLIGHT-COLOR: #e6da90;
    SCROLLBAR-ARROW-COLOR: white;
    SCROLLBAR-TRACK-COLOR: #e6da90;
    SCROLLBAR-DARKSHADOW-COLOR: #e6da90;

}

.onderBlok{
	font-size: 8px;
}
.hoofdtabel{
	background-image:url('../images/achtergrondHome.jpg');
	background-repeat:no-repeat;
	background-position: right top;
}
.paginatabel{
	background-image:url('../images/achtergrond.jpg');
	background-repeat:no-repeat;
	background-position: right top;
}
.rightSide{
	border-left: 1px #C8B525 solid;
	color: #42627b;
	font-size: 14px;
	line-height: 24px;
	padding-left: 0px;
	padding-top: 3px;
	text-align:left;
}
.rightColumn{
	border-left: 1px #C8B525 solid;
}
.headerTaal{
	padding-left: 0px;
	padding-top: 3px;
}

.menuActief{
	color:#C8B525;
	font-weight:bold;
}
.menuActief2{
	color:#C8B525;
	font-weight:bold;
	line-height: 14px;
}
.menuNietActief2{
	line-height: 14px;
}
.iconen{
	position: fixed;
	top: 25px;
	right: 30px;
	color: #42627b;
}

.logo{
	position: fixed;
	bottom: 55px;
	right: 30px;
	color: #42627b;
}

.symboolHome{
	position: fixed;
	top: 25px;
	left: 80px;
	background-image: url('/images/symboolHome.jpg');
}

.pubComHome{
	position: fixed;
	top: 55px;
	right: 30px;
	color: #42627b;
}

.footer{
	color: #42627b;
	font-size: 11px;
	text-align:justify;
	padding-left: 5px;
	padding-right: 5px;
}

.footerPagina{
	color: #42627b;
	font-size: 12px;
	text-align:justify;
	padding-right: 5px;
}

.header{
	color: #42627b;
	font-size: 8px;
	text-align:center;
}

.headerHome{
	color: #42627b;
	font-size: 8px;
	text-align:center;
}

.contentHome_left{
	color: #C8B525;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 5px;
	vertical-align:top;
}

.contentHome_right{
	font-size: 12px;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 5px;
	vertical-align:top;
	color: #42627b;
}

.content_left{
	text-align:left;
	color: #42627b;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 80px;
	vertical-align:top;
}
.content_left a{
	text-decoration: underline;
}

.content{
	margin: 0px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #42627b;
}

.content_right{
	color: #42627b;
	font-size: 12px;
	padding-right: 50px;
	padding-left: 5px;
	padding-top: 20px;
	vertical-align:top;
	text-align:left;
}
.content_right a{
	text-decoration: underline;
}


a {
	text-decoration: none;
	color: #42627b
}

input{
	border: 1px #C8B525;
	border-style:solid;
	color: #42627b;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
textarea{
	border: 1px #C8B525;
	border-style:solid;
	color: #42627b;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

br {
	line-height: 75%;
	font-size: xx-small;
}

