﻿body {
}


.hide
{
    display:none;
}

.clear
{
    clear:both;
}


.Maanden a.BtnMaanden:hover
{
    background-image:url('../images/Button_h.png');
	font-weight:bold;
	padding:0px;
	margin:0px;
	line-height:29px;
    
}

.Maanden a.BtnMaanden
{
    cursor:pointer;
    color:White;
	padding:0px;
    width:58px;
    height:29px;
    display:block;
    float:left;
    text-align:center;
    text-decoration:none;
	font-size:10pt;
	font-weight:bold;
    margin:0;
	margin-bottom:10px;    
    margin-right:0px;
    line-height:29px;
    background:none;
    border:none;
    background-repeat:no-repeat;
    background-image:url('../images/Button.png');
}

.OphaaldagenFooter
{
    padding:0;
    margin:0;
    display:block;
    background-image:url('../images/footer_kalender.png');
    background-repeat:no-repeat;
    color:White;
    float:left;
    font-weight:bold;
    font-size:13pt;
    height:37px;
    width:100%;
    line-height:37px;
    text-align:center;
}

.OphaaldagenHeader
{
    padding:0;
    margin:0;
    display:block;
    background-image:url('../images/header_kalender.png');
    background-repeat:no-repeat;
    color:White;
    font-weight:bold;
    font-size:13pt;
    height:37px;
    width:100%;
    line-height:37px;
    text-align:center;
}

.OphaaldagenContent .InnerTextOphaalDagen img
{
    display:inline;
    float:left;
    margin-right:3px;
}

.OphaaldagenContent .InnerTextOphaalDagen
{
   padding:10px;
   float:left;
   line-height:64px;
   margin-left:10px;
   margin-top:10px;
   margin-bottom:5px;
   border-bottom:1px solid white;
   width:656px;
   
}

.OphaaldagenContent
{
    padding:0;
    margin:0;
    color:White;
    font-size:12pt;
    background-color:#84B816;
    min-height:250px;
    float:left;
    width:695px;
}


.LegendaWrapper
{
    width:64px;
    padding:5px;
    text-align:center;
    float:left;
}

div#ltlLegenda
{
    min-height:50px;
    float:left;
}


.FrameMaand
{
    float:left;
    top:210px;
    min-height:300px;
    width:695px;
    /*border:1px solid black;*/
}