﻿body
{
        color: #00638C;
    background-color:White;
    font-family: Arial Rounded MT Bold;
    background-repeat: no-repeat;
}

.Head
{
    width:100%;
    position:fixed;
    z-index:3;
     background-color:#00638C;
     height:70px;
     color:#FFF5C1;
     font-size:xx-large;
}
.reunie
{
    position:absolute;
    left:350px;
    width:80%;
    height:80%;
    top:50px;
}

.reunieoverzicht
{
    position:relative;
    left:170px;
   
}

  

.plaatje
{
   
    right:-80%; 
    bottom:30%;
    position:relative;
   
}

.HeadStatic
{ 
    z-index:-1;
  /*   background-color:#2D5C70;
   width:80%;
   background-color:transparent;*/
   background-color:transparent;
  /*    background-image:url('naamloos3.png');*/
width:25%;
font-size:small;

font-style:italic;
 left:0px;
   position:absolute;
   /* height: 41px; */
   height:110%;
    color:White;
    top:-10px;
 }

.HeadStaticContent
{
    background-color:transparent;
    bottom:10%;
    position:absolute;
}
.HeadStaticMenu
{
    left:20px;
    background-color:transparent;
    top:40%;
    position:absolute;
}
 
 .trans
 {
     z-index:1;
   /*   background-image:url('bar.png'); */
     
      left:0px;
      top:0px;
      width:100%;
    height: 70px;
    z-index: 1;
}


.MainMenuButtons
{ 
    width:69%;
    background-color:#85BDBC;
    top: 0px;
    right: 0px;
   position:absolute;
    height: 35px;
 }


.SubMenu
{ 
    width:69%;
    background-color:#85BDBC;
    top: 20px;
    right: 20px;
   position:absolute;
    height: 35px;
    color:White;
 }
 
.SideBar
{
    position:absolute;
    /*position: absolute; */
    background-repeat:no-repeat;
    
    top: 156px;
    left: 80px;
    height: 16%;
    z-index: 1;
}
.uc01

{
    position:relative;
    left:300px;
    top:90px;
}

.SidebarTrans
{
    background-color:Black;
    width:80px;
}

.MenuKnop
{
  background-color: transparent; 
    border-style: none;
    border-color: #89BBBA;
    font-size:large;
    font-weight: bold;
    height: 40px;
    width: 180px;
  color: #00638C;
}

.ContentPlace
{
    width: 60%;
   background-color: transparent; /* background-image:url('achtergrondmiu.jpg');*/
  
    top: 220px;
    left: 120px;
    position: absolute;
    height: 100%;
    background-repeat: no-repeat;
    font-family: Arial Rounded MT Bold;
    color: #00638C;
}

.website
{
    width:100%;
    position:absolute;
    height:100%;
}
.SideBarImage1
{
    width:100%;
}
a:link a:visited
{
    color: White;
    text-decoration: none;
}
a
{ 
    color:White;
    font-style:normal;
     text-decoration: none;
 }
.style1
        {
            width: 100%;
            position: static;
            z-index: 3;
            background-image:url('head.png');
            background-repeat:no-repeat;
            height: 200px;
            color: #00638C;
            font-size: xx-large;
            font-weight: bold;
        }


