﻿.kalender
{
	border: 0;
	padding: 3px;
	height: auto;
	color: #fff;
    border: 1px solid #00285e;
}

.anderedag, .dag, .geselecteerdedag
{
    text-align: right;
    vertical-align: top;
    color: #00285e;
    padding: 3px;
    border: 1px solid #00285e;
}

.anderedag
{
    background: #eaf0fd;
    color: #00285e;
}

.dag
{
    background:#84b1ee;
}

.dag a, .anderedag a, .geselecteerdedag a
{
    
}
.dagbg
{
    border: 1px solid #00285e;   
}

.afspraak
{
    border-width: 1px 1px 1px 3px;
    border-style: solid;
    border-color: #00285e #00285e #00285e #00285e;
    background-color: #eaf0fd;
    color: #00285e;
    padding: 1px 2px 1px 2px;
    margin: 1px;
    font-size: xx-small;
}

a.agendaitem
{
    text-decoration: none;
}

.dayheader
{
	color: #00285e;
	border: 1px solid #00285e;
	background:#eaf0fd;
}

.monthtitle
{
	padding: 5px;
	color: #00285e;
	font-weight: bold;
    background:#eaf0fd;
}

.content .nextprev a:link,
.content .nextprev a:visited
{
	font-weight: bold;
	color: #00285e;
}

.content .nextprev a:hover,
.content .nextprev a:active
{
	font-weight: bold;
	color: #ff9f00;
}
