@charset "utf-8";
/* CSS Document */

html, body{height: 100%;margin:0;padding:0;}

* html #nonFooter{height: 100%;}

* html #Footer{margin-top: -204px;	}


a{
outline:none;
text-decoration:none;
color:#585353;
}

a:hover{
outline:none;
color:#0099FF;
}


strong{
font-size:9pt;
color:#000;
font-weight:bold;
}

/* ----- Divs ----- */


#ConGlobal{
width:932px;
height:100%;
margin:auto;
background-image:url(../img/bgrepeat.jpg);
background-repeat:repeat-y;
}

* #ConGlobal2{
width:932px;
height:100%;
margin:auto;
background-image:url(../img/bgrepeat.jpg);
background-repeat:repeat-y;
}

#Logo{
background-image:url(../img/logo.jpg);
background-repeat:no-repeat;
height:206px;
width:323px;
float:left;
}

#Datum{
background-image:url(../img/datum.jpg);
background-repeat:no-repeat;
height:206px;
width:609px;
float:left;
}

#Navigatie{
background-repeat:no-repeat;
width:932px;
height:52px;
float:left;

}

	#Home{
	height:52px;
	width:87px;
	float:left;
	margin-left:22px;
	}
	
	#Programma{
	height:52px;
	width:147px;
	float:left;
	margin-left:45px
	}
	
	#Artiesten{
	height:52px;
	width:124px;
	float:left;
	margin-left:40px
	}
	
	#Locaties{
	height:52px;
	width:100px;
	float:left;
	margin-left:45px
	}
	
	#Media{
	height:52px;
	width:84px;
	float:left;
	margin-left:49px
	}
	
	#Contact{
	height:52px;
	width:90px;
	float:left;
	margin-left:41px
	}

#Contentvak{
width:930px;
border-right:#8cd6a6;
border-right-style:solid;
border-right-width:1px;
border-left:#8cd6a6;
border-left-style:solid;
border-left-width:1px;
margin-bottom:204px;
float:left;
}

#Contentlinksholder{
margin-left:30px;
margin-top:20px;
width:282px;
height:auto;
float:left;
}

	#Contentlinks_trompettop{
	background-image:url(../img/trompet_top.jpg);
	width:282px;
	height:44px;
	}
	
	#Contentlinks_trompetstretch{
	background-image:url(../img/trompet_stretch.jpg);
	background-repeat:repeat-y;
	width:262px;
	height:auto;
	padding-left:20px;
	}
	
	#Contentlinks_trompetbodem{
	background-image:url(../img/trompet_bodem.jpg);
	background-repeat:no-repeat;
	width:282px;
	height:14px;
	*padding-bottom:425px;
	_padding-bottom:0px;
	}
	
	#Contentlinks_trompetbodemMedia{
	background-image:url(../img/trompet_bodem.jpg);
	background-repeat:no-repeat;
	width:282px;
	height:14px;
	*padding-bottom:325px;
	_padding-bottom:0px;
	}
	
	#Contentlinks_trompetbodemContact{
	background-image:url(../img/trompet_bodem.jpg);
	background-repeat:no-repeat;
	width:282px;
	height:14px;
	*padding-bottom:625px;
	_padding-bottom:0px;
	}
	
	#Contentlinks_trompetbodem_artiesten{
	background-image:url(../img/trompet_bodem.jpg);
	background-repeat:no-repeat;
	width:282px;
	height:14px;
	*padding-bottom:265px;
	_padding-bottom:0px;
	}
	
	#Contentlinks_trompetbodem_programma{
	background-image:url(../img/trompet_bodem.jpg);
	background-repeat:no-repeat;
	width:282px;
	height:14px;
	*padding-bottom:1800px;
	_padding-bottom:0px;
	}
	
	

#Contentrechtsholder{
height:auto;
float:right;
width:584px;
}

	#Contentrechtstitel{
	margin-top:20px;
	/*height:44px;*/
	float:right;
	width:554px;
	padding-right:30px;	
	}
	
	
	#Contentrechtscontent{
	margin-top:10px;
	height:auto;
	float:right;
	width:554px;
	padding-right:30px;

	}



#nonFooter{
position: relative;
min-height: 100%;
}

#Footer{
width:932px;
background-image:url(../img/footer_13.jpg);
height:204px;
float:left;
position: relative;
margin: -204px auto 0 auto;
}

#programmapopup{
	width:1000px;
	height:552px;
}


h1 {
font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:11pt;
line-height:14pt;
text-align:left;
color:#000000;
font-weight: bold;
}


/* ----- Classes ----- */

.Content{
font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
line-height:14pt;
text-align:left;
color:#585353;
}

.Content2{
font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
line-height:16pt;
text-align:left;
color:#000;
}

.Content2 .artist-image{
	margin-top:15px;
}

.highlights{
font-size:9pt;
color:#636363;
}

.Navigation{
border:0px;
}

.rightimgborder{
	margin-left:5px;
	
}

.smallclass{
	margin-left:440px;
}


