


H1, H2, H3 { color: black; background-color: none;font-family: courier,verdana,helvetica; text-decoration: none;}
H1     { font-size: 30px; text-decoration: none;}
H2     { font-size: 30px; text-decoration: none;}
H3     { font-size: 20px; text-decoration: none; line-heigth:10px;}
groen  { font-size: 12px; color:green;}
rood   { font-size: 12px; color:red;}
paars  { font-size: 12px; color:#711eac}


p    {font-size: 12px; color: black;line-height: 16px;}
div  {font-size: 12px;color: black;line-height: 16px;} 
body {
	font-family: arial,verdana,helvetica, sans-serif; 
    font-size: 12px; 
    background:#b7d2e3;
    margin:0; 
    padding:0;}



#pagina {
    font-family: arial,verdana,helvetica, sans-serif; 
    font-size: 12px; 
    width:900px;
	margin: 6px auto;
	border: 2px solid #96bfda;
   	background-image: url('../afbeeldingen/header.jpg');
   	background-repeat: no-repeat;
   	background-color:#f6feff;
   	padding-top:150px;}	

#links  {
z-index: 10;
    font-family: arial,verdana,helvetica, sans-serif; 
    font-size: 20px;
   	position: relative; 
    top: 0px; 
    left: 0px;
	height:40px;
	padding-left: 70px;
	padding-right: 30px;
	padding-top:10px;
	width: 500px;}

.linktabel td {
	margin-left:30px;
	margin-right:30px;}
.linktabel { 
	border-collapse: collapse;
	height: 44px;}
td.home{
	width: 100px;}
td.deelnemers{
	width: 180px;}
td.route{	
	width: 110px;}
td.extra{	
	width: 70px;}

#homekolom {
   	position: relative; 
   	float:right;
	width: 260px;}
	
#memo {
    z-index: 100;
    font-family: courier,verdana,helvetica, sans-serif; 
    font-size: 12px; 
   	position: relative; 
   	float:right;
    top: -40px;   	
	width: 245px;
	height:260px;
	padding-left:0px;
	padding-top:80px;
   	background-image: url('../afbeeldingen/papiertje.gif');
   	background-repeat: no-repeat;}
   	
#memotekst {
	padding-left:30px;
   	position: relative;
    z-index: 110;
   	width: 220px;}   	


#content {
    z-index: 60;
    font-family: arial,verdana,helvetica, sans-serif; 
    font-size: 12px; 
    border-top: 2px; 
   	position: relative; 
  	float:left;
    top: 20px; 
    left: 70px;
   	width: 562px;}

#footer {
    width:900px;
   	height: 263px;
   	background-image: url('../afbeeldingen/footer.jpg');
   	background-repeat: no-repeat;}	
   	
   	
#kunstenaars {
    z-index: 50;
    font-family: arial,verdana,helvetica, sans-serif; 
    font-size: 11px; 
    background: none;
    padding-top: 10px;
    padding-left: 0px;
   	position: relative; 
   	float:left;
    top: -20px; 
    left: 0px;
	width: 150px;
	height: 460px;
	line-height: 8px;}


.kunstenaar { 
	border:0px;
	border-collapse: collapse;
	height: 300px;}

.kunstenaar tr {
	height:18px;}



#contentdeel {
   	position: relative; 
   	float:left;
		width: 400px;}


	
#onder {
    z-index: 100;
   	position: relative; 
   	float:left;
   	padding-right:50px;
    top: -50px;
    left:64px;}

/* Dit is het format van de diverse elementen*/
A:link             {
	color: #3f3b94;
	background-color: none;
	border-color: orange;
	text-decoration: none;
    font-weight: none; 
}
A:visited          { 
	color: #3f3b94;  
	text-decoration: none;
	background-color: none;
    font-weight: none; }
A:active           { 
	color: #3f3b94; 
	text-decoration: none; 
	background-color: none; 
    font-weight: none; }
A:hover            { 
	color: #3f3b94; 
	text-decoration:none;
	background-color: none; 
    font-weight: none; }
a.selected {
	color: #9b9da1;
	text-decoration: none; 
	background-color: none; 
    font-weight: none; }
    
.besteld  {
	font-size:12px;}
