body {
	background-repeat: repeat;
	margin:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	background-image: url(../images/layout/bg_line.gif);
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #6386AB;
	letter-spacing: 5px;
	font-weight: bold;
}

.shadow-left {
	background-image: url(../images/layout/shadow-left.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 20px;
}
.shadow-bottom-left {
	background-image: url(../images/layout/shadow-bottom-left.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: right top;
}
.shadow-bottom {
	background-image: url(../images/layout/shadow-bottom.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.shadow-right {
	background-image: url(../images/layout/shadow-right.gif);
	background-repeat: repeat-y;
	width: 20px;
	background-position: left;
}
.shadow-bottom-right {
	background-image: url(../images/layout/shadow-bottom-right.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: left top;
}
.shadow-top-left {
	background-image: url(../images/layout/shadow-top-left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 20px;
	height: 20px;
}
.shadow-top {
	background-image: url(../images/layout/shadow-top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 20px;
}
.shadow-top-right {
	background-image: url(../images/layout/shadow-top-right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 20px;
	height: 20px;
}
.vlak {
	background-color: #CCCCCC;
}
.geel-lijntje {
	background-color: #d2c536;
	height: 1px;
}
.logo {
	background-color: #6386AB;
}
.client-area {
	background-image: url(../images/layout/client-area.jpg);
	background-repeat: no-repeat;
	height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	font-weight: bold;
}
.client-area a {
	color: #FFFFFF;
	text-decoration: none;
}
.left_title {
	height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
}
.left_title a {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #6386AB;
}
.nieuws {
	background-color: #6386AB;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.agenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
}
.agenda a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	height: 21px;
	background-image: url(../images/layout/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.dixyslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	height: 21px;
}
.foto {
	background-image: url(../images/fotos/p1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	filter:progid:DXImageTransform.Microsoft.Fade(Duration=3)
}
.menu {
	background-image: url(../images/layout/bg-menu.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	letter-spacing: 1px;
	font-weight: bold;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #6386AB;
}
.menu_selected {
	color: #6386AB;
	text-decoration: blink;
}
#kader {
	background-image: url(../images/layout/kader-foto.png);
	height: 180px;
	width: 594px;
	position: relative;
}

