/* SITE SPECIFIC TEMPLATE STYLES 
*
*/


/****************************** SITE *******************************/






.white {
	color:white;
}


/****************************** AGENDA *******************************/
.title_agenda {
	color: #0099FF;
	font-weight: bold;
}

.agenda_a, .agenda_a:visited {
color: #0099FF;
text-decoration: none;
}

.agenda a {
	color: #0099FF;
	text-decoration: none;
}

/****************************** INITIATIEVEN *******************************/
.initiatieven_a, .initiatieven_a:visited {
	color: #9966FF;
	text-decoration: none;
	font-weight: bold;	
}

.initiatieven a {
	color: #9966FF;	
	text-decoration: none;
	
}

.initiatieven_block
{
	background-color:  #C0C9D3;
	background-position: center;
	vertical-align:bottom;
}

.top {
	vertical-align:top;
}

.initiatieven_block a {
background-image: url("/images/site/tabje_initiatieven.gif");
background-position: top right;
background-repeat: no-repeat;
padding:2px;
padding-right:16px;
height:20px;
width:100px;
margin-left:-2px;
font-family:Verdana;
font-size:10px;
}

.initiatieven_block h2
{
	font-size:  26px;
}

/****************************** OVER NIEUW EN MEER *******************************/



.overnieuwenmeer_a, .overnieuwenmeer_a a:visited, .overnieuwenmeer_a a {
	color: #009900;
	text-decoration: none;
	font-weight: bold;	
}

.overnieuwenmeer a {
	color: #009900;	
	text-decoration: none;
}

/****************************** GESCHIEDENIS *******************************/
.geschiedenis_a, .geschiedenis_a a:visited, .geschiedenis_a a {
	color: #FD6500;
	text-decoration: none;
	font-weight: bold;	
}

.geschiedenis a {
	color: #FD6500;	
	text-decoration: none;
}

#pijltjes
{
	position:absolute;
	margin-left: -60px;
	font-size: 18px;
}


/****************************** KUNSTENAARS & BEDRIJVEN *******************************/

.kunstenaars_en_bedrijven_a {
	color: #658A89;
	text-decoration: none;
	font-weight: bold;
}

.content_balk
{
	background-color: #C0C9D3;
	height: 100px;
	width: 98%;
	margin-top: 2px;
	color: black;
	padding: 10px;
}

.content_balk h3, a
{
	color: #658A89;
	padding: 0;
	margin: 0;
}

.kunstenaars_en_bedrijven_disciplines_tabel{
	font-size: 12px;
	border: 0px;
}


.kunstenaars_en_bedrijven_disciplines_tabel td{
	background-color: #C0C9D3;
	vertical-align: middle;
	text-align: left;
	padding-left:6px;

}

.kunstenaars_en_bedrijven_disciplines_tabel td a{
	color: black;
	font-size: 11px;
	font-weight:  normal;
	text-decoration: none;
}


.Arial_kunst_bedrijf {
	font-size:17px;
	text-transform:uppercase;
	font-weight:bold;
}

.Arial_kunst_bedrijf_ondertitel {
	text-transform:uppercase;
	font-size:10px;
}
.content_balk_discipline
{
	margin-top: 1px;
	height: 300px;
	width: 98%;
	padding: 10px;
}

.kunstenaars_naam_tabel td {
		background-color: #C0C9D3;
		padding: 4px;
		vertical-align: middle;
}

.kunstenaars_naam_tabel td nobg {
	background-color: transparent;
}

.kunstenaars_naam_tabel a {

	color: black;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	
}

.kunstenaars_naam_tabel td div {
	background-color: transparent;
	height: 20px;
	padding: 0;
	color: black;
	font-size: 24px;
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}

.kunstenaars_discipline_page_name{
	padding: 20px;
	vertical-align: middle;
}

/****************************** CONTACT *******************************/

.contact_a {
	color: #FF33FF;
	text-decoration: none;
	font-weight: bold;
}

#table_contact table{
	clear:  both;
	width: 100%;
}

#table_contact td{
	background-color: #C0C9D3;
	color: black;
	width: 33%;
	padding: 30px;
	padding-top: 10px;
	border: 1px solid transparent;
	margin: 0;
}


.tooltip {
	background-color: white;
	display: none;
	position: absolute;
	z-index: 100;
	margin-top: -20px;
	color: black;
	padding: 5px;
	font-weight: bold;
	font-family: verdana;
	font-size:10px;
}

.tooltip a {
		color: black;
		text-decoration: none;
}



