﻿/* 0.0 Algemeen */
    table {
	    font-size: 1em;
    }

    h1, h2, h3, h4 {
	    margin: 0;
	    font-family: tahoma, arial, helvetica, sans-serif;
    }

    p {
	    line-height: 1.4em;
	    text-align:justify;
    }

    hr {
	    border: 0;
	    border-top: 1px solid #bababa;
	    height: 1px;
    }

    a {
	    text-decoration: none;
	    color: #d32525;
    }

    a:visited {
	    color: #980000;
    }

    a:hover {
	    text-decoration: underline;
	    color: #e05252;
    }

    a:active {
	    color: #980000;
    }

    body {
	    background-color: #ffffff;
	    background-image: url(images/background.gif);
	    background-repeat: repeat-x;
	    margin: 0;
	    padding: 0;
	    text-align: center;
	    font-family: verdana, arial, helvetica, sans-serif;
	    font-size: 0.7em;
	    color: #666666;
    }

    img {
	    border-width: 0;
    }

    ul {
	    list-style-type: none;
	    list-style-image: url(Afbeeldingen/bullet-2.gif);
	    list-style-position: outside;
	    line-height: 2.1em;
	    vertical-align: middle;
	    margin-left: 1.25em;
    }
    .link {
	    list-style-image: url(Afbeeldingen/bullet-2.gif);
    }


/* 1.0 MasterPage */
    /* 1.1 Header */
        .Header 
        {
            background-image: url(Afbeeldingen/header.gif);
            background-repeat: no-repeat;
	        position: relative;
	        width: 760px;
	        height: 81px;
	        margin-left: auto;
	        margin-right: auto;
        }

        h1 
        {
            font-family:Tahoma, Arial, Sans-Serif;
	        position: absolute;
	        left: 37px;
	        top: 12px;
	        text-transform: uppercase;
	        font-size: 18px;
        }

        h2 {
	        font-family:Tahoma, Arial, Sans-Serif;
	        position: absolute;
	        left: 37px;
	        top: 60px;
	        font-size: 11px;
        }

        .menua {
	        position: absolute;
	        right: 37px;
	        top: 17px;
	        text-transform: uppercase;
	        font-size: 10px;
        }

        .nav {
	        position: absolute;
	        right: 37px;
	        top: 60px;
	        text-transform: uppercase;
	        font-size: 10px;
        }
        
    /* 1.2 FOOTER */
        .footer {
	        background-image: url(Afbeeldingen/footer.gif);
	        background-repeat: no-repeat;
	        margin-left: auto;
	        margin-right: auto;
	        width: 760px;
	        height: 75px;
	        text-align: center;
	        font-size: 10px;
        }

        .menub {
	        margin: 12px auto 5px auto;
	        text-transform: uppercase;
	        font-size: 10px;
        }

        .menub a:visited {
	        color: #d32525;
        }
        
/* 2.0 content */
    /* 2.1 Tussenruimte */
        .shim {
	        background-repeat: no-repeat;
	        margin-left: auto;
	        margin-right: auto;
	        width: 760px;
	        height: 8px;
	        font-size: 0;
        }

        .column {
	        background-image: url(Afbeeldingen/content-shim.gif);
        }
    /* 2.2 Main Page */
        .activiteit2 {
            width: 192px;
            height:20px ;
            text-align: left;
        }
        
        .deel2 {
            width: 41px;
            height:20px ;
        }
        .page {
	        background-repeat: repeat-y;
	        margin-left: auto;
	        margin-right: auto;
	        text-align: left;
        }

        h3 {
	        margin-top: 1.0em;
	        margin-bottom: 1.12em;
	        font-size: 1.5em;
	        font-weight: bold;
        }
        h4 {
	        margin-top: 1.0em;
	        margin-bottom: 1.12em;
	        font-size: 1.3em;
	        font-weight: bold;
        }
    /* 2.3 ID's in Main Page */
        #home {
            background-image: url(Afbeeldingen/body-repeat.gif);
            position: relative;
            width: 686px;
            padding: 0px 37px;
            padding-top: 1px; /* Weird Mozilla Bug */
            padding-bottom: 40px; /* Weird Mozilla Bug */
        }

        #sidebar {
            float: left;
            width: 214px;
            height: 100%;
        }

        #content {
            margin-left: 256px;
        }

        #nieuwopdesite {
            float: left;
            width: 200px;
            height: 100%;
        }

        #speciallinks {
            margin-left: 220px;
        }
        
        #nav_page {
            position: absolute;
	        right: 37px;
	        text-transform: uppercase;
	        font-size: 10px;
        }
        
    /* 2.4 tabbel bestuur */
        .kolom1 {
            background-color:#C7C5C5;
            width:60px;
            height:30px;
        }
        .kolom2 {
            background-color:#E5E5E5;
            width:140px;
            height:30px;
        }
        .bookmark {
            color:#666666
        }
        .kolom3 {
            background-color:#C7C5C5;
            width:200px;
            height:15px;
        }
       .kolom4 {
            background-color:#E5E5E5;
            width:200px;
            height:15px;
        }   
        
/* 3.0 Foto's */
    /* 3.1 Foto vh moment */
        .photo_198 {
            border: 4px solid #FFFFF0;
            width:200px;
            height:150px;
        }

   /* 3.3 Afbeelding index */
        .index {
            border-width:1px;
            border-color:#d32525;
        }
        .indexlink 
        {
            text-transform: uppercase; 
        }
/* 4.0 Foto Pagina */
    /* 4.1 Algemene Layout */
        .shimfoto {
	        background-repeat: no-repeat;
	        margin-left: auto;
	        margin-right: auto;
	        width: 760px;
	        height: 8px;
	        font-size: 0;
        }

        .columnfoto {
	        background-image: url(Afbeeldingen/content-shim-photo.gif); 
        } 
	      
        .pagefoto {
	        background-repeat: repeat-y;
	        margin-left: auto;
	        margin-right: auto;
	        text-align: left;
        }
        
        #homefoto {
            background-image: url(Afbeeldingen/body-repeat-photo.gif);
            position: relative;
            width: 686px;
            padding: 0px 37px;
            padding-top: 1px; /* Weird Mozilla Bug */
            padding-bottom: 40px; /* Weird Mozilla Bug */
        }
        
        #contentfoto {
            float: left;
            width: 686px;
            height: 100%;
        }
    
    /* 4.2 Album */
        .activiteit {
            width: 160px;
            height:40px ;
            text-align: left;
        }
        
        #new 
        {
            background-color: #ffaa5e;
        }
        
        .deel {
            width: 40px;
            height:40px ;
            text-align: center;
        }
        .info {
            font-style:italic;
            font-size:x-small;
        }
        .get {
            width: 30px;
            height:40px ;
            text-align: center;
        }