/* Generated by ruud */

body {font-family: Arial,Helvetica,sans-serif;
    	font-size: 12pt;
    	background-color: #000000;
    	color: #ffffff;
		margin: 0px 0px 0px 25px;
    	}
 
.paars {color: #8020C5}
	 	
.onder
  	{ position: absolute; 
      bottom: 20px;
      text-align: center;
  	  }
	
.centreer { text-align: center;
              }

.rechts { text-align: right;
            }

a { color: #8020C5;
     background-color:#000000;
	 text-decoration:none;
      }
    
a:hover { color: #ffffff;
  			background-color:#000000;
			text-decoration:none;
  	        }

.navbar a:link { color: #000000;
     background-color:#8020C5;
	 text-decoration:none;
      }
.navbar a:visited { color: #000000;
     background-color:#8020C5;
	 text-decoration:none;
      }
.navbar a { color: #000000;
     background-color:#8020C5;
	 text-decoration:none;
      }
    
.navbar a:hover { color: #ffffff;
  			background-color:#8020C5;
			text-decoration:none;
  	        }
/* verwijdering van de stippellijn rondom image links in firefox */			
a img {border: none; outline: none;
	} 
:focus {-moz-outline-style: none;
	}



h1 { font-size: 20pt;
       font-family: verdana,sans-serif;
	   color: #8020C5;
       text-align: center;
	   margin-top: 0.2cm
       }

h2 { font-size: 14pt;
    color: #CCCCCC
    }

h3 { font-size: 12pt;
    }
    
p.menu_item 
 	{ margin: 0px 0px;
 	color: #ffffff
    }

p.box { position: relative;
    left: 25px;
    top: 20px;
    background-color: rgb(102, 102, 102);
    width: 150px;
    height: 150px;
    overflow: auto;
    }


