body    {
             topmargin: 0;
             leftmargin: 0;
             background: #ffffff;
             margin: 10px;
             margin-top: 0px;
             margin-bottom: 0px;
       	}
       	
p {
             font-family: tahoma;
             font-size: 8pt;
             color: #000000;
             margin: 0px;
             margin-top: 0px;
             margin-bottom: 0px;
       	}
       	

a {
             margin: 0px;
             font-family: tahoma;
             font-size: 8pt;
             font-weight: 500;
             color: #de3831;
             text-decoration: none;
             margin-bottom: 5px;
       }

       a:hover {
             text-decoration: underline;
             color: #000000;
       }

       	
.center	{
			position: absolute;
			top: 50%;
			left: 50%;
			height: 590px;
			width: 1000px;
			margin-top: -295; /* De helft van de hoogte */
			margin-left: -500; /* De helft van de breedte */
		}       	
       	
#kortv	{
			position: absolute; 
			left: 188px;
			top: 5px;
		}
		
#langv	{
			position: absolute; 
			left: 653px;
			top: 5px;
		}

td.logo	{
			background: url('../images/logo_store.jpg');
			background-repeat: no-repeat;
			background-position: 0% 0%;
		}
		
td.lijnv	{
			background: url('../images/lijn_v.jpg');
			background-repeat: repeat-y;
			background-position: 50% 0%;
  		}
  		
td.lijnh	{
			background: url('../images/lijn_h.jpg');
			background-repeat: repeat-x;
			background-position: 0% 50%;
  		}
td.naw	{
			margin: 10px;
			font-family: georgia;
            font-size: 12pt;
            font-weight: 400;
  		}

td.g16z	{
			font-family: georgia;
            font-size: 16pt;
            font-weight: 400;
            margin-bottom: 10px;
  		}
  		
td.g19r	{
			margin: 10px;
            font-family: georgia;
            font-size: 19pt;
            color: #de3831;
            margin-top: 0px;
            margin-bottom: 0px;
  		}
  		
td.inhoud	{
			font-family: tahoma;
            font-size: 8pt;
            color: #000000;
            margin: 0px;
            margin-top: 0px;
            margin-bottom: 0px;
  		}
  		
td.nieuws	{
			margin: 0px;
            font-family: georgia;
            font-size: 11pt;
            color: #000000;
            font-weight: 400;
            margin-bottom: 0px;
            background: #f0f0e6;
  		}
  		
td.nieuwsback	{
			background: #f0f0e6;
  		}

td.nieuwsdot	{
			background: #f0f0e6;
			border-top: 1.5px dotted;
			border-bottom: 1.5px dotted;
  		}

td.nieuwsdotw	{
			border-top: 1.5px dotted;
			border-bottom: 1.5px dotted;
  		}

td.nieuwsdotwt	{
			border-top: 1.5px dotted;
  		}

td.g19rg	{
			margin: 10px;
            font-family: georgia;
            font-size: 19pt;
            color: #de3831;
            margin-top: 0px;
            margin-bottom: 0px;
            background: #f0f0e6;
  		}

td.plus	{
			margin: 0px;
            font-family: tahoma;
            font-size: 11pt;
            color: #000000;
            font-weight: 400;
            margin-bottom: 0px;
  		}
  		
#menu	{
			position: absolute; 
			left: 200px;
			top: 72px;
		}

#blok1	{
			position: absolute; 
			left: 100px;
			top: 200px;
			margin-left: 0px;
		}

#blok2	{
			position: absolute;
			left: 95px;
			top: 365px;
			height: 195px;
			width: 240px;
			border: 0px solid #000000;
			background: #f0f0e6;
			margin-left: 0px;
		}

#blok3	{
			position: absolute; 
			left: 370px;
			top: 365px;
			margin-left: 0px;
		}


#blok4	{
			position: absolute; 
			left: 600px;
			top: 0px;
			margin-left: 0px;
		}
















h1		{
			margin: 10px;
            font-family: georgia;
            font-size: 19pt;
            color: #de3831;
            margin-top: 0px;
            margin-bottom: 0px;
       }
       
h2		{
			margin: 0px;
            font-family: georgia;
            font-size: 16pt;
            font-weight: 400;
            margin-bottom: 10px;

       }
h3		{
			margin: 10px;
            font-family: georgia;
            font-size: 11pt;
            color: #000000;
            font-weight: 400;
            margin-bottom: 0px;
       }
       
h4		{
			margin: 10px;
            font-family: tahoma;
            font-size: 8pt;
            color: #000000;
            font-weight: 100;
            margin-top: 0px;
            margin-bottom: 0px;
        }
        
h5		{
			margin: 0px;
            font-family: georgia;
            font-size: 11pt;
            color: #000000;
            font-weight: 700;

       }
       
h6		{
			margin: 10px;
            font-family: tahoma;
            font-size: 11pt;
            color: #000000;
            font-weight: 400;
            margin-bottom: 0px;

       }     

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url('overlay.png'); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
         