﻿*
{
    padding: 0px;
    margin: 0px;
    z-index: 0;
}

body
{
    background-position:center top;
    background-color:#DFDFDF;    
    background-repeat:no-repeat;
    background-image:url(images/KS.jpg);
    font-family: Verdana;
    font-size:8pt;
}

.bodycontent
{
    background: #FFFFFF;
    width: 980px;
    min-height: 700px;
    margin: 0px auto;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
}

.divLinks
{
    /*   border:solid 2px blue;*/
    width: 225px;
    float: left;
}
.divLinksMenu
{
    /*border:solid 2px orange; */
    padding: 15px 0px 0px 15px;
    
}

.adres
{
    font-family: Verdana;
    font-size: x-small;
    font-weight: bold;
    color:#999999;
}


    /* .menu is linker gedeelte */
.menu 
{
  margin: 0px 20px 20px 20px;
  font-family: Verdana;
  font-size: 12px;
  letter-spacing:0px;
  font-weight: bolder;
}
.menu a:link, .menu a
{
    color:#000000;
    text-decoration: none;
}
.menu a:hover
{
    color:#ff0000;
    background-position: 6px 10px;
    background-repeat: no-repeat;
}

.JebentIngelogd
{
    font-family: Verdana;
    font-size: x-small;
    color:#999999;
}
.LaatsteUpdate
{
    padding-left:15px;
    font-family: Verdana;
    font-size: x-small;
    color:#999999;
}


td.menu
{
    background-color: #FFF;
    text-align: left;
    font-size: 10pt;
}


#menu .accordionHeader, #menu .accordionHeaderSelected
{
 
    font-family: Verdana;
    text-decoration: none;
    display: block;
    font-size: 12px;
    text-transform: lowercase;
    cursor:pointer;
    padding-left:5px;
    
    
}
#menu .accordionHeader
{
font-size: 12px;
    padding-bottom:5px;
    font-weight:bold;
}
#menu .accordionHeaderSelected
{
font-size: 12px;
   padding-bottom:5px;
    letter-spacing:0px;
    font-weight:bold;
}


#menu a
{

    color:red;
  	font-family: Verdana;
    text-decoration: none;
    display:block;
    font-size: 12px;
    letter-spacing:0px;
    text-transform: lowercase;
}
#menu a:link, #menu a:active, #menu a:visited
{

    color:#000080;
    padding-right:15px;
    font-weight:bold;
    text-decoration:none;
   
}
#menu a:hover
{
   
    color:#ff0000;
    background-repeat: no-repeat;
}



#menu2 .accordionHeader, #menu .accordionHeaderSelected
{
 
    font-family: Verdana;
    text-decoration: none;
    display: block;
    font-size: 12px;
    text-transform: lowercase;
    cursor:pointer;
    padding-left:5px;
    
    
}
#menu2 .accordionHeader
{
font-size: 12px;
    padding-bottom:5px;
    font-weight:bold;
}
#menu2 .accordionHeaderSelected
{
font-size: 12px;
   padding-bottom:5px;
    letter-spacing:0px;
    font-weight:bold;
}


#menu2 a
{

    color:red;
  	font-family: Verdana;
    text-decoration: none;
    display:block;
    font-size: 12px;
    letter-spacing:0px;
    text-transform: lowercase;
}
#menu2 a:link, #menu2 a:active, #menu2 a:visited
{

    color:#000080;
    padding-right:15px;
    font-weight:bold;
    text-decoration:none;
   
}
#menu2 a:hover
{
   
    color:#ff0000;
    background-repeat: no-repeat;
}





.accord:hover
{
    color:#000080;
}

#menuHover a
{
  	font-family: Verdana;
    text-decoration: none;
    display:block;
    font-size: 12px;
    letter-spacing:0px;
    text-transform: lowercase;
    padding-bottom:5px;
}
#menuHover a:link
{
    color:#ffffff;
    padding-left:5px;
    font-size: 12px;      
}



#menuHover #menu a:active
{
    color:#000080;
    background-repeat: no-repeat;
    padding-left:5px;
}

#menuHover a:hover
{
    color:#000080;
    background-repeat: no-repeat;
    padding-left:5px;
}


#content
{
    
}

#content h1
{
    color: #ff0000;
    font-family: Verdana;
    font-weight:bold;
    font-size:medium;
}

.divKalender
{
    float: right;
    width: 200px;
    padding: 0px 40px 0px 20px;
    font-family: Verdana; /*border:solid 2px purple;*/
}

.RedTitel
{
    color: #ff0000;
    font-family: Verdana;
    font-weight:bold;
 }

.kalender
{
    color: #999999;
    font-family: Verdana;
    font-weight: normal;
    font-size: x-small;
    margin-bottom: 10px;
}

.normalrow
{
background-color:white;
color: #FF0000;
cursor: pointer;
}
.hightlighrow
{
background-color:#0a50a1;
color: #FF0000;
cursor: pointer;
}
