body {
	margin: 0px;
	background-color: #CEE464;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color: #5669AE;
}
h2 {
	color: #5669AE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#kop {
	margin-top: -4px;
	background-image: url(kop8_z.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;
}
#kop p{
	font-size: 10px;
	color: #5669AE;
	font-weight: bold;
	margin-top: 14px;
}
#kop a{
	text-decoration: underline;
	color: #5669AE;
}
.kleur {
	color: #5669AE;
}

#kop a:hover {
	text-decoration: underline overline;
}
#kop_logo img{
	padding-top: 10px;
	padding-right: 800px;
	padding-left: 0px;
}

#kop_logo_r img{
	padding-top: 0px;
	padding-right: 40px;
	padding-left: 0px;
}

.dropdown
{
    background: #5669AE;
    height: auto;
    padding: 4px 4px 4px 10px;
    margin: -10px 0px 0px 0px;
}

.dropdown ul
{
    list-style: none none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
}

.dropdown ul li
{
    display: inline;
    margin: 0px 0px 0px 0px;
    padding: 0em 2em;
    position: relative;
}

.dropdown ul li a
{
    color: #FFFFFF;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
}

.dropdown ul li a:hover
{
    text-decoration: underline;
}

.dropdown ul li ul
{
	border: #000000 solid 1px;
	display: none;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 25px;
	background-image: url(menu_bck.gif);
}

.dropdown ul li ul li
{
    color: #000000;
    display: block;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    left: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    top: auto;
    width: 220px;
}

.dropdown ul li ul li a
{
    color: #000000;
    display: block;
    padding: 3px 3px 3px 6px;
}

.dropdown ul li ul li ul 
{
    left: 215px;
    top: 2px;
}
#artikel_links {
	text-align: left;
}
#artikel_rechts {
	text-align: right;
}
#artikel_center {
	text-align: center;
}
#agenda h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5669AE;
}
#agenda table {
	vertical-align: top;
	border: 0px solid #5669AE;
	margin-left: auto;
	margin-right: auto;
}
#agenda th {
	font-size: 16px;
	font-weight: bold;
	color: #3366cc;
	background-color: #93A6EB;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
	height: 20px;
}
.kalendercel {
	height: 80px;
	width: 100px;
	vertical-align: top;
	border: 1px solid #1199CC;
}
#agenda td.kalendercel_leeg {
	vertical-align: top;
	background-color: #DFDFDF;
}
.kalendercel_leeg {
	vertical-align: top;
	background-color: #DFDFDF;
}
.kalendercel_vandaag {
	vertical-align: top;
	background-color: #CEE464;
	border: 1px solid #1199CC;
}
#agenda a:link {
	color: #3366CC;
	text-decoration: none;
}
#agenda a:visited {
	color: #3366CC;
	text-decoration: none;
}
#agenda a:hover {
	color: #3366CC;
	text-decoration: underline overline;
}
.activiteit {
	font-size: 14px;
	color: #5669AE;
}
.titel {
	font-size: 11px;
	color: #5669AE;
}
.titel_cel {
	font-size: 12px;
	color: #5669AE;
}
.detail {
	font-size: 10px;
	color: #5669AE;
	padding-left: 10px;
}
.kleur {
	color: #FF3333;
}.center_tekst_kleur {
	font-size: 16px;
	color: #5669AE;
	text-align: center;
	font-weight: bolder;
	margin-right: 100px;
	margin-left: 100px;
}

