﻿


/* //////////////////////////// homepage /////////////////////*/

.homeFrame{

            position: absolute;
            top: 50%;
            left: 50%;
            width: 960px;   /* breedte */
            height: 596px;  /* hoogte */
            
            margin-left: -480px; /*-1 x breedte */
            margin-top: -280px;  /*-1 x hoogte */
}

.homefotosboven{
            width: 960px;   /* breedte */
            height: 160px;  /* hoogte */
           
            background-color:rgb(255,255,255);
}

.homelogo{
    width: 960px;   /* breedte */
    height: 100px;  /* hoogte */
    background-color:rgb(255,255,255);

}

.homebalkonder{
    width: 960px;   /* breedte */
    height: 300px;  /* hoogte */
}

.homemenu{
     width: 160px;   /* breedte */
     height: 300px;  /* hoogte */
     background-color:rgb(0,177,235);
     float:left;
}

.homenieuws{
    width: 800px;   /* breedte */
    height: 300px;  /* hoogte */
    background-color:rgb(0,177,235);
    float:left;
    overflow:hidden;
}


/* /////////////////////////////// menu ////////////////////////*/ 

.menucontainer /* hier zit hoofdmenu in */
{
  /**/
   background-color:rgb(0,177,235);
   width:100px;
   height:150px;
   float:left;
   background-repeat: no-repeat;
   position:absolute;
   margin-left:20px; margin-top:20px;
   z-index :1000;
   
   font-size: 8pt;
  line-height : 11.5pt;
  font-family : Verdana, Sans-Serif;

}

.menuuitklapper /*  dit is een uitklapper (met meerdere menu items)  */
{
  position:absolute;
  visibility:hidden;
  margin-left:140px;
  background-color:rgb(75, 162, 45); 
  float:left;
  top:-20px;
  width:320px;
  height:300px;
  
 
}

.menuuitklapperpage /*  dit is een uitklapper (met meerdere menu items)  */
{
  position:absolute;
  visibility:hidden;
  margin-left:140px;
  background-color:rgb(75, 162, 45); 
  float:left;
  top:-20px;
  width:480px;
  height:240px;
  
 
}

.zoekresultaten{
   /* margin-left:180px;*/
    width:480px;
}

.menuuitklappercontainer /* hier zitten alle uitklappers in */
{
/* wordt niet meer gebruikt? */
  margin-left:360px;
  width:160px;
  height:300px;
  float:left;
  position:absolute;
  visibility:visible;
  background-color: Fuchsia;
  display:none;
  background-color:rgb(75, 162, 255); 
}

/*//////////////////////////////////////////////////////////////*/

/* op homepage om elementen naast elkaar te krijgen wordt
gebruikt in seElementCssClass propertie van element */
.fotoboven{
    width:160px;
    float:left;
}

.fotoonder{
    width:320px;
    float:left;
}
.tekstonder{
    width:160px;
    float:left;
}

.pageafbeeldingboven{
    width :480px;
    float:left;
}

.pageafbeeldingbovensmal{
    width :320px;
    float:left;
}

.googleelement{

    width :480px;
    float:left;
}

.googletekstelement{

    width :320px;
    float:left;
}
/*/////////////////////////////////////////////////*/

a:link, a:active, a:visited {
	
	color: rgb(0,0,0); 
	text-decoration: none;
}

a:hover{
    color: rgb(0,0,0); 
}


/* ///////////////// page  //////////////////////////*/
.pageframe{

            position: absolute;
            top: 15px;
            left: 50%;
            width: 970px;   /* breedte */
            /*height: 560px;   hoogte */
            
            margin-left: -480px; /*-1 x breedte */
            /*margin-top: -280px;  -1 x hoogte */
}

.balkboven{
    width: 960px; 
    height:240px;
    background-color:rgb(0,177,235);
    float:left;
    overflow:hidden;
}

.googlestream{

    width: 960px; 
    height:500px;
    background-color:rgb(0,177,235);
    float:left;
    overflow:hidden;
}


.schaduwonder{
   width: 970px; 
    height:18px; 
   
    background-image:url('../images/schaduwonder.jpg');
    background-repeat:no-repeat;
}

.schaduwrechts{
    width: 10px; 
    height:240px;
    float:left;
    background-image:url('../images/schaduwrechts.jpg');
    background-repeat:no-repeat;
}

.pagemenu{
    width:160px;
    height:240px;
    float:left;
    background-color:rgb(0,177,235);
}

.paginainhoud{
    width:960px;

}

.pagelogo{
    width: 960px;   /* breedte */
    height: 75px;  /* hoogte */

}

.noLink a
{
    color :Red;
}

.noLink a:hover
{
    color :Black;
}

.blueText{
    color:rgb(0,177,235)
}


a.white:link {color: #ffffff;}
a.white:active {color: #ffffff;}
a.white:visited {color: #ffffff;}
a.white:hover {color: #000000;}

.elInzet{
    width:960px;
    min-height: 20px;  height: auto !important;  height: 20px;
    clear:both;
}

/*download control fotostrips*/
.downloadBox
{
    float:left;
    filter:alpha(opacity=90);
    -moz-opacity:.9;
    opacity:.9;
    margin-left:0px;
    margin-top:132px;
    margin-left:0px;
    background-color:rgb(75,162,45);
    position:absolute;
    width:240px;
    height:28px;
    cursor:pointer;
    
}

.downloadimage
{
    background-image:url('../images/download.png');
    margin-top:8px;
    margin-left:10px;
    width:97px;
    height:18px;
    
}

.ElementOmvat
{
    margin-left:160px;
    width:800px;
    float:left;
    line-height:0px;
}

/*Visitekaartje element*/

.visitekaart_even
{
    width:480px;
    float:left;
    background-color:rgb(0,177,235);
    height:120px;
}
.visitekaart_oneven
{
    width:480px;
    float:left;
    background-color:rgb(75,162,45);
    height:120px;
}

.visitekaarttekst
{
    height: 58px; 
    margin-left: 135px; 
    margin-top: 62px; 
    float: left; 
    position: absolute;
    overflow: hidden; 
    color:#fff;
    font-weight:bold;
    font-size:10pt;
    line-height:14pt;
}

.visitekaartkop
{
    margin-left:135px;
    margin-top:15px;
    float:left;
    position:absolute;
}

.visitekaartsubkop
{
    margin-left:135px;
    margin-top:37px;
    float:left;
    position:absolute;
}

.visitekaart_seperator
{
    clear:both;
    height:5px;
}