
BODY {background-color:#d9d9d9; background-image: url(http://www.brunk.be/images/home_background.jpg); background-position: top center; background-attachment: fixed;  color: #333333; font-size: 11 ; font-family: Verdana, "Lucida Grande", Helvetica;  }

H1 {color: #000000; font-size: 20 ; font-family: lucida grande, Verdana, Arial, sans-serif; }

Table {background-color: transparent; color: #333333; font-size: 11 ; font-family: Verdana, "Lucida Grande", Helvetica; line-height: 1.3; //letter-spacing: 0.1em;//  }


#streepjeslijn1 {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}



a:link {
	color: #434343;
	text-decoration: none;
	}

a:visited {
	color: #434343;
	text-decoration: none; 
	}

a:hover {
	color: #000000;
	text-decoration: underline;
	} 




a.menu:link {
	color: #000000;
	text-decoration: none;
	}

a.menu:visited {
	color: #000000;
	text-decoration: none; 
	}

a.menu:hover {
	color: #ffffff;
	text-decoration: none; background: #ffa024;
	} 



	

	
	
a.play:link {
	color: #A10000;
	text-decoration: none;
	}
		
a.play:visited {
	color: #A10000;
	text-decoration: none; 
	}
	
a.play:hover {
	color: #ffffff;
	text-decoration: none; background: #ff6724;
	} 





a.download:link {
	color: #000000;
	text-decoration: none; background: #cfdce2;
	}

	
a.download:visited {
	color: #000000;
	text-decoration: none; background: #cfdce2;
	}
	
a.download:hover {
	color: #ffffff;
	text-decoration: none; background: #24afff;
	} 


img.cdart {border: 1px grey dashed; padding:4px; }

div.scroll {
height: 200px;
width: 280px;
overflow: auto;
border-bottom-style: dashed;
border-bottom-width: 1px;
background-color: none;
padding-right: 10px;

