/* 
Kleuren site
donker grijs:  #000000
blauw: #0F0D7D

rood: #FF161C
*/


*{
	padding: 0px;
	margin: 0px;
}

html, body  {
/* achtergrondkleur zie back/back.fla */

        color:#000000;
	font-family:Verdana;
        font-size:10pt;
        line-height: 1.3;  

        BACKGROUND-COLOR: #E6E6E6; 
	margin: 0;
	padding: 0;
}


#randtop {
width: 980px;
min-height: 20px;
}


#header {
width: 980px;
min-height: 200px;


	background-image:url('../flash/back.png');
        background-repeat:repeat-x;

BACKGROUND-COLOR: #FFFFFF;
}

#lijn {
width: 980px;
min-height: 1px;
BACKGROUND-COLOR: #CCCCCC;       
}

#spaceboven {
width: 980px;
min-height: 10px;
BACKGROUND-COLOR: #FFFFFF;
}




#content {
width: 980px;
min-height:300px;
}


#space {
width: 980px;
min-height: 20px;
BACKGROUND-COLOR: #E6E6E6;
         
}

#footer {
width: 980px;
min-height: 20px;
}


.tablerandtop {
        BORDER-RIGHT: #CCCCCC 0px solid; 
        BORDER-TOP: #CCCCCC 0px solid;  
        BORDER-LEFT: #CCCCCC 0px solid; 
        BORDER-BOTTOM: #CCCCCC 1px solid; 

        BACKGROUND-COLOR: #E6E6E6;


        font-family:Verdana;font-size:10pt;color:#000000;  
        line-height: 1.3;  
        margin-left: auto;
        margin-right: auto; 
        }



.tablespaceboven {
        BORDER-RIGHT: #CCCCCC 1px solid; 
        BORDER-TOP: #CCCCCC 0px solid;  
        BORDER-LEFT: #CCCCCC 1px solid; 
        BORDER-BOTTOM: #CCCCCC 0px solid; 

        BACKGROUND-COLOR: #FFFFFF;


        font-family:Verdana;font-size:10pt;color:#000000;  
        line-height: 1.3;  
        margin-left: auto;
        margin-right: auto; 
        }

/* kleur randen links rechts in header */
.tablegrijs {
        BORDER-RIGHT: #CCCCCC 0px solid; 
        BORDER-TOP: #CCCCCC 0px solid;  
        BORDER-LEFT: #CCCCCC 0px solid; 
        BORDER-BOTTOM: #CCCCCC 0px solid; 
        BACKGROUND-COLOR: #CCCCCC; 
        font-family:Verdana;font-size:1pt;color:#000000;
  
        margin-left: auto;
        margin-right: auto;
        }


/* kleur van de tabel (met de informatie) in txt */
.tabletxt {
        BORDER-RIGHT: #CCCCCC 1px solid; 
        BORDER-TOP: #CCCCCC 0px solid;  
        BORDER-LEFT: #CCCCCC 1px solid; 
        BORDER-BOTTOM: #CCCCCC 1px solid; 
        BACKGROUND-COLOR: #FFFFFF;

        font-family:Verdana;font-size:10pt;color:#000000;  
        line-height: 1.3;  
        margin-left: auto;
        margin-right: auto; 
        }



.tableleeg {
        BORDER-RIGHT: #CCCCCC 0px solid; 
        BORDER-TOP: #CCCCCC 0px solid;  
        BORDER-LEFT: #CCCCCC 0px solid; 
        BORDER-BOTTOM: #CCCCCC 0px solid; 
        font-family:Verdana;font-size:10pt;color:#000000;  
        line-height: 1.3;  
        margin-left: auto;
        margin-right: auto; 
        }








/* ********  knop of tabletxt     *********** */

/* standaard hyperlinks in tekstvlak: knop == tabletxt (zie onder) */

a.tabletxt:link  {
	font-family : verdana;
	color : #0F0D7D;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : underline;
}

a.tabletxt:visited  {
	font-family : verdana;
	color : #0F0D7D;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : underline;
}

a.tabletxt:active  {
	font-family : verdana;
	color : #0F0D7D;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : underline;
}

a.tabletxt:hover  {
	font-family : verdana;
	color : #FF161C;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : underline;
}



/* standaard hyperlinks in tekstvlak: knop == tabletxt (zie boven) */
.knop {
}

a.knop:link  {
	font-family : verdana;
	color : #0F0D7D;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : underline;
}

a.knop:visited  {
	font-family : verdana;
	color : #0F0D7D;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : underline;
}

a.knop:active  {
	font-family : verdana;
	color : #0F0D7D;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : underline;
}

a.knop:hover  {
	font-family : verdana;
	color : #FF161C;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : underline;
}


/* Lees verder: none */

.verder {
}

a.verder:link  {
	font-family : verdana;
	color : #0F0D7D;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : none;
}

a.verder:visited  {
	font-family : verdana;
	color : #0F0D7D;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : none;
}

a.verder:active  {
	font-family : verdana;
	color : #0F0D7D;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : none;
}

a.verder:hover  {
	font-family : verdana;
	color : #FF161C;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : none;
}




/* ********  knop2: in submenu  *********** */

.knop2 {
}

a.knop2:link  {
	font-family : verdana;
	color : #000000;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : none;
}

a.knop2:visited  {
	font-family : verdana;
	color : #000000;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : none;
}

a.knop2:active  {
	font-family : verdana;
	color : #000000;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : none;
}

a.knop2:hover  {
	font-family : verdana;
	color : #FF161C;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : none;
}




/* ********  knop3  knoppen menu onder linksmenu *********** */

.knop3 {
}

a.knop3:link  {
	font-family : verdana;
	color : #000000;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : none;
}

a.knop3:visited  {
	font-family : verdana;
	color : #000000;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : none;
}

a.knop3:active  {
	font-family : verdana;
	color : #000000;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : none;
}

a.knop3:hover  {
	font-family : verdana;
	color : #FF161C;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : none;
}

/* kleur vertikale strepen-> linksmenu.php */

.tablestrepen {
        BORDER-RIGHT: #CCCCCC 0px solid; 
        BORDER-TOP: #CCCCCC 0px solid;  
        BORDER-LEFT: #CCCCCC 0px solid; 
        BORDER-BOTTOM: #CCCCCC 0px solid; 
        font-family:Verdana;font-size:10pt;color:#000000;  
        line-height: 1.3;  
        margin-left: auto;
        margin-right: auto; 
        }



/* menu knoppen onder in linksmenu.php hover */

/* kleur copy-> small -> footer.php */

.small {

        font-family:Verdana;font-size:7pt;color:#000000;  

        }


/* Padding: top right bottom left  */
.koptext {
  
        BORDER-RIGHT: #CCCCCC 0px solid; 
        BORDER-TOP: #CCCCCC 0px solid;  
        BORDER-LEFT: #CCCCCC 0px solid; 
        BORDER-BOTTOM: #CCCCCC 0px solid; 
        BACKGROUND-COLOR: #FFFFFF; 
        font-family:Verdana;font-size:10pt;color:#000000;  
        line-height: 1.3;  
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px
        margin-bottom: 0px
        padding: 0px 0px 0px 0px;
}

  
        
/* Einde informatie-pagina*/



.backmenuknoppen {
}
a.backmenuknoppen:link  {
	text-decoration : none;
}

a.backmenuknoppen:visited  {
	text-decoration : none;
}

a.backmenuknoppen:active  {
	text-decoration : none;
}

a.backmenuknoppen:hover  {
	text-decoration : none;
}



/* Einde links   */



hr  {
    height:0px;border:solid #cccccc 0px;border-top-width:1px;
    }

H1  {
    font-size:10pt;font-family:verdana;font-weight:bold;margin-bottom:6px;color:#000000;
    }

textarea{
        font-family:Verdana;
        font-size:10pt;
        BORDER-RIGHT: #cccccc 1px solid; 
        BORDER-TOP: #cccccc 1px solid;  
        BORDER-LEFT: #cccccc 1px solid; 
        BORDER-BOTTOM: #cccccc 1px solid; 
    background-color:white;width:98%;
    }




/* mailform */
.tablemail {
        BORDER-RIGHT: #CCCCCC 1px solid; 
        BORDER-TOP: #CCCCCC 1px solid;  
        BORDER-LEFT: #CCCCCC 1px solid; 
        BORDER-BOTTOM: #CCCCCC 1px solid; 
        BACKGROUND-COLOR: #F3F3F3; 
        font-family:Verdana;font-size:10pt;color:#000000; 
        line-height: 1.3;   
        margin-left: auto;
        margin-right: auto; 
        }

.tablemail td {
        BORDER-RIGHT: #CCCCCC 0px solid; 
        BORDER-TOP: #CCCCCC 0px solid;  
        BORDER-LEFT: #CCCCCC 0px solid; 
        BORDER-BOTTOM: #CCCCCC 0px solid; 
padding: 2px;

} 


.input {
    border: 1px solid #cccccc;
    color:#000000;
    background: #FFFFFF;
}

.button {
    font-family:Verdana;
    font-weight : bold;
    color:#000000;
    cursor: pointer;
    border: 0px solid #D70860;
    background: #F3F3F3;
}
.button:hover {
    font-family:Verdana;
    font-weight : bold;
    cursor: pointer;
    color:#FF161C; 
    border: 0px solid #FF3632;
    background: #F3F3F3;
}





